From 264a51de3f87033674928899d3ab3d36b6db66f9 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Wed, 21 May 2014 11:11:27 +0200 Subject: [PATCH] gnome-shell-wayland.desktop: Drop mutter-launch from Exec line mutter-launch has been replaced with logind's Session and Seat APIs. --- data/gnome-shell-wayland.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gnome-shell-wayland.desktop.in.in b/data/gnome-shell-wayland.desktop.in.in index 4c7d5a761..40ebc517b 100644 --- a/data/gnome-shell-wayland.desktop.in.in +++ b/data/gnome-shell-wayland.desktop.in.in @@ -2,7 +2,7 @@ Type=Application _Name=GNOME Shell (wayland compositor) _Comment=Window management and application launching -Exec=@bindir@/mutter-launch -- gnome-shell --wayland --display-server +Exec=@bindir@/gnome-shell --wayland --display-server X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-shell X-GNOME-Bugzilla-Component=general