[gsettings-desktop-schemas] schemas: Add a 'per-window' key to the input sources schema



commit b1349f6d3b99edd4c9156b67a62da32bb431d73c
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Jan 9 01:43:29 2013 +0100

    schemas: Add a 'per-window' key to the input sources schema
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691413

 ...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 c113d8c..26583ef 100644
--- a/schemas/org.gnome.desktop.input-sources.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.input-sources.gschema.xml.in.in
@@ -41,5 +41,13 @@
         System Settings.
       </_description>
     </key>
+    <key name="per-window" type="b">
+      <default>false</default>
+      <_summary>Use different input sources for each window</_summary>
+      <_description>
+        When enabled, input sources get attached to the currently
+        focused window when activated.
+      </_description>
+    </key>
   </schema>
 </schemalist>



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