diff options
Diffstat (limited to 'data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in')
-rw-r--r-- | data/org.mate.SettingsDaemon.plugins.media-keys.gschema.xml.in | 4 |
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> |