~ubuntu-branches/debian/sid/gsettings-desktop-schemas/sid

« back to all changes in this revision

Viewing changes to schemas/org.gnome.desktop.a11y.applications.gschema.xml.in

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort, Sjoerd Simons, Emilio Pozuelo Monfort
  • Date: 2015-05-22 20:16:55 UTC
  • mfrom: (1.5.5)
  • Revision ID: package-import@ubuntu.com-20150522201655-4ctpiadmyh5t6699
Tags: 3.16.1-1
[ Sjoerd Simons ]
* New upstream release

[ Emilio Pozuelo Monfort ]
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<schemalist>
 
3
  <schema id="org.gnome.desktop.a11y.applications" path="/org/gnome/desktop/a11y/applications/">
 
4
    <key name="screen-keyboard-enabled" type="b">
 
5
      <default>false</default>
 
6
      <summary>On-screen keyboard</summary>
 
7
      <description>Whether the on-screen keyboard is turned on.</description>
 
8
    </key>
 
9
    <key name="screen-magnifier-enabled" type="b">
 
10
      <default>false</default>
 
11
      <summary>Screen magnifier</summary>
 
12
      <description>Whether the screen magnifier is turned on.</description>
 
13
    </key>
 
14
    <key name="screen-reader-enabled" type="b">
 
15
      <default>false</default>
 
16
      <summary>Screen reader</summary>
 
17
      <description>Whether the screen reader is turned on.</description>
 
18
    </key>
 
19
  </schema>
 
20
</schemalist>