aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.bluetooth.gschema.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-09-09 13:56:12 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-09-09 13:56:12 +0200
commit33d4e8174fec5b0f51560c0328bcc282a4597739 (patch)
tree98e23f78f05c8c83d8b50a3083388cab5a41c387 /data/org.ayatana.indicator.bluetooth.gschema.xml
parent99055f62e6874a8a56aed858ef1effc7abe2f994 (diff)
parentcfde53e29ada7a375b48d9254c26ebff0ab40cf7 (diff)
downloadayatana-indicator-bluetooth-33d4e8174fec5b0f51560c0328bcc282a4597739.tar.gz
ayatana-indicator-bluetooth-33d4e8174fec5b0f51560c0328bcc282a4597739.tar.bz2
ayatana-indicator-bluetooth-33d4e8174fec5b0f51560c0328bcc282a4597739.zip
Merge branch 'tari01-pr/fix-schema-translation'
Attributes GH PR #51: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/51
Diffstat (limited to 'data/org.ayatana.indicator.bluetooth.gschema.xml')
-rw-r--r--data/org.ayatana.indicator.bluetooth.gschema.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.bluetooth.gschema.xml b/data/org.ayatana.indicator.bluetooth.gschema.xml
new file mode 100644
index 0000000..7862d03
--- /dev/null
+++ b/data/org.ayatana.indicator.bluetooth.gschema.xml
@@ -0,0 +1,9 @@
+<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>