~schwann/ubuntu-keyboard/keyboard-html-enter

« back to all changes in this revision

Viewing changes to data/schemas/com.canonical.keyboard.maliit.gschema.xml

  • Committer: Tarmac
  • Author(s): William Hua
  • Date: 2013-09-30 22:18:17 UTC
  • mfrom: (46.2.3 spell-checking-settings)
  • Revision ID: tarmac-20130930221817-fx501f0y8rp8t42g
Re-add the schema that was removed in r45, and append spell-checking settings.

Approved by Bill Filler, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
      <description>Vibrate or emit sound on key press.</description>
27
27
      <default>true</default>
28
28
    </key>
 
29
    <key name="spell-checking" type="b">
 
30
      <summary>Spell checking</summary>
 
31
      <description>Check spelling of entered text.</description>
 
32
      <default>true</default>
 
33
    </key>
 
34
    <key name="spell-checking-languages" type="as">
 
35
      <summary>Spell checking languages</summary>
 
36
      <description>User-defined list of activatable spell-checking languages.</description>
 
37
      <default>[]</default>
 
38
    </key>
29
39
  </schema>
30
40
</schemalist>