diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-11-28 13:58:27 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-11-28 13:58:27 +0100 |
commit | c0cb30436c069a5ee0433abe93873a8d476cb493 (patch) | |
tree | f65b918f290b212af03d32e6e4b3840f7dffd8fb /data | |
parent | 992006507a009e12e4a31b8543ab0621911377a8 (diff) | |
download | ayatana-indicator-sound-c0cb30436c069a5ee0433abe93873a8d476cb493.tar.gz ayatana-indicator-sound-c0cb30436c069a5ee0433abe93873a8d476cb493.tar.bz2 ayatana-indicator-sound-c0cb30436c069a5ee0433abe93873a8d476cb493.zip |
Translation string fix: menU -> menu. Spotted by Allan Nordhøy.
Diffstat (limited to 'data')
-rw-r--r-- | data/org.ayatana.indicator.sound.gschema.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.sound.gschema.xml b/data/org.ayatana.indicator.sound.gschema.xml index 5255358..de9c8b9 100644 --- a/data/org.ayatana.indicator.sound.gschema.xml +++ b/data/org.ayatana.indicator.sound.gschema.xml @@ -15,7 +15,7 @@ <description> Each media player which abides by the MPRIS2 spec will automatically appear in the menu. This array should contain the desktop file names (minus .desktop suffix) of applications which - have at some point appeared in the menU. This allows the menu remember and display offlined applications. + have at some point appeared in the menu. This allows the menu remember and display offlined applications. </description> </key> <key name="preferred-media-players" type="as"> |