GNOME Bugzilla – Bug 691413
schemas: Add a 'per-window' key to the input sources schema
Last modified: 2013-01-09 17:58:15 UTC
Simple patch attached.
Created attachment 233065 [details] [review] schemas: Add a 'per-window' key to the input sources schema
Review of attachment 233065 [details] [review]: ::: schemas/org.gnome.desktop.input-sources.gschema.xml.in.in @@ +43,3 @@ </key> + <key name="per-window" type="b"> + <default>false</default> Can you add a description though?
Created attachment 233093 [details] [review] schemas: Add a 'per-window' key to the input sources schema -- Sure, here's with a summary and description.
Review of attachment 233093 [details] [review]: ++ ::: schemas/org.gnome.desktop.input-sources.gschema.xml.in.in @@ +44,3 @@ + <key name="per-window" type="b"> + <default>false</default> + <_summary>Use different sources for each window</_summary> I'd write "input sources" rather than just "sources" here.
Amended and pushed. Attachment 233093 [details] pushed as b1349f6 - schemas: Add a 'per-window' key to the input sources schema