diff options
author | rbuj <[email protected]> | 2020-11-17 01:27:34 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-11-26 11:50:18 +0100 |
commit | c1dd04d294e329da95c515d7f5a9ac7a00d269cc (patch) | |
tree | 2a129f163e6c3302d0fa5dfdf96bdee0de8a2e46 /data/mate-notification-properties.desktop.in | |
parent | b704b0e30d2ad7672c3fa86c02f3f311327fd66a (diff) | |
download | mate-notification-daemon-c1dd04d294e329da95c515d7f5a9ac7a00d269cc.tar.bz2 mate-notification-daemon-c1dd04d294e329da95c515d7f5a9ac7a00d269cc.tar.xz |
Add Do Not Disturb Applet
Diffstat (limited to 'data/mate-notification-properties.desktop.in')
-rw-r--r-- | data/mate-notification-properties.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/mate-notification-properties.desktop.in b/data/mate-notification-properties.desktop.in new file mode 100644 index 0000000..c96e053 --- /dev/null +++ b/data/mate-notification-properties.desktop.in @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Popup Notifications +Comment=Set your popup notification preferences +Exec=mate-notification-properties +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-notification-properties +Terminal=false +Type=Application +StartupNotify=true +Categories=GTK;Settings;DesktopSettings; +OnlyShowIn=MATE; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +Keywords=MATE;Notification;Theme; |