summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-common/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2016-11-29 19:20:12 +0000
committerV3n3RiX <venerix@redcorelinux.org>2016-11-29 19:20:12 +0000
commitc9b09c743418238f1b150c923dd20f8b25d01a2f (patch)
treebaa7ba8858197dbf56aa4f5670e720070579fe9c /lxqt-base/lxqt-common/files
parent948b3e672e91ac16d14fc089fcd2872f39606639 (diff)
adjust default lxqt menu, do not mix categories, put entries where they belong
Diffstat (limited to 'lxqt-base/lxqt-common/files')
-rw-r--r--lxqt-base/lxqt-common/files/lxqt-applications-menu-cleanup.patch87
1 files changed, 87 insertions, 0 deletions
diff --git a/lxqt-base/lxqt-common/files/lxqt-applications-menu-cleanup.patch b/lxqt-base/lxqt-common/files/lxqt-applications-menu-cleanup.patch
new file mode 100644
index 00000000..991d2f89
--- /dev/null
+++ b/lxqt-base/lxqt-common/files/lxqt-applications-menu-cleanup.patch
@@ -0,0 +1,87 @@
+diff -Nur a/menu/lxqt-applications.menu b/menu/lxqt-applications.menu
+--- a/menu/lxqt-applications.menu 2016-09-23 23:44:22.000000000 +0100
++++ b/menu/lxqt-applications.menu 2016-11-29 19:12:49.779191588 +0000
+@@ -20,12 +20,13 @@
+ <Include>
+ <And>
+ <Category>Utility</Category>
+- <!-- Accessibility spec must have either the Utility or Settings
++ <!-- Accessibility spec must have either the Utility or Settings
+ category, and we display an accessibility submenu already for
+ the ones that do not have Settings, so don't display accessibility
+ applications here -->
+ <Not><Category>Accessibility</Category></Not>
+ <Not><Category>System</Category></Not>
++ <Not><Category>Graphics</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Accessories -->
+@@ -61,6 +62,7 @@
+ <Include>
+ <And>
+ <Category>Education</Category>
++ <Not><Category>Office</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Education -->
+@@ -83,7 +85,7 @@
+ <Include>
+ <And>
+ <Category>Graphics</Category>
+- <Not><Category>Utility</Category></Not>
++ <Not><Category>Office</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Graphics -->
+@@ -95,6 +97,7 @@
+ <Include>
+ <And>
+ <Category>Network</Category>
++ <Not><Category>Game</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Internet -->
+@@ -125,6 +128,7 @@
+ <Include>
+ <And>
+ <Category>Office</Category>
++ <Not><Category>Network</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Office -->
+@@ -140,26 +144,10 @@
+ <Not><Category>PackageManager</Category></Not>
+ <Not><Category>X-Leave</Category></Not>
+ <Not><Category>Screensaver</Category></Not>
+- <Not><Filename>lxqt-about.desktop</Filename></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End System Tools -->
+
+- <!-- Other -->
+- <Menu>
+- <Name>Other</Name>
+- <Directory>lxde-other.directory</Directory>
+- <OnlyUnallocated/>
+- <Include>
+- <And>
+- <Not><Category>Core</Category></Not>
+- <Not><Category>Settings</Category></Not>
+- <Not><Category>Screensaver</Category></Not>
+- </And>
+- </Include>
+- </Menu> <!-- End Other -->
+-
+- <!-- Settings -->
+ <Menu>
+ <Name>DesktopSettings</Name>
+ <Directory>lxde-settings.directory</Directory>
+@@ -204,7 +192,7 @@
+ </Layout>
+ </Menu> <!-- End Settings -->
+
+- <!-- Leave -->
++ <!-- Leave -->
+ <Menu>
+ <Name>X-Leave</Name>
+ <Directory>lxqt-leave.directory</Directory>