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:
parent
d2a40d6885
commit
3f6165799f
@ -77,10 +77,6 @@
|
|||||||
<OnlyUnallocated/>
|
<OnlyUnallocated/>
|
||||||
<Include>
|
<Include>
|
||||||
<And>
|
<And>
|
||||||
<Or>
|
|
||||||
<Category>Documentation</Category>
|
|
||||||
<Not><Category>Core</Category></Not>
|
|
||||||
</Or>
|
|
||||||
<Not><Category>Settings</Category></Not>
|
<Not><Category>Settings</Category></Not>
|
||||||
<Not><Category>Screensaver</Category></Not>
|
<Not><Category>Screensaver</Category></Not>
|
||||||
</And>
|
</And>
|
||||||
|
Loading…
Reference in New Issue
Block a user