From fd3f2289c353249b5856daf22b600d498701a077 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 21 Mar 2011 15:45:51 -0400 Subject: [PATCH] gnome-shell.desktop: Set autorestart flag This is the last ditch 3.0 plan for error handling. See https://bugzilla.gnome.org/show_bug.cgi?id=645251 https://bugzilla.gnome.org/show_bug.cgi?id=645451 --- data/gnome-shell.desktop.in.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/gnome-shell.desktop.in.in b/data/gnome-shell.desktop.in.in index e64364ac1..6d04a0a11 100644 --- a/data/gnome-shell.desktop.in.in +++ b/data/gnome-shell.desktop.in.in @@ -13,3 +13,4 @@ NoDisplay=true X-GNOME-Autostart-Phase=WindowManager X-GNOME-Provides=panel;windowmanager; X-GNOME-Autostart-Notify=true +X-GNOME-AutoRestart=true