~ubuntu-branches/ubuntu/feisty/libgnome/feisty

« back to all changes in this revision

Viewing changes to schemas/desktop_gnome_applications_at_visual.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-01-09 10:07:49 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070109100749-uc3lve73086th31g
Tags: 2.17.2-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<gconfschemafile>
 
2
    <schemalist>
 
3
      <schema>
 
4
         <key>/schemas/desktop/gnome/applications/at/visual/exec</key>
 
5
         <applyto>/desktop/gnome/applications/at/visual/exec</applyto>
 
6
         <owner>gnome</owner>
 
7
         <type>string</type>
 
8
         <default>orca</default>
 
9
         <locale name="C">
 
10
            <short>Preferred Visual assistive technology application</short>
 
11
            <long>Preferred Visual assistive technology application be used for login, menu, or command line</long>
 
12
         </locale>
 
13
      </schema>    
 
14
      <schema>
 
15
         <key>/schemas/desktop/gnome/applications/at/visual/startup</key>
 
16
         <applyto>/desktop/gnome/applications/at/visual/startup</applyto>
 
17
         <owner>gnome</owner>
 
18
         <type>bool</type>
 
19
         <default>false</default>
 
20
         <locale name="C">
 
21
            <short>Start preferred Visual assistive technology application</short>
 
22
            <long>GNOME to start preferred Visual assistive technology application during login</long>
 
23
         </locale>
 
24
      </schema>    
 
25
    </schemalist>
 
26
</gconfschemafile>