[gnome-panel] Add X-GNOME-AutoRestart to desktop file



commit 67fd15da344e590314b92147382d2cc37f074136
Author: Chris Coulson <chrisccoulson googlemail com>
Date:   Wed Feb 10 02:14:54 2010 +0000

    Add X-GNOME-AutoRestart to desktop file
    
    We don't set the restart style to SmRestartImmediately since the
    migration to EggSMClient. This fixes that.

 gnome-panel/gnome-panel.desktop.in.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnome-panel/gnome-panel.desktop.in.in b/gnome-panel/gnome-panel.desktop.in.in
index 2ef1cd2..4ffce87 100644
--- a/gnome-panel/gnome-panel.desktop.in.in
+++ b/gnome-panel/gnome-panel.desktop.in.in
@@ -13,6 +13,7 @@ X-GNOME-Bugzilla-Version= VERSION@
 Categories=GNOME;GTK;Utility;Core;
 OnlyShowIn=GNOME;
 NoDisplay=true
+X-GNOME-AutoRestart=true
 X-GNOME-Autostart-Phase=Panel
 X-GNOME-Provides=panel
 X-GNOME-Autostart-Notify=true



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