mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
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
This commit is contained in:
parent
8ec0c99ff4
commit
7b20d151ed
@ -1,6 +1,5 @@
|
|||||||
desktopfiles_in_files = \
|
desktopfiles_in_files = \
|
||||||
mutter.desktop.in \
|
mutter.desktop.in
|
||||||
mutter-wayland.desktop.in
|
|
||||||
desktopfilesdir = $(datadir)/applications
|
desktopfilesdir = $(datadir)/applications
|
||||||
desktopfiles_DATA = $(desktopfiles_in_files:.desktop.in=.desktop)
|
desktopfiles_DATA = $(desktopfiles_in_files:.desktop.in=.desktop)
|
||||||
|
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
_Name=Mutter (wayland compositor)
|
|
||||||
Exec=mutter --wayland --display-server
|
|
||||||
NoDisplay=true
|
|
||||||
# name of loadable control center module
|
|
||||||
X-GNOME-WMSettingsModule=metacity
|
|
||||||
# name we put on the WM spec check window
|
|
||||||
X-GNOME-WMName=Mutter
|
|
||||||
# back compat only
|
|
||||||
X-GnomeWMSettingsLibrary=metacity
|
|
||||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
||||||
X-GNOME-Bugzilla-Product=mutter
|
|
||||||
X-GNOME-Bugzilla-Component=general
|
|
||||||
X-GNOME-Autostart-Phase=WindowManager
|
|
||||||
X-GNOME-Provides=windowmanager
|
|
||||||
X-GNOME-Autostart-Notify=true
|
|
Loading…
Reference in New Issue
Block a user