diff options
author | Perberos <[email protected]> | 2011-12-01 23:03:59 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 23:03:59 -0300 |
commit | 52d7aadcc57f3fa09653d315fc1a7fef52ae6bca (patch) | |
tree | 93f7e38ac79b2592d48d22e6912aeddfd227ffab /data/mate-wm.desktop.in.in | |
download | mate-session-manager-52d7aadcc57f3fa09653d315fc1a7fef52ae6bca.tar.bz2 mate-session-manager-52d7aadcc57f3fa09653d315fc1a7fef52ae6bca.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'data/mate-wm.desktop.in.in')
-rw-r--r-- | data/mate-wm.desktop.in.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/mate-wm.desktop.in.in b/data/mate-wm.desktop.in.in new file mode 100644 index 0000000..99f0523 --- /dev/null +++ b/data/mate-wm.desktop.in.in @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +_Name=Window Manager +Exec=mate-wm +NoDisplay=true +X-MATE-Autostart-Phase=WindowManager +X-MATE-Provides=windowmanager +X-MATE-Autostart-Notify=true +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-session +X-MATE-Bugzilla-Component=general +X-MATE-Bugzilla-Version=@VERSION@ |