diff options
Diffstat (limited to 'x11/gnome-menus/files/patch-layout::applications.menu')
-rw-r--r-- | x11/gnome-menus/files/patch-layout::applications.menu | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/x11/gnome-menus/files/patch-layout::applications.menu b/x11/gnome-menus/files/patch-layout::applications.menu index 75fe8586a..116dad13f 100644 --- a/x11/gnome-menus/files/patch-layout::applications.menu +++ b/x11/gnome-menus/files/patch-layout::applications.menu @@ -1,19 +1,17 @@ ---- layout/applications.menu.orig 2011-03-31 08:48:41.000000000 +0200 -+++ layout/applications.menu 2011-04-05 20:11:35.000000000 +0200 -@@ -6,10 +6,9 @@ +--- layout/applications.menu.orig 2008-04-21 15:49:29.000000000 -0400 ++++ layout/applications.menu 2008-04-28 14:51:24.000000000 -0400 +@@ -6,9 +6,8 @@ <Name>Applications</Name> <Directory>X-GNOME-Menu-Applications.directory</Directory> - <!-- Scan legacy dirs first, as later items take priority --> - <KDELegacyDirs/> - <LegacyDir>/etc/X11/applnk</LegacyDir> -- <LegacyDir>/usr/share/gnome/apps</LegacyDir> + <!-- Scan legacy dirs first, as later items take priority + <LegacyDir>/etc/X11/applnk</LegacyDir> --> -+ <LegacyDir>/usr/local/share/gnome/apps</LegacyDir> + <LegacyDir>/usr/share/gnome/apps</LegacyDir> <!-- Read standard .directory and .desktop file locations --> - <DefaultAppDirs/> @@ -31,6 +30,8 @@ applications here --> <Not><Category>Accessibility</Category></Not> @@ -106,10 +104,10 @@ </Menu> <!-- End System Tools --> @@ -147,8 +166,197 @@ <Not><Category>Core</Category></Not> + <Not><Category>Settings</Category></Not> <Not><Category>Screensaver</Category></Not> - <Not><Category>X-GNOME-Settings-Panel</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> ++ <Not><Category>Qt</Category></Not> ++ <Not><Category>KDE</Category></Not> </And> </Include> </Menu> <!-- End Other --> @@ -176,7 +174,7 @@ + + <!-- KEducation --> + <Menu> -+ <Name>Education</Name> ++ <Name>Education</Name> + <Directory>Education.directory</Directory> + <Include> + <And> @@ -196,7 +194,7 @@ + <Include> + <And> + <Or> -+ <Category>Qt</Category> ++ <Category>Qt</Category> + <Category>KDE</Category> + </Or> + <Category>Game</Category> |