[gnome-session] [session-properties] set NoDisplay=true for the session properties dialog



commit 84a733203e076142a960005eaf0ac602521470fb
Author: William Jon McCann <jmccann redhat com>
Date:   Mon Nov 1 19:42:17 2010 -0400

    [session-properties] set NoDisplay=true for the session properties dialog
    
    It doesn't really fit into the new System Settings design nor does it really
    make sense for a user to be able to turn off core desktop components like
    power management or networking.  We'll likely redesign this to only
    show applications and include it in some other place in the System Settings.

 data/session-properties.desktop.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/session-properties.desktop.in.in b/data/session-properties.desktop.in.in
index 67af5f8..160694f 100644
--- a/data/session-properties.desktop.in.in
+++ b/data/session-properties.desktop.in.in
@@ -8,6 +8,7 @@ Type=Application
 StartupNotify=true
 Categories=GTK;GNOME;Settings;X-GNOME-PersonalSettings;
 OnlyShowIn=GNOME;
+NoDisplay=true
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-session
 X-GNOME-Bugzilla-Component=gnome-session-properties



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