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-session-properties.desktop.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-session-properties.desktop.in')
-rw-r--r-- | data/mate-session-properties.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/mate-session-properties.desktop.in b/data/mate-session-properties.desktop.in new file mode 100644 index 0000000..79a9ffc --- /dev/null +++ b/data/mate-session-properties.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +_Name=Startup Applications +_Comment=Choose what applications to start when you log in +Exec=mate-session-properties +Icon=mate-session-properties +Terminal=false +Type=Application +StartupNotify=true +Categories=GTK;Settings;X-MATE-PersonalSettings; +Keywords=MATE;session;properties;applications;login;start; +OnlyShowIn=MATE; |