From 8818b2d64a4e2a3ddea3ed94c62ea8404f7c1fa8 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 11 Sep 2022 13:11:06 +0200 Subject: Fix translating the indicator's .gschema.xml file. --- data/org.ayatana.indicator.keyboard.gschema.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/org.ayatana.indicator.keyboard.gschema.xml (limited to 'data/org.ayatana.indicator.keyboard.gschema.xml') diff --git a/data/org.ayatana.indicator.keyboard.gschema.xml b/data/org.ayatana.indicator.keyboard.gschema.xml new file mode 100644 index 00000000..67a50765 --- /dev/null +++ b/data/org.ayatana.indicator.keyboard.gschema.xml @@ -0,0 +1,19 @@ + + + + true + Show the language icon in desktop mode. + If enabled, the indicator shows the current layout icon. Otherwise, it displays a generic keyboard icon. + + + false + Show the language icon in phone mode. + If enabled, the indicator shows the current layout icon. Otherwise, it displays a generic keyboard icon. + + + false + Show the language icon in the greeter. + If enabled, the indicator shows the current layout icon. Otherwise, it displays a generic keyboard icon. + + + -- cgit v1.2.3