diff options
author | Wolfgang Ulbrich <[email protected]> | 2013-03-17 11:24:35 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2013-03-17 11:24:35 +0100 |
commit | 77b7e2c5e3609c30f8a3d2cc94fcda520477fd46 (patch) | |
tree | c0d96cdf8fbccc5f193ea24a26a615486275a8ed /src/capplet/mate-notification-properties.desktop.in | |
parent | ebee340510a6212b1173f295cbbc7cf7115b48e1 (diff) | |
download | mate-notification-daemon-77b7e2c5e3609c30f8a3d2cc94fcda520477fd46.tar.bz2 mate-notification-daemon-77b7e2c5e3609c30f8a3d2cc94fcda520477fd46.tar.xz |
remove category MATE
Diffstat (limited to 'src/capplet/mate-notification-properties.desktop.in')
-rw-r--r-- | src/capplet/mate-notification-properties.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/capplet/mate-notification-properties.desktop.in b/src/capplet/mate-notification-properties.desktop.in index 4694c99..f7b6b61 100644 --- a/src/capplet/mate-notification-properties.desktop.in +++ b/src/capplet/mate-notification-properties.desktop.in @@ -6,6 +6,6 @@ Icon=mate-notification-properties Terminal=false Type=Application StartupNotify=true -Categories=MATE;GTK;Settings;DesktopSettings; +Categories=GTK;Settings;DesktopSettings; OnlyShowIn=MATE; |