[mutter] data: drop mutter-wayland.desktop



commit 7b20d151edcf8dd23a058ae5d040a68ae4e059b5
Author: Ray Strode <rstrode redhat com>
Date:   Wed Dec 17 13:31:31 2014 -0500

    data: drop mutter-wayland.desktop
    
    It's not needed since we can automatically figure things out
    based on logind.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741666

 data/Makefile.am               |    3 +--
 data/mutter-wayland.desktop.in |   17 -----------------
 2 files changed, 1 insertions(+), 19 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2c11822..699a834 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,6 +1,5 @@
 desktopfiles_in_files = \
-       mutter.desktop.in \
-       mutter-wayland.desktop.in
+       mutter.desktop.in
 desktopfilesdir = $(datadir)/applications
 desktopfiles_DATA = $(desktopfiles_in_files:.desktop.in=.desktop)
 


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