diff options
author | Monsta <[email protected]> | 2014-12-31 13:06:54 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2014-12-31 13:29:28 +0100 |
commit | 10a9161b5673d30429a2589fef3667807f3a167a (patch) | |
tree | fbae1448191b3757b8e96f0bf319305a280158cf /src | |
parent | 3e11e7ee15e475874e10ee96456be12a62910a0b (diff) | |
download | mate-notification-daemon-10a9161b5673d30429a2589fef3667807f3a167a.tar.bz2 mate-notification-daemon-10a9161b5673d30429a2589fef3667807f3a167a.tar.xz |
capplet: use "popup" instead of "pop-up" everywhere for consistency
fixes https://github.com/mate-desktop/mate-notification-daemon/issues/35
Diffstat (limited to 'src')
-rw-r--r-- | src/capplet/mate-notification-properties.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/capplet/mate-notification-properties.desktop.in b/src/capplet/mate-notification-properties.desktop.in index 2bbdace..5a90f57 100644 --- a/src/capplet/mate-notification-properties.desktop.in +++ b/src/capplet/mate-notification-properties.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] -_Name=Pop-Up Notifications -_Comment=Set your pop-up notification preferences +_Name=Popup Notifications +_Comment=Set your popup notification preferences Exec=mate-notification-properties Icon=mate-notification-properties Terminal=false |