summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-01-12 14:48:35 +0300
committermonsta <[email protected]>2016-01-12 14:48:35 +0300
commit95c5645853dea541dd630cabc8ee7850f5d1f6f7 (patch)
treee55ffd5c304f4b5cebaa0dbc6655b588faa770e4
parent509d3708f1c0c35956e214e8ba3d04f8408cd69c (diff)
downloadmate-settings-daemon-95c5645853dea541dd630cabc8ee7850f5d1f6f7.tar.bz2
mate-settings-daemon-95c5645853dea541dd630cabc8ee7850f5d1f6f7.tar.xz
correct enable-osd key description
-rw-r--r--data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in
index 8185453..88947de 100644
--- a/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in
+++ b/data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in
@@ -7,8 +7,8 @@
</key>
<key name="enable-osd" type="b">
<default>true</default>
- <summary>Show notification dialog</summary>
- <description>Whether a OSD notification is shown to notify about changes</description>
+ <summary>Show OSD notification</summary>
+ <description>Whether an OSD notification is shown to notify about changes</description>
</key>
<key name="priority" type="i">
<default>98</default>