From cacb878ea6922ddbadb9c80376d14be7664aab0b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 13 Nov 2023 17:32:04 -0600 Subject: [PATCH] Instead of saying X-Leave, say Leave. --- debian/changelog | 6 ++ debian/patches/series | 1 + debian/patches/x-leave-to-leave.patch | 110 ++++++++++++++++++++++++++ 3 files changed, 117 insertions(+) create mode 100644 debian/patches/series create mode 100644 debian/patches/x-leave-to-leave.patch diff --git a/debian/changelog b/debian/changelog index 93b8a44..64b8f43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxqt-menu-data (1.4.1-0ubuntu3) noble; urgency=medium + + * Instead of saying X-Leave, say Leave. + + -- Simon Quigley Mon, 13 Nov 2023 17:28:47 -0600 + lxqt-menu-data (1.4.1-0ubuntu2) noble; urgency=medium * Add Breaks/Replaces to ensure smooth upgrades diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..bda2cd7 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +x-leave-to-leave.patch diff --git a/debian/patches/x-leave-to-leave.patch b/debian/patches/x-leave-to-leave.patch new file mode 100644 index 0000000..2a1da11 --- /dev/null +++ b/debian/patches/x-leave-to-leave.patch @@ -0,0 +1,110 @@ +Description: Instead of saying X-Leave, say Leave + There's no Wayland-Leave, is there? +Author: Simon Quigley +Origin: vendor +Forwarded: no +Last-Update: 2023-11-13 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/menu/lxqt-applications-compact.menu ++++ b/menu/lxqt-applications-compact.menu +@@ -139,7 +139,7 @@ + System + Settings + PackageManager +- X-Leave ++ Leave + Screensaver + lxqt-about.desktop + +@@ -209,11 +209,11 @@ + + + +- X-Leave ++ Leave + lxqt-leave.directory + + +- X-Leave ++ Leave + + + +@@ -240,7 +240,7 @@ + LXQtSettings + DesktopSettings + +- X-Leave ++ Leave + Screensaver + + +--- a/menu/lxqt-applications-simple.menu ++++ b/menu/lxqt-applications-simple.menu +@@ -147,7 +147,7 @@ + System + Settings + PackageManager +- X-Leave ++ Leave + Screensaver + lxqt-about.desktop + +@@ -193,11 +193,11 @@ + + + +- X-Leave ++ Leave + lxqt-leave.directory + + +- X-Leave ++ Leave + + + +@@ -217,7 +217,7 @@ + + Configuration Center + +- X-Leave ++ Leave + Screensaver + + +--- a/menu/lxqt-applications.menu ++++ b/menu/lxqt-applications.menu +@@ -139,7 +139,7 @@ + System + Settings + PackageManager +- X-Leave ++ Leave + Screensaver + lxqt-about.desktop + +@@ -205,11 +205,11 @@ + + + +- X-Leave ++ Leave + lxqt-leave.directory + + +- X-Leave ++ Leave + + + +@@ -229,7 +229,7 @@ + DesktopSettings + LXQt-About + +- X-Leave ++ Leave + Screensaver + +