diff options
Diffstat (limited to 'src/marco-wm.desktop.in')
-rw-r--r-- | src/marco-wm.desktop.in | 20 |
1 files changed, 20 insertions, 0 deletions
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 + |