improve e menu contents.

SVN revision: 67015
This commit is contained in:
Carsten Haitzler 2012-01-10 11:57:09 +00:00
parent 79e0406a40
commit ea8f8c3a75
1 changed files with 3 additions and 2 deletions

View File

@ -31,6 +31,7 @@
applications here --> applications here -->
<Not><Category>Accessibility</Category></Not> <Not><Category>Accessibility</Category></Not>
<Not><Category>System</Category></Not> <Not><Category>System</Category></Not>
<Not><Category>Development</Category></Not>
</And> </And>
</Include> </Include>
</Menu> <!-- End Accessories --> </Menu> <!-- End Accessories -->
@ -52,12 +53,12 @@
<Name>Development</Name> <Name>Development</Name>
<Directory>Development.directory</Directory> <Directory>Development.directory</Directory>
<Include> <Include>
<And> <Or>
<Category>Development</Category> <Category>Development</Category>
<Category>X-KDE-KDevelopIDE</Category> <Category>X-KDE-KDevelopIDE</Category>
<Category>Translation</Category> <Category>Translation</Category>
<Category>WebDevelopment</Category> <Category>WebDevelopment</Category>
</And> </Or>
<Filename>emacs.desktop</Filename> <Filename>emacs.desktop</Filename>
</Include> </Include>
</Menu> <!-- End Development Tools --> </Menu> <!-- End Development Tools -->