|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /etc/xdg/menus/ |
Upload File : |
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Preferences</Name>
<Directory>Settings.directory</Directory>
<!-- Scan legacy dirs first, as later items take priority -->
<LegacyDir>/usr/share/gnome/apps</LegacyDir>
<LegacyDir>/etc/X11/applnk</LegacyDir>
<!-- Read standard .directory and .desktop file locations -->
<DefaultAppDirs/>
<DefaultDirectoryDirs/>
<!-- Read in overrides and child menus from preferences.d -->
<DefaultMergeDirs/>
<!-- Stuff in the toplevel -->
<Include>
<And>
<Category>Settings</Category>
<Category>X-Red-Hat-Base</Category>
<Not>
<Or>
<Category>System</Category>
<Category>Accessibility</Category>
</Or>
</Not>
</And>
</Include>
<Exclude>
<Filename>redhat-userpasswd.desktop</Filename>
</Exclude>
<!-- Accessibility -->
<Menu>
<Name>Accessibility</Name>
<Directory>Settings-Accessibility.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Category>Accessibility</Category>
<Not>
<Or>
<Category>System</Category>
</Or>
</Not>
</And>
</Include>
</Menu>
<!-- More Prefs -->
<Menu>
<Name>MorePreferences</Name>
<Directory>Settings-More.directory</Directory>
<Include>
<And>
<Category>Settings</Category>
<Not>
<Or>
<Category>System</Category>
<Category>X-Red-Hat-Base-Only</Category>
<Category>X-Red-Hat-Base</Category>
</Or>
</Not>
</And>
<Filename>gnome-gconf-editor</Filename>
</Include>
<Exclude>
<Filename>redhat-userinfo.desktop</Filename>
<Filename>gnome-gdmphotosetup.desktop</Filename>
</Exclude>
</Menu> <!-- End More Prefs -->
</Menu> <!-- End Prefs -->