aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.bluetooth.gschema.xml.in
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2023-09-07 11:43:47 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-09-09 13:55:07 +0200
commitcfde53e29ada7a375b48d9254c26ebff0ab40cf7 (patch)
tree98e23f78f05c8c83d8b50a3083388cab5a41c387 /data/org.ayatana.indicator.bluetooth.gschema.xml.in
parent99055f62e6874a8a56aed858ef1effc7abe2f994 (diff)
downloadayatana-indicator-bluetooth-cfde53e29ada7a375b48d9254c26ebff0ab40cf7.tar.gz
ayatana-indicator-bluetooth-cfde53e29ada7a375b48d9254c26ebff0ab40cf7.tar.bz2
ayatana-indicator-bluetooth-cfde53e29ada7a375b48d9254c26ebff0ab40cf7.zip
Fix gschema file translation
fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/39
Diffstat (limited to 'data/org.ayatana.indicator.bluetooth.gschema.xml.in')
-rw-r--r--data/org.ayatana.indicator.bluetooth.gschema.xml.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/org.ayatana.indicator.bluetooth.gschema.xml.in b/data/org.ayatana.indicator.bluetooth.gschema.xml.in
deleted file mode 100644
index 67eb604..0000000
--- a/data/org.ayatana.indicator.bluetooth.gschema.xml.in
+++ /dev/null
@@ -1,9 +0,0 @@
-<schemalist>
- <schema id="org.ayatana.indicator.bluetooth" path="/org/ayatana/indicator/bluetooth/">
- <key name="visible" type="b">
- <default>true</default>
- <_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>