[gnome-shell] gs-menu: Do not exclude "Core" category



commit 3f6165799ffea18d5844e3c9daa8f0ddd5650b00
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Jan 25 18:21:36 2011 +0100

    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.

 data/gs-applications.menu |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/gs-applications.menu b/data/gs-applications.menu
index cb4db03..b26ed00 100644
--- a/data/gs-applications.menu
+++ b/data/gs-applications.menu
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]