summaryrefslogblamecommitdiffstats
path: root/x11/gnome-menus3/files/patch-layout::applications.menu
blob: 75fe8586ac1efc304ee511f976d1a6d67418c982 (plain) (tree)















































































































































































































































































































                                                                           
--- 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 @@
   <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>
 
   <!-- Read standard .directory and .desktop file locations -->
   <DefaultAppDirs/>
@@ -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>Screensaver</Category></Not>
         <Not><Category>X-GNOME-Settings-Panel</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 -->