[gsettings-desktop-schemas] schemas: Add a key to show all installed XKB layouts and IBus engines



commit 3641385f2b179d0a0c4e98fbbabef07a8dfc4048
Author: Rui Matos <tiagomatos gmail com>
Date:   Mon Sep 3 01:41:08 2012 +0200

    schemas: Add a key to show all installed XKB layouts and IBus engines
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683232

 ...g.gnome.desktop.input-sources.gschema.xml.in.in |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.input-sources.gschema.xml.in.in b/schemas/org.gnome.desktop.input-sources.gschema.xml.in.in
index e33d5e5..9a694da 100644
--- a/schemas/org.gnome.desktop.input-sources.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.input-sources.gschema.xml.in.in
@@ -31,5 +31,13 @@
         defined by xkeyboard-config's rules files.
       </_description>
     </key>
+    <key name="show-all-sources" type="b">
+      <default>false</default>
+      <_summary>Show all installed input sources</_summary>
+      <_description>
+        Makes all installed input sources available for choosing in
+        System Settings.
+      </_description>
+    </key>
   </schema>
 </schemalist>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]