source: trunk/third/libgnome/schemas/desktop_gnome_interface.schemas.in @ 20807

Revision 20807, 8.2 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20806, which included commits to RCS files with non-trunk default branches.
Line 
1<?xml version="1.0"?>
2<gconfschemafile>
3  <schemalist>
4    <schema>
5      <key>/schemas/desktop/gnome/interface/accessibility</key>
6      <applyto>/desktop/gnome/interface/accessibility</applyto>
7      <owner>gnome</owner>
8      <type>bool</type>
9      <default>false</default>
10      <locale name="C">
11        <short>Enable Accessibility</short>
12        <long>Whether Applications should have accessibility support</long>
13      </locale>
14    </schema>
15    <schema>
16      <key>/schemas/desktop/gnome/interface/enable_animations</key>
17      <applyto>/desktop/gnome/interface/enable_animations</applyto>
18      <owner>gnome</owner>
19      <type>bool</type>
20      <default>true</default>
21      <locale name="C">
22        <short>Enable Animations</short>
23        <long>Whether animations should be displayed. Note: This is a global
24        key, it changes the behaviour of the window manager, the panel etc.
25        </long>
26      </locale>
27    </schema>
28    <schema>
29      <key>/schemas/desktop/gnome/interface/menus_have_tearoff</key>
30      <applyto>/desktop/gnome/interface/menus_have_tearoff</applyto>
31      <owner>gnome</owner>
32      <type>bool</type>
33      <default>false</default>
34      <locale name="C">
35        <short>Menus Have Tearoff</short>
36        <long>Whether menus should have a tearoff</long>
37      </locale>
38    </schema>
39    <schema>
40      <key>/schemas/desktop/gnome/interface/can_change_accels</key>
41      <applyto>/desktop/gnome/interface/can_change_accels</applyto>
42      <owner>gnome</owner>
43      <type>bool</type>
44      <default>false</default>
45      <locale name="C">
46        <short>Can Change Accels</short>
47        <long>Whether the user can dynamically type a new accelerator when a
48        menu is popped up</long>
49      </locale>
50    </schema>
51    <schema>
52      <key>/schemas/desktop/gnome/interface/toolbar_style</key>
53      <applyto>/desktop/gnome/interface/toolbar_style</applyto>
54      <owner>gnome</owner>
55      <type>string</type>
56      <default>both</default>
57      <locale name="C">
58        <short>Toolbar Style</short>
59        <long>Toolbar Style. Valid values are "both", "both_horiz", "icon", and
60        "text"</long>
61      </locale>
62    </schema>
63    <schema>
64      <key>/schemas/desktop/gnome/interface/menus_have_icons</key>
65      <applyto>/desktop/gnome/interface/menus_have_icons</applyto>
66      <owner>gnome</owner>
67      <type>bool</type>
68      <default>true</default>
69      <locale name="C">
70        <short>Menus Have Icons</short>
71        <long>Whether menus may display an icon next to a menu entry</long>
72      </locale>
73    </schema>
74    <schema>
75      <key>/schemas/desktop/gnome/interface/menubar_detachable</key>
76      <applyto>/desktop/gnome/interface/menubar_detachable</applyto>
77      <owner>gnome</owner>
78      <type>bool</type>
79      <default>false</default>
80      <locale name="C">
81        <short>Menubar Detachable</short>
82        <long>Whether the user can detach menubars and move them around</long>
83      </locale>
84    </schema>
85    <schema>
86      <key>/schemas/desktop/gnome/interface/toolbar_detachable</key>
87      <applyto>/desktop/gnome/interface/toolbar_detachable</applyto>
88      <owner>gnome</owner>
89      <type>bool</type>
90      <default>true</default>
91      <locale name="C">
92        <short>Toolbar Detachable</short>
93        <long>Whether the user can detach toolbars and move them around</long>
94        </locale>
95    </schema>
96    <schema>
97      <key>/schemas/desktop/gnome/interface/toolbar_icon_size</key>
98      <applyto>/desktop/gnome/interface/toolbar_icon_size</applyto>
99      <owner>gnome</owner>
100      <type>int</type>
101      <locale name="C">
102        <short>Toolbar Icon Size</short>
103        <long>This specifies the size of icons displayed in toolbars</long>
104        </locale>
105    </schema>
106    <schema>
107      <key>/schemas/desktop/gnome/interface/cursor_blink</key>
108      <applyto>/desktop/gnome/interface/cursor_blink</applyto>
109      <owner>gnome</owner>
110      <type>bool</type>
111      <default>true</default>
112      <locale name="C">
113        <short>Cursor Blink</short>
114        <long>Whether the cursor should blink</long>
115      </locale>
116    </schema>
117    <schema>
118      <key>/schemas/desktop/gnome/interface/cursor_blink_time</key>
119      <applyto>/desktop/gnome/interface/cursor_blink_time</applyto>
120      <owner>gnome</owner>
121      <type>int</type>
122      <default>1200</default>
123      <locale name="C">
124        <short>Cursor Blink Time</short>
125        <long>Length of the cursor blink cycle, in milliseconds</long>
126      </locale>
127    </schema>
128    <schema>
129      <key>/schemas/desktop/gnome/interface/icon_theme</key>
130      <applyto>/desktop/gnome/interface/icon_theme</applyto>
131      <owner>gnome</owner>
132      <type>string</type>
133      <default>gnome</default>
134      <locale name="C">
135        <short>Icon Theme</short>
136        <long>Icon theme to use for the panel, nautilus etc.</long>
137      </locale>
138    </schema>
139    <schema>
140      <key>/schemas/desktop/gnome/interface/gtk_theme</key>
141      <applyto>/desktop/gnome/interface/gtk_theme</applyto>
142      <owner>gnome</owner>
143      <type>string</type>
144      <default>Simple</default>
145      <locale name="C">
146        <short>Gtk+ Theme</short>
147        <long>Basename of the default theme used by gtk+.</long>
148      </locale>
149    </schema>
150    <schema>
151      <key>/schemas/desktop/gnome/interface/gtk_key_theme</key>
152      <applyto>/desktop/gnome/interface/gtk_key_theme</applyto>
153      <owner>gnome</owner>
154      <type>string</type>
155      <default>Default</default>
156      <locale name="C">
157        <short>Gtk+ Theme</short>
158        <long>Basename of the default theme used by gtk+.</long>
159      </locale>
160    </schema>
161    <schema>
162      <key>/schemas/desktop/gnome/interface/font_name</key>
163      <applyto>/desktop/gnome/interface/font_name</applyto>
164      <owner>gnome</owner>
165      <type>string</type>
166      <default>Sans 10</default>
167      <locale name="C">
168        <short>Default font</short>
169        <long>Name of the default font used by gtk+.</long>
170      </locale>
171    </schema>
172    <schema>
173      <key>/schemas/desktop/gnome/interface/gtk-im-preedit-style</key>
174      <applyto>/desktop/gnome/interface/gtk-im-preedit-style</applyto>
175      <owner>gnome</owner>
176      <type>string</type>
177      <default>callback</default>
178      <locale name="C">
179        <short>GTK IM Preedit Style</short>
180        <long>Name of the GTK+ input method Preedit Style used by gtk+.</long>
181      </locale>
182    </schema>
183    <schema>
184      <key>/schemas/desktop/gnome/interface/gtk-im-status-style</key>
185      <applyto>/desktop/gnome/interface/gtk-im-status-style</applyto>
186      <owner>gnome</owner>
187      <type>string</type>
188      <default>callback</default>
189      <locale name="C">
190        <short>GTK IM Status Style</short>
191        <long>Name of the GTK+ input method Status Style used by gtk+.</long>
192      </locale>
193    </schema>
194    <schema>
195      <applyto>/desktop/gnome/interface/monospace_font_name</applyto>
196      <key>/schemas/desktop/gnome/interface/monospace_font_name</key>
197      <owner>gnome</owner>
198      <type>string</type>
199      <default>Monospace 10</default>
200      <locale name="C">
201        <short>Monospace font</short>
202        <long>Name of a monospaced (fixed-width) font for use
203              in locations like terminals.</long>
204      </locale>
205    </schema>
206    <schema>
207      <key>/schemas/desktop/gnome/interface/use_custom_font</key>
208      <applyto>/desktop/gnome/interface/use_custom_font</applyto>
209      <owner>gnome</owner>
210      <type>bool</type>
211      <default>false</default>
212      <locale name="C">
213        <short>Use Custom Font</short>
214        <long>Whether to use a custom font in gtk+ applications.</long>
215      </locale>
216    </schema>
217    <schema>
218      <key>/schemas/desktop/gnome/interface/status_bar_meter_on_right</key>
219      <applyto>/desktop/gnome/interface/status_bar_meter_on_right</applyto>
220      <owner>gnome</owner>
221      <type>bool</type>
222      <default>false</default>
223      <locale name="C">
224        <short>Status Bar on Right</short>
225        <long>Whether to display a status bar meter on the right</long>
226      </locale>
227    </schema>
228    <schema>
229      <key>/schemas/desktop/gnome/interface/file_chooser_backend</key>
230      <applyto>/desktop/gnome/interface/file_chooser_backend</applyto>
231      <owner>gnome</owner>
232      <type>string</type>
233      <default>gnome-vfs</default>
234      <locale name="C">
235        <short>Module for GtkFileChooser</short>
236        <long>Module to use as the filesystem model for the
237        GtkFileChooser widget.  Possible values are "gnome-vfs" and
238        "gtk+".</long>
239      </locale>
240    </schema>
241  </schemalist>
242</gconfschemafile>
Note: See TracBrowser for help on using the repository browser.