From 28a029a4990d2a84f9d6a0b890eba812ea503998 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 23:52:01 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- src/marco-wm.desktop.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/marco-wm.desktop.in (limited to 'src/marco-wm.desktop.in') diff --git a/src/marco-wm.desktop.in b/src/marco-wm.desktop.in new file mode 100644 index 00000000..e1e06575 --- /dev/null +++ b/src/marco-wm.desktop.in @@ -0,0 +1,20 @@ +[Desktop Entry] +Type=Application +_Name=Marco +Exec=marco +# name of loadable control center module +X-MATE-WMSettingsModule=marco +# name we put on the WM spec check window +X-MATE-WMName=Marco +# back compat only +X-MateWMSettingsLibrary=marco +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=marco +X-MATE-Bugzilla-Component=general +X-MATE-Autostart-Phase=WindowManager +X-MATE-Provides=windowmanager +X-MATE-Autostart-Notify=true + +[Window Manager] +SessionManaged=true + -- cgit v1.2.1