From 4be041078899d511dbde3cd84fb29089c8ac3b46 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 9 Sep 2011 16:27:14 -0400 Subject: data: don't hard code path of gnome-shell This was a copy-and-paste mistake I think. Spotted by vuntz. https://bugzilla.gnome.org/show_bug.cgi?id=658429 --- data/applications/gnome-shell.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/applications') diff --git a/data/applications/gnome-shell.desktop.in b/data/applications/gnome-shell.desktop.in index ceef4f03..5df90548 100644 --- a/data/applications/gnome-shell.desktop.in +++ b/data/applications/gnome-shell.desktop.in @@ -2,6 +2,6 @@ Type=Application _Name=GNOME Shell _Comment=Window management and compositing -Exec=/usr/bin/gnome-shell --gdm-mode +Exec=gnome-shell --gdm-mode X-GNOME-Autostart-Notify=true X-GNOME-AutoRestart=true -- cgit v1.2.1