gs-menu: Do not exclude "Core" category

With the current rule set, we exclude applications in the "Core"
category - this includes Nautilus, which we want to show up at
least until "Finding and Reminding" is implemented, so remove
the exclude rule for now.
This commit is contained in:
Florian Müllner 2011-01-25 18:21:36 +01:00
parent d2a40d6885
commit 3f6165799f

View File

@ -77,10 +77,6 @@
<OnlyUnallocated/>
<Include>
<And>
<Or>
<Category>Documentation</Category>
<Not><Category>Core</Category></Not>
</Or>
<Not><Category>Settings</Category></Not>
<Not><Category>Screensaver</Category></Not>
</And>