[gnome-panel/wip/gnome-3.10+] fix '--replace'
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip/gnome-3.10+] fix '--replace'
- Date: Mon, 13 Oct 2014 01:48:25 +0000 (UTC)
commit 051e4b4ad09b4c1840316fc8f22e547fbb4cd1f3
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Mon Oct 13 03:19:27 2014 +0300
fix '--replace'
This is broken after switching to dbus for registering with
session manager.
Fix this by setting X-GNOME-AutoRestart to false. In case of crash
GNOME Panel will be autorestarted even with AutoRestart=false.
gnome-panel/gnome-panel.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-panel/gnome-panel.desktop.in.in b/gnome-panel/gnome-panel.desktop.in.in
index bea8e9a..b95e512 100644
--- a/gnome-panel/gnome-panel.desktop.in.in
+++ b/gnome-panel/gnome-panel.desktop.in.in
@@ -12,6 +12,6 @@ X-GNOME-Bugzilla-Version= VERSION@
Categories=GNOME;GTK;System;Core;
OnlyShowIn=GNOME;
NoDisplay=true
-X-GNOME-AutoRestart=true
+X-GNOME-AutoRestart=false
X-GNOME-Autostart-Phase=Panel
X-GNOME-Provides=panel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]