diff options
author | Wu Xiaotian <[email protected]> | 2019-02-08 00:25:47 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-08 23:50:22 +0100 |
commit | db623bf1d5437c2e75f56efcea53eb7ac6d8958d (patch) | |
tree | 1cde04ace3b6a5fdd8c5a153b39f4f7f77d411a1 /data/mate-wm.desktop.in.in | |
parent | f3eb3e8e74c0c59f6a3a6f6f14bdc7afb4459789 (diff) | |
download | mate-session-manager-db623bf1d5437c2e75f56efcea53eb7ac6d8958d.tar.bz2 mate-session-manager-db623bf1d5437c2e75f56efcea53eb7ac6d8958d.tar.xz |
Fix make distcheck fail on debian.
Diffstat (limited to 'data/mate-wm.desktop.in.in')
-rw-r--r-- | data/mate-wm.desktop.in.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/mate-wm.desktop.in.in b/data/mate-wm.desktop.in.in deleted file mode 100644 index 271dbb4..0000000 --- a/data/mate-wm.desktop.in.in +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Application -_Name=Window Manager -Exec=mate-wm -Keywords=MATE;window;manager;launch;MDM; -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@ |