diff options
Diffstat (limited to 'src/marco.desktop.in')
-rw-r--r-- | src/marco.desktop.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/marco.desktop.in b/src/marco.desktop.in new file mode 100644 index 00000000..4167dadf --- /dev/null +++ b/src/marco.desktop.in @@ -0,0 +1,17 @@ +[Desktop Entry] +Type=Application +_Name=Marco +Exec=marco +NoDisplay=true +# 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 |