[gnome-shell] gnome-shell-wayland.desktop: Drop mutter-launch from Exec line



commit 264a51de3f87033674928899d3ab3d36b6db66f9
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed May 21 11:11:27 2014 +0200

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-shell-wayland.desktop.in.in b/data/gnome-shell-wayland.desktop.in.in
index 4c7d5a7..40ebc51 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]