[gnome-settings-daemon] Add Unity to OnlyShowIn value for autostart desktop file



commit b3326c77fe4529c233b7d96054bfddd6e7976d90
Author: Michael Terry <michael terry canonical com>
Date:   Tue Jul 19 14:56:46 2011 -0400

    Add Unity to OnlyShowIn value for autostart desktop file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654919

 data/gnome-settings-daemon.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-settings-daemon.desktop.in.in b/data/gnome-settings-daemon.desktop.in.in
index 1e18860..b090fc3 100644
--- a/data/gnome-settings-daemon.desktop.in.in
+++ b/data/gnome-settings-daemon.desktop.in.in
@@ -2,7 +2,7 @@
 Type=Application
 _Name=GNOME Settings Daemon
 Exec= LIBEXECDIR@/gnome-settings-daemon
-OnlyShowIn=GNOME;
+OnlyShowIn=GNOME;Unity;
 NoDisplay=true
 X-GNOME-Autostart-Phase=Initialization
 X-GNOME-Autostart-Notify=true



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