diff options
Diffstat (limited to 'data/com.canonical.indicator.keyboard.gschema.xml')
-rw-r--r-- | data/com.canonical.indicator.keyboard.gschema.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/data/com.canonical.indicator.keyboard.gschema.xml b/data/com.canonical.indicator.keyboard.gschema.xml deleted file mode 100644 index b201ec3c..00000000 --- a/data/com.canonical.indicator.keyboard.gschema.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<schemalist> - <schema path="/com/canonical/indicator/keyboard/" id="com.canonical.indicator.keyboard"> - <key type="b" name="visible"> - <default>true</default> - <summary>Keyboard indicator visibility</summary> - <description>True if the keyboard indicator is shown, false otherwise.</description> - </key> - </schema> -</schemalist> |