4 |
- |
1 |
<gconfschemafile>
|
|
|
2 |
<schemalist>
|
|
|
3 |
<schema>
|
|
|
4 |
<key>/schemas/apps/gedit-2/preferences/editor/font/use_default_font</key>
|
|
|
5 |
<applyto>/apps/gedit-2/preferences/editor/font/use_default_font</applyto>
|
|
|
6 |
<owner>gedit</owner>
|
|
|
7 |
<type>bool</type>
|
|
|
8 |
<default>TRUE</default>
|
|
|
9 |
<gettext_domain>gedit</gettext_domain>
|
|
|
10 |
<locale name="C">
|
|
|
11 |
<short>Use Default Font</short>
|
|
|
12 |
<long>Whether to use the system's default fixed width font for editing text instead of a font specific to gedit. If this option is turned off, then the font named in the "Editor Font" option will be used instead of the system font.</long>
|
|
|
13 |
</locale>
|
|
|
14 |
</schema>
|
|
|
15 |
|
|
|
16 |
<schema>
|
|
|
17 |
<key>/schemas/apps/gedit-2/preferences/editor/font/editor_font</key>
|
|
|
18 |
<applyto>/apps/gedit-2/preferences/editor/font/editor_font</applyto>
|
|
|
19 |
<owner>gedit</owner>
|
|
|
20 |
<type>string</type>
|
|
|
21 |
<gettext_domain>gedit</gettext_domain>
|
|
|
22 |
<locale name="C">
|
|
|
23 |
<default>Monospace 12</default>
|
|
|
24 |
<short>Editor Font</short>
|
|
|
25 |
<long>A custom font that will be used for the editing area. This will only take effect if the "Use Default Font" option is turned off.</long>
|
|
|
26 |
</locale>
|
|
|
27 |
|
|
|
28 |
<locale name="crh">
|
|
|
29 |
<default>Yek-feza 12</default>
|
|
|
30 |
</locale>
|
|
|
31 |
|
|
|
32 |
<locale name="dz">
|
|
|
33 |
<default>མོ་ནོ་སི་པེསི་༡༢à¼</default>
|
|
|
34 |
</locale>
|
|
|
35 |
|
|
|
36 |
<locale name="ga">
|
|
|
37 |
<default>Aonleithid 12</default>
|
|
|
38 |
</locale>
|
|
|
39 |
|
|
|
40 |
<locale name="hi">
|
|
|
41 |
<default>मोनोस्पेस 12</default>
|
|
|
42 |
</locale>
|
|
|
43 |
|
|
|
44 |
<locale name="kn">
|
|
|
45 |
<default>ಮೊನೊಸà³à²ªà³‡à²¸à³ ೧೨</default>
|
|
|
46 |
</locale>
|
|
|
47 |
|
|
|
48 |
<locale name="ml">
|
|
|
49 |
<default>മോണോസàµà´ªàµ†à´¯à´¿à´¸àµ 12</default>
|
|
|
50 |
</locale>
|
|
|
51 |
|
|
|
52 |
<locale name="ms">
|
|
|
53 |
<default>Monoruang 12</default>
|
|
|
54 |
</locale>
|
|
|
55 |
|
|
|
56 |
<locale name="ne">
|
|
|
57 |
<default>मोनोस्पेस १२</default>
|
|
|
58 |
</locale>
|
|
|
59 |
|
|
|
60 |
<locale name="te">
|
|
|
61 |
<default>మోనోసà±à°ªà±‡à°¸à± 12</default>
|
|
|
62 |
</locale>
|
|
|
63 |
|
|
|
64 |
<locale name="xh">
|
|
|
65 |
<default>I-Monospace 12</default>
|
|
|
66 |
</locale>
|
|
|
67 |
|
|
|
68 |
<locale name="zh_CN">
|
|
|
69 |
<default>Monospace 10</default>
|
|
|
70 |
</locale>
|
|
|
71 |
|
|
|
72 |
<locale name="zh_HK">
|
|
|
73 |
<default>Monospace 14</default>
|
|
|
74 |
</locale>
|
|
|
75 |
|
|
|
76 |
<locale name="zh_TW">
|
|
|
77 |
<default>Monospace 14</default>
|
|
|
78 |
</locale>
|
|
|
79 |
</schema>
|
|
|
80 |
|
|
|
81 |
<schema>
|
|
|
82 |
<key>/schemas/apps/gedit-2/preferences/editor/colors/scheme</key>
|
|
|
83 |
<applyto>/apps/gedit-2/preferences/editor/colors/scheme</applyto>
|
|
|
84 |
<owner>gedit</owner>
|
|
|
85 |
<type>string</type>
|
|
|
86 |
<default>classic</default>
|
|
|
87 |
<gettext_domain>gedit</gettext_domain>
|
|
|
88 |
<locale name="C">
|
|
|
89 |
<short>Style Scheme</short>
|
|
|
90 |
<long>The id of a GtkSourceView Style Scheme used to color the text.</long>
|
|
|
91 |
</locale>
|
|
|
92 |
</schema>
|
|
|
93 |
|
|
|
94 |
<schema>
|
|
|
95 |
<key>/schemas/apps/gedit-2/preferences/editor/save/create_backup_copy</key>
|
|
|
96 |
<applyto>/apps/gedit-2/preferences/editor/save/create_backup_copy</applyto>
|
|
|
97 |
<owner>gedit</owner>
|
|
|
98 |
<type>bool</type>
|
|
|
99 |
<default>TRUE</default>
|
|
|
100 |
<gettext_domain>gedit</gettext_domain>
|
|
|
101 |
<locale name="C">
|
|
|
102 |
<short>Create Backup Copies</short>
|
|
|
103 |
<long>Whether gedit should create backup copies for the files it saves. You can set the backup file extension with the "Backup Copy Extension" option.</long>
|
|
|
104 |
</locale>
|
|
|
105 |
</schema>
|
|
|
106 |
|
|
|
107 |
<schema>
|
|
|
108 |
<key>/schemas/apps/gedit-2/preferences/editor/save/backup_copy_extension</key>
|
|
|
109 |
<applyto>/apps/gedit-2/preferences/editor/save/backup_copy_extension</applyto>
|
|
|
110 |
<owner>gedit</owner>
|
|
|
111 |
<type>string</type>
|
|
|
112 |
<default>~</default>
|
|
|
113 |
<gettext_domain>gedit</gettext_domain>
|
|
|
114 |
<locale name="C">
|
|
|
115 |
<short>Backup Copy Extension</short>
|
|
|
116 |
<long>Extension or suffix to use for backup file names. This will only take effect if the "Create Backup Copies" option is turned on.</long>
|
|
|
117 |
</locale>
|
|
|
118 |
</schema>
|
|
|
119 |
|
|
|
120 |
<schema>
|
|
|
121 |
<key>/schemas/apps/gedit-2/preferences/editor/save/auto_save</key>
|
|
|
122 |
<applyto>/apps/gedit-2/preferences/editor/save/auto_save</applyto>
|
|
|
123 |
<owner>gedit</owner>
|
|
|
124 |
<type>bool</type>
|
|
|
125 |
<default>FALSE</default>
|
|
|
126 |
<gettext_domain>gedit</gettext_domain>
|
|
|
127 |
<locale name="C">
|
|
|
128 |
<short>Auto Save</short>
|
|
|
129 |
<long>Whether gedit should automatically save modified files after a time interval. You can set the time interval with the "Auto Save Interval" option.</long>
|
|
|
130 |
</locale>
|
|
|
131 |
</schema>
|
|
|
132 |
|
|
|
133 |
<schema>
|
|
|
134 |
<key>/schemas/apps/gedit-2/preferences/editor/save/auto_save_interval</key>
|
|
|
135 |
<applyto>/apps/gedit-2/preferences/editor/save/auto_save_interval</applyto>
|
|
|
136 |
<owner>gedit</owner>
|
|
|
137 |
<type>int</type>
|
|
|
138 |
<default>10</default>
|
|
|
139 |
<gettext_domain>gedit</gettext_domain>
|
|
|
140 |
<locale name="C">
|
|
|
141 |
<short>Auto Save Interval</short>
|
|
|
142 |
<long>Number of minutes after which gedit will automatically save modified files. This will only take effect if the "Auto Save" option is turned on.</long>
|
|
|
143 |
</locale>
|
|
|
144 |
</schema>
|
|
|
145 |
|
|
|
146 |
<schema>
|
|
|
147 |
<key>/schemas/apps/gedit-2/preferences/editor/undo/undo_actions_limit</key>
|
|
|
148 |
<applyto>/apps/gedit-2/preferences/editor/undo/undo_actions_limit</applyto>
|
|
|
149 |
<owner>gedit</owner>
|
|
|
150 |
<type>int</type>
|
|
|
151 |
<default>25</default>
|
|
|
152 |
<gettext_domain>gedit</gettext_domain>
|
|
|
153 |
<locale name="C">
|
|
|
154 |
<short>Undo Actions Limit (DEPRECATED)</short>
|
|
|
155 |
<long>Maximum number of actions that gedit will be able to undo or redo. Use "-1" for unlimited number of actions. Deprecated since 2.12.0</long>
|
|
|
156 |
</locale>
|
|
|
157 |
</schema>
|
|
|
158 |
|
|
|
159 |
<schema>
|
|
|
160 |
<key>/schemas/apps/gedit-2/preferences/editor/undo/max_undo_actions</key>
|
|
|
161 |
<applyto>/apps/gedit-2/preferences/editor/undo/max_undo_actions</applyto>
|
|
|
162 |
<owner>gedit</owner>
|
|
|
163 |
<type>int</type>
|
|
|
164 |
<default>2000</default>
|
|
|
165 |
<gettext_domain>gedit</gettext_domain>
|
|
|
166 |
<locale name="C">
|
|
|
167 |
<short>Max Number of Undo Actions</short>
|
|
|
168 |
<long>Maximum number of actions that gedit will be able to undo or redo. Use "-1" for unlimited number of actions.</long>
|
|
|
169 |
</locale>
|
|
|
170 |
</schema>
|
|
|
171 |
|
|
|
172 |
<schema>
|
|
|
173 |
<key>/schemas/apps/gedit-2/preferences/editor/wrap_mode/wrap_mode</key>
|
|
|
174 |
<applyto>/apps/gedit-2/preferences/editor/wrap_mode/wrap_mode</applyto>
|
|
|
175 |
<owner>gedit</owner>
|
|
|
176 |
<type>string</type>
|
|
|
177 |
<default>GTK_WRAP_WORD</default>
|
|
|
178 |
<gettext_domain>gedit</gettext_domain>
|
|
|
179 |
<locale name="C">
|
|
|
180 |
<short>Line Wrapping Mode</short>
|
|
|
181 |
<long>Specifies how to wrap long lines in the editing area. Use "GTK_WRAP_NONE" for no wrapping, "GTK_WRAP_WORD" for wrapping at word boundaries, and "GTK_WRAP_CHAR" for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.</long>
|
|
|
182 |
</locale>
|
|
|
183 |
</schema>
|
|
|
184 |
|
|
|
185 |
<schema>
|
|
|
186 |
<key>/schemas/apps/gedit-2/preferences/editor/tabs/tabs_size</key>
|
|
|
187 |
<applyto>/apps/gedit-2/preferences/editor/tabs/tabs_size</applyto>
|
|
|
188 |
<owner>gedit</owner>
|
|
|
189 |
<type>int</type>
|
|
|
190 |
<default>8</default>
|
|
|
191 |
<gettext_domain>gedit</gettext_domain>
|
|
|
192 |
<locale name="C">
|
|
|
193 |
<short>Tab Size</short>
|
|
|
194 |
<long>Specifies the number of spaces that should be displayed instead of Tab characters.</long>
|
|
|
195 |
</locale>
|
|
|
196 |
</schema>
|
|
|
197 |
|
|
|
198 |
<schema>
|
|
|
199 |
<key>/schemas/apps/gedit-2/preferences/editor/tabs/insert_spaces</key>
|
|
|
200 |
<applyto>/apps/gedit-2/preferences/editor/tabs/insert_spaces</applyto>
|
|
|
201 |
<owner>gedit</owner>
|
|
|
202 |
<type>bool</type>
|
|
|
203 |
<default>FALSE</default>
|
|
|
204 |
<gettext_domain>gedit</gettext_domain>
|
|
|
205 |
<locale name="C">
|
|
|
206 |
<short>Insert spaces</short>
|
|
|
207 |
<long>Whether gedit should insert spaces instead of tabs.</long>
|
|
|
208 |
</locale>
|
|
|
209 |
</schema>
|
|
|
210 |
|
|
|
211 |
<schema>
|
|
|
212 |
<key>/schemas/apps/gedit-2/preferences/editor/auto_indent/auto_indent</key>
|
|
|
213 |
<applyto>/apps/gedit-2/preferences/editor/auto_indent/auto_indent</applyto>
|
|
|
214 |
<owner>gedit</owner>
|
|
|
215 |
<type>bool</type>
|
|
|
216 |
<default>FALSE</default>
|
|
|
217 |
<gettext_domain>gedit</gettext_domain>
|
|
|
218 |
<locale name="C">
|
|
|
219 |
<short>Auto indent</short>
|
|
|
220 |
<long>Whether gedit should enable auto indentation.</long>
|
|
|
221 |
</locale>
|
|
|
222 |
</schema>
|
|
|
223 |
|
|
|
224 |
<schema>
|
|
|
225 |
<key>/schemas/apps/gedit-2/preferences/editor/line_numbers/display_line_numbers</key>
|
|
|
226 |
<applyto>/apps/gedit-2/preferences/editor/line_numbers/display_line_numbers</applyto>
|
|
|
227 |
<owner>gedit</owner>
|
|
|
228 |
<type>bool</type>
|
|
|
229 |
<default>FALSE</default>
|
|
|
230 |
<gettext_domain>gedit</gettext_domain>
|
|
|
231 |
<locale name="C">
|
|
|
232 |
<short>Display Line Numbers</short>
|
|
|
233 |
<long>Whether gedit should display line numbers in the editing area.</long>
|
|
|
234 |
</locale>
|
|
|
235 |
</schema>
|
|
|
236 |
|
|
|
237 |
<schema>
|
|
|
238 |
<key>/schemas/apps/gedit-2/preferences/editor/current_line/highlight_current_line</key>
|
|
|
239 |
<applyto>/apps/gedit-2/preferences/editor/current_line/highlight_current_line</applyto>
|
|
|
240 |
<owner>gedit</owner>
|
|
|
241 |
<type>bool</type>
|
|
|
242 |
<default>FALSE</default>
|
|
|
243 |
<gettext_domain>gedit</gettext_domain>
|
|
|
244 |
<locale name="C">
|
|
|
245 |
<short>Highlight Current Line</short>
|
|
|
246 |
<long>Whether gedit should highlight the current line.</long>
|
|
|
247 |
</locale>
|
|
|
248 |
</schema>
|
|
|
249 |
|
|
|
250 |
<schema>
|
|
|
251 |
<key>/schemas/apps/gedit-2/preferences/editor/bracket_matching/bracket_matching</key>
|
|
|
252 |
<applyto>/apps/gedit-2/preferences/editor/bracket_matching/bracket_matching</applyto>
|
|
|
253 |
<owner>gedit</owner>
|
|
|
254 |
<type>bool</type>
|
|
|
255 |
<default>FALSE</default>
|
|
|
256 |
<gettext_domain>gedit</gettext_domain>
|
|
|
257 |
<locale name="C">
|
|
|
258 |
<short>Highlight Matching Bracket</short>
|
|
|
259 |
<long>Whether gedit should highlight matching bracket.</long>
|
|
|
260 |
</locale>
|
|
|
261 |
</schema>
|
|
|
262 |
|
|
|
263 |
<schema>
|
|
|
264 |
<key>/schemas/apps/gedit-2/preferences/editor/right_margin/display_right_margin</key>
|
|
|
265 |
<applyto>/apps/gedit-2/preferences/editor/right_margin/display_right_margin</applyto>
|
|
|
266 |
<owner>gedit</owner>
|
|
|
267 |
<type>bool</type>
|
|
|
268 |
<default>FALSE</default>
|
|
|
269 |
<gettext_domain>gedit</gettext_domain>
|
|
|
270 |
<locale name="C">
|
|
|
271 |
<short>Display Right Margin</short>
|
|
|
272 |
<long>Whether gedit should display the right margin in the editing area.</long>
|
|
|
273 |
</locale>
|
|
|
274 |
</schema>
|
|
|
275 |
|
|
|
276 |
<schema>
|
|
|
277 |
<key>/schemas/apps/gedit-2/preferences/editor/right_margin/right_margin_position</key>
|
|
|
278 |
<applyto>/apps/gedit-2/preferences/editor/right_margin/right_margin_position</applyto>
|
|
|
279 |
<owner>gedit</owner>
|
|
|
280 |
<type>int</type>
|
|
|
281 |
<default>80</default>
|
|
|
282 |
<gettext_domain>gedit</gettext_domain>
|
|
|
283 |
<locale name="C">
|
|
|
284 |
<short>Right Margin Position</short>
|
|
|
285 |
<long>Specifies the position of the right margin.</long>
|
|
|
286 |
</locale>
|
|
|
287 |
</schema>
|
|
|
288 |
|
|
|
289 |
<schema>
|
|
|
290 |
<key>/schemas/apps/gedit-2/preferences/editor/smart_home_end/smart_home_end</key>
|
|
|
291 |
<applyto>/apps/gedit-2/preferences/editor/smart_home_end/smart_home_end</applyto>
|
|
|
292 |
<owner>gedit</owner>
|
|
|
293 |
<type>string</type>
|
|
|
294 |
<default>after</default>
|
|
|
295 |
<gettext_domain>gedit</gettext_domain>
|
|
|
296 |
<locale name="C">
|
|
|
297 |
<short>Smart Home End</short>
|
|
|
298 |
<long>Specifies how the cursor moves when the HOME and END keys are pressed. Use "DISABLED" to always move at the start/end of the line, "AFTER" to move to the start/end of the line the first time the keys are pressed and to the start/end of the text ignoring whitespaces the second time the keys are pressed, "BEFORE" to move to the start/end of the text before moving to the start/end of the line and "ALWAYS" to always move to the start/end of the text instead of the start/end of the line.</long>
|
|
|
299 |
</locale>
|
|
|
300 |
</schema>
|
|
|
301 |
|
|
|
302 |
<schema>
|
|
|
303 |
<key>/schemas/apps/gedit-2/preferences/ui/toolbar/toolbar_visible</key>
|
|
|
304 |
<applyto>/apps/gedit-2/preferences/ui/toolbar/toolbar_visible</applyto>
|
|
|
305 |
<owner>gedit</owner>
|
|
|
306 |
<type>bool</type>
|
|
|
307 |
<default>TRUE</default>
|
|
|
308 |
<gettext_domain>gedit</gettext_domain>
|
|
|
309 |
<locale name="C">
|
|
|
310 |
<short>Toolbar is Visible</short>
|
|
|
311 |
<long>Whether the toolbar should be visible in editing windows.</long>
|
|
|
312 |
</locale>
|
|
|
313 |
</schema>
|
|
|
314 |
|
|
|
315 |
<schema>
|
|
|
316 |
<key>/schemas/apps/gedit-2/preferences/ui/toolbar/toolbar_buttons_style</key>
|
|
|
317 |
<applyto>/apps/gedit-2/preferences/ui/toolbar/toolbar_buttons_style</applyto>
|
|
|
318 |
<owner>gedit</owner>
|
|
|
319 |
<type>string</type>
|
|
|
320 |
<default>GEDIT_TOOLBAR_SYSTEM</default>
|
|
|
321 |
<gettext_domain>gedit</gettext_domain>
|
|
|
322 |
<locale name="C">
|
|
|
323 |
<short>Toolbar Buttons Style</short>
|
|
|
324 |
<long>Style for the toolbar buttons. Possible values are "GEDIT_TOOLBAR_SYSTEM" to use the system's default style, "GEDIT_TOOLBAR_ICONS" to display icons only, "GEDIT_TOOLBAR_ICONS_AND_TEXT" to display both icons and text, and "GEDIT_TOOLBAR_ICONS_BOTH_HORIZ" to display prioritized text beside icons. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.</long>
|
|
|
325 |
</locale>
|
|
|
326 |
</schema>
|
|
|
327 |
|
|
|
328 |
<schema>
|
|
|
329 |
<key>/schemas/apps/gedit-2/preferences/ui/statusbar/statusbar_visible</key>
|
|
|
330 |
<applyto>/apps/gedit-2/preferences/ui/statusbar/statusbar_visible</applyto>
|
|
|
331 |
<owner>gedit</owner>
|
|
|
332 |
<type>bool</type>
|
|
|
333 |
<default>TRUE</default>
|
|
|
334 |
<gettext_domain>gedit</gettext_domain>
|
|
|
335 |
<locale name="C">
|
|
|
336 |
<short>Status Bar is Visible</short>
|
|
|
337 |
<long>Whether the status bar at the bottom of editing windows should be visible.</long>
|
|
|
338 |
</locale>
|
|
|
339 |
</schema>
|
|
|
340 |
|
|
|
341 |
<schema>
|
|
|
342 |
<key>/schemas/apps/gedit-2/preferences/ui/side_pane/side_pane_visible</key>
|
|
|
343 |
<applyto>/apps/gedit-2/preferences/ui/side_pane/side_pane_visible</applyto>
|
|
|
344 |
<owner>gedit</owner>
|
|
|
345 |
<type>bool</type>
|
|
|
346 |
<default>FALSE</default>
|
|
|
347 |
<gettext_domain>gedit</gettext_domain>
|
|
|
348 |
<locale name="C">
|
|
|
349 |
<short>Side Pane is Visible</short>
|
|
|
350 |
<long>Whether the side pane at the left of the editing window should be visible.</long>
|
|
|
351 |
</locale>
|
|
|
352 |
</schema>
|
|
|
353 |
|
|
|
354 |
<schema>
|
|
|
355 |
<key>/schemas/apps/gedit-2/preferences/ui/bottom_panel/bottom_panel_visible</key>
|
|
|
356 |
<applyto>/apps/gedit-2/preferences/ui/bottom_panel/bottom_panel_visible</applyto>
|
|
|
357 |
<owner>gedit</owner>
|
|
|
358 |
<type>bool</type>
|
|
|
359 |
<default>FALSE</default>
|
|
|
360 |
<gettext_domain>gedit</gettext_domain>
|
|
|
361 |
<locale name="C">
|
|
|
362 |
<short>Bottom Panel is Visible</short>
|
|
|
363 |
<long>Whether the bottom panel at the bottom of editing windows should be visible.</long>
|
|
|
364 |
</locale>
|
|
|
365 |
</schema>
|
|
|
366 |
|
|
|
367 |
<schema>
|
|
|
368 |
<key>/schemas/apps/gedit-2/preferences/print/page/print_syntax_highlighting</key>
|
|
|
369 |
<applyto>/apps/gedit-2/preferences/print/page/print_syntax_highlighting</applyto>
|
|
|
370 |
<owner>gedit</owner>
|
|
|
371 |
<type>bool</type>
|
|
|
372 |
<default>TRUE</default>
|
|
|
373 |
<gettext_domain>gedit</gettext_domain>
|
|
|
374 |
<locale name="C">
|
|
|
375 |
<short>Print Syntax Highlighting</short>
|
|
|
376 |
<long>Whether gedit should print syntax highlighting when printing documents.</long>
|
|
|
377 |
</locale>
|
|
|
378 |
</schema>
|
|
|
379 |
|
|
|
380 |
<schema>
|
|
|
381 |
<key>/schemas/apps/gedit-2/preferences/print/page/print_header</key>
|
|
|
382 |
<applyto>/apps/gedit-2/preferences/print/page/print_header</applyto>
|
|
|
383 |
<owner>gedit</owner>
|
|
|
384 |
<type>bool</type>
|
|
|
385 |
<default>TRUE</default>
|
|
|
386 |
<gettext_domain>gedit</gettext_domain>
|
|
|
387 |
<locale name="C">
|
|
|
388 |
<short>Print Header</short>
|
|
|
389 |
<long>Whether gedit should include a document header when printing documents.</long>
|
|
|
390 |
</locale>
|
|
|
391 |
</schema>
|
|
|
392 |
|
|
|
393 |
<schema>
|
|
|
394 |
<key>/schemas/apps/gedit-2/preferences/print/page/print_wrap_mode</key>
|
|
|
395 |
<applyto>/apps/gedit-2/preferences/print/page/print_wrap_mode</applyto>
|
|
|
396 |
<owner>gedit</owner>
|
|
|
397 |
<type>string</type>
|
|
|
398 |
<default>GTK_WRAP_WORD</default>
|
|
|
399 |
<gettext_domain>gedit</gettext_domain>
|
|
|
400 |
<locale name="C">
|
|
|
401 |
<short>Printing Line Wrapping Mode</short>
|
|
|
402 |
<long>Specifies how to wrap long lines for printing. Use "GTK_WRAP_NONE" for no wrapping, "GTK_WRAP_WORD" for wrapping at word boundaries, and "GTK_WRAP_CHAR" for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.</long>
|
|
|
403 |
</locale>
|
|
|
404 |
</schema>
|
|
|
405 |
|
|
|
406 |
<schema>
|
|
|
407 |
<key>/schemas/apps/gedit-2/preferences/print/page/print_line_numbers</key>
|
|
|
408 |
<applyto>/apps/gedit-2/preferences/print/page/print_line_numbers</applyto>
|
|
|
409 |
<owner>gedit</owner>
|
|
|
410 |
<type>int</type>
|
|
|
411 |
<default>0</default>
|
|
|
412 |
<gettext_domain>gedit</gettext_domain>
|
|
|
413 |
<locale name="C">
|
|
|
414 |
<short>Print Line Numbers</short>
|
|
|
415 |
<long>If this value is 0, then no line numbers will be inserted when printing a document. Otherwise, gedit will print line numbers every such number of lines.</long>
|
|
|
416 |
</locale>
|
|
|
417 |
</schema>
|
|
|
418 |
|
|
|
419 |
<schema>
|
|
|
420 |
<key>/schemas/apps/gedit-2/preferences/print/fonts/print_font_body_pango</key>
|
|
|
421 |
<applyto>/apps/gedit-2/preferences/print/fonts/print_font_body_pango</applyto>
|
|
|
422 |
<owner>gedit</owner>
|
|
|
423 |
<type>string</type>
|
|
|
424 |
<gettext_domain>gedit</gettext_domain>
|
|
|
425 |
<locale name="C">
|
|
|
426 |
<default>Monospace 9</default>
|
|
|
427 |
<short>Body Font for Printing</short>
|
|
|
428 |
<long>Specifies the font to use for a document's body when printing documents.</long>
|
|
|
429 |
</locale>
|
|
|
430 |
|
|
|
431 |
<locale name="crh">
|
|
|
432 |
<default>Yek-feza 9</default>
|
|
|
433 |
</locale>
|
|
|
434 |
|
|
|
435 |
<locale name="dz">
|
|
|
436 |
<default>མོ་ནོ་སི་པེསི་༩à¼</default>
|
|
|
437 |
</locale>
|
|
|
438 |
|
|
|
439 |
<locale name="ga">
|
|
|
440 |
<default>Aonleithid 9</default>
|
|
|
441 |
</locale>
|
|
|
442 |
|
|
|
443 |
<locale name="hi">
|
|
|
444 |
<default>मोनोस्पेस 9</default>
|
|
|
445 |
</locale>
|
|
|
446 |
|
|
|
447 |
<locale name="kn">
|
|
|
448 |
<default>ಮೊನೊಸà³à²ªà³‡à²¸à³ ೯</default>
|
|
|
449 |
</locale>
|
|
|
450 |
|
|
|
451 |
<locale name="ml">
|
|
|
452 |
<default>മോണോസàµà´ªàµ†à´¯à´¿à´¸àµ 9</default>
|
|
|
453 |
</locale>
|
|
|
454 |
|
|
|
455 |
<locale name="ne">
|
|
|
456 |
<default>मोनोस्पेस ९</default>
|
|
|
457 |
</locale>
|
|
|
458 |
|
|
|
459 |
<locale name="te">
|
|
|
460 |
<default>మోనోసà±à°ªà±‡à°¸à± 9</default>
|
|
|
461 |
</locale>
|
|
|
462 |
|
|
|
463 |
<locale name="xh">
|
|
|
464 |
<default>I-Monospace 9</default>
|
|
|
465 |
</locale>
|
|
|
466 |
|
|
|
467 |
<locale name="zh_HK">
|
|
|
468 |
<default>Monospace 12</default>
|
|
|
469 |
</locale>
|
|
|
470 |
|
|
|
471 |
<locale name="zh_TW">
|
|
|
472 |
<default>Monospace 12</default>
|
|
|
473 |
</locale>
|
|
|
474 |
</schema>
|
|
|
475 |
|
|
|
476 |
<schema>
|
|
|
477 |
<key>/schemas/apps/gedit-2/preferences/print/fonts/print_font_header_pango</key>
|
|
|
478 |
<applyto>/apps/gedit-2/preferences/print/fonts/print_font_header_pango</applyto>
|
|
|
479 |
<owner>gedit</owner>
|
|
|
480 |
<type>string</type>
|
|
|
481 |
<gettext_domain>gedit</gettext_domain>
|
|
|
482 |
<locale name="C">
|
|
|
483 |
<default>Sans 11</default>
|
|
|
484 |
<short>Header Font for Printing</short>
|
|
|
485 |
<long>Specifies the font to use for page headers when printing a document. This will only take effect if the "Print Header" option is turned on.</long>
|
|
|
486 |
</locale>
|
|
|
487 |
|
|
|
488 |
<locale name="dz">
|
|
|
489 |
<default>སེནསི་༡༡à¼</default>
|
|
|
490 |
</locale>
|
|
|
491 |
|
|
|
492 |
<locale name="hi">
|
|
|
493 |
<default>सान्स 11</default>
|
|
|
494 |
</locale>
|
|
|
495 |
|
|
|
496 |
<locale name="hr">
|
|
|
497 |
<default>Sans Regular 11</default>
|
|
|
498 |
</locale>
|
|
|
499 |
|
|
|
500 |
<locale name="mai">
|
|
|
501 |
<default>सन्स 11</default>
|
|
|
502 |
</locale>
|
|
|
503 |
|
|
|
504 |
<locale name="ml">
|
|
|
505 |
<default>സാനàµâ€à´¸àµ 11</default>
|
|
|
506 |
</locale>
|
|
|
507 |
|
|
|
508 |
<locale name="ne">
|
|
|
509 |
<default>सान्स् ११</default>
|
|
|
510 |
</locale>
|
|
|
511 |
|
|
|
512 |
<locale name="ps">
|
|
|
513 |
<default>Sans ۱۱</default>
|
|
|
514 |
</locale>
|
|
|
515 |
|
|
|
516 |
<locale name="sl">
|
|
|
517 |
<default>sans 11</default>
|
|
|
518 |
</locale>
|
|
|
519 |
|
|
|
520 |
<locale name="ta">
|
|
|
521 |
<default>ஸான௠11</default>
|
|
|
522 |
</locale>
|
|
|
523 |
|
|
|
524 |
<locale name="te">
|
|
|
525 |
<default>సానà±à°¸à± 11</default>
|
|
|
526 |
</locale>
|
|
|
527 |
|
|
|
528 |
<locale name="xh">
|
|
|
529 |
<default>I-Sans 11</default>
|
|
|
530 |
</locale>
|
|
|
531 |
|
|
|
532 |
<locale name="zh_HK">
|
|
|
533 |
<default>Sans 14</default>
|
|
|
534 |
</locale>
|
|
|
535 |
|
|
|
536 |
<locale name="zh_TW">
|
|
|
537 |
<default>Sans 14</default>
|
|
|
538 |
</locale>
|
|
|
539 |
</schema>
|
|
|
540 |
|
|
|
541 |
<schema>
|
|
|
542 |
<key>/schemas/apps/gedit-2/preferences/print/fonts/print_font_numbers_pango</key>
|
|
|
543 |
<applyto>/apps/gedit-2/preferences/print/fonts/print_font_numbers_pango</applyto>
|
|
|
544 |
<owner>gedit</owner>
|
|
|
545 |
<type>string</type>
|
|
|
546 |
<gettext_domain>gedit</gettext_domain>
|
|
|
547 |
<locale name="C">
|
|
|
548 |
<default>Sans 8</default>
|
|
|
549 |
<short>Line Number Font for Printing</short>
|
|
|
550 |
<long>Specifies the font to use for line numbers when printing. This will only take effect if the "Print Line Numbers" option is non-zero.</long>
|
|
|
551 |
</locale>
|
|
|
552 |
|
|
|
553 |
<locale name="dz">
|
|
|
554 |
<default>སེནསི་༨à¼</default>
|
|
|
555 |
</locale>
|
|
|
556 |
|
|
|
557 |
<locale name="hi">
|
|
|
558 |
<default>सन्स 8</default>
|
|
|
559 |
</locale>
|
|
|
560 |
|
|
|
561 |
<locale name="mai">
|
|
|
562 |
<default>सन्स 8</default>
|
|
|
563 |
</locale>
|
|
|
564 |
|
|
|
565 |
<locale name="ml">
|
|
|
566 |
<default>സാനàµâ€à´¸àµ 8</default>
|
|
|
567 |
</locale>
|
|
|
568 |
|
|
|
569 |
<locale name="ne">
|
|
|
570 |
<default>सान्स् ८</default>
|
|
|
571 |
</locale>
|
|
|
572 |
|
|
|
573 |
<locale name="ps">
|
|
|
574 |
<default>Sans ۸</default>
|
|
|
575 |
</locale>
|
|
|
576 |
|
|
|
577 |
<locale name="ta">
|
|
|
578 |
<default>ஸான௠8</default>
|
|
|
579 |
</locale>
|
|
|
580 |
|
|
|
581 |
<locale name="te">
|
|
|
582 |
<default>సానà±à°¸à± 8</default>
|
|
|
583 |
</locale>
|
|
|
584 |
|
|
|
585 |
<locale name="xh">
|
|
|
586 |
<default>I-Sans 8</default>
|
|
|
587 |
</locale>
|
|
|
588 |
|
|
|
589 |
<locale name="zh_HK">
|
|
|
590 |
<default>Sans 10</default>
|
|
|
591 |
</locale>
|
|
|
592 |
|
|
|
593 |
<locale name="zh_TW">
|
|
|
594 |
<default>Sans 10</default>
|
|
|
595 |
</locale>
|
|
|
596 |
</schema>
|
|
|
597 |
|
|
|
598 |
<schema>
|
|
|
599 |
<key>/schemas/apps/gedit-2/preferences/ui/recents/max_recents</key>
|
|
|
600 |
<applyto>/apps/gedit-2/preferences/ui/recents/max_recents</applyto>
|
|
|
601 |
<owner>gedit</owner>
|
|
|
602 |
<type>int</type>
|
|
|
603 |
<default>5</default>
|
|
|
604 |
<gettext_domain>gedit</gettext_domain>
|
|
|
605 |
<locale name="C">
|
|
|
606 |
<short>Maximum Recent Files</short>
|
|
|
607 |
<long>Specifies the maximum number of recently opened files that will be displayed in the "Recent Files" submenu.</long>
|
|
|
608 |
</locale>
|
|
|
609 |
</schema>
|
|
|
610 |
|
|
|
611 |
<schema>
|
|
|
612 |
<key>/schemas/apps/gedit-2/preferences/encodings/auto_detected</key>
|
|
|
613 |
<applyto>/apps/gedit-2/preferences/encodings/auto_detected</applyto>
|
|
|
614 |
<owner>gedit</owner>
|
|
|
615 |
<type>list</type>
|
|
|
616 |
<list_type>string</list_type>
|
|
|
617 |
<gettext_domain>gedit</gettext_domain>
|
|
|
618 |
<locale name="C">
|
|
|
619 |
<default>[UTF-8,CURRENT,ISO-8859-15,UTF-16]</default>
|
|
|
620 |
<short>Auto Detected Encodings</short>
|
|
|
621 |
<long>Sorted list of encodings used by gedit for auto-detecting the encoding of a file. "CURRENT" represents the current locale encoding. Only recognized encodings are used.</long>
|
|
|
622 |
</locale>
|
|
|
623 |
|
|
|
624 |
<locale name="ar">
|
|
|
625 |
<default>[UTF-8,CURRENT,ISO-8859-15,WINDOWS-1256]</default>
|
|
|
626 |
</locale>
|
|
|
627 |
|
|
|
628 |
<locale name="be@latin">
|
|
|
629 |
<default>[UTF-8,CURRENT,CP1251,ISO-8859-5,UTF-16]</default>
|
|
|
630 |
</locale>
|
|
|
631 |
|
|
|
632 |
<locale name="bg">
|
|
|
633 |
<default>[UTF-8,WINDOWS-1251,CURRENT,ISO-8859-15,UTF-16]</default>
|
|
|
634 |
</locale>
|
|
|
635 |
|
|
|
636 |
<locale name="crh">
|
|
|
637 |
<default>[UTF-8,CURRENT,ISO-8859-9,UTF-16]</default>
|
|
|
638 |
</locale>
|
|
|
639 |
|
|
|
640 |
<locale name="cs">
|
|
|
641 |
<default>[UTF-8,CURRENT,ISO-8859-2,WINDOWS-1250,IBM852,UTF-16]</default>
|
|
|
642 |
</locale>
|
|
|
643 |
|
|
|
644 |
<locale name="cy">
|
|
|
645 |
<default>[UTF-8,CURRENT,ISO-8859-14,ISO-8859-15,UTF-16]</default>
|
|
|
646 |
</locale>
|
|
|
647 |
|
|
|
648 |
<locale name="dz">
|
|
|
649 |
<default>[ཡུ་ཊི་ཨེཕ་-༨ ད་ལྟོ་ ཨའི་ཨེསི་ཨོ་-༨༨༥༩-༡༥ ཡུ་ཊི་ཨེཕ་-༡༦]</default>
|
|
|
650 |
</locale>
|
|
|
651 |
|
|
|
652 |
<locale name="eo">
|
|
|
653 |
<default>[UTF-8,CURRENT,ISO-8859-3,UTF-16]</default>
|
|
|
654 |
</locale>
|
|
|
655 |
|
|
|
656 |
<locale name="fi">
|
|
|
657 |
<default>[UTF-8,CURRENT,ISO-8859-15]</default>
|
|
|
658 |
</locale>
|
|
|
659 |
|
|
|
660 |
<locale name="gl">
|
|
|
661 |
<default>[UTF-8,ACTUAL,ISO-8859-15,UTF-16]</default>
|
|
|
662 |
</locale>
|
|
|
663 |
|
|
|
664 |
<locale name="he">
|
|
|
665 |
<default>[UTF-8,CURRENT,ISO-8859-8,WINDOWS-1255]</default>
|
|
|
666 |
</locale>
|
|
|
667 |
|
|
|
668 |
<locale name="hu">
|
|
|
669 |
<default>[UTF-8,CURRENT,ISO-8859-2,WINDOWS-1250,ISO-8859-15]</default>
|
|
|
670 |
</locale>
|
|
|
671 |
|
|
|
672 |
<locale name="ja">
|
|
|
673 |
<default>[UTF-8,CURRENT,ISO-2022-JP,SHIFT_JIS,EUC-JP]</default>
|
|
|
674 |
</locale>
|
|
|
675 |
|
|
|
676 |
<locale name="ko">
|
|
|
677 |
<default>[UTF-8,CURRENT,UHC,JOHAB,ISO-8859-15,UTF-16]</default>
|
|
|
678 |
</locale>
|
|
|
679 |
|
|
|
680 |
<locale name="lt">
|
|
|
681 |
<default>[UTF-8,CURRENT,ISO-8859-15]</default>
|
|
|
682 |
</locale>
|
|
|
683 |
|
|
|
684 |
<locale name="pl">
|
|
|
685 |
<default>[UTF-8,CURRENT,ISO-8859-2]</default>
|
|
|
686 |
</locale>
|
|
|
687 |
|
|
|
688 |
<locale name="ro">
|
|
|
689 |
<default>[UTF-8,CURRENT,ISO-8859-2,ISO-8859-16,UTF-16]</default>
|
|
|
690 |
</locale>
|
|
|
691 |
|
|
|
692 |
<locale name="ru">
|
|
|
693 |
<default>[UTF-8,CURRENT,KOI8R,WINDOWS-1251,ISO-8859-5]</default>
|
|
|
694 |
</locale>
|
|
|
695 |
|
|
|
696 |
<locale name="sl">
|
|
|
697 |
<default>[UTF-8,CURRENT,ISO-8859-2,UTF-16]</default>
|
|
|
698 |
</locale>
|
|
|
699 |
|
|
|
700 |
<locale name="sr">
|
|
|
701 |
<default>[UTF-8,CURRENT,ISO-8859-2,ISO-8859-5,WINDOWS-1250,WINDOWS-1251,ISO-8859-15]</default>
|
|
|
702 |
</locale>
|
|
|
703 |
|
|
|
704 |
<locale name="sr@latin">
|
|
|
705 |
<default>[UTF-8,CURRENT,ISO-8859-2,ISO-8859-5,WINDOWS-1250,WINDOWS-1251,ISO-8859-15]</default>
|
|
|
706 |
</locale>
|
|
|
707 |
|
|
|
708 |
<locale name="sv">
|
|
|
709 |
<default>[UTF-8,CURRENT,ISO-8859-1,ISO-8859-15]</default>
|
|
|
710 |
</locale>
|
|
|
711 |
|
|
|
712 |
<locale name="ta">
|
|
|
713 |
<default>[UTF-8,CURRENT,ISO-8859-15]</default>
|
|
|
714 |
</locale>
|
|
|
715 |
|
|
|
716 |
<locale name="th">
|
|
|
717 |
<default>[UTF-8,CURRENT,TIS-620,UTF-16]</default>
|
|
|
718 |
</locale>
|
|
|
719 |
|
|
|
720 |
<locale name="tr">
|
|
|
721 |
<default>[UTF-8,CURRENT,ISO-8859-9,UTF-16]</default>
|
|
|
722 |
</locale>
|
|
|
723 |
|
|
|
724 |
<locale name="vi">
|
|
|
725 |
<default>[UTF-8,CURRENT]</default>
|
|
|
726 |
</locale>
|
|
|
727 |
|
|
|
728 |
<locale name="zh_CN">
|
|
|
729 |
<default>[CURRENT,GB18030,GBK,GB2312,UTF-8,UTF-16]</default>
|
|
|
730 |
</locale>
|
|
|
731 |
|
|
|
732 |
<locale name="zh_HK">
|
|
|
733 |
<default>[UTF-8,CURRENT,BIG5,BIG5-HKSCS,EUC-TW,GB2312,GBK,GB18030,ISO-8859-15,UTF-16]</default>
|
|
|
734 |
</locale>
|
|
|
735 |
|
|
|
736 |
<locale name="zh_TW">
|
|
|
737 |
<default>[UTF-8,CURRENT,BIG5,BIG5-HKSCS,EUC-TW,GB2312,GBK,GB18030,ISO-8859-15,UTF-16]</default>
|
|
|
738 |
</locale>
|
|
|
739 |
</schema>
|
|
|
740 |
|
|
|
741 |
<schema>
|
|
|
742 |
<key>/schemas/apps/gedit-2/preferences/encodings/shown_in_menu</key>
|
|
|
743 |
<applyto>/apps/gedit-2/preferences/encodings/shown_in_menu</applyto>
|
|
|
744 |
<owner>gedit</owner>
|
|
|
745 |
<type>list</type>
|
|
|
746 |
<list_type>string</list_type>
|
|
|
747 |
<gettext_domain>gedit</gettext_domain>
|
|
|
748 |
<locale name="C">
|
|
|
749 |
<default>[ISO-8859-15]</default>
|
|
|
750 |
<short>Encodings shown in menu</short>
|
|
|
751 |
<long>List of encodings shown in Character Coding menu in open/save file selector. Only recognized encodings are used.</long>
|
|
|
752 |
</locale>
|
|
|
753 |
|
|
|
754 |
<locale name="ar">
|
|
|
755 |
<default>[UTF-8,WINDOWS-1256]</default>
|
|
|
756 |
</locale>
|
|
|
757 |
|
|
|
758 |
<locale name="be">
|
|
|
759 |
<default>[UTF-8,CURRENT,CP1251,ISO-8859-15]</default>
|
|
|
760 |
</locale>
|
|
|
761 |
|
|
|
762 |
<locale name="be@latin">
|
|
|
763 |
<default>[ASCII,ISO-8859-1,ISO-8859-5,CP1251,UTF-8,UTF-16,UTF-32]</default>
|
|
|
764 |
</locale>
|
|
|
765 |
|
|
|
766 |
<locale name="bg">
|
|
|
767 |
<default>[UTF-8,WINDOWS-1251,ISO-8859-15,UTF-16]</default>
|
|
|
768 |
</locale>
|
|
|
769 |
|
|
|
770 |
<locale name="cs">
|
|
|
771 |
<default>[ISO-8859-2,ISO-8859-15]</default>
|
|
|
772 |
</locale>
|
|
|
773 |
|
|
|
774 |
<locale name="dz">
|
|
|
775 |
<default>[ཨའིཨེསི་ཨོ་-༨༨༥༩-༡༥]</default>
|
|
|
776 |
</locale>
|
|
|
777 |
|
|
|
778 |
<locale name="fa">
|
|
|
779 |
<default>[UTF-8]</default>
|
|
|
780 |
</locale>
|
|
|
781 |
|
|
|
782 |
<locale name="fi">
|
|
|
783 |
<default>[ISO-8859-15,ISO-8859-1]</default>
|
|
|
784 |
</locale>
|
|
|
785 |
|
|
|
786 |
<locale name="ga">
|
|
|
787 |
<default>[UTF-8,ISO-8859-15]</default>
|
|
|
788 |
</locale>
|
|
|
789 |
|
|
|
790 |
<locale name="he">
|
|
|
791 |
<default>[UTF-8,ISO-8859-8,WINDOWS-1255]</default>
|
|
|
792 |
</locale>
|
|
|
793 |
|
|
|
794 |
<locale name="ko">
|
|
|
795 |
<default>[UTF-8,UHC,JOHAB,ISO-8859-15,UTF-16]</default>
|
|
|
796 |
</locale>
|
|
|
797 |
|
|
|
798 |
<locale name="nl">
|
|
|
799 |
<default>[UTF-8,ISO-8859-15]</default>
|
|
|
800 |
</locale>
|
|
|
801 |
|
|
|
802 |
<locale name="or">
|
|
|
803 |
<default>[ଆଇ.à¬à¬¸.ଓ.-8859-15]</default>
|
|
|
804 |
</locale>
|
|
|
805 |
|
|
|
806 |
<locale name="pl">
|
|
|
807 |
<default>[ISO-8859-2]</default>
|
|
|
808 |
</locale>
|
|
|
809 |
|
|
|
810 |
<locale name="ru">
|
|
|
811 |
<default>[CP866,IBM855,ISO-8859-5,KOI8R,WINDOWS-1251]</default>
|
|
|
812 |
</locale>
|
|
|
813 |
|
|
|
814 |
<locale name="sk">
|
|
|
815 |
<default>[ISO-8859-2,ISO-8859-15]</default>
|
|
|
816 |
</locale>
|
|
|
817 |
|
|
|
818 |
<locale name="sl">
|
|
|
819 |
<default>[ISO-8859-2,UTF-8]</default>
|
|
|
820 |
</locale>
|
|
|
821 |
|
|
|
822 |
<locale name="sv">
|
|
|
823 |
<default>[UTF-8,ISO-8859-15]</default>
|
|
|
824 |
</locale>
|
|
|
825 |
|
|
|
826 |
<locale name="th">
|
|
|
827 |
<default>[TIS-620]</default>
|
|
|
828 |
</locale>
|
|
|
829 |
|
|
|
830 |
<locale name="vi">
|
|
|
831 |
<default>[UTF-8]</default>
|
|
|
832 |
</locale>
|
|
|
833 |
|
|
|
834 |
<locale name="wa">
|
|
|
835 |
<default>[UTF-8,ISO-8859-15]</default>
|
|
|
836 |
</locale>
|
|
|
837 |
|
|
|
838 |
<locale name="zh_CN">
|
|
|
839 |
<default>[GB18030,GBK,GB2312,UTF-8]</default>
|
|
|
840 |
</locale>
|
|
|
841 |
|
|
|
842 |
<locale name="zh_HK">
|
|
|
843 |
<default>[BIG5,BIG5-HKSCS,EUC-TW,GB2312,GBK,GB18030,ISO-8859-15]</default>
|
|
|
844 |
</locale>
|
|
|
845 |
|
|
|
846 |
<locale name="zh_TW">
|
|
|
847 |
<default>[BIG5,BIG5-HKSCS,EUC-TW,GB2312,GBK,GB18030,ISO-8859-15]</default>
|
|
|
848 |
</locale>
|
|
|
849 |
</schema>
|
|
|
850 |
|
|
|
851 |
<schema>
|
|
|
852 |
<key>/schemas/apps/gedit-2/preferences/syntax_highlighting/enable</key>
|
|
|
853 |
<applyto>/apps/gedit-2/preferences/syntax_highlighting/enable</applyto>
|
|
|
854 |
<owner>gedit</owner>
|
|
|
855 |
<type>bool</type>
|
|
|
856 |
<default>TRUE</default>
|
|
|
857 |
<gettext_domain>gedit</gettext_domain>
|
|
|
858 |
<locale name="C">
|
|
|
859 |
<short>Enable Syntax Highlighting</short>
|
|
|
860 |
<long>Whether gedit should enable syntax highlighting.</long>
|
|
|
861 |
</locale>
|
|
|
862 |
</schema>
|
|
|
863 |
|
|
|
864 |
<schema>
|
|
|
865 |
<key>/schemas/apps/gedit-2/plugins/active-plugins</key>
|
|
|
866 |
<applyto>/apps/gedit-2/plugins/active-plugins</applyto>
|
|
|
867 |
<owner>gedit</owner>
|
|
|
868 |
<type>list</type>
|
|
|
869 |
<list_type>string</list_type>
|
|
|
870 |
<default>[docinfo,modelines,filebrowser,spell,time]</default>
|
|
|
871 |
<gettext_domain>gedit</gettext_domain>
|
|
|
872 |
<locale name="C">
|
|
|
873 |
<short>Active plugins</short>
|
|
|
874 |
<long>List of active plugins. It contains the "Location" of the active plugins. See the .gedit-plugin file for obtaining the "Location" of a given plugin.</long>
|
|
|
875 |
</locale>
|
|
|
876 |
</schema>
|
|
|
877 |
|
|
|
878 |
<schema>
|
|
|
879 |
<key>/schemas/apps/gedit-2/preferences/editor/save/writable_vfs_schemes</key>
|
|
|
880 |
<applyto>/apps/gedit-2/preferences/editor/save/writable_vfs_schemes</applyto>
|
|
|
881 |
<owner>gedit</owner>
|
|
|
882 |
<type>list</type>
|
|
|
883 |
<list_type>string</list_type>
|
|
|
884 |
<default>[dav,davs,ftp,sftp,smb,ssh]</default>
|
|
|
885 |
<gettext_domain>gedit</gettext_domain>
|
|
|
886 |
<locale name="C">
|
|
|
887 |
<short>Writable VFS schemes</short>
|
|
|
888 |
<long>List of VFS schemes gedit supports in write mode. The 'file' scheme is writable by default.</long>
|
|
|
889 |
</locale>
|
|
|
890 |
</schema>
|
|
|
891 |
|
|
|
892 |
<schema>
|
|
|
893 |
<key>/schemas/apps/gedit-2/preferences/editor/cursor_position/restore_cursor_position</key>
|
|
|
894 |
<applyto>/apps/gedit-2/preferences/editor/cursor_position/restore_cursor_position</applyto>
|
|
|
895 |
<owner>gedit</owner>
|
|
|
896 |
<type>bool</type>
|
|
|
897 |
<default>TRUE</default>
|
|
|
898 |
<gettext_domain>gedit</gettext_domain>
|
|
|
899 |
<locale name="C">
|
|
|
900 |
<short>Restore Previous Cursor Position</short>
|
|
|
901 |
<long>Whether gedit should restore the previous cursor position when a file is loaded.</long>
|
|
|
902 |
</locale>
|
|
|
903 |
</schema>
|
|
|
904 |
|
|
|
905 |
<schema>
|
|
|
906 |
<key>/schemas/apps/gedit-2/preferences/editor/search_highlighting/enable</key>
|
|
|
907 |
<applyto>/apps/gedit-2/preferences/editor/search_highlighting/enable</applyto>
|
|
|
908 |
<owner>gedit</owner>
|
|
|
909 |
<type>bool</type>
|
|
|
910 |
<default>TRUE</default>
|
|
|
911 |
<gettext_domain>gedit</gettext_domain>
|
|
|
912 |
<locale name="C">
|
|
|
913 |
<short>Enable Search Highlighting</short>
|
|
|
914 |
<long>Whether gedit should highlight all the occurrences of the searched text.</long>
|
|
|
915 |
</locale>
|
|
|
916 |
</schema>
|
|
|
917 |
|
|
|
918 |
</schemalist>
|
|
|
919 |
</gconfschemafile>
|