aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.keyboard.gschema.xml.in
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2022-09-13 16:51:23 +0200
committerRobert Tari <robert@tari.in>2022-09-13 16:51:23 +0200
commit5191b1fc6587094d213329bc9a1a9002d9c29526 (patch)
tree9ccf4958869b805d7f6181f0cc254c7dcbd6c425 /data/org.ayatana.indicator.keyboard.gschema.xml.in
parent1f668a5d16930a240a84490b949eb92d4eeb2712 (diff)
parent800c3ef6dc1f22a744985f94d3a648fcff387d7d (diff)
downloadayatana-indicator-keyboard-5191b1fc6587094d213329bc9a1a9002d9c29526.tar.gz
ayatana-indicator-keyboard-5191b1fc6587094d213329bc9a1a9002d9c29526.tar.bz2
ayatana-indicator-keyboard-5191b1fc6587094d213329bc9a1a9002d9c29526.zip
Merge branch 'sunweaver-pr/fix-and-update-translation-template'
Attributes GH PR #44: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/44
Diffstat (limited to 'data/org.ayatana.indicator.keyboard.gschema.xml.in')
-rw-r--r--data/org.ayatana.indicator.keyboard.gschema.xml.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/data/org.ayatana.indicator.keyboard.gschema.xml.in b/data/org.ayatana.indicator.keyboard.gschema.xml.in
deleted file mode 100644
index e80a89e9..00000000
--- a/data/org.ayatana.indicator.keyboard.gschema.xml.in
+++ /dev/null
@@ -1,19 +0,0 @@
-<schemalist>
- <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.ayatana.indicator.keyboard" path="/org/ayatana/indicator/keyboard/">
- <key name="language-icon-desktop" type="b">
- <default>true</default>
- <_summary>Show the language icon in desktop mode.</_summary>
- <_description>If enabled, the indicator shows the current layout icon. Otherwise, it displays a generic keyboard icon.</_description>
- </key>
- <key name="language-icon-phone" type="b">
- <default>false</default>
- <_summary>Show the language icon in phone mode.</_summary>
- <_description>If enabled, the indicator shows the current layout icon. Otherwise, it displays a generic keyboard icon.</_description>
- </key>
- <key name="language-icon-greeter" type="b">
- <default>false</default>
- <_summary>Show the language icon in the greeter.</_summary>
- <_description>If enabled, the indicator shows the current layout icon. Otherwise, it displays a generic keyboard icon.</_description>
- </key>
- </schema>
-</schemalist>