|
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>Server</Name>
<Directory>ServerConfig.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 applications.d -->
<DefaultMergeDirs/>
<!-- toplevel menu items -->
<Include>
<And>
<Category>X-Red-Hat-Base</Category>
<Category>Application</Category>
<Category>X-Red-Hat-ServerConfig</Category>
</And>
</Include>
<!-- More Server -->
<Menu>
<Name>MoreServer</Name>
<Directory>ServerConfig-More.directory</Directory>
<Include>
<And>
<Not><Category>X-Red-Hat-Base-Only</Category></Not>
<Not><Category>X-Red-Hat-Base</Category></Not>
<Category>Application</Category>
<Category>X-Red-Hat-ServerConfig</Category>
</And>
</Include>
</Menu> <!-- End More Server Settings -->
</Menu> <!-- End Server Settings -->