summaryrefslogtreecommitdiff
path: root/data/applications
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2011-09-09 16:27:14 -0400
committerRay Strode <rstrode@redhat.com>2011-09-09 16:27:14 -0400
commit4be041078899d511dbde3cd84fb29089c8ac3b46 (patch)
treeb6f83dec8042ec1c1a4d8df2b3258a1ba6fb3379 /data/applications
parent23a98ab436bc86431ffd83bfedc5c32cb34faf9e (diff)
downloadgdm-4be041078899d511dbde3cd84fb29089c8ac3b46.tar.gz
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
Diffstat (limited to 'data/applications')
-rw-r--r--data/applications/gnome-shell.desktop.in2
1 files changed, 1 insertions, 1 deletions
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