diff options
Diffstat (limited to 'x11/gnome-menus/files/patch-layout::applications.menu')
-rw-r--r-- | x11/gnome-menus/files/patch-layout::applications.menu | 302 |
1 files changed, 0 insertions, 302 deletions
diff --git a/x11/gnome-menus/files/patch-layout::applications.menu b/x11/gnome-menus/files/patch-layout::applications.menu deleted file mode 100644 index 116dad13f..000000000 --- a/x11/gnome-menus/files/patch-layout::applications.menu +++ /dev/null @@ -1,302 +0,0 @@ ---- 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> -+ <!-- Scan legacy dirs first, as later items take priority -+ <LegacyDir>/etc/X11/applnk</LegacyDir> --> - <LegacyDir>/usr/share/gnome/apps</LegacyDir> - - <!-- Read standard .directory and .desktop file locations --> -@@ -31,6 +30,8 @@ - applications here --> - <Not><Category>Accessibility</Category></Not> - <Not><Category>System</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Accessories --> -@@ -43,6 +44,8 @@ - <And> - <Category>Accessibility</Category> - <Not><Category>Settings</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Accessibility --> -@@ -54,6 +57,8 @@ - <Include> - <And> - <Category>Development</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - <Filename>emacs.desktop</Filename> - </Include> -@@ -66,6 +71,8 @@ - <Include> - <And> - <Category>Education</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Education --> -@@ -77,6 +84,8 @@ - <Include> - <And> - <Category>Game</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Games --> -@@ -88,6 +97,8 @@ - <Include> - <And> - <Category>Graphics</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Graphics --> -@@ -99,6 +110,8 @@ - <Include> - <And> - <Category>Network</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Internet --> -@@ -110,6 +123,8 @@ - <Include> - <And> - <Category>AudioVideo</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Multimedia --> -@@ -121,6 +136,8 @@ - <Include> - <And> - <Category>Office</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Office --> -@@ -133,6 +150,8 @@ - <And> - <Category>System</Category> - <Not><Category>Settings</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </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>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> - </And> - </Include> - </Menu> <!-- End Other --> - -+ <!-- Read in overrides and child menus from applications-merged/ --> -+ <DefaultMergeDirs/> -+ -+ <!-- KDE --> -+ <Menu> -+ <KDELegacyDirs/> -+ <Name>KDE</Name> -+ <Directory>KDE.directory</Directory> -+ -+ <!-- KAccessories submenu --> -+ <Menu> -+ <Name>Accessories</Name> -+ <Directory>Accessories.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Utility</Category> -+ <Not> -+ <Category>System</Category> -+ </Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KAccessories --> -+ -+ <!-- KAccessibility submenu --> -+ <Menu> -+ <Name>Accessibility</Name> -+ <Directory>Accessibility.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Accessibility</Category> -+ <Not> -+ <Category>Settings</Category> -+ </Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KAccessibility --> -+ -+ <!-- KDevelopment Tools --> -+ <Menu> -+ <Name>Development</Name> -+ <Directory>Development.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Development</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KDevelopment Tools --> -+ -+ <!-- KEducation --> -+ <Menu> -+ <Name>Education</Name> -+ <Directory>Education.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Education</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KEducation --> -+ -+ <!-- KGames --> -+ <Menu> -+ <Name>Games</Name> -+ <Directory>Games.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Game</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KGames --> -+ -+ <!-- KGraphics --> -+ <Menu> -+ <Name>Graphics</Name> -+ <Directory>Graphics.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Graphics</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KGraphics --> -+ -+ <!-- KInternet --> -+ <Menu> -+ <Name>Internet</Name> -+ <Directory>Internet.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Network</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KInternet --> -+ -+ <!-- KMultimedia --> -+ <Menu> -+ <Name>Multimedia</Name> -+ <Directory>Multimedia.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>AudioVideo</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KMultimedia --> -+ -+ <!-- KOffice --> -+ <Menu> -+ <Name>Office</Name> -+ <Directory>Office.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Or> -+ <Category>Office</Category> -+ </Or> -+ </And> -+ </Include> -+ </Menu><!-- End KOffice --> -+ -+ <!-- KSystem Tools--> -+ <Menu> -+ <Name>System</Name> -+ <Directory>System-Tools.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>System</Category> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KSystem Tools --> -+ -+ <!-- KOther --> -+ <Menu> -+ <Name>Other</Name> -+ <Directory>Other.directory</Directory> -+ <OnlyUnallocated/> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Application</Category> -+ <Not><Category>Core</Category></Not> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KOther --> -+ </Menu> <!-- KDE --> -+ - </Menu> <!-- End Applications --> |