diff options
author | Allan Nordhøy <epost@anotheragency.no> | 2020-11-10 23:46:16 +0000 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-13 07:29:53 +0100 |
commit | ecdfded126a7ebb91dd7a4a4257bcd41a88471b8 (patch) | |
tree | ee57775a2ed954082e3006703c9efc46f5b81636 /data | |
parent | cb5f6aed3b0b1c125e5c489a139fd6ea5a80be70 (diff) | |
download | ayatana-indicator-bluetooth-ecdfded126a7ebb91dd7a4a4257bcd41a88471b8.tar.gz ayatana-indicator-bluetooth-ecdfded126a7ebb91dd7a4a4257bcd41a88471b8.tar.bz2 ayatana-indicator-bluetooth-ecdfded126a7ebb91dd7a4a4257bcd41a88471b8.zip |
Spelling: Bluetooth
Diffstat (limited to 'data')
-rw-r--r-- | data/org.ayatana.indicator.bluetooth.gschema.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.ayatana.indicator.bluetooth.gschema.xml.in b/data/org.ayatana.indicator.bluetooth.gschema.xml.in index e1f5f8e..67eb604 100644 --- a/data/org.ayatana.indicator.bluetooth.gschema.xml.in +++ b/data/org.ayatana.indicator.bluetooth.gschema.xml.in @@ -2,8 +2,8 @@ <schema id="org.ayatana.indicator.bluetooth" path="/org/ayatana/indicator/bluetooth/"> <key name="visible" type="b"> <default>true</default> - <_summary>Whether or not to show the bluetooth indicator in the menu bar.</_summary> - <_description>Whether or not to show the bluetooth indicator in the menu bar.</_description> + <_summary>Bluetooth indicator in the menu bar.</_summary> + <_description>Whether or not to show the Bluetooth indicator in the menu bar.</_description> </key> </schema> </schemalist> |