[nautilus] nautilus.desktop: Remove NoDisplay=true



commit b2d4ac40205e22e63e598ab742b56283acbc8901
Author: Colin Walters <walters verbum org>
Date:   Fri Dec 17 11:26:07 2010 -0500

    nautilus.desktop: Remove NoDisplay=true
    
    For GNOME 3, File Manager is moving towards being an application,
    and therefore, we want it to show up in the appliactions list.

 data/nautilus.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/nautilus.desktop.in.in b/data/nautilus.desktop.in.in
index 44008bb..33ae3cc 100644
--- a/data/nautilus.desktop.in.in
+++ b/data/nautilus.desktop.in.in
@@ -5,8 +5,8 @@ Icon=system-file-manager
 Terminal=false
 Type=Application
 StartupNotify=true
-NoDisplay=true
 OnlyShowIn=GNOME;
+Categories=GNOME;GTK;Utility;System;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=nautilus
 X-GNOME-Bugzilla-Component=general



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