aboutsummaryrefslogtreecommitdiffstats
path: root/menu
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mageia.org>2011-12-05 02:47:23 +0000
committerAnssi Hannula <anssi@mageia.org>2011-12-05 02:47:23 +0000
commit4c6abf7ac2e74c864bf74bbfb9839a4d2eaa6f5c (patch)
tree1ec82c6b03cc3e93352b6bc28bf6489c1786d4ab /menu
parenteb1969917185aba3a9f3b4b9f8d5debd253e847e (diff)
downloadcommon-data-4c6abf7ac2e74c864bf74bbfb9839a4d2eaa6f5c.tar
common-data-4c6abf7ac2e74c864bf74bbfb9839a4d2eaa6f5c.tar.gz
common-data-4c6abf7ac2e74c864bf74bbfb9839a4d2eaa6f5c.tar.bz2
common-data-4c6abf7ac2e74c864bf74bbfb9839a4d2eaa6f5c.tar.xz
common-data-4c6abf7ac2e74c864bf74bbfb9839a4d2eaa6f5c.zip
drop ineffective exclude of non-GTK/Qt filesystem tools from SystemTools
'FileSystem' category was excluded from SystemTools if the application didn't have either GTK/GNOME or Qt/KDE categories as well. However, the actual fd.o category name is 'Filesystem', so the rule was ineffective. Instead of correcting the typo, simply remove it, as System Filesystem tools should probably always be shown in SystemTools regardless of toolkit. If the application is not a system tool but a more user-oriented one, it should have Utility;Filesystem; instead.
Diffstat (limited to 'menu')
-rw-r--r--menu/applications.menu.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/menu/applications.menu.in b/menu/applications.menu.in
index 047c763..0461c2e 100644
--- a/menu/applications.menu.in
+++ b/menu/applications.menu.in
@@ -394,7 +394,6 @@
</Or>
<Not>
<Category>FileTools</Category>
- <Category>FileSystem</Category>
<Category>Applet</Category>
<Category>@ALTERNATIVE_DESKTOP@</Category>
<Category>@ALTERNATIVE_TOOLKIT@</Category>