Try to fix some duplicated accelerators inside Edit->Commands
[geany-mirror.git] / data / geany.glade
blob829365462d905d9b4ba238a76e36c0d6ea2f6264
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkAccelGroup" id="accelgroup1"/>
6 <object class="GtkAdjustment" id="adjustment1">
7 <property name="lower">3</property>
8 <property name="upper">1000</property>
9 <property name="value">72</property>
10 <property name="step_increment">1</property>
11 <property name="page_increment">10</property>
12 </object>
13 <object class="GtkAdjustment" id="adjustment10">
14 <property name="lower">1</property>
15 <property name="upper">99</property>
16 <property name="value">1</property>
17 <property name="step_increment">1</property>
18 <property name="page_increment">10</property>
19 </object>
20 <object class="GtkAdjustment" id="adjustment11">
21 <property name="upper">1000</property>
22 <property name="value">72</property>
23 <property name="step_increment">1</property>
24 <property name="page_increment">10</property>
25 </object>
26 <object class="GtkAdjustment" id="adjustment12">
27 <property name="upper">5000</property>
28 <property name="value">500</property>
29 <property name="step_increment">1</property>
30 <property name="page_increment">158.44</property>
31 </object>
32 <object class="GtkAdjustment" id="adjustment2">
33 <property name="lower">1</property>
34 <property name="upper">99</property>
35 <property name="value">1</property>
36 <property name="step_increment">1</property>
37 <property name="page_increment">10</property>
38 </object>
39 <object class="GtkAdjustment" id="adjustment3">
40 <property name="lower">1</property>
41 <property name="upper">99</property>
42 <property name="value">9</property>
43 <property name="step_increment">1</property>
44 <property name="page_increment">10</property>
45 </object>
46 <object class="GtkAdjustment" id="adjustment4">
47 <property name="lower">1</property>
48 <property name="upper">99</property>
49 <property name="value">9</property>
50 <property name="step_increment">1</property>
51 <property name="page_increment">10</property>
52 </object>
53 <object class="GtkAdjustment" id="adjustment5">
54 <property name="lower">1</property>
55 <property name="upper">10000</property>
56 <property name="value">9</property>
57 <property name="step_increment">1</property>
58 <property name="page_increment">10</property>
59 </object>
60 <object class="GtkAdjustment" id="adjustment6">
61 <property name="upper">10000</property>
62 <property name="value">250</property>
63 <property name="step_increment">10</property>
64 <property name="page_increment">100</property>
65 </object>
66 <object class="GtkAdjustment" id="adjustment7">
67 <property name="upper">1000</property>
68 <property name="value">72</property>
69 <property name="step_increment">1</property>
70 <property name="page_increment">10</property>
71 </object>
72 <object class="GtkAdjustment" id="adjustment8">
73 <property name="lower">1</property>
74 <property name="upper">50</property>
75 <property name="value">4</property>
76 <property name="step_increment">1</property>
77 <property name="page_increment">10</property>
78 </object>
79 <object class="GtkAdjustment" id="adjustment9">
80 <property name="upper">10000</property>
81 <property name="value">30</property>
82 <property name="step_increment">1</property>
83 <property name="page_increment">10</property>
84 </object>
85 <object class="GtkMenu" id="edit_menu1">
86 <property name="can_focus">False</property>
87 <child>
88 <object class="GtkImageMenuItem" id="undo1">
89 <property name="label">gtk-undo</property>
90 <property name="use_action_appearance">False</property>
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="use_underline">True</property>
94 <property name="use_stock">True</property>
95 <signal name="activate" handler="on_undo1_activate" swapped="no"/>
96 </object>
97 </child>
98 <child>
99 <object class="GtkImageMenuItem" id="redo1">
100 <property name="label">gtk-redo</property>
101 <property name="use_action_appearance">False</property>
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="use_underline">True</property>
105 <property name="use_stock">True</property>
106 <signal name="activate" handler="on_redo1_activate" swapped="no"/>
107 </object>
108 </child>
109 <child>
110 <object class="GtkSeparatorMenuItem" id="separator2">
111 <property name="visible">True</property>
112 <property name="can_focus">False</property>
113 </object>
114 </child>
115 <child>
116 <object class="GtkImageMenuItem" id="cut1">
117 <property name="label">gtk-cut</property>
118 <property name="use_action_appearance">False</property>
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="use_underline">True</property>
122 <property name="use_stock">True</property>
123 <signal name="activate" handler="on_cut1_activate" swapped="no"/>
124 </object>
125 </child>
126 <child>
127 <object class="GtkImageMenuItem" id="copy1">
128 <property name="label">gtk-copy</property>
129 <property name="use_action_appearance">False</property>
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="use_underline">True</property>
133 <property name="use_stock">True</property>
134 <signal name="activate" handler="on_copy1_activate" swapped="no"/>
135 </object>
136 </child>
137 <child>
138 <object class="GtkImageMenuItem" id="paste1">
139 <property name="label">gtk-paste</property>
140 <property name="use_action_appearance">False</property>
141 <property name="visible">True</property>
142 <property name="can_focus">False</property>
143 <property name="use_underline">True</property>
144 <property name="use_stock">True</property>
145 <signal name="activate" handler="on_paste1_activate" swapped="no"/>
146 </object>
147 </child>
148 <child>
149 <object class="GtkImageMenuItem" id="delete1">
150 <property name="label">gtk-delete</property>
151 <property name="use_action_appearance">False</property>
152 <property name="visible">True</property>
153 <property name="can_focus">False</property>
154 <property name="use_underline">True</property>
155 <property name="use_stock">True</property>
156 <signal name="activate" handler="on_delete1_activate" swapped="no"/>
157 </object>
158 </child>
159 <child>
160 <object class="GtkSeparatorMenuItem" id="separator3">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 </object>
164 </child>
165 <child>
166 <object class="GtkImageMenuItem" id="menu_select_all2">
167 <property name="label">gtk-select-all</property>
168 <property name="use_action_appearance">False</property>
169 <property name="visible">True</property>
170 <property name="can_focus">False</property>
171 <property name="use_underline">True</property>
172 <property name="use_stock">True</property>
173 <signal name="activate" handler="on_menu_select_all1_activate" swapped="no"/>
174 </object>
175 </child>
176 <child>
177 <object class="GtkSeparatorMenuItem" id="separator26">
178 <property name="visible">True</property>
179 <property name="can_focus">False</property>
180 </object>
181 </child>
182 <child>
183 <object class="GtkMenuItem" id="commands1">
184 <property name="use_action_appearance">False</property>
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="label" translatable="yes">_Edit</property>
188 <property name="use_underline">True</property>
189 </object>
190 </child>
191 <child>
192 <object class="GtkMenuItem" id="menu_format2">
193 <property name="use_action_appearance">False</property>
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="label" translatable="yes">_Format</property>
197 <property name="use_underline">True</property>
198 </object>
199 </child>
200 <child>
201 <object class="GtkImageMenuItem" id="insert1">
202 <property name="label" translatable="yes">I_nsert</property>
203 <property name="use_action_appearance">False</property>
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="use_underline">True</property>
207 <property name="image">image4055</property>
208 <property name="use_stock">False</property>
209 <child type="submenu">
210 <object class="GtkMenu" id="insert1_menu">
211 <property name="can_focus">False</property>
212 <child>
213 <object class="GtkMenuItem" id="add_changelog_entry2">
214 <property name="use_action_appearance">False</property>
215 <property name="visible">True</property>
216 <property name="can_focus">False</property>
217 <property name="label" translatable="yes">Insert _ChangeLog Entry</property>
218 <property name="use_underline">True</property>
219 <signal name="activate" handler="on_comments_changelog_activate" swapped="no"/>
220 </object>
221 </child>
222 <child>
223 <object class="GtkMenuItem" id="insert_function_description1">
224 <property name="use_action_appearance">False</property>
225 <property name="visible">True</property>
226 <property name="can_focus">False</property>
227 <property name="label" translatable="yes">Insert _Function Description</property>
228 <property name="use_underline">True</property>
229 <signal name="activate" handler="on_comments_function_activate" swapped="no"/>
230 </object>
231 </child>
232 <child>
233 <object class="GtkMenuItem" id="insert_multiline_comment1">
234 <property name="use_action_appearance">False</property>
235 <property name="visible">True</property>
236 <property name="can_focus">False</property>
237 <property name="label" translatable="yes">Insert _Multiline Comment</property>
238 <property name="use_underline">True</property>
239 <signal name="activate" handler="on_comments_multiline_activate" swapped="no"/>
240 </object>
241 </child>
242 <child>
243 <object class="GtkImageMenuItem" id="comments">
244 <property name="label" translatable="yes">_More</property>
245 <property name="use_action_appearance">False</property>
246 <property name="visible">True</property>
247 <property name="can_focus">False</property>
248 <property name="use_underline">True</property>
249 <property name="image">image3761</property>
250 <property name="use_stock">False</property>
251 <child type="submenu">
252 <object class="GtkMenu" id="comments_menu">
253 <property name="can_focus">False</property>
254 <child>
255 <object class="GtkMenuItem" id="insert_file_header2">
256 <property name="use_action_appearance">False</property>
257 <property name="visible">True</property>
258 <property name="can_focus">False</property>
259 <property name="label" translatable="yes">Insert File _Header</property>
260 <property name="use_underline">True</property>
261 <signal name="activate" handler="on_comments_fileheader_activate" swapped="no"/>
262 </object>
263 </child>
264 <child>
265 <object class="GtkMenuItem" id="insert_gpl_notice1">
266 <property name="use_action_appearance">False</property>
267 <property name="visible">True</property>
268 <property name="can_focus">False</property>
269 <property name="label" translatable="yes">Insert _GPL Notice</property>
270 <property name="use_underline">True</property>
271 <signal name="activate" handler="on_comments_gpl_activate" swapped="no"/>
272 </object>
273 </child>
274 <child>
275 <object class="GtkMenuItem" id="insert_bsd_license_notice1">
276 <property name="use_action_appearance">False</property>
277 <property name="visible">True</property>
278 <property name="can_focus">False</property>
279 <property name="label" translatable="yes">Insert _BSD License Notice</property>
280 <property name="use_underline">True</property>
281 <signal name="activate" handler="on_comments_bsd_activate" swapped="no"/>
282 </object>
283 </child>
284 </object>
285 </child>
286 </object>
287 </child>
288 <child>
289 <object class="GtkSeparatorMenuItem" id="separator57">
290 <property name="visible">True</property>
291 <property name="can_focus">False</property>
292 </object>
293 </child>
294 <child>
295 <object class="GtkImageMenuItem" id="insert_date2">
296 <property name="label" translatable="yes">Insert Dat_e</property>
297 <property name="use_action_appearance">False</property>
298 <property name="visible">True</property>
299 <property name="can_focus">False</property>
300 <property name="use_underline">True</property>
301 <property name="image">image3762</property>
302 <property name="use_stock">False</property>
303 <child type="submenu">
304 <object class="GtkMenu" id="insert_date2_menu">
305 <property name="can_focus">False</property>
306 <child>
307 <object class="GtkMenuItem" id="invisible10">
308 <property name="use_action_appearance">False</property>
309 <property name="can_focus">False</property>
310 <property name="label" translatable="yes">invisible</property>
311 <property name="use_underline">True</property>
312 </object>
313 </child>
314 </object>
315 </child>
316 </object>
317 </child>
318 <child>
319 <object class="GtkImageMenuItem" id="insert_include1">
320 <property name="label" translatable="yes">_Insert "include &lt;...&gt;"</property>
321 <property name="use_action_appearance">False</property>
322 <property name="visible">True</property>
323 <property name="can_focus">False</property>
324 <property name="use_underline">True</property>
325 <property name="image">image3763</property>
326 <property name="use_stock">False</property>
327 <child type="submenu">
328 <object class="GtkMenu" id="insert_include1_menu">
329 <property name="can_focus">False</property>
330 <child>
331 <object class="GtkMenuItem" id="invisible3">
332 <property name="use_action_appearance">False</property>
333 <property name="can_focus">False</property>
334 <property name="label" translatable="yes">invisible</property>
335 <property name="use_underline">True</property>
336 </object>
337 </child>
338 </object>
339 </child>
340 </object>
341 </child>
342 <child>
343 <object class="GtkSeparatorMenuItem" id="separator50">
344 <property name="visible">True</property>
345 <property name="can_focus">False</property>
346 </object>
347 </child>
348 <child>
349 <object class="GtkMenuItem" id="insert_alternative_white_space2">
350 <property name="use_action_appearance">False</property>
351 <property name="visible">True</property>
352 <property name="can_focus">False</property>
353 <property name="label" translatable="yes">_Insert Alternative White Space</property>
354 <property name="use_underline">True</property>
355 <signal name="activate" handler="on_insert_alternative_white_space1_activate" swapped="no"/>
356 </object>
357 </child>
358 </object>
359 </child>
360 </object>
361 </child>
362 <child>
363 <object class="GtkMenuItem" id="search2">
364 <property name="use_action_appearance">False</property>
365 <property name="visible">True</property>
366 <property name="can_focus">False</property>
367 <property name="label" translatable="yes">_Search</property>
368 <property name="use_underline">True</property>
369 </object>
370 </child>
371 <child>
372 <object class="GtkSeparatorMenuItem" id="separator7">
373 <property name="visible">True</property>
374 <property name="can_focus">False</property>
375 </object>
376 </child>
377 <child>
378 <object class="GtkImageMenuItem" id="menu_open_selected_file2">
379 <property name="label" translatable="yes">Open Selected F_ile</property>
380 <property name="use_action_appearance">False</property>
381 <property name="visible">True</property>
382 <property name="can_focus">False</property>
383 <property name="use_underline">True</property>
384 <property name="image">image3764</property>
385 <property name="use_stock">False</property>
386 <signal name="activate" handler="on_menu_open_selected_file1_activate" swapped="no"/>
387 </object>
388 </child>
389 <child>
390 <object class="GtkImageMenuItem" id="find_usage2">
391 <property name="label" translatable="yes">Find _Usage</property>
392 <property name="use_action_appearance">False</property>
393 <property name="visible">True</property>
394 <property name="can_focus">False</property>
395 <property name="use_underline">True</property>
396 <property name="image">image3765</property>
397 <property name="use_stock">False</property>
398 <signal name="activate" handler="on_find_usage1_activate" swapped="no"/>
399 </object>
400 </child>
401 <child>
402 <object class="GtkImageMenuItem" id="find_document_usage2">
403 <property name="label" translatable="yes">Find _Document Usage</property>
404 <property name="use_action_appearance">False</property>
405 <property name="visible">True</property>
406 <property name="can_focus">False</property>
407 <property name="use_underline">True</property>
408 <property name="image">image3766</property>
409 <property name="use_stock">False</property>
410 <signal name="activate" handler="on_find_document_usage1_activate" swapped="no"/>
411 </object>
412 </child>
413 <child>
414 <object class="GtkImageMenuItem" id="goto_tag_definition2">
415 <property name="label" translatable="yes">Go to _Tag Definition</property>
416 <property name="use_action_appearance">False</property>
417 <property name="visible">True</property>
418 <property name="can_focus">False</property>
419 <property name="use_underline">True</property>
420 <property name="image">image3767</property>
421 <property name="use_stock">False</property>
422 <signal name="activate" handler="on_goto_tag_definition1" swapped="no"/>
423 </object>
424 </child>
425 <child>
426 <object class="GtkMenuItem" id="context_action1">
427 <property name="use_action_appearance">False</property>
428 <property name="visible">True</property>
429 <property name="can_focus">False</property>
430 <property name="label" translatable="yes">Conte_xt Action</property>
431 <property name="use_underline">True</property>
432 <signal name="activate" handler="on_context_action1_activate" swapped="no"/>
433 </object>
434 </child>
435 </object>
436 <object class="GtkListStore" id="eol_list">
437 <columns>
438 <!-- column-name text -->
439 <column type="gchararray"/>
440 </columns>
441 </object>
442 <object class="GtkImage" id="image2">
443 <property name="visible">True</property>
444 <property name="can_focus">False</property>
445 <property name="stock">gtk-select-color</property>
446 <property name="icon-size">1</property>
447 </object>
448 <object class="GtkImage" id="image3">
449 <property name="visible">True</property>
450 <property name="can_focus">False</property>
451 <property name="stock">gtk-open</property>
452 <property name="icon-size">1</property>
453 </object>
454 <object class="GtkImage" id="image4">
455 <property name="visible">True</property>
456 <property name="can_focus">False</property>
457 <property name="stock">gtk-save-as</property>
458 <property name="icon-size">1</property>
459 </object>
460 <object class="GtkImage" id="image5">
461 <property name="visible">True</property>
462 <property name="can_focus">False</property>
463 <property name="stock">gtk-print</property>
464 <property name="icon-size">1</property>
465 </object>
466 <object class="GtkImage" id="image6">
467 <property name="visible">True</property>
468 <property name="can_focus">False</property>
469 <property name="stock">gtk-find</property>
470 <property name="icon-size">1</property>
471 </object>
472 <object class="GtkImage" id="image4060">
473 <property name="visible">True</property>
474 <property name="can_focus">False</property>
475 <property name="stock">gtk-close</property>
476 <property name="icon-size">1</property>
477 </object>
478 <object class="GtkImage" id="image4061">
479 <property name="visible">True</property>
480 <property name="can_focus">False</property>
481 <property name="stock">geany-close-all</property>
482 <property name="icon-size">1</property>
483 </object>
484 <object class="GtkImage" id="image4062">
485 <property name="visible">True</property>
486 <property name="can_focus">False</property>
487 <property name="stock">gtk-cut</property>
488 <property name="icon-size">1</property>
489 </object>
490 <object class="GtkImage" id="image4063">
491 <property name="visible">True</property>
492 <property name="can_focus">False</property>
493 <property name="stock">gtk-copy</property>
494 <property name="icon-size">1</property>
495 </object>
496 <object class="GtkImage" id="image4064">
497 <property name="visible">True</property>
498 <property name="can_focus">False</property>
499 <property name="stock">gtk-indent</property>
500 <property name="icon-size">1</property>
501 </object>
502 <object class="GtkImage" id="image4065">
503 <property name="visible">True</property>
504 <property name="can_focus">False</property>
505 <property name="stock">gtk-unindent</property>
506 <property name="icon-size">1</property>
507 </object>
508 <object class="GtkImage" id="image4066">
509 <property name="visible">True</property>
510 <property name="can_focus">False</property>
511 <property name="stock">gtk-add</property>
512 <property name="icon-size">1</property>
513 </object>
514 <object class="GtkImage" id="image4067">
515 <property name="visible">True</property>
516 <property name="can_focus">False</property>
517 <property name="stock">gtk-add</property>
518 <property name="icon-size">1</property>
519 </object>
520 <object class="GtkImage" id="image4068">
521 <property name="visible">True</property>
522 <property name="can_focus">False</property>
523 <property name="stock">gtk-add</property>
524 <property name="icon-size">1</property>
525 </object>
526 <object class="GtkImage" id="image4069">
527 <property name="visible">True</property>
528 <property name="can_focus">False</property>
529 <property name="stock">gtk-preferences</property>
530 <property name="icon-size">1</property>
531 </object>
532 <object class="GtkImage" id="image4070">
533 <property name="visible">True</property>
534 <property name="can_focus">False</property>
535 <property name="stock">gtk-preferences</property>
536 <property name="icon-size">1</property>
537 </object>
538 <object class="GtkImage" id="image4071">
539 <property name="visible">True</property>
540 <property name="can_focus">False</property>
541 <property name="stock">gtk-find</property>
542 <property name="icon-size">1</property>
543 </object>
544 <object class="GtkImage" id="image4072">
545 <property name="visible">True</property>
546 <property name="can_focus">False</property>
547 <property name="stock">gtk-find-and-replace</property>
548 <property name="icon-size">1</property>
549 </object>
550 <object class="GtkImage" id="image4073">
551 <property name="visible">True</property>
552 <property name="can_focus">False</property>
553 <property name="stock">gtk-go-down</property>
554 <property name="icon-size">1</property>
555 </object>
556 <object class="GtkImage" id="image4074">
557 <property name="visible">True</property>
558 <property name="can_focus">False</property>
559 <property name="stock">gtk-go-up</property>
560 <property name="icon-size">1</property>
561 </object>
562 <object class="GtkImage" id="image4075">
563 <property name="visible">True</property>
564 <property name="can_focus">False</property>
565 <property name="stock">gtk-jump-to</property>
566 <property name="icon-size">1</property>
567 </object>
568 <object class="GtkImage" id="image4076">
569 <property name="visible">True</property>
570 <property name="can_focus">False</property>
571 <property name="stock">gtk-select-font</property>
572 <property name="icon-size">1</property>
573 </object>
574 <object class="GtkImage" id="image4077">
575 <property name="visible">True</property>
576 <property name="can_focus">False</property>
577 <property name="stock">gtk-new</property>
578 <property name="icon-size">1</property>
579 </object>
580 <object class="GtkImage" id="image4078">
581 <property name="visible">True</property>
582 <property name="can_focus">False</property>
583 <property name="stock">gtk-open</property>
584 <property name="icon-size">1</property>
585 </object>
586 <object class="GtkImage" id="image4079">
587 <property name="visible">True</property>
588 <property name="can_focus">False</property>
589 <property name="stock">gtk-close</property>
590 <property name="icon-size">1</property>
591 </object>
592 <object class="GtkImage" id="image4080">
593 <property name="visible">True</property>
594 <property name="can_focus">False</property>
595 <property name="stock">gtk-refresh</property>
596 <property name="icon-size">1</property>
597 </object>
598 <object class="GtkImage" id="image4081">
599 <property name="visible">True</property>
600 <property name="can_focus">False</property>
601 <property name="stock">gtk-file</property>
602 <property name="icon-size">1</property>
603 </object>
604 <object class="GtkImage" id="image4082">
605 <property name="visible">True</property>
606 <property name="can_focus">False</property>
607 <property name="stock">gtk-select-color</property>
608 <property name="icon-size">1</property>
609 </object>
610 <object class="GtkImage" id="image4083">
611 <property name="visible">True</property>
612 <property name="can_focus">False</property>
613 <property name="stock">gtk-help</property>
614 <property name="icon-size">1</property>
615 </object>
616 <object class="GtkImage" id="image3192">
617 <property name="visible">True</property>
618 <property name="can_focus">False</property>
619 <property name="stock">gtk-preferences</property>
620 <property name="icon-size">1</property>
621 </object>
622 <object class="GtkImage" id="image3193">
623 <property name="visible">True</property>
624 <property name="can_focus">False</property>
625 <property name="stock">gtk-cancel</property>
626 <property name="icon-size">1</property>
627 </object>
628 <object class="GtkImage" id="image3761">
629 <property name="visible">True</property>
630 <property name="can_focus">False</property>
631 <property name="stock">gtk-add</property>
632 <property name="icon-size">1</property>
633 </object>
634 <object class="GtkImage" id="image3762">
635 <property name="visible">True</property>
636 <property name="can_focus">False</property>
637 <property name="stock">gtk-add</property>
638 <property name="icon-size">1</property>
639 </object>
640 <object class="GtkImage" id="image3763">
641 <property name="visible">True</property>
642 <property name="can_focus">False</property>
643 <property name="stock">gtk-add</property>
644 <property name="icon-size">1</property>
645 </object>
646 <object class="GtkImage" id="image3764">
647 <property name="visible">True</property>
648 <property name="can_focus">False</property>
649 <property name="stock">gtk-open</property>
650 <property name="icon-size">1</property>
651 </object>
652 <object class="GtkImage" id="image3765">
653 <property name="visible">True</property>
654 <property name="can_focus">False</property>
655 <property name="stock">gtk-find</property>
656 <property name="icon-size">1</property>
657 </object>
658 <object class="GtkImage" id="image3766">
659 <property name="visible">True</property>
660 <property name="can_focus">False</property>
661 <property name="stock">gtk-find</property>
662 <property name="icon-size">1</property>
663 </object>
664 <object class="GtkImage" id="image3767">
665 <property name="visible">True</property>
666 <property name="can_focus">False</property>
667 <property name="stock">gtk-jump-to</property>
668 <property name="icon-size">1</property>
669 </object>
670 <object class="GtkImage" id="image4055">
671 <property name="visible">True</property>
672 <property name="can_focus">False</property>
673 <property name="stock">gtk-add</property>
674 <property name="icon-size">1</property>
675 </object>
676 <object class="GtkImage" id="image4056">
677 <property name="visible">True</property>
678 <property name="can_focus">False</property>
679 <property name="stock">gtk-new</property>
680 <property name="icon-size">1</property>
681 </object>
682 <object class="GtkImage" id="image4057">
683 <property name="visible">True</property>
684 <property name="can_focus">False</property>
685 <property name="stock">geany-save-all</property>
686 <property name="icon-size">1</property>
687 </object>
688 <object class="GtkImage" id="image4058">
689 <property name="visible">True</property>
690 <property name="can_focus">False</property>
691 <property name="stock">gtk-revert-to-saved</property>
692 <property name="icon-size">1</property>
693 </object>
694 <object class="GtkImage" id="image4059">
695 <property name="visible">True</property>
696 <property name="can_focus">False</property>
697 <property name="stock">gtk-revert-to-saved</property>
698 <property name="icon-size">1</property>
699 </object>
700 <object class="GtkListStore" id="indent_mode_list">
701 <columns>
702 <!-- column-name item -->
703 <column type="gchararray"/>
704 </columns>
705 <data>
706 <row>
707 <col id="0" translatable="yes">None</col>
708 </row>
709 <row>
710 <col id="0" translatable="yes">Basic</col>
711 </row>
712 <row>
713 <col id="0" translatable="yes">Current chars</col>
714 </row>
715 <row>
716 <col id="0" translatable="yes">Match braces</col>
717 </row>
718 </data>
719 </object>
720 <object class="GtkDialog" id="prefs_dialog">
721 <property name="can_focus">False</property>
722 <property name="title" translatable="yes">Preferences</property>
723 <property name="modal">True</property>
724 <property name="type_hint">dialog</property>
725 <property name="skip_pager_hint">True</property>
726 <property name="icon_name">geany</property>
727 <child internal-child="vbox">
728 <object class="GtkVBox" id="dialog-vbox3">
729 <property name="visible">True</property>
730 <property name="can_focus">False</property>
731 <child internal-child="action_area">
732 <object class="GtkHButtonBox" id="dialog-action_area3">
733 <property name="visible">True</property>
734 <property name="can_focus">False</property>
735 <property name="layout_style">end</property>
736 <child>
737 <object class="GtkButton" id="button3">
738 <property name="label">gtk-apply</property>
739 <property name="use_action_appearance">False</property>
740 <property name="visible">True</property>
741 <property name="can_focus">True</property>
742 <property name="can_default">True</property>
743 <property name="receives_default">False</property>
744 <property name="use_stock">True</property>
745 </object>
746 <packing>
747 <property name="expand">False</property>
748 <property name="fill">False</property>
749 <property name="position">0</property>
750 </packing>
751 </child>
752 <child>
753 <object class="GtkButton" id="button4">
754 <property name="label">gtk-cancel</property>
755 <property name="use_action_appearance">False</property>
756 <property name="visible">True</property>
757 <property name="can_focus">True</property>
758 <property name="can_default">True</property>
759 <property name="receives_default">False</property>
760 <property name="use_stock">True</property>
761 </object>
762 <packing>
763 <property name="expand">False</property>
764 <property name="fill">False</property>
765 <property name="position">1</property>
766 </packing>
767 </child>
768 <child>
769 <object class="GtkButton" id="button5">
770 <property name="label">gtk-ok</property>
771 <property name="use_action_appearance">False</property>
772 <property name="visible">True</property>
773 <property name="can_focus">True</property>
774 <property name="can_default">True</property>
775 <property name="has_default">True</property>
776 <property name="receives_default">False</property>
777 <property name="use_stock">True</property>
778 </object>
779 <packing>
780 <property name="expand">False</property>
781 <property name="fill">False</property>
782 <property name="position">2</property>
783 </packing>
784 </child>
785 <child>
786 <object class="GtkButton" id="button_help">
787 <property name="label">gtk-help</property>
788 <property name="use_action_appearance">False</property>
789 <property name="visible">True</property>
790 <property name="can_focus">True</property>
791 <property name="can_default">True</property>
792 <property name="receives_default">False</property>
793 <property name="use_stock">True</property>
794 </object>
795 <packing>
796 <property name="expand">False</property>
797 <property name="fill">False</property>
798 <property name="position">3</property>
799 </packing>
800 </child>
801 </object>
802 <packing>
803 <property name="expand">False</property>
804 <property name="fill">True</property>
805 <property name="pack_type">end</property>
806 <property name="position">0</property>
807 </packing>
808 </child>
809 <child>
810 <object class="GtkNotebook" id="notebook2">
811 <property name="visible">True</property>
812 <property name="can_focus">True</property>
813 <property name="tab_pos">left</property>
814 <child>
815 <object class="GtkNotebook" id="notebook5">
816 <property name="visible">True</property>
817 <property name="can_focus">True</property>
818 <child>
819 <object class="GtkVBox" id="vbox20">
820 <property name="visible">True</property>
821 <property name="can_focus">False</property>
822 <property name="border_width">5</property>
823 <property name="spacing">10</property>
824 <child>
825 <object class="GtkFrame" id="frame10">
826 <property name="visible">True</property>
827 <property name="can_focus">False</property>
828 <property name="label_xalign">0</property>
829 <property name="shadow_type">none</property>
830 <child>
831 <object class="GtkAlignment" id="alignment13">
832 <property name="visible">True</property>
833 <property name="can_focus">False</property>
834 <property name="left_padding">12</property>
835 <child>
836 <object class="GtkVBox" id="vbox4">
837 <property name="visible">True</property>
838 <property name="can_focus">False</property>
839 <property name="spacing">2</property>
840 <child>
841 <object class="GtkCheckButton" id="check_load_session">
842 <property name="label" translatable="yes">Load files from the last session</property>
843 <property name="use_action_appearance">False</property>
844 <property name="visible">True</property>
845 <property name="can_focus">True</property>
846 <property name="receives_default">False</property>
847 <property name="tooltip_text" translatable="yes">Opens at startup the files from the last session</property>
848 <property name="use_underline">True</property>
849 <property name="draw_indicator">True</property>
850 </object>
851 <packing>
852 <property name="expand">False</property>
853 <property name="fill">False</property>
854 <property name="position">0</property>
855 </packing>
856 </child>
857 <child>
858 <object class="GtkCheckButton" id="check_vte">
859 <property name="label" translatable="yes">Load virtual terminal support</property>
860 <property name="use_action_appearance">False</property>
861 <property name="can_focus">True</property>
862 <property name="receives_default">False</property>
863 <property name="tooltip_text" translatable="yes">Whether the virtual terminal emulation (VTE) should be loaded at startup, disable it if you do not need it</property>
864 <property name="use_underline">True</property>
865 <property name="draw_indicator">True</property>
866 </object>
867 <packing>
868 <property name="expand">False</property>
869 <property name="fill">False</property>
870 <property name="position">1</property>
871 </packing>
872 </child>
873 <child>
874 <object class="GtkCheckButton" id="check_plugins">
875 <property name="label" translatable="yes">Enable plugin support</property>
876 <property name="use_action_appearance">False</property>
877 <property name="visible">True</property>
878 <property name="can_focus">True</property>
879 <property name="receives_default">False</property>
880 <property name="use_underline">True</property>
881 <property name="draw_indicator">True</property>
882 </object>
883 <packing>
884 <property name="expand">False</property>
885 <property name="fill">False</property>
886 <property name="position">2</property>
887 </packing>
888 </child>
889 </object>
890 </child>
891 </object>
892 </child>
893 <child type="label">
894 <object class="GtkLabel" id="label162">
895 <property name="visible">True</property>
896 <property name="can_focus">False</property>
897 <property name="label" translatable="yes">&lt;b&gt;Startup&lt;/b&gt;</property>
898 <property name="use_markup">True</property>
899 </object>
900 </child>
901 </object>
902 <packing>
903 <property name="expand">False</property>
904 <property name="fill">True</property>
905 <property name="position">0</property>
906 </packing>
907 </child>
908 <child>
909 <object class="GtkFrame" id="frame34">
910 <property name="visible">True</property>
911 <property name="can_focus">False</property>
912 <property name="label_xalign">0</property>
913 <property name="shadow_type">none</property>
914 <child>
915 <object class="GtkAlignment" id="alignment37">
916 <property name="visible">True</property>
917 <property name="can_focus">False</property>
918 <property name="left_padding">12</property>
919 <child>
920 <object class="GtkVBox" id="vbox34">
921 <property name="visible">True</property>
922 <property name="can_focus">False</property>
923 <child>
924 <object class="GtkCheckButton" id="check_save_win_pos">
925 <property name="label" translatable="yes">Save window position and geometry</property>
926 <property name="use_action_appearance">False</property>
927 <property name="visible">True</property>
928 <property name="can_focus">True</property>
929 <property name="receives_default">False</property>
930 <property name="tooltip_text" translatable="yes">Saves the window position and geometry and restores it at the start</property>
931 <property name="use_underline">True</property>
932 <property name="draw_indicator">True</property>
933 </object>
934 <packing>
935 <property name="expand">False</property>
936 <property name="fill">False</property>
937 <property name="position">0</property>
938 </packing>
939 </child>
940 <child>
941 <object class="GtkCheckButton" id="check_ask_for_quit">
942 <property name="label" translatable="yes">Confirm exit</property>
943 <property name="use_action_appearance">False</property>
944 <property name="visible">True</property>
945 <property name="can_focus">True</property>
946 <property name="receives_default">False</property>
947 <property name="tooltip_text" translatable="yes">Shows a confirmation dialog on exit</property>
948 <property name="use_underline">True</property>
949 <property name="draw_indicator">True</property>
950 </object>
951 <packing>
952 <property name="expand">False</property>
953 <property name="fill">False</property>
954 <property name="position">1</property>
955 </packing>
956 </child>
957 </object>
958 </child>
959 </object>
960 </child>
961 <child type="label">
962 <object class="GtkLabel" id="label206">
963 <property name="visible">True</property>
964 <property name="can_focus">False</property>
965 <property name="label" translatable="yes">&lt;b&gt;Shutdown&lt;/b&gt;</property>
966 <property name="use_markup">True</property>
967 </object>
968 </child>
969 </object>
970 <packing>
971 <property name="expand">False</property>
972 <property name="fill">True</property>
973 <property name="position">1</property>
974 </packing>
975 </child>
976 <child>
977 <object class="GtkFrame" id="frame25">
978 <property name="visible">True</property>
979 <property name="can_focus">False</property>
980 <property name="label_xalign">0</property>
981 <property name="shadow_type">none</property>
982 <child>
983 <object class="GtkAlignment" id="alignment28">
984 <property name="visible">True</property>
985 <property name="can_focus">False</property>
986 <property name="left_padding">12</property>
987 <child>
988 <object class="GtkTable" id="table11">
989 <property name="visible">True</property>
990 <property name="can_focus">False</property>
991 <property name="n_rows">3</property>
992 <property name="n_columns">3</property>
993 <property name="column_spacing">6</property>
994 <property name="row_spacing">3</property>
995 <child>
996 <object class="GtkLabel" id="label191">
997 <property name="visible">True</property>
998 <property name="can_focus">False</property>
999 <property name="xalign">0</property>
1000 <property name="label" translatable="yes">Startup path:</property>
1001 </object>
1002 <packing>
1003 <property name="x_options">GTK_FILL</property>
1004 <property name="y_options"></property>
1005 </packing>
1006 </child>
1007 <child>
1008 <object class="GtkEntry" id="startup_path_entry">
1009 <property name="visible">True</property>
1010 <property name="can_focus">True</property>
1011 <property name="tooltip_text" translatable="yes">Path to start in when opening or saving files. Must be an absolute path.</property>
1012 <property name="invisible_char"></property>
1013 <property name="primary_icon_activatable">False</property>
1014 <property name="secondary_icon_activatable">False</property>
1015 <property name="primary_icon_sensitive">True</property>
1016 <property name="secondary_icon_sensitive">True</property>
1017 </object>
1018 <packing>
1019 <property name="left_attach">1</property>
1020 <property name="right_attach">2</property>
1021 <property name="y_options"></property>
1022 </packing>
1023 </child>
1024 <child>
1025 <object class="GtkButton" id="startup_path_button">
1026 <property name="use_action_appearance">False</property>
1027 <property name="visible">True</property>
1028 <property name="can_focus">True</property>
1029 <property name="receives_default">False</property>
1030 <child>
1031 <object class="GtkImage" id="image1741">
1032 <property name="visible">True</property>
1033 <property name="can_focus">False</property>
1034 <property name="stock">gtk-open</property>
1035 </object>
1036 </child>
1037 </object>
1038 <packing>
1039 <property name="left_attach">2</property>
1040 <property name="right_attach">3</property>
1041 <property name="x_options">GTK_FILL</property>
1042 <property name="y_options"></property>
1043 </packing>
1044 </child>
1045 <child>
1046 <object class="GtkLabel" id="label192">
1047 <property name="visible">True</property>
1048 <property name="can_focus">False</property>
1049 <property name="xalign">0</property>
1050 <property name="label" translatable="yes">Project files:</property>
1051 </object>
1052 <packing>
1053 <property name="top_attach">1</property>
1054 <property name="bottom_attach">2</property>
1055 <property name="x_options">GTK_FILL</property>
1056 <property name="y_options"></property>
1057 </packing>
1058 </child>
1059 <child>
1060 <object class="GtkEntry" id="project_file_path_entry">
1061 <property name="visible">True</property>
1062 <property name="can_focus">True</property>
1063 <property name="tooltip_text" translatable="yes">Path to start in when opening project files</property>
1064 <property name="invisible_char"></property>
1065 <property name="primary_icon_activatable">False</property>
1066 <property name="secondary_icon_activatable">False</property>
1067 <property name="primary_icon_sensitive">True</property>
1068 <property name="secondary_icon_sensitive">True</property>
1069 </object>
1070 <packing>
1071 <property name="left_attach">1</property>
1072 <property name="right_attach">2</property>
1073 <property name="top_attach">1</property>
1074 <property name="bottom_attach">2</property>
1075 <property name="y_options"></property>
1076 </packing>
1077 </child>
1078 <child>
1079 <object class="GtkButton" id="project_file_path_button">
1080 <property name="use_action_appearance">False</property>
1081 <property name="visible">True</property>
1082 <property name="can_focus">True</property>
1083 <property name="receives_default">False</property>
1084 <child>
1085 <object class="GtkImage" id="image1775">
1086 <property name="visible">True</property>
1087 <property name="can_focus">False</property>
1088 <property name="stock">gtk-open</property>
1089 </object>
1090 </child>
1091 </object>
1092 <packing>
1093 <property name="left_attach">2</property>
1094 <property name="right_attach">3</property>
1095 <property name="top_attach">1</property>
1096 <property name="bottom_attach">2</property>
1097 <property name="x_options">GTK_FILL</property>
1098 <property name="y_options"></property>
1099 </packing>
1100 </child>
1101 <child>
1102 <object class="GtkLabel" id="label235">
1103 <property name="visible">True</property>
1104 <property name="can_focus">False</property>
1105 <property name="xalign">0</property>
1106 <property name="label" translatable="yes">Extra plugin path:</property>
1107 </object>
1108 <packing>
1109 <property name="top_attach">2</property>
1110 <property name="bottom_attach">3</property>
1111 <property name="x_options">GTK_FILL</property>
1112 <property name="y_options"></property>
1113 </packing>
1114 </child>
1115 <child>
1116 <object class="GtkEntry" id="extra_plugin_path_entry">
1117 <property name="visible">True</property>
1118 <property name="can_focus">True</property>
1119 <property name="tooltip_text" translatable="yes">Geany looks by default in the global installation path and in the configuration directory. The path entered here will be searched additionally for plugins. Leave blank to disable.</property>
1120 <property name="invisible_char"></property>
1121 <property name="primary_icon_activatable">False</property>
1122 <property name="secondary_icon_activatable">False</property>
1123 <property name="primary_icon_sensitive">True</property>
1124 <property name="secondary_icon_sensitive">True</property>
1125 </object>
1126 <packing>
1127 <property name="left_attach">1</property>
1128 <property name="right_attach">2</property>
1129 <property name="top_attach">2</property>
1130 <property name="bottom_attach">3</property>
1131 <property name="y_options"></property>
1132 </packing>
1133 </child>
1134 <child>
1135 <object class="GtkButton" id="extra_plugin_path_button">
1136 <property name="use_action_appearance">False</property>
1137 <property name="visible">True</property>
1138 <property name="can_focus">True</property>
1139 <property name="receives_default">False</property>
1140 <child>
1141 <object class="GtkImage" id="image2852">
1142 <property name="visible">True</property>
1143 <property name="can_focus">False</property>
1144 <property name="stock">gtk-open</property>
1145 </object>
1146 </child>
1147 </object>
1148 <packing>
1149 <property name="left_attach">2</property>
1150 <property name="right_attach">3</property>
1151 <property name="top_attach">2</property>
1152 <property name="bottom_attach">3</property>
1153 <property name="x_options">GTK_FILL</property>
1154 <property name="y_options"></property>
1155 </packing>
1156 </child>
1157 </object>
1158 </child>
1159 </object>
1160 </child>
1161 <child type="label">
1162 <object class="GtkLabel" id="label190">
1163 <property name="visible">True</property>
1164 <property name="can_focus">False</property>
1165 <property name="label" translatable="yes">&lt;b&gt;Paths&lt;/b&gt;</property>
1166 <property name="use_markup">True</property>
1167 </object>
1168 </child>
1169 </object>
1170 <packing>
1171 <property name="expand">False</property>
1172 <property name="fill">True</property>
1173 <property name="position">2</property>
1174 </packing>
1175 </child>
1176 </object>
1177 </child>
1178 <child type="tab">
1179 <object class="GtkLabel" id="label233">
1180 <property name="visible">True</property>
1181 <property name="can_focus">False</property>
1182 <property name="label" translatable="yes">Startup</property>
1183 </object>
1184 <packing>
1185 <property name="tab_fill">False</property>
1186 </packing>
1187 </child>
1188 <child>
1189 <object class="GtkVBox" id="vbox41">
1190 <property name="visible">True</property>
1191 <property name="can_focus">False</property>
1192 <property name="border_width">5</property>
1193 <property name="spacing">10</property>
1194 <child>
1195 <object class="GtkFrame" id="frame19">
1196 <property name="visible">True</property>
1197 <property name="can_focus">False</property>
1198 <property name="label_xalign">0</property>
1199 <property name="shadow_type">none</property>
1200 <child>
1201 <object class="GtkAlignment" id="alignment22">
1202 <property name="visible">True</property>
1203 <property name="can_focus">False</property>
1204 <property name="left_padding">12</property>
1205 <child>
1206 <object class="GtkVBox" id="vbox21">
1207 <property name="visible">True</property>
1208 <property name="can_focus">False</property>
1209 <child>
1210 <object class="GtkCheckButton" id="check_beep">
1211 <property name="label" translatable="yes">Beep on errors or when compilation has finished</property>
1212 <property name="use_action_appearance">False</property>
1213 <property name="visible">True</property>
1214 <property name="can_focus">True</property>
1215 <property name="receives_default">False</property>
1216 <property name="tooltip_text" translatable="yes">Whether to beep if an error occurred or when the compilation process has finished</property>
1217 <property name="use_underline">True</property>
1218 <property name="draw_indicator">True</property>
1219 </object>
1220 <packing>
1221 <property name="expand">False</property>
1222 <property name="fill">False</property>
1223 <property name="position">0</property>
1224 </packing>
1225 </child>
1226 <child>
1227 <object class="GtkCheckButton" id="check_switch_pages">
1228 <property name="label" translatable="yes">Switch to status message list at new message</property>
1229 <property name="use_action_appearance">False</property>
1230 <property name="visible">True</property>
1231 <property name="can_focus">True</property>
1232 <property name="receives_default">False</property>
1233 <property name="tooltip_text" translatable="yes">Switch to the status message tab (in the notebook window at the bottom) if a new status message arrives</property>
1234 <property name="use_underline">True</property>
1235 <property name="draw_indicator">True</property>
1236 </object>
1237 <packing>
1238 <property name="expand">False</property>
1239 <property name="fill">False</property>
1240 <property name="position">1</property>
1241 </packing>
1242 </child>
1243 <child>
1244 <object class="GtkCheckButton" id="check_suppress_status_msgs">
1245 <property name="label" translatable="yes">Suppress status messages in the status bar</property>
1246 <property name="use_action_appearance">False</property>
1247 <property name="visible">True</property>
1248 <property name="can_focus">True</property>
1249 <property name="receives_default">False</property>
1250 <property name="tooltip_text" translatable="yes">Removes all messages from the status bar. The messages are still displayed in the status messages window.</property>
1251 <property name="use_underline">True</property>
1252 <property name="draw_indicator">True</property>
1253 </object>
1254 <packing>
1255 <property name="expand">False</property>
1256 <property name="fill">False</property>
1257 <property name="position">2</property>
1258 </packing>
1259 </child>
1260 <child>
1261 <object class="GtkCheckButton" id="check_auto_focus">
1262 <property name="label" translatable="yes">Auto-focus widgets (focus follows mouse)</property>
1263 <property name="use_action_appearance">False</property>
1264 <property name="visible">True</property>
1265 <property name="can_focus">True</property>
1266 <property name="receives_default">False</property>
1267 <property name="tooltip_text" translatable="yes">Gives the focus automatically to widgets below the mouse cursor. Works for the main editor widget, the scribble, the toolbar search and goto line fields and the VTE.</property>
1268 <property name="use_underline">True</property>
1269 <property name="draw_indicator">True</property>
1270 </object>
1271 <packing>
1272 <property name="expand">False</property>
1273 <property name="fill">False</property>
1274 <property name="position">3</property>
1275 </packing>
1276 </child>
1277 <child>
1278 <object class="GtkCheckButton" id="check_native_windows_dialogs">
1279 <property name="label" translatable="yes">Use Windows native dialogs</property>
1280 <property name="use_action_appearance">False</property>
1281 <property name="visible">True</property>
1282 <property name="can_focus">True</property>
1283 <property name="receives_default">False</property>
1284 <property name="tooltip_text" translatable="yes">Defines whether to use the Windows native dialogs or whether to use the GTK default dialogs</property>
1285 <property name="use_underline">True</property>
1286 <property name="draw_indicator">True</property>
1287 </object>
1288 <packing>
1289 <property name="expand">False</property>
1290 <property name="fill">False</property>
1291 <property name="position">4</property>
1292 </packing>
1293 </child>
1294 </object>
1295 </child>
1296 </object>
1297 </child>
1298 <child type="label">
1299 <object class="GtkLabel" id="label199">
1300 <property name="visible">True</property>
1301 <property name="can_focus">False</property>
1302 <property name="label" translatable="yes">&lt;b&gt;Miscellaneous&lt;/b&gt;</property>
1303 <property name="use_markup">True</property>
1304 </object>
1305 </child>
1306 </object>
1307 <packing>
1308 <property name="expand">False</property>
1309 <property name="fill">True</property>
1310 <property name="position">0</property>
1311 </packing>
1312 </child>
1313 <child>
1314 <object class="GtkFrame" id="frame36">
1315 <property name="visible">True</property>
1316 <property name="can_focus">False</property>
1317 <property name="label_xalign">0</property>
1318 <property name="shadow_type">none</property>
1319 <child>
1320 <object class="GtkAlignment" id="alignment39">
1321 <property name="visible">True</property>
1322 <property name="can_focus">False</property>
1323 <property name="left_padding">12</property>
1324 <child>
1325 <object class="GtkVBox" id="vbox36">
1326 <property name="visible">True</property>
1327 <property name="can_focus">False</property>
1328 <child>
1329 <object class="GtkCheckButton" id="check_always_wrap_search">
1330 <property name="label" translatable="yes">Always wrap search</property>
1331 <property name="use_action_appearance">False</property>
1332 <property name="visible">True</property>
1333 <property name="can_focus">True</property>
1334 <property name="receives_default">False</property>
1335 <property name="tooltip_text" translatable="yes">Always wrap search around the document</property>
1336 <property name="use_underline">True</property>
1337 <property name="draw_indicator">True</property>
1338 </object>
1339 <packing>
1340 <property name="expand">False</property>
1341 <property name="fill">False</property>
1342 <property name="position">0</property>
1343 </packing>
1344 </child>
1345 <child>
1346 <object class="GtkCheckButton" id="check_hide_find_dialog">
1347 <property name="label" translatable="yes">Hide the Find dialog</property>
1348 <property name="use_action_appearance">False</property>
1349 <property name="visible">True</property>
1350 <property name="can_focus">True</property>
1351 <property name="receives_default">False</property>
1352 <property name="tooltip_text" translatable="yes">Hide the Find dialog after clicking Find Next/Previous</property>
1353 <property name="use_underline">True</property>
1354 <property name="draw_indicator">True</property>
1355 </object>
1356 <packing>
1357 <property name="expand">False</property>
1358 <property name="fill">False</property>
1359 <property name="position">1</property>
1360 </packing>
1361 </child>
1362 <child>
1363 <object class="GtkCheckButton" id="check_search_use_current_word">
1364 <property name="label" translatable="yes">Use the current word under the cursor for Find dialogs</property>
1365 <property name="use_action_appearance">False</property>
1366 <property name="visible">True</property>
1367 <property name="can_focus">True</property>
1368 <property name="receives_default">False</property>
1369 <property name="tooltip_text" translatable="yes">Use current word under the cursor when opening the Find, Find in Files or Replace dialog and there is no selection</property>
1370 <property name="use_underline">True</property>
1371 <property name="draw_indicator">True</property>
1372 </object>
1373 <packing>
1374 <property name="expand">False</property>
1375 <property name="fill">False</property>
1376 <property name="position">2</property>
1377 </packing>
1378 </child>
1379 <child>
1380 <object class="GtkCheckButton" id="check_fif_current_dir">
1381 <property name="label" translatable="yes">Use the current file's directory for Find in Files</property>
1382 <property name="use_action_appearance">False</property>
1383 <property name="visible">True</property>
1384 <property name="can_focus">True</property>
1385 <property name="receives_default">False</property>
1386 <property name="use_underline">True</property>
1387 <property name="draw_indicator">True</property>
1388 </object>
1389 <packing>
1390 <property name="expand">False</property>
1391 <property name="fill">False</property>
1392 <property name="position">3</property>
1393 </packing>
1394 </child>
1395 </object>
1396 </child>
1397 </object>
1398 </child>
1399 <child type="label">
1400 <object class="GtkLabel" id="label215">
1401 <property name="visible">True</property>
1402 <property name="can_focus">False</property>
1403 <property name="label" translatable="yes">&lt;b&gt;Search&lt;/b&gt;</property>
1404 <property name="use_markup">True</property>
1405 </object>
1406 </child>
1407 </object>
1408 <packing>
1409 <property name="expand">False</property>
1410 <property name="fill">True</property>
1411 <property name="position">1</property>
1412 </packing>
1413 </child>
1414 <child>
1415 <object class="GtkFrame" id="frame35">
1416 <property name="visible">True</property>
1417 <property name="can_focus">False</property>
1418 <property name="label_xalign">0</property>
1419 <property name="shadow_type">none</property>
1420 <child>
1421 <object class="GtkAlignment" id="alignment38">
1422 <property name="visible">True</property>
1423 <property name="can_focus">False</property>
1424 <property name="left_padding">12</property>
1425 <child>
1426 <object class="GtkVBox" id="vbox35">
1427 <property name="visible">True</property>
1428 <property name="can_focus">False</property>
1429 <child>
1430 <object class="GtkCheckButton" id="check_project_session">
1431 <property name="label" translatable="yes">Use project-based session files</property>
1432 <property name="use_action_appearance">False</property>
1433 <property name="visible">True</property>
1434 <property name="can_focus">True</property>
1435 <property name="receives_default">False</property>
1436 <property name="tooltip_text" translatable="yes">Whether to store a project's session files and open them when re-opening the project</property>
1437 <property name="use_underline">True</property>
1438 <property name="draw_indicator">True</property>
1439 </object>
1440 <packing>
1441 <property name="expand">False</property>
1442 <property name="fill">False</property>
1443 <property name="position">0</property>
1444 </packing>
1445 </child>
1446 <child>
1447 <object class="GtkCheckButton" id="check_project_file_in_basedir">
1448 <property name="label" translatable="yes">Store project file inside the project base directory</property>
1449 <property name="use_action_appearance">False</property>
1450 <property name="visible">True</property>
1451 <property name="can_focus">True</property>
1452 <property name="receives_default">False</property>
1453 <property name="tooltip_text" translatable="yes">When enabled, a project file is stored by default inside the project base directory when creating new projects instead of one directory above the base directory. You can still change the path of the project file in the New Project dialog.</property>
1454 <property name="use_underline">True</property>
1455 <property name="draw_indicator">True</property>
1456 </object>
1457 <packing>
1458 <property name="expand">False</property>
1459 <property name="fill">False</property>
1460 <property name="position">1</property>
1461 </packing>
1462 </child>
1463 </object>
1464 </child>
1465 </object>
1466 </child>
1467 <child type="label">
1468 <object class="GtkLabel" id="label207">
1469 <property name="visible">True</property>
1470 <property name="can_focus">False</property>
1471 <property name="label" translatable="yes">&lt;b&gt;Projects&lt;/b&gt;</property>
1472 <property name="use_markup">True</property>
1473 </object>
1474 </child>
1475 </object>
1476 <packing>
1477 <property name="expand">False</property>
1478 <property name="fill">True</property>
1479 <property name="position">2</property>
1480 </packing>
1481 </child>
1482 </object>
1483 <packing>
1484 <property name="position">1</property>
1485 </packing>
1486 </child>
1487 <child type="tab">
1488 <object class="GtkLabel" id="label234">
1489 <property name="visible">True</property>
1490 <property name="can_focus">False</property>
1491 <property name="label" translatable="yes">Miscellaneous</property>
1492 </object>
1493 <packing>
1494 <property name="position">1</property>
1495 <property name="tab_fill">False</property>
1496 </packing>
1497 </child>
1498 </object>
1499 </child>
1500 <child type="tab">
1501 <object class="GtkLabel" id="label94">
1502 <property name="visible">True</property>
1503 <property name="can_focus">False</property>
1504 <property name="label" translatable="yes">General</property>
1505 </object>
1506 <packing>
1507 <property name="tab_fill">False</property>
1508 </packing>
1509 </child>
1510 <child>
1511 <object class="GtkNotebook" id="notebook6">
1512 <property name="visible">True</property>
1513 <property name="can_focus">True</property>
1514 <child>
1515 <object class="GtkVBox" id="vbox14">
1516 <property name="visible">True</property>
1517 <property name="can_focus">False</property>
1518 <property name="border_width">5</property>
1519 <property name="spacing">10</property>
1520 <child>
1521 <object class="GtkFrame" id="frame7">
1522 <property name="visible">True</property>
1523 <property name="can_focus">False</property>
1524 <property name="label_xalign">0</property>
1525 <property name="shadow_type">none</property>
1526 <child>
1527 <object class="GtkAlignment" id="alignment9">
1528 <property name="visible">True</property>
1529 <property name="can_focus">False</property>
1530 <property name="left_padding">12</property>
1531 <child>
1532 <object class="GtkVBox" id="vbox11">
1533 <property name="visible">True</property>
1534 <property name="can_focus">False</property>
1535 <child>
1536 <object class="GtkFrame" id="frame39">
1537 <property name="visible">True</property>
1538 <property name="can_focus">False</property>
1539 <property name="label_xalign">0</property>
1540 <property name="shadow_type">none</property>
1541 <child>
1542 <object class="GtkAlignment" id="alignment46">
1543 <property name="visible">True</property>
1544 <property name="can_focus">False</property>
1545 <property name="left_padding">12</property>
1546 <child>
1547 <object class="GtkVBox" id="vbox46">
1548 <property name="visible">True</property>
1549 <property name="can_focus">False</property>
1550 <child>
1551 <object class="GtkCheckButton" id="check_list_symbol">
1552 <property name="label" translatable="yes">Show symbol list</property>
1553 <property name="use_action_appearance">False</property>
1554 <property name="visible">True</property>
1555 <property name="can_focus">True</property>
1556 <property name="receives_default">False</property>
1557 <property name="tooltip_text" translatable="yes">Toggle the symbol list on and off</property>
1558 <property name="use_underline">True</property>
1559 <property name="draw_indicator">True</property>
1560 </object>
1561 <packing>
1562 <property name="expand">False</property>
1563 <property name="fill">False</property>
1564 <property name="position">0</property>
1565 </packing>
1566 </child>
1567 <child>
1568 <object class="GtkCheckButton" id="check_list_openfiles">
1569 <property name="label" translatable="yes">Show documents list</property>
1570 <property name="use_action_appearance">False</property>
1571 <property name="visible">True</property>
1572 <property name="can_focus">True</property>
1573 <property name="receives_default">False</property>
1574 <property name="tooltip_text" translatable="yes">Toggle the documents list on and off</property>
1575 <property name="use_underline">True</property>
1576 <property name="draw_indicator">True</property>
1577 </object>
1578 <packing>
1579 <property name="expand">False</property>
1580 <property name="fill">False</property>
1581 <property name="position">1</property>
1582 </packing>
1583 </child>
1584 </object>
1585 </child>
1586 </object>
1587 </child>
1588 <child type="label">
1589 <object class="GtkCheckButton" id="check_sidebar_visible">
1590 <property name="label" translatable="yes">Show sidebar</property>
1591 <property name="use_action_appearance">False</property>
1592 <property name="visible">True</property>
1593 <property name="can_focus">True</property>
1594 <property name="receives_default">False</property>
1595 <property name="use_underline">True</property>
1596 <property name="draw_indicator">True</property>
1597 </object>
1598 </child>
1599 </object>
1600 <packing>
1601 <property name="expand">False</property>
1602 <property name="fill">False</property>
1603 <property name="position">0</property>
1604 </packing>
1605 </child>
1606 <child>
1607 <object class="GtkHBox" id="hbox17">
1608 <property name="visible">True</property>
1609 <property name="can_focus">False</property>
1610 <property name="spacing">12</property>
1611 <child>
1612 <object class="GtkLabel" id="label237">
1613 <property name="visible">True</property>
1614 <property name="can_focus">False</property>
1615 <property name="label" translatable="yes">Position:</property>
1616 </object>
1617 <packing>
1618 <property name="expand">False</property>
1619 <property name="fill">False</property>
1620 <property name="position">0</property>
1621 </packing>
1622 </child>
1623 <child>
1624 <object class="GtkRadioButton" id="radio_sidebar_left">
1625 <property name="label" translatable="yes">Left</property>
1626 <property name="use_action_appearance">False</property>
1627 <property name="visible">True</property>
1628 <property name="can_focus">True</property>
1629 <property name="receives_default">False</property>
1630 <property name="use_underline">True</property>
1631 <property name="active">True</property>
1632 <property name="draw_indicator">True</property>
1633 </object>
1634 <packing>
1635 <property name="expand">False</property>
1636 <property name="fill">False</property>
1637 <property name="position">1</property>
1638 </packing>
1639 </child>
1640 <child>
1641 <object class="GtkRadioButton" id="radio_sidebar_right">
1642 <property name="label" translatable="yes">Right</property>
1643 <property name="use_action_appearance">False</property>
1644 <property name="visible">True</property>
1645 <property name="can_focus">True</property>
1646 <property name="receives_default">False</property>
1647 <property name="use_underline">True</property>
1648 <property name="draw_indicator">True</property>
1649 <property name="group">radio_sidebar_left</property>
1650 </object>
1651 <packing>
1652 <property name="expand">False</property>
1653 <property name="fill">False</property>
1654 <property name="position">2</property>
1655 </packing>
1656 </child>
1657 </object>
1658 <packing>
1659 <property name="expand">False</property>
1660 <property name="fill">False</property>
1661 <property name="position">1</property>
1662 </packing>
1663 </child>
1664 </object>
1665 </child>
1666 </object>
1667 </child>
1668 <child type="label">
1669 <object class="GtkLabel" id="label146">
1670 <property name="visible">True</property>
1671 <property name="can_focus">False</property>
1672 <property name="label" translatable="yes">&lt;b&gt;Sidebar&lt;/b&gt;</property>
1673 <property name="use_markup">True</property>
1674 </object>
1675 </child>
1676 </object>
1677 <packing>
1678 <property name="expand">False</property>
1679 <property name="fill">True</property>
1680 <property name="position">0</property>
1681 </packing>
1682 </child>
1683 <child>
1684 <object class="GtkFrame" id="frame1">
1685 <property name="visible">True</property>
1686 <property name="can_focus">False</property>
1687 <property name="label_xalign">0</property>
1688 <property name="shadow_type">none</property>
1689 <child>
1690 <object class="GtkAlignment" id="alignment2">
1691 <property name="visible">True</property>
1692 <property name="can_focus">False</property>
1693 <property name="left_padding">12</property>
1694 <child>
1695 <object class="GtkHBox" id="hbox2">
1696 <property name="visible">True</property>
1697 <property name="can_focus">False</property>
1698 <property name="spacing">12</property>
1699 <child>
1700 <object class="GtkLabel" id="label5">
1701 <property name="visible">True</property>
1702 <property name="can_focus">False</property>
1703 <property name="label" translatable="yes">Position:</property>
1704 </object>
1705 <packing>
1706 <property name="expand">False</property>
1707 <property name="fill">False</property>
1708 <property name="position">0</property>
1709 </packing>
1710 </child>
1711 <child>
1712 <object class="GtkRadioButton" id="radio_msgwin_vertical">
1713 <property name="label" translatable="yes">Bottom</property>
1714 <property name="use_action_appearance">False</property>
1715 <property name="visible">True</property>
1716 <property name="can_focus">True</property>
1717 <property name="receives_default">False</property>
1718 <property name="active">True</property>
1719 <property name="draw_indicator">True</property>
1720 </object>
1721 <packing>
1722 <property name="expand">False</property>
1723 <property name="fill">True</property>
1724 <property name="position">1</property>
1725 </packing>
1726 </child>
1727 <child>
1728 <object class="GtkRadioButton" id="radio_msgwin_horizontal">
1729 <property name="label" translatable="yes">Right</property>
1730 <property name="use_action_appearance">False</property>
1731 <property name="visible">True</property>
1732 <property name="can_focus">True</property>
1733 <property name="receives_default">False</property>
1734 <property name="active">True</property>
1735 <property name="draw_indicator">True</property>
1736 <property name="group">radio_msgwin_vertical</property>
1737 </object>
1738 <packing>
1739 <property name="expand">False</property>
1740 <property name="fill">False</property>
1741 <property name="position">2</property>
1742 </packing>
1743 </child>
1744 </object>
1745 </child>
1746 </object>
1747 </child>
1748 <child type="label">
1749 <object class="GtkLabel" id="label4">
1750 <property name="visible">True</property>
1751 <property name="can_focus">False</property>
1752 <property name="label" translatable="yes">&lt;b&gt;Message window&lt;/b&gt;</property>
1753 <property name="use_markup">True</property>
1754 </object>
1755 </child>
1756 </object>
1757 <packing>
1758 <property name="expand">False</property>
1759 <property name="fill">False</property>
1760 <property name="position">1</property>
1761 </packing>
1762 </child>
1763 <child>
1764 <object class="GtkFrame" id="frame4">
1765 <property name="visible">True</property>
1766 <property name="can_focus">False</property>
1767 <property name="label_xalign">0</property>
1768 <property name="shadow_type">none</property>
1769 <child>
1770 <object class="GtkAlignment" id="alignment5">
1771 <property name="visible">True</property>
1772 <property name="can_focus">False</property>
1773 <property name="left_padding">12</property>
1774 <property name="right_padding">6</property>
1775 <child>
1776 <object class="GtkTable" id="table2">
1777 <property name="visible">True</property>
1778 <property name="can_focus">False</property>
1779 <property name="n_rows">3</property>
1780 <property name="n_columns">2</property>
1781 <property name="column_spacing">24</property>
1782 <property name="row_spacing">3</property>
1783 <child>
1784 <object class="GtkLabel" id="label100">
1785 <property name="visible">True</property>
1786 <property name="can_focus">False</property>
1787 <property name="xalign">0</property>
1788 <property name="label" translatable="yes">Symbol list:</property>
1789 </object>
1790 <packing>
1791 <property name="top_attach">1</property>
1792 <property name="bottom_attach">2</property>
1793 <property name="x_options">GTK_FILL</property>
1794 <property name="y_options"></property>
1795 </packing>
1796 </child>
1797 <child>
1798 <object class="GtkLabel" id="label101">
1799 <property name="visible">True</property>
1800 <property name="can_focus">False</property>
1801 <property name="xalign">0</property>
1802 <property name="label" translatable="yes">Message window:</property>
1803 </object>
1804 <packing>
1805 <property name="top_attach">2</property>
1806 <property name="bottom_attach">3</property>
1807 <property name="x_options">GTK_FILL</property>
1808 <property name="y_options"></property>
1809 </packing>
1810 </child>
1811 <child>
1812 <object class="GtkLabel" id="label103">
1813 <property name="visible">True</property>
1814 <property name="can_focus">False</property>
1815 <property name="xalign">0</property>
1816 <property name="label" translatable="yes">Editor:</property>
1817 </object>
1818 <packing>
1819 <property name="x_options">GTK_FILL</property>
1820 <property name="y_options"></property>
1821 </packing>
1822 </child>
1823 <child>
1824 <object class="GtkFontButton" id="msgwin_font">
1825 <property name="use_action_appearance">False</property>
1826 <property name="visible">True</property>
1827 <property name="can_focus">True</property>
1828 <property name="receives_default">False</property>
1829 <property name="tooltip_text" translatable="yes">Sets the font for the message window</property>
1830 <property name="show_style">False</property>
1831 </object>
1832 <packing>
1833 <property name="left_attach">1</property>
1834 <property name="right_attach">2</property>
1835 <property name="top_attach">2</property>
1836 <property name="bottom_attach">3</property>
1837 <property name="x_options">GTK_FILL</property>
1838 <property name="y_options"></property>
1839 </packing>
1840 </child>
1841 <child>
1842 <object class="GtkFontButton" id="tagbar_font">
1843 <property name="use_action_appearance">False</property>
1844 <property name="visible">True</property>
1845 <property name="can_focus">True</property>
1846 <property name="receives_default">False</property>
1847 <property name="tooltip_text" translatable="yes">Sets the font for the symbol list</property>
1848 <property name="show_style">False</property>
1849 </object>
1850 <packing>
1851 <property name="left_attach">1</property>
1852 <property name="right_attach">2</property>
1853 <property name="top_attach">1</property>
1854 <property name="bottom_attach">2</property>
1855 <property name="y_options"></property>
1856 </packing>
1857 </child>
1858 <child>
1859 <object class="GtkFontButton" id="editor_font">
1860 <property name="use_action_appearance">False</property>
1861 <property name="visible">True</property>
1862 <property name="can_focus">True</property>
1863 <property name="receives_default">False</property>
1864 <property name="tooltip_text" translatable="yes">Sets the editor font</property>
1865 </object>
1866 <packing>
1867 <property name="left_attach">1</property>
1868 <property name="right_attach">2</property>
1869 <property name="x_options">GTK_FILL</property>
1870 <property name="y_options"></property>
1871 </packing>
1872 </child>
1873 </object>
1874 </child>
1875 </object>
1876 </child>
1877 <child type="label">
1878 <object class="GtkLabel" id="label99">
1879 <property name="visible">True</property>
1880 <property name="can_focus">False</property>
1881 <property name="label" translatable="yes">&lt;b&gt;Fonts&lt;/b&gt;</property>
1882 <property name="use_markup">True</property>
1883 </object>
1884 </child>
1885 </object>
1886 <packing>
1887 <property name="expand">False</property>
1888 <property name="fill">True</property>
1889 <property name="position">2</property>
1890 </packing>
1891 </child>
1892 <child>
1893 <object class="GtkFrame" id="frame23">
1894 <property name="visible">True</property>
1895 <property name="can_focus">False</property>
1896 <property name="label_xalign">0</property>
1897 <property name="shadow_type">none</property>
1898 <child>
1899 <object class="GtkAlignment" id="alignment26">
1900 <property name="visible">True</property>
1901 <property name="can_focus">False</property>
1902 <property name="left_padding">12</property>
1903 <child>
1904 <object class="GtkVBox" id="vbox22">
1905 <property name="visible">True</property>
1906 <property name="can_focus">False</property>
1907 <child>
1908 <object class="GtkCheckButton" id="check_statusbar_visible">
1909 <property name="label" translatable="yes">Show status bar</property>
1910 <property name="use_action_appearance">False</property>
1911 <property name="visible">True</property>
1912 <property name="can_focus">True</property>
1913 <property name="receives_default">False</property>
1914 <property name="tooltip_text" translatable="yes">Whether to show the status bar at the bottom of the main window</property>
1915 <property name="use_underline">True</property>
1916 <property name="draw_indicator">True</property>
1917 </object>
1918 <packing>
1919 <property name="expand">False</property>
1920 <property name="fill">False</property>
1921 <property name="position">0</property>
1922 </packing>
1923 </child>
1924 </object>
1925 </child>
1926 </object>
1927 </child>
1928 <child type="label">
1929 <object class="GtkLabel" id="label187">
1930 <property name="visible">True</property>
1931 <property name="can_focus">False</property>
1932 <property name="label" translatable="yes">&lt;b&gt;Miscellaneous&lt;/b&gt;</property>
1933 <property name="use_markup">True</property>
1934 </object>
1935 </child>
1936 </object>
1937 <packing>
1938 <property name="expand">False</property>
1939 <property name="fill">True</property>
1940 <property name="position">3</property>
1941 </packing>
1942 </child>
1943 </object>
1944 </child>
1945 <child type="tab">
1946 <object class="GtkLabel" id="label248">
1947 <property name="visible">True</property>
1948 <property name="can_focus">False</property>
1949 <property name="label" translatable="yes">Interface</property>
1950 </object>
1951 <packing>
1952 <property name="tab_fill">False</property>
1953 </packing>
1954 </child>
1955 <child>
1956 <object class="GtkVBox" id="vbox54">
1957 <property name="visible">True</property>
1958 <property name="can_focus">False</property>
1959 <property name="border_width">5</property>
1960 <property name="spacing">10</property>
1961 <child>
1962 <object class="GtkFrame" id="frame29">
1963 <property name="visible">True</property>
1964 <property name="can_focus">False</property>
1965 <property name="label_xalign">0</property>
1966 <property name="shadow_type">none</property>
1967 <child>
1968 <object class="GtkAlignment" id="alignment32">
1969 <property name="visible">True</property>
1970 <property name="can_focus">False</property>
1971 <property name="left_padding">12</property>
1972 <child>
1973 <object class="GtkVBox" id="vbox26">
1974 <property name="visible">True</property>
1975 <property name="can_focus">False</property>
1976 <child>
1977 <object class="GtkCheckButton" id="check_show_notebook_tabs">
1978 <property name="label" translatable="yes">Show editor tabs</property>
1979 <property name="use_action_appearance">False</property>
1980 <property name="visible">True</property>
1981 <property name="can_focus">True</property>
1982 <property name="receives_default">False</property>
1983 <property name="use_underline">True</property>
1984 <property name="draw_indicator">True</property>
1985 </object>
1986 <packing>
1987 <property name="expand">False</property>
1988 <property name="fill">False</property>
1989 <property name="position">0</property>
1990 </packing>
1991 </child>
1992 <child>
1993 <object class="GtkCheckButton" id="check_show_tab_cross">
1994 <property name="label" translatable="yes">Show close buttons</property>
1995 <property name="use_action_appearance">False</property>
1996 <property name="visible">True</property>
1997 <property name="can_focus">True</property>
1998 <property name="receives_default">False</property>
1999 <property name="tooltip_text" translatable="yes">Shows a small cross button in the file tabs to easily close files when clicking on it (requires restart of Geany)</property>
2000 <property name="use_underline">True</property>
2001 <property name="draw_indicator">True</property>
2002 </object>
2003 <packing>
2004 <property name="expand">False</property>
2005 <property name="fill">False</property>
2006 <property name="position">1</property>
2007 </packing>
2008 </child>
2009 <child>
2010 <object class="GtkTable" id="table21">
2011 <property name="visible">True</property>
2012 <property name="can_focus">False</property>
2013 <property name="n_rows">2</property>
2014 <property name="n_columns">2</property>
2015 <child>
2016 <object class="GtkLabel" id="label150">
2017 <property name="visible">True</property>
2018 <property name="can_focus">False</property>
2019 <property name="xalign">0</property>
2020 <property name="label" translatable="yes">Placement of new file tabs:</property>
2021 </object>
2022 <packing>
2023 <property name="x_options">GTK_FILL</property>
2024 <property name="y_options"></property>
2025 </packing>
2026 </child>
2027 <child>
2028 <object class="GtkHBox" id="hbox7">
2029 <property name="visible">True</property>
2030 <property name="can_focus">False</property>
2031 <property name="spacing">12</property>
2032 <child>
2033 <object class="GtkRadioButton" id="radio_tab_left">
2034 <property name="label" translatable="yes">Left</property>
2035 <property name="use_action_appearance">False</property>
2036 <property name="visible">True</property>
2037 <property name="can_focus">True</property>
2038 <property name="receives_default">False</property>
2039 <property name="tooltip_text" translatable="yes">File tabs will be placed on the left of the notebook</property>
2040 <property name="use_underline">True</property>
2041 <property name="active">True</property>
2042 <property name="draw_indicator">True</property>
2043 </object>
2044 <packing>
2045 <property name="expand">False</property>
2046 <property name="fill">False</property>
2047 <property name="position">0</property>
2048 </packing>
2049 </child>
2050 <child>
2051 <object class="GtkRadioButton" id="radio_tab_right">
2052 <property name="label" translatable="yes">Right</property>
2053 <property name="use_action_appearance">False</property>
2054 <property name="visible">True</property>
2055 <property name="can_focus">True</property>
2056 <property name="receives_default">False</property>
2057 <property name="tooltip_text" translatable="yes">File tabs will be placed on the right of the notebook</property>
2058 <property name="use_underline">True</property>
2059 <property name="draw_indicator">True</property>
2060 <property name="group">radio_tab_left</property>
2061 </object>
2062 <packing>
2063 <property name="expand">False</property>
2064 <property name="fill">False</property>
2065 <property name="position">1</property>
2066 </packing>
2067 </child>
2068 </object>
2069 <packing>
2070 <property name="left_attach">1</property>
2071 <property name="right_attach">2</property>
2072 <property name="y_options">GTK_FILL</property>
2073 </packing>
2074 </child>
2075 <child>
2076 <object class="GtkCheckButton" id="check_tab_beside">
2077 <property name="label" translatable="yes">Next to current</property>
2078 <property name="use_action_appearance">False</property>
2079 <property name="visible">True</property>
2080 <property name="can_focus">True</property>
2081 <property name="receives_default">False</property>
2082 <property name="tooltip_text" translatable="yes">Whether to place file tabs next to the current tab rather than at the edges of the notebook</property>
2083 <property name="use_underline">True</property>
2084 <property name="draw_indicator">True</property>
2085 </object>
2086 <packing>
2087 <property name="left_attach">1</property>
2088 <property name="right_attach">2</property>
2089 <property name="top_attach">1</property>
2090 <property name="bottom_attach">2</property>
2091 <property name="x_options">GTK_FILL</property>
2092 <property name="y_options"></property>
2093 </packing>
2094 </child>
2095 <child>
2096 <placeholder/>
2097 </child>
2098 </object>
2099 <packing>
2100 <property name="expand">False</property>
2101 <property name="fill">True</property>
2102 <property name="position">2</property>
2103 </packing>
2104 </child>
2105 <child>
2106 <object class="GtkCheckButton" id="check_double_click_hides_widgets">
2107 <property name="label" translatable="yes">Double-clicking hides all additional widgets</property>
2108 <property name="use_action_appearance">False</property>
2109 <property name="visible">True</property>
2110 <property name="can_focus">True</property>
2111 <property name="receives_default">False</property>
2112 <property name="tooltip_text" translatable="yes">Calls the View-&gt;Toggle All Additional Widgets command</property>
2113 <property name="use_underline">True</property>
2114 <property name="draw_indicator">True</property>
2115 </object>
2116 <packing>
2117 <property name="expand">False</property>
2118 <property name="fill">False</property>
2119 <property name="position">3</property>
2120 </packing>
2121 </child>
2122 <child>
2123 <object class="GtkCheckButton" id="check_tab_close_switch_to_mru">
2124 <property name="label" translatable="yes">Switch to last used document after closing a tab</property>
2125 <property name="use_action_appearance">False</property>
2126 <property name="visible">True</property>
2127 <property name="can_focus">True</property>
2128 <property name="receives_default">False</property>
2129 <property name="draw_indicator">True</property>
2130 </object>
2131 <packing>
2132 <property name="expand">False</property>
2133 <property name="fill">True</property>
2134 <property name="position">4</property>
2135 </packing>
2136 </child>
2137 </object>
2138 </child>
2139 </object>
2140 </child>
2141 <child type="label">
2142 <object class="GtkLabel" id="label197">
2143 <property name="visible">True</property>
2144 <property name="can_focus">False</property>
2145 <property name="label" translatable="yes">&lt;b&gt;Editor tabs&lt;/b&gt;</property>
2146 <property name="use_markup">True</property>
2147 </object>
2148 </child>
2149 </object>
2150 <packing>
2151 <property name="expand">False</property>
2152 <property name="fill">True</property>
2153 <property name="position">0</property>
2154 </packing>
2155 </child>
2156 <child>
2157 <object class="GtkFrame" id="frame9">
2158 <property name="visible">True</property>
2159 <property name="can_focus">False</property>
2160 <property name="label_xalign">0</property>
2161 <property name="shadow_type">none</property>
2162 <child>
2163 <object class="GtkAlignment" id="alignment12">
2164 <property name="visible">True</property>
2165 <property name="can_focus">False</property>
2166 <property name="left_padding">12</property>
2167 <child>
2168 <object class="GtkTable" id="table8">
2169 <property name="visible">True</property>
2170 <property name="can_focus">False</property>
2171 <property name="n_rows">3</property>
2172 <property name="n_columns">2</property>
2173 <property name="column_spacing">24</property>
2174 <property name="row_spacing">3</property>
2175 <child>
2176 <object class="GtkLabel" id="label160">
2177 <property name="visible">True</property>
2178 <property name="can_focus">False</property>
2179 <property name="xalign">0</property>
2180 <property name="label" translatable="yes">Message window:</property>
2181 </object>
2182 <packing>
2183 <property name="top_attach">2</property>
2184 <property name="bottom_attach">3</property>
2185 <property name="x_options">GTK_FILL</property>
2186 <property name="y_options"></property>
2187 </packing>
2188 </child>
2189 <child>
2190 <object class="GtkComboBox" id="combo_tab_msgwin">
2191 <property name="visible">True</property>
2192 <property name="can_focus">True</property>
2193 <property name="model">tab_pos_list</property>
2194 <child>
2195 <object class="GtkCellRendererText" id="cellrenderertext1"/>
2196 <attributes>
2197 <attribute name="text">0</attribute>
2198 </attributes>
2199 </child>
2200 </object>
2201 <packing>
2202 <property name="left_attach">1</property>
2203 <property name="right_attach">2</property>
2204 <property name="top_attach">2</property>
2205 <property name="bottom_attach">3</property>
2206 <property name="x_options">GTK_FILL</property>
2207 <property name="y_options">GTK_FILL</property>
2208 </packing>
2209 </child>
2210 <child>
2211 <object class="GtkLabel" id="label161">
2212 <property name="visible">True</property>
2213 <property name="can_focus">False</property>
2214 <property name="xalign">0</property>
2215 <property name="label" translatable="yes">Sidebar:</property>
2216 </object>
2217 <packing>
2218 <property name="top_attach">1</property>
2219 <property name="bottom_attach">2</property>
2220 <property name="x_options">GTK_FILL</property>
2221 <property name="y_options"></property>
2222 </packing>
2223 </child>
2224 <child>
2225 <object class="GtkComboBox" id="combo_tab_sidebar">
2226 <property name="visible">True</property>
2227 <property name="can_focus">True</property>
2228 <property name="model">tab_pos_list</property>
2229 <child>
2230 <object class="GtkCellRendererText" id="cellrenderertext2"/>
2231 <attributes>
2232 <attribute name="text">0</attribute>
2233 </attributes>
2234 </child>
2235 </object>
2236 <packing>
2237 <property name="left_attach">1</property>
2238 <property name="right_attach">2</property>
2239 <property name="top_attach">1</property>
2240 <property name="bottom_attach">2</property>
2241 <property name="x_options">GTK_FILL</property>
2242 <property name="y_options">GTK_FILL</property>
2243 </packing>
2244 </child>
2245 <child>
2246 <object class="GtkLabel" id="label159">
2247 <property name="visible">True</property>
2248 <property name="can_focus">False</property>
2249 <property name="xalign">0</property>
2250 <property name="label" translatable="yes">Editor:</property>
2251 </object>
2252 <packing>
2253 <property name="x_options">GTK_FILL</property>
2254 <property name="y_options"></property>
2255 </packing>
2256 </child>
2257 <child>
2258 <object class="GtkComboBox" id="combo_tab_editor">
2259 <property name="visible">True</property>
2260 <property name="can_focus">True</property>
2261 <property name="model">tab_pos_list</property>
2262 <child>
2263 <object class="GtkCellRendererText" id="cellrenderertext3"/>
2264 <attributes>
2265 <attribute name="text">0</attribute>
2266 </attributes>
2267 </child>
2268 </object>
2269 <packing>
2270 <property name="left_attach">1</property>
2271 <property name="right_attach">2</property>
2272 <property name="x_options">GTK_FILL</property>
2273 <property name="y_options">GTK_FILL</property>
2274 </packing>
2275 </child>
2276 </object>
2277 </child>
2278 </object>
2279 </child>
2280 <child type="label">
2281 <object class="GtkLabel" id="label158">
2282 <property name="visible">True</property>
2283 <property name="can_focus">False</property>
2284 <property name="label" translatable="yes">&lt;b&gt;Tab positions&lt;/b&gt;</property>
2285 <property name="use_markup">True</property>
2286 </object>
2287 </child>
2288 </object>
2289 <packing>
2290 <property name="expand">False</property>
2291 <property name="fill">True</property>
2292 <property name="position">1</property>
2293 </packing>
2294 </child>
2295 </object>
2296 <packing>
2297 <property name="position">1</property>
2298 </packing>
2299 </child>
2300 <child type="tab">
2301 <object class="GtkLabel" id="label249">
2302 <property name="visible">True</property>
2303 <property name="can_focus">False</property>
2304 <property name="label" translatable="yes">Notebook tabs</property>
2305 <property name="use_underline">True</property>
2306 </object>
2307 <packing>
2308 <property name="position">1</property>
2309 <property name="tab_fill">False</property>
2310 </packing>
2311 </child>
2312 <child>
2313 <object class="GtkVBox" id="vbox15">
2314 <property name="visible">True</property>
2315 <property name="can_focus">False</property>
2316 <property name="border_width">5</property>
2317 <property name="spacing">10</property>
2318 <child>
2319 <object class="GtkFrame" id="frame28">
2320 <property name="visible">True</property>
2321 <property name="can_focus">False</property>
2322 <property name="label_xalign">0</property>
2323 <property name="shadow_type">none</property>
2324 <child>
2325 <object class="GtkAlignment" id="alignment31">
2326 <property name="visible">True</property>
2327 <property name="can_focus">False</property>
2328 <property name="left_padding">12</property>
2329 <child>
2330 <object class="GtkVBox" id="vbox42">
2331 <property name="visible">True</property>
2332 <property name="can_focus">False</property>
2333 <property name="spacing">5</property>
2334 <child>
2335 <object class="GtkHBox" id="hbox18">
2336 <property name="visible">True</property>
2337 <property name="can_focus">False</property>
2338 <child>
2339 <object class="GtkVBox" id="vbox52">
2340 <property name="visible">True</property>
2341 <property name="can_focus">False</property>
2342 <child>
2343 <object class="GtkCheckButton" id="check_toolbar_show">
2344 <property name="label" translatable="yes">Show t_oolbar</property>
2345 <property name="use_action_appearance">False</property>
2346 <property name="visible">True</property>
2347 <property name="can_focus">True</property>
2348 <property name="receives_default">False</property>
2349 <property name="use_underline">True</property>
2350 <property name="draw_indicator">True</property>
2351 </object>
2352 <packing>
2353 <property name="expand">False</property>
2354 <property name="fill">False</property>
2355 <property name="position">0</property>
2356 </packing>
2357 </child>
2358 <child>
2359 <object class="GtkCheckButton" id="check_toolbar_in_menu">
2360 <property name="label" translatable="yes">_Append toolbar to the menu</property>
2361 <property name="use_action_appearance">False</property>
2362 <property name="visible">True</property>
2363 <property name="can_focus">True</property>
2364 <property name="receives_default">False</property>
2365 <property name="tooltip_text" translatable="yes">Pack the toolbar to the main menu to save vertical space</property>
2366 <property name="use_underline">True</property>
2367 <property name="draw_indicator">True</property>
2368 </object>
2369 <packing>
2370 <property name="expand">False</property>
2371 <property name="fill">False</property>
2372 <property name="position">1</property>
2373 </packing>
2374 </child>
2375 </object>
2376 <packing>
2377 <property name="expand">True</property>
2378 <property name="fill">True</property>
2379 <property name="position">0</property>
2380 </packing>
2381 </child>
2382 <child>
2383 <object class="GtkVBox" id="vbox53">
2384 <property name="visible">True</property>
2385 <property name="can_focus">False</property>
2386 <child>
2387 <object class="GtkButton" id="button_customize_toolbar">
2388 <property name="use_action_appearance">False</property>
2389 <property name="visible">True</property>
2390 <property name="can_focus">True</property>
2391 <property name="receives_default">False</property>
2392 <signal name="clicked" handler="on_button_customize_toolbar_clicked" swapped="no"/>
2393 <child>
2394 <object class="GtkAlignment" id="alignment45">
2395 <property name="visible">True</property>
2396 <property name="can_focus">False</property>
2397 <property name="xscale">0</property>
2398 <property name="yscale">0</property>
2399 <child>
2400 <object class="GtkHBox" id="hbox16">
2401 <property name="visible">True</property>
2402 <property name="can_focus">False</property>
2403 <property name="spacing">2</property>
2404 <child>
2405 <object class="GtkImage" id="image2877">
2406 <property name="visible">True</property>
2407 <property name="can_focus">False</property>
2408 <property name="stock">gtk-properties</property>
2409 </object>
2410 <packing>
2411 <property name="expand">False</property>
2412 <property name="fill">False</property>
2413 <property name="position">0</property>
2414 </packing>
2415 </child>
2416 <child>
2417 <object class="GtkLabel" id="label236">
2418 <property name="visible">True</property>
2419 <property name="can_focus">False</property>
2420 <property name="label" translatable="yes">Customize Toolbar</property>
2421 <property name="use_underline">True</property>
2422 </object>
2423 <packing>
2424 <property name="expand">False</property>
2425 <property name="fill">False</property>
2426 <property name="position">1</property>
2427 </packing>
2428 </child>
2429 </object>
2430 </child>
2431 </object>
2432 </child>
2433 </object>
2434 <packing>
2435 <property name="expand">False</property>
2436 <property name="fill">False</property>
2437 <property name="position">0</property>
2438 </packing>
2439 </child>
2440 </object>
2441 <packing>
2442 <property name="expand">False</property>
2443 <property name="fill">False</property>
2444 <property name="position">1</property>
2445 </packing>
2446 </child>
2447 </object>
2448 <packing>
2449 <property name="expand">False</property>
2450 <property name="fill">False</property>
2451 <property name="position">0</property>
2452 </packing>
2453 </child>
2454 <child>
2455 <placeholder/>
2456 </child>
2457 <child>
2458 <object class="GtkFrame" id="frame_toolbar_style">
2459 <property name="visible">True</property>
2460 <property name="can_focus">False</property>
2461 <property name="label_xalign">0</property>
2462 <property name="shadow_type">none</property>
2463 <child>
2464 <object class="GtkAlignment" id="alignment50">
2465 <property name="visible">True</property>
2466 <property name="can_focus">False</property>
2467 <property name="left_padding">12</property>
2468 <child>
2469 <object class="GtkTable" id="table19">
2470 <property name="visible">True</property>
2471 <property name="can_focus">False</property>
2472 <property name="n_rows">2</property>
2473 <property name="n_columns">2</property>
2474 <property name="column_spacing">20</property>
2475 <property name="row_spacing">3</property>
2476 <child>
2477 <object class="GtkRadioButton" id="radio_toolbar_style_default">
2478 <property name="label" translatable="yes">System _default</property>
2479 <property name="use_action_appearance">False</property>
2480 <property name="visible">True</property>
2481 <property name="can_focus">True</property>
2482 <property name="receives_default">False</property>
2483 <property name="use_underline">True</property>
2484 <property name="draw_indicator">True</property>
2485 </object>
2486 <packing>
2487 <property name="x_options">GTK_FILL</property>
2488 <property name="y_options"></property>
2489 </packing>
2490 </child>
2491 <child>
2492 <object class="GtkRadioButton" id="radio_toolbar_imagetext">
2493 <property name="label" translatable="yes">Images _and text</property>
2494 <property name="use_action_appearance">False</property>
2495 <property name="visible">True</property>
2496 <property name="can_focus">True</property>
2497 <property name="receives_default">False</property>
2498 <property name="use_underline">True</property>
2499 <property name="draw_indicator">True</property>
2500 <property name="group">radio_toolbar_style_default</property>
2501 </object>
2502 <packing>
2503 <property name="top_attach">1</property>
2504 <property name="bottom_attach">2</property>
2505 <property name="x_options">GTK_FILL</property>
2506 <property name="y_options"></property>
2507 </packing>
2508 </child>
2509 <child>
2510 <object class="GtkRadioButton" id="radio_toolbar_image">
2511 <property name="label" translatable="yes">_Images only</property>
2512 <property name="use_action_appearance">False</property>
2513 <property name="visible">True</property>
2514 <property name="can_focus">True</property>
2515 <property name="receives_default">False</property>
2516 <property name="use_underline">True</property>
2517 <property name="draw_indicator">True</property>
2518 <property name="group">radio_toolbar_style_default</property>
2519 </object>
2520 <packing>
2521 <property name="left_attach">1</property>
2522 <property name="right_attach">2</property>
2523 <property name="x_options">GTK_FILL</property>
2524 <property name="y_options"></property>
2525 </packing>
2526 </child>
2527 <child>
2528 <object class="GtkRadioButton" id="radio_toolbar_text">
2529 <property name="label" translatable="yes">_Text only</property>
2530 <property name="use_action_appearance">False</property>
2531 <property name="visible">True</property>
2532 <property name="can_focus">True</property>
2533 <property name="receives_default">False</property>
2534 <property name="use_underline">True</property>
2535 <property name="draw_indicator">True</property>
2536 <property name="group">radio_toolbar_style_default</property>
2537 </object>
2538 <packing>
2539 <property name="left_attach">1</property>
2540 <property name="right_attach">2</property>
2541 <property name="top_attach">1</property>
2542 <property name="bottom_attach">2</property>
2543 <property name="x_options">GTK_FILL</property>
2544 <property name="y_options"></property>
2545 </packing>
2546 </child>
2547 </object>
2548 </child>
2549 </object>
2550 </child>
2551 <child type="label">
2552 <object class="GtkLabel" id="label244">
2553 <property name="visible">True</property>
2554 <property name="can_focus">False</property>
2555 <property name="label" translatable="yes">&lt;b&gt;Icon style&lt;/b&gt;</property>
2556 <property name="use_markup">True</property>
2557 </object>
2558 </child>
2559 </object>
2560 <packing>
2561 <property name="expand">False</property>
2562 <property name="fill">True</property>
2563 <property name="position">2</property>
2564 </packing>
2565 </child>
2566 <child>
2567 <object class="GtkFrame" id="frame_toolbar_icon">
2568 <property name="visible">True</property>
2569 <property name="can_focus">False</property>
2570 <property name="label_xalign">0</property>
2571 <property name="shadow_type">none</property>
2572 <child>
2573 <object class="GtkAlignment" id="alignment51">
2574 <property name="visible">True</property>
2575 <property name="can_focus">False</property>
2576 <property name="left_padding">12</property>
2577 <child>
2578 <object class="GtkTable" id="table20">
2579 <property name="visible">True</property>
2580 <property name="can_focus">False</property>
2581 <property name="n_rows">2</property>
2582 <property name="n_columns">2</property>
2583 <property name="column_spacing">20</property>
2584 <property name="row_spacing">3</property>
2585 <property name="homogeneous">True</property>
2586 <child>
2587 <object class="GtkRadioButton" id="radio_toolbar_icon_default">
2588 <property name="label" translatable="yes">S_ystem default</property>
2589 <property name="use_action_appearance">False</property>
2590 <property name="visible">True</property>
2591 <property name="can_focus">True</property>
2592 <property name="receives_default">False</property>
2593 <property name="use_underline">True</property>
2594 <property name="draw_indicator">True</property>
2595 </object>
2596 <packing>
2597 <property name="x_options">GTK_FILL</property>
2598 <property name="y_options"></property>
2599 </packing>
2600 </child>
2601 <child>
2602 <object class="GtkRadioButton" id="radio_toolbar_small">
2603 <property name="label" translatable="yes">_Small icons</property>
2604 <property name="use_action_appearance">False</property>
2605 <property name="visible">True</property>
2606 <property name="can_focus">True</property>
2607 <property name="receives_default">False</property>
2608 <property name="use_underline">True</property>
2609 <property name="draw_indicator">True</property>
2610 <property name="group">radio_toolbar_icon_default</property>
2611 </object>
2612 <packing>
2613 <property name="top_attach">1</property>
2614 <property name="bottom_attach">2</property>
2615 <property name="x_options">GTK_FILL</property>
2616 <property name="y_options"></property>
2617 </packing>
2618 </child>
2619 <child>
2620 <object class="GtkRadioButton" id="radio_toolbar_verysmall">
2621 <property name="label" translatable="yes">_Very small icons</property>
2622 <property name="use_action_appearance">False</property>
2623 <property name="visible">True</property>
2624 <property name="can_focus">True</property>
2625 <property name="receives_default">False</property>
2626 <property name="use_underline">True</property>
2627 <property name="draw_indicator">True</property>
2628 <property name="group">radio_toolbar_icon_default</property>
2629 </object>
2630 <packing>
2631 <property name="left_attach">1</property>
2632 <property name="right_attach">2</property>
2633 <property name="x_options">GTK_FILL</property>
2634 <property name="y_options"></property>
2635 </packing>
2636 </child>
2637 <child>
2638 <object class="GtkRadioButton" id="radio_toolbar_large">
2639 <property name="label" translatable="yes">_Large icons</property>
2640 <property name="use_action_appearance">False</property>
2641 <property name="visible">True</property>
2642 <property name="can_focus">True</property>
2643 <property name="receives_default">False</property>
2644 <property name="use_underline">True</property>
2645 <property name="draw_indicator">True</property>
2646 <property name="group">radio_toolbar_icon_default</property>
2647 </object>
2648 <packing>
2649 <property name="left_attach">1</property>
2650 <property name="right_attach">2</property>
2651 <property name="top_attach">1</property>
2652 <property name="bottom_attach">2</property>
2653 <property name="x_options">GTK_FILL</property>
2654 <property name="y_options"></property>
2655 </packing>
2656 </child>
2657 </object>
2658 </child>
2659 </object>
2660 </child>
2661 <child type="label">
2662 <object class="GtkLabel" id="label245">
2663 <property name="visible">True</property>
2664 <property name="can_focus">False</property>
2665 <property name="label" translatable="yes">&lt;b&gt;Icon size&lt;/b&gt;</property>
2666 <property name="use_markup">True</property>
2667 </object>
2668 </child>
2669 </object>
2670 <packing>
2671 <property name="expand">False</property>
2672 <property name="fill">True</property>
2673 <property name="position">3</property>
2674 </packing>
2675 </child>
2676 </object>
2677 </child>
2678 </object>
2679 </child>
2680 <child type="label">
2681 <object class="GtkLabel" id="label246">
2682 <property name="visible">True</property>
2683 <property name="can_focus">False</property>
2684 <property name="label" translatable="yes">&lt;b&gt;Toolbar&lt;/b&gt;</property>
2685 <property name="use_markup">True</property>
2686 </object>
2687 </child>
2688 </object>
2689 <packing>
2690 <property name="expand">False</property>
2691 <property name="fill">True</property>
2692 <property name="position">0</property>
2693 </packing>
2694 </child>
2695 </object>
2696 <packing>
2697 <property name="position">2</property>
2698 </packing>
2699 </child>
2700 <child type="tab">
2701 <object class="GtkLabel" id="label164">
2702 <property name="visible">True</property>
2703 <property name="can_focus">False</property>
2704 <property name="label" translatable="yes">Toolbar</property>
2705 </object>
2706 <packing>
2707 <property name="position">2</property>
2708 <property name="tab_fill">False</property>
2709 </packing>
2710 </child>
2711 </object>
2712 <packing>
2713 <property name="position">1</property>
2714 </packing>
2715 </child>
2716 <child type="tab">
2717 <object class="GtkLabel" id="label157">
2718 <property name="visible">True</property>
2719 <property name="can_focus">False</property>
2720 <property name="label" translatable="yes">Interface</property>
2721 </object>
2722 <packing>
2723 <property name="position">1</property>
2724 <property name="tab_fill">False</property>
2725 </packing>
2726 </child>
2727 <child>
2728 <object class="GtkNotebook" id="notebook4">
2729 <property name="visible">True</property>
2730 <property name="can_focus">True</property>
2731 <child>
2732 <object class="GtkVBox" id="vbox5">
2733 <property name="visible">True</property>
2734 <property name="can_focus">False</property>
2735 <property name="border_width">5</property>
2736 <property name="spacing">10</property>
2737 <child>
2738 <object class="GtkFrame" id="frame14">
2739 <property name="visible">True</property>
2740 <property name="can_focus">False</property>
2741 <property name="label_xalign">0</property>
2742 <property name="shadow_type">none</property>
2743 <child>
2744 <object class="GtkAlignment" id="alignment17">
2745 <property name="visible">True</property>
2746 <property name="can_focus">False</property>
2747 <property name="left_padding">12</property>
2748 <child>
2749 <object class="GtkVBox" id="vbox17">
2750 <property name="visible">True</property>
2751 <property name="can_focus">False</property>
2752 <child>
2753 <object class="GtkCheckButton" id="check_line_wrapping">
2754 <property name="label" translatable="yes">Line wrapping</property>
2755 <property name="use_action_appearance">False</property>
2756 <property name="visible">True</property>
2757 <property name="can_focus">True</property>
2758 <property name="receives_default">False</property>
2759 <property name="tooltip_text" translatable="yes">Wrap the line at the window border and continue it on the next line. Note: line wrapping has a high performance cost for large documents so should be disabled on slow machines.</property>
2760 <property name="use_underline">True</property>
2761 <property name="draw_indicator">True</property>
2762 </object>
2763 <packing>
2764 <property name="expand">False</property>
2765 <property name="fill">False</property>
2766 <property name="position">0</property>
2767 </packing>
2768 </child>
2769 <child>
2770 <object class="GtkCheckButton" id="check_smart_home">
2771 <property name="label" translatable="yes">"Smart" home key</property>
2772 <property name="use_action_appearance">False</property>
2773 <property name="visible">True</property>
2774 <property name="can_focus">True</property>
2775 <property name="receives_default">False</property>
2776 <property name="tooltip_text" translatable="yes">When "smart" home is enabled, the HOME key will move the caret to the first non-blank character of the line, unless it is already there, it moves to the very beginning of the line. When this feature is disabled, the HOME key always moves the caret to the start of the current line, regardless of its current position.</property>
2777 <property name="use_underline">True</property>
2778 <property name="draw_indicator">True</property>
2779 </object>
2780 <packing>
2781 <property name="expand">False</property>
2782 <property name="fill">False</property>
2783 <property name="position">1</property>
2784 </packing>
2785 </child>
2786 <child>
2787 <object class="GtkCheckButton" id="check_disable_dnd">
2788 <property name="label" translatable="yes">Disable Drag and Drop</property>
2789 <property name="use_action_appearance">False</property>
2790 <property name="visible">True</property>
2791 <property name="can_focus">True</property>
2792 <property name="receives_default">False</property>
2793 <property name="tooltip_text" translatable="yes">Disable drag and drop completely in the editor window so you can't drag and drop any selections within or outside of the editor window</property>
2794 <property name="use_underline">True</property>
2795 <property name="draw_indicator">True</property>
2796 </object>
2797 <packing>
2798 <property name="expand">False</property>
2799 <property name="fill">False</property>
2800 <property name="position">2</property>
2801 </packing>
2802 </child>
2803 <child>
2804 <object class="GtkCheckButton" id="check_folding">
2805 <property name="label" translatable="yes">Code folding</property>
2806 <property name="use_action_appearance">False</property>
2807 <property name="visible">True</property>
2808 <property name="can_focus">True</property>
2809 <property name="receives_default">False</property>
2810 <property name="use_underline">True</property>
2811 <property name="draw_indicator">True</property>
2812 </object>
2813 <packing>
2814 <property name="expand">False</property>
2815 <property name="fill">False</property>
2816 <property name="position">3</property>
2817 </packing>
2818 </child>
2819 <child>
2820 <object class="GtkCheckButton" id="check_unfold_children">
2821 <property name="label" translatable="yes">Fold/unfold all children of a fold point</property>
2822 <property name="use_action_appearance">False</property>
2823 <property name="visible">True</property>
2824 <property name="can_focus">True</property>
2825 <property name="receives_default">False</property>
2826 <property name="tooltip_text" translatable="yes">Fold or unfold all children of a fold point. By pressing the Shift key while clicking on a fold symbol the contrary behavior is used.</property>
2827 <property name="use_underline">True</property>
2828 <property name="draw_indicator">True</property>
2829 </object>
2830 <packing>
2831 <property name="expand">False</property>
2832 <property name="fill">False</property>
2833 <property name="position">4</property>
2834 </packing>
2835 </child>
2836 <child>
2837 <object class="GtkCheckButton" id="check_indicators">
2838 <property name="label" translatable="yes">Use indicators to show compile errors</property>
2839 <property name="use_action_appearance">False</property>
2840 <property name="visible">True</property>
2841 <property name="can_focus">True</property>
2842 <property name="receives_default">False</property>
2843 <property name="tooltip_text" translatable="yes">Whether to use indicators (a squiggly underline) to highlight the lines where the compiler found a warning or an error</property>
2844 <property name="use_underline">True</property>
2845 <property name="draw_indicator">True</property>
2846 </object>
2847 <packing>
2848 <property name="expand">False</property>
2849 <property name="fill">False</property>
2850 <property name="position">5</property>
2851 </packing>
2852 </child>
2853 <child>
2854 <object class="GtkCheckButton" id="check_newline_strip">
2855 <property name="label" translatable="yes">Newline strips trailing spaces</property>
2856 <property name="use_action_appearance">False</property>
2857 <property name="visible">True</property>
2858 <property name="can_focus">True</property>
2859 <property name="receives_default">False</property>
2860 <property name="tooltip_text" translatable="yes">Enable newline to strip the trailing spaces on the previous line</property>
2861 <property name="use_underline">True</property>
2862 <property name="draw_indicator">True</property>
2863 </object>
2864 <packing>
2865 <property name="expand">False</property>
2866 <property name="fill">False</property>
2867 <property name="position">6</property>
2868 </packing>
2869 </child>
2870 <child>
2871 <object class="GtkHBox" id="hbox11">
2872 <property name="visible">True</property>
2873 <property name="can_focus">False</property>
2874 <property name="spacing">12</property>
2875 <child>
2876 <object class="GtkLabel" id="label209">
2877 <property name="visible">True</property>
2878 <property name="can_focus">False</property>
2879 <property name="label" translatable="yes">Line breaking column:</property>
2880 </object>
2881 <packing>
2882 <property name="expand">False</property>
2883 <property name="fill">False</property>
2884 <property name="position">0</property>
2885 </packing>
2886 </child>
2887 <child>
2888 <object class="GtkSpinButton" id="spin_line_break">
2889 <property name="visible">True</property>
2890 <property name="can_focus">True</property>
2891 <property name="primary_icon_activatable">False</property>
2892 <property name="secondary_icon_activatable">False</property>
2893 <property name="primary_icon_sensitive">True</property>
2894 <property name="secondary_icon_sensitive">True</property>
2895 <property name="adjustment">adjustment1</property>
2896 <property name="climb_rate">1</property>
2897 <property name="numeric">True</property>
2898 </object>
2899 <packing>
2900 <property name="expand">False</property>
2901 <property name="fill">True</property>
2902 <property name="position">1</property>
2903 </packing>
2904 </child>
2905 </object>
2906 <packing>
2907 <property name="expand">False</property>
2908 <property name="fill">True</property>
2909 <property name="position">7</property>
2910 </packing>
2911 </child>
2912 <child>
2913 <object class="GtkHBox" id="hbox12">
2914 <property name="visible">True</property>
2915 <property name="can_focus">False</property>
2916 <property name="spacing">12</property>
2917 <child>
2918 <object class="GtkLabel" id="label220">
2919 <property name="visible">True</property>
2920 <property name="can_focus">False</property>
2921 <property name="label" translatable="yes">Comment toggle marker:</property>
2922 </object>
2923 <packing>
2924 <property name="expand">False</property>
2925 <property name="fill">False</property>
2926 <property name="position">0</property>
2927 </packing>
2928 </child>
2929 <child>
2930 <object class="GtkEntry" id="entry_toggle_mark">
2931 <property name="visible">True</property>
2932 <property name="can_focus">True</property>
2933 <property name="tooltip_text" translatable="yes">A string which is added when toggling a line comment in a source file, it is used to mark the comment as toggled.</property>
2934 <property name="primary_icon_activatable">False</property>
2935 <property name="secondary_icon_activatable">False</property>
2936 <property name="primary_icon_sensitive">True</property>
2937 <property name="secondary_icon_sensitive">True</property>
2938 </object>
2939 <packing>
2940 <property name="expand">False</property>
2941 <property name="fill">True</property>
2942 <property name="position">1</property>
2943 </packing>
2944 </child>
2945 </object>
2946 <packing>
2947 <property name="expand">False</property>
2948 <property name="fill">True</property>
2949 <property name="position">8</property>
2950 </packing>
2951 </child>
2952 </object>
2953 </child>
2954 </object>
2955 </child>
2956 <child type="label">
2957 <object class="GtkLabel" id="label172">
2958 <property name="visible">True</property>
2959 <property name="can_focus">False</property>
2960 <property name="label" translatable="yes">&lt;b&gt;Features&lt;/b&gt;</property>
2961 <property name="use_markup">True</property>
2962 </object>
2963 </child>
2964 </object>
2965 <packing>
2966 <property name="expand">False</property>
2967 <property name="fill">True</property>
2968 <property name="position">0</property>
2969 </packing>
2970 </child>
2971 </object>
2972 </child>
2973 <child type="tab">
2974 <object class="GtkLabel" id="label211">
2975 <property name="visible">True</property>
2976 <property name="can_focus">False</property>
2977 <property name="label" translatable="yes">Features</property>
2978 </object>
2979 <packing>
2980 <property name="tab_fill">False</property>
2981 </packing>
2982 </child>
2983 <child>
2984 <object class="GtkVBox" id="vbox40">
2985 <property name="visible">True</property>
2986 <property name="can_focus">False</property>
2987 <property name="border_width">5</property>
2988 <property name="spacing">10</property>
2989 <child>
2990 <object class="GtkVBox" id="label_project_indent_warning">
2991 <property name="visible">True</property>
2992 <property name="can_focus">False</property>
2993 <child>
2994 <placeholder/>
2995 </child>
2996 </object>
2997 <packing>
2998 <property name="expand">False</property>
2999 <property name="fill">False</property>
3000 <property name="position">0</property>
3001 </packing>
3002 </child>
3003 <child>
3004 <object class="GtkLabel" id="label247">
3005 <property name="visible">True</property>
3006 <property name="can_focus">False</property>
3007 <property name="xalign">0</property>
3008 <property name="label" translatable="yes">Note: To apply these settings to all currently open documents, use &lt;i&gt;Project-&gt;Apply Default Indentation&lt;/i&gt;.</property>
3009 <property name="use_markup">True</property>
3010 <property name="wrap">True</property>
3011 </object>
3012 <packing>
3013 <property name="expand">False</property>
3014 <property name="fill">False</property>
3015 <property name="position">1</property>
3016 </packing>
3017 </child>
3018 <child>
3019 <object class="GtkFrame" id="frame27">
3020 <property name="visible">True</property>
3021 <property name="can_focus">False</property>
3022 <property name="label_xalign">0</property>
3023 <property name="shadow_type">none</property>
3024 <child>
3025 <object class="GtkAlignment" id="alignment30">
3026 <property name="visible">True</property>
3027 <property name="can_focus">False</property>
3028 <property name="left_padding">12</property>
3029 <child>
3030 <object class="GtkVBox" id="vbox25">
3031 <property name="visible">True</property>
3032 <property name="can_focus">False</property>
3033 <child>
3034 <object class="GtkTable" id="table13">
3035 <property name="visible">True</property>
3036 <property name="can_focus">False</property>
3037 <property name="n_rows">7</property>
3038 <property name="n_columns">2</property>
3039 <property name="column_spacing">24</property>
3040 <property name="row_spacing">3</property>
3041 <child>
3042 <object class="GtkLabel" id="label222">
3043 <property name="visible">True</property>
3044 <property name="can_focus">False</property>
3045 <property name="xalign">0</property>
3046 <property name="label" translatable="yes">Width:</property>
3047 </object>
3048 <packing>
3049 <property name="x_options">GTK_FILL</property>
3050 <property name="y_options"></property>
3051 </packing>
3052 </child>
3053 <child>
3054 <object class="GtkSpinButton" id="spin_indent_width">
3055 <property name="visible">True</property>
3056 <property name="can_focus">True</property>
3057 <property name="tooltip_text" translatable="yes">The width in chars of a single indent</property>
3058 <property name="primary_icon_activatable">False</property>
3059 <property name="secondary_icon_activatable">False</property>
3060 <property name="primary_icon_sensitive">True</property>
3061 <property name="secondary_icon_sensitive">True</property>
3062 <property name="adjustment">adjustment2</property>
3063 <property name="climb_rate">1</property>
3064 <property name="numeric">True</property>
3065 <property name="wrap">True</property>
3066 <property name="update_policy">if-valid</property>
3067 </object>
3068 <packing>
3069 <property name="left_attach">1</property>
3070 <property name="right_attach">2</property>
3071 <property name="y_options"></property>
3072 </packing>
3073 </child>
3074 <child>
3075 <object class="GtkLabel" id="label183">
3076 <property name="visible">True</property>
3077 <property name="can_focus">False</property>
3078 <property name="xalign">0</property>
3079 <property name="label" translatable="yes">Auto-indent mode:</property>
3080 </object>
3081 <packing>
3082 <property name="top_attach">6</property>
3083 <property name="bottom_attach">7</property>
3084 <property name="x_options">GTK_FILL</property>
3085 <property name="y_options"></property>
3086 </packing>
3087 </child>
3088 <child>
3089 <object class="GtkComboBox" id="combo_auto_indent_mode">
3090 <property name="visible">True</property>
3091 <property name="can_focus">False</property>
3092 <property name="model">indent_mode_list</property>
3093 <child>
3094 <object class="GtkCellRendererText" id="cellrenderertext4"/>
3095 <attributes>
3096 <attribute name="text">0</attribute>
3097 </attributes>
3098 </child>
3099 </object>
3100 <packing>
3101 <property name="left_attach">1</property>
3102 <property name="right_attach">2</property>
3103 <property name="top_attach">6</property>
3104 <property name="bottom_attach">7</property>
3105 <property name="x_options">GTK_FILL</property>
3106 <property name="y_options">GTK_FILL</property>
3107 </packing>
3108 </child>
3109 <child>
3110 <object class="GtkCheckButton" id="check_detect_indent_type">
3111 <property name="label" translatable="yes">Detect type from file</property>
3112 <property name="use_action_appearance">False</property>
3113 <property name="visible">True</property>
3114 <property name="can_focus">True</property>
3115 <property name="receives_default">False</property>
3116 <property name="tooltip_text" translatable="yes">Whether to detect the indentation type from file contents when a file is opened</property>
3117 <property name="use_underline">True</property>
3118 <property name="draw_indicator">True</property>
3119 </object>
3120 <packing>
3121 <property name="left_attach">1</property>
3122 <property name="right_attach">2</property>
3123 <property name="top_attach">5</property>
3124 <property name="bottom_attach">6</property>
3125 <property name="x_options">GTK_FILL</property>
3126 <property name="y_options"></property>
3127 </packing>
3128 </child>
3129 <child>
3130 <object class="GtkRadioButton" id="radio_indent_both">
3131 <property name="label" translatable="yes">T_abs and spaces</property>
3132 <property name="use_action_appearance">False</property>
3133 <property name="visible">True</property>
3134 <property name="can_focus">True</property>
3135 <property name="receives_default">False</property>
3136 <property name="tooltip_text" translatable="yes">Use spaces if the total indent is less than the tab width, otherwise use both</property>
3137 <property name="use_underline">True</property>
3138 <property name="draw_indicator">True</property>
3139 </object>
3140 <packing>
3141 <property name="left_attach">1</property>
3142 <property name="right_attach">2</property>
3143 <property name="top_attach">4</property>
3144 <property name="bottom_attach">5</property>
3145 <property name="x_options">GTK_FILL</property>
3146 <property name="y_options"></property>
3147 </packing>
3148 </child>
3149 <child>
3150 <object class="GtkRadioButton" id="radio_indent_spaces">
3151 <property name="label" translatable="yes">_Spaces</property>
3152 <property name="use_action_appearance">False</property>
3153 <property name="visible">True</property>
3154 <property name="can_focus">True</property>
3155 <property name="receives_default">False</property>
3156 <property name="tooltip_text" translatable="yes">Use spaces when inserting indentation</property>
3157 <property name="use_underline">True</property>
3158 <property name="draw_indicator">True</property>
3159 <property name="group">radio_indent_both</property>
3160 </object>
3161 <packing>
3162 <property name="left_attach">1</property>
3163 <property name="right_attach">2</property>
3164 <property name="top_attach">3</property>
3165 <property name="bottom_attach">4</property>
3166 <property name="x_options">GTK_FILL</property>
3167 <property name="y_options"></property>
3168 </packing>
3169 </child>
3170 <child>
3171 <object class="GtkRadioButton" id="radio_indent_tabs">
3172 <property name="label" translatable="yes">_Tabs</property>
3173 <property name="use_action_appearance">False</property>
3174 <property name="visible">True</property>
3175 <property name="can_focus">True</property>
3176 <property name="receives_default">False</property>
3177 <property name="tooltip_text" translatable="yes">Use one tab per indent</property>
3178 <property name="use_underline">True</property>
3179 <property name="draw_indicator">True</property>
3180 <property name="group">radio_indent_both</property>
3181 </object>
3182 <packing>
3183 <property name="left_attach">1</property>
3184 <property name="right_attach">2</property>
3185 <property name="top_attach">2</property>
3186 <property name="bottom_attach">3</property>
3187 <property name="x_options">GTK_FILL</property>
3188 <property name="y_options"></property>
3189 </packing>
3190 </child>
3191 <child>
3192 <object class="GtkCheckButton" id="check_detect_indent_width">
3193 <property name="label" translatable="yes">Detect width from file</property>
3194 <property name="use_action_appearance">False</property>
3195 <property name="visible">True</property>
3196 <property name="can_focus">True</property>
3197 <property name="receives_default">False</property>
3198 <property name="tooltip_text" translatable="yes">Whether to detect the indentation width from file contents when a file is opened</property>
3199 <property name="use_underline">True</property>
3200 <property name="draw_indicator">True</property>
3201 </object>
3202 <packing>
3203 <property name="left_attach">1</property>
3204 <property name="right_attach">2</property>
3205 <property name="top_attach">1</property>
3206 <property name="bottom_attach">2</property>
3207 <property name="x_options">GTK_FILL</property>
3208 <property name="y_options"></property>
3209 </packing>
3210 </child>
3211 <child>
3212 <object class="GtkLabel" id="label200">
3213 <property name="visible">True</property>
3214 <property name="can_focus">False</property>
3215 <property name="xalign">0</property>
3216 <property name="label" translatable="yes">Type:</property>
3217 </object>
3218 <packing>
3219 <property name="top_attach">2</property>
3220 <property name="bottom_attach">3</property>
3221 <property name="x_options">GTK_FILL</property>
3222 <property name="y_options"></property>
3223 </packing>
3224 </child>
3225 <child>
3226 <placeholder/>
3227 </child>
3228 <child>
3229 <placeholder/>
3230 </child>
3231 <child>
3232 <placeholder/>
3233 </child>
3234 <child>
3235 <placeholder/>
3236 </child>
3237 </object>
3238 <packing>
3239 <property name="expand">False</property>
3240 <property name="fill">True</property>
3241 <property name="position">0</property>
3242 </packing>
3243 </child>
3244 <child>
3245 <object class="GtkCheckButton" id="check_tab_key_indents">
3246 <property name="label" translatable="yes">Tab key indents</property>
3247 <property name="use_action_appearance">False</property>
3248 <property name="visible">True</property>
3249 <property name="can_focus">True</property>
3250 <property name="receives_default">False</property>
3251 <property name="tooltip_text" translatable="yes">Pressing tab/shift-tab indents/unindents instead of inserting a tab character</property>
3252 <property name="use_underline">True</property>
3253 <property name="draw_indicator">True</property>
3254 </object>
3255 <packing>
3256 <property name="expand">False</property>
3257 <property name="fill">False</property>
3258 <property name="position">1</property>
3259 </packing>
3260 </child>
3261 </object>
3262 </child>
3263 </object>
3264 </child>
3265 <child type="label">
3266 <object class="GtkLabel" id="label195">
3267 <property name="visible">True</property>
3268 <property name="can_focus">False</property>
3269 <property name="label" translatable="yes">&lt;b&gt;Indentation&lt;/b&gt;</property>
3270 <property name="use_markup">True</property>
3271 </object>
3272 </child>
3273 </object>
3274 <packing>
3275 <property name="expand">False</property>
3276 <property name="fill">True</property>
3277 <property name="position">2</property>
3278 </packing>
3279 </child>
3280 </object>
3281 <packing>
3282 <property name="position">1</property>
3283 </packing>
3284 </child>
3285 <child type="tab">
3286 <object class="GtkLabel" id="label232">
3287 <property name="visible">True</property>
3288 <property name="can_focus">False</property>
3289 <property name="label" translatable="yes">Indentation</property>
3290 </object>
3291 <packing>
3292 <property name="position">1</property>
3293 <property name="tab_fill">False</property>
3294 </packing>
3295 </child>
3296 <child>
3297 <object class="GtkVBox" id="vbox39">
3298 <property name="visible">True</property>
3299 <property name="can_focus">False</property>
3300 <property name="border_width">5</property>
3301 <property name="spacing">10</property>
3302 <child>
3303 <object class="GtkFrame" id="frame18">
3304 <property name="visible">True</property>
3305 <property name="can_focus">False</property>
3306 <property name="label_xalign">0</property>
3307 <property name="shadow_type">none</property>
3308 <child>
3309 <object class="GtkAlignment" id="alignment21">
3310 <property name="visible">True</property>
3311 <property name="can_focus">False</property>
3312 <property name="left_padding">12</property>
3313 <child>
3314 <object class="GtkVBox" id="vbox19">
3315 <property name="visible">True</property>
3316 <property name="can_focus">False</property>
3317 <child>
3318 <object class="GtkCheckButton" id="check_complete_snippets">
3319 <property name="label" translatable="yes">Snippet completion</property>
3320 <property name="use_action_appearance">False</property>
3321 <property name="visible">True</property>
3322 <property name="can_focus">True</property>
3323 <property name="receives_default">False</property>
3324 <property name="tooltip_text" translatable="yes">Type a defined short character sequence and complete it to a more complex string using a single keypress</property>
3325 <property name="use_underline">True</property>
3326 <property name="draw_indicator">True</property>
3327 </object>
3328 <packing>
3329 <property name="expand">False</property>
3330 <property name="fill">False</property>
3331 <property name="position">0</property>
3332 </packing>
3333 </child>
3334 <child>
3335 <object class="GtkCheckButton" id="check_xmltag">
3336 <property name="label" translatable="yes">XML/HTML tag auto-closing</property>
3337 <property name="use_action_appearance">False</property>
3338 <property name="visible">True</property>
3339 <property name="can_focus">True</property>
3340 <property name="receives_default">False</property>
3341 <property name="tooltip_text" translatable="yes">Insert matching closing tag for XML/HTML</property>
3342 <property name="use_underline">True</property>
3343 <property name="draw_indicator">True</property>
3344 </object>
3345 <packing>
3346 <property name="expand">False</property>
3347 <property name="fill">False</property>
3348 <property name="position">1</property>
3349 </packing>
3350 </child>
3351 <child>
3352 <object class="GtkCheckButton" id="check_auto_multiline">
3353 <property name="label" translatable="yes">Automatic continuation of multi-line comments</property>
3354 <property name="use_action_appearance">False</property>
3355 <property name="visible">True</property>
3356 <property name="can_focus">True</property>
3357 <property name="receives_default">False</property>
3358 <property name="tooltip_text" translatable="yes">Continue automatically multi-line comments in languages like C, C++ and Java when a new line is entered inside such a comment</property>
3359 <property name="use_underline">True</property>
3360 <property name="draw_indicator">True</property>
3361 </object>
3362 <packing>
3363 <property name="expand">False</property>
3364 <property name="fill">False</property>
3365 <property name="position">2</property>
3366 </packing>
3367 </child>
3368 <child>
3369 <object class="GtkCheckButton" id="check_symbol_auto_completion">
3370 <property name="label" translatable="yes">Autocomplete symbols</property>
3371 <property name="use_action_appearance">False</property>
3372 <property name="visible">True</property>
3373 <property name="can_focus">True</property>
3374 <property name="receives_default">False</property>
3375 <property name="tooltip_text" translatable="yes">Automatic completion of known symbols in open files (function names, global variables, ...)</property>
3376 <property name="use_underline">True</property>
3377 <property name="draw_indicator">True</property>
3378 </object>
3379 <packing>
3380 <property name="expand">False</property>
3381 <property name="fill">False</property>
3382 <property name="position">3</property>
3383 </packing>
3384 </child>
3385 <child>
3386 <object class="GtkCheckButton" id="check_autocomplete_doc_words">
3387 <property name="label" translatable="yes">Autocomplete all words in document</property>
3388 <property name="use_action_appearance">False</property>
3389 <property name="visible">True</property>
3390 <property name="can_focus">True</property>
3391 <property name="receives_default">False</property>
3392 <property name="use_underline">True</property>
3393 <property name="draw_indicator">True</property>
3394 </object>
3395 <packing>
3396 <property name="expand">False</property>
3397 <property name="fill">False</property>
3398 <property name="position">4</property>
3399 </packing>
3400 </child>
3401 <child>
3402 <object class="GtkCheckButton" id="check_completion_drops_rest_of_word">
3403 <property name="label" translatable="yes">Drop rest of word on completion</property>
3404 <property name="use_action_appearance">False</property>
3405 <property name="visible">True</property>
3406 <property name="can_focus">True</property>
3407 <property name="receives_default">False</property>
3408 <property name="use_underline">True</property>
3409 <property name="draw_indicator">True</property>
3410 </object>
3411 <packing>
3412 <property name="expand">False</property>
3413 <property name="fill">False</property>
3414 <property name="position">5</property>
3415 </packing>
3416 </child>
3417 <child>
3418 <object class="GtkTable" id="table14">
3419 <property name="visible">True</property>
3420 <property name="can_focus">False</property>
3421 <property name="n_rows">4</property>
3422 <property name="n_columns">2</property>
3423 <property name="column_spacing">12</property>
3424 <property name="row_spacing">3</property>
3425 <child>
3426 <object class="GtkLabel" id="label223">
3427 <property name="visible">True</property>
3428 <property name="can_focus">False</property>
3429 <property name="xalign">0</property>
3430 <property name="label" translatable="yes">Max. symbol name suggestions:</property>
3431 </object>
3432 <packing>
3433 <property name="top_attach">2</property>
3434 <property name="bottom_attach">3</property>
3435 <property name="x_options">GTK_FILL</property>
3436 <property name="y_options"></property>
3437 </packing>
3438 </child>
3439 <child>
3440 <object class="GtkLabel" id="label173">
3441 <property name="visible">True</property>
3442 <property name="can_focus">False</property>
3443 <property name="xalign">0</property>
3444 <property name="label" translatable="yes">Completion list height:</property>
3445 </object>
3446 <packing>
3447 <property name="top_attach">1</property>
3448 <property name="bottom_attach">2</property>
3449 <property name="x_options">GTK_FILL</property>
3450 <property name="y_options"></property>
3451 </packing>
3452 </child>
3453 <child>
3454 <object class="GtkLabel" id="label205">
3455 <property name="visible">True</property>
3456 <property name="can_focus">False</property>
3457 <property name="xalign">0</property>
3458 <property name="label" translatable="yes">Characters to type for autocompletion:</property>
3459 </object>
3460 <packing>
3461 <property name="x_options">GTK_FILL</property>
3462 <property name="y_options"></property>
3463 </packing>
3464 </child>
3465 <child>
3466 <object class="GtkSpinButton" id="spin_symbol_complete_chars">
3467 <property name="visible">True</property>
3468 <property name="can_focus">True</property>
3469 <property name="tooltip_text" translatable="yes">The amount of characters which are necessary to show the symbol autocompletion list</property>
3470 <property name="primary_icon_activatable">False</property>
3471 <property name="secondary_icon_activatable">False</property>
3472 <property name="primary_icon_sensitive">True</property>
3473 <property name="secondary_icon_sensitive">True</property>
3474 <property name="adjustment">adjustment3</property>
3475 <property name="climb_rate">1</property>
3476 <property name="numeric">True</property>
3477 </object>
3478 <packing>
3479 <property name="left_attach">1</property>
3480 <property name="right_attach">2</property>
3481 <property name="y_options"></property>
3482 </packing>
3483 </child>
3484 <child>
3485 <object class="GtkSpinButton" id="spin_symbollistheight">
3486 <property name="visible">True</property>
3487 <property name="can_focus">True</property>
3488 <property name="tooltip_text" translatable="yes">Display height in rows for the autocompletion list</property>
3489 <property name="primary_icon_activatable">False</property>
3490 <property name="secondary_icon_activatable">False</property>
3491 <property name="primary_icon_sensitive">True</property>
3492 <property name="secondary_icon_sensitive">True</property>
3493 <property name="adjustment">adjustment4</property>
3494 <property name="climb_rate">1</property>
3495 <property name="numeric">True</property>
3496 </object>
3497 <packing>
3498 <property name="left_attach">1</property>
3499 <property name="right_attach">2</property>
3500 <property name="top_attach">1</property>
3501 <property name="bottom_attach">2</property>
3502 <property name="y_options"></property>
3503 </packing>
3504 </child>
3505 <child>
3506 <object class="GtkSpinButton" id="spin_autocompletion_max_entries">
3507 <property name="visible">True</property>
3508 <property name="can_focus">True</property>
3509 <property name="tooltip_text" translatable="yes">Maximum number of entries to display in the autocompletion list</property>
3510 <property name="primary_icon_activatable">False</property>
3511 <property name="secondary_icon_activatable">False</property>
3512 <property name="primary_icon_sensitive">True</property>
3513 <property name="secondary_icon_sensitive">True</property>
3514 <property name="adjustment">adjustment5</property>
3515 <property name="climb_rate">1</property>
3516 <property name="numeric">True</property>
3517 </object>
3518 <packing>
3519 <property name="left_attach">1</property>
3520 <property name="right_attach">2</property>
3521 <property name="top_attach">2</property>
3522 <property name="bottom_attach">3</property>
3523 <property name="y_options"></property>
3524 </packing>
3525 </child>
3526 <child>
3527 <object class="GtkLabel" id="label250">
3528 <property name="visible">True</property>
3529 <property name="can_focus">False</property>
3530 <property name="xalign">0</property>
3531 <property name="label" translatable="yes">Symbol list update frequency:</property>
3532 </object>
3533 <packing>
3534 <property name="top_attach">3</property>
3535 <property name="bottom_attach">4</property>
3536 <property name="x_options">GTK_FILL</property>
3537 <property name="y_options"></property>
3538 </packing>
3539 </child>
3540 <child>
3541 <object class="GtkSpinButton" id="spin_symbol_update_freq">
3542 <property name="visible">True</property>
3543 <property name="can_focus">True</property>
3544 <property name="tooltip_text" translatable="yes">Minimal delay (in milliseconds) between two automatic updates of the symbol list. Note that a too short delay may have performance impact, especially with large files. A delay of 0 disables real-time updates.</property>
3545 <property name="primary_icon_activatable">False</property>
3546 <property name="secondary_icon_activatable">False</property>
3547 <property name="primary_icon_sensitive">True</property>
3548 <property name="secondary_icon_sensitive">True</property>
3549 <property name="adjustment">adjustment6</property>
3550 <property name="climb_rate">1</property>
3551 <property name="numeric">True</property>
3552 </object>
3553 <packing>
3554 <property name="left_attach">1</property>
3555 <property name="right_attach">2</property>
3556 <property name="top_attach">3</property>
3557 <property name="bottom_attach">4</property>
3558 <property name="y_options"></property>
3559 </packing>
3560 </child>
3561 </object>
3562 <packing>
3563 <property name="expand">False</property>
3564 <property name="fill">False</property>
3565 <property name="position">6</property>
3566 </packing>
3567 </child>
3568 </object>
3569 </child>
3570 </object>
3571 </child>
3572 <child type="label">
3573 <object class="GtkLabel" id="label177">
3574 <property name="visible">True</property>
3575 <property name="can_focus">False</property>
3576 <property name="label" translatable="yes">&lt;b&gt;Completions&lt;/b&gt;</property>
3577 <property name="use_markup">True</property>
3578 </object>
3579 </child>
3580 </object>
3581 <packing>
3582 <property name="expand">False</property>
3583 <property name="fill">True</property>
3584 <property name="position">0</property>
3585 </packing>
3586 </child>
3587 <child>
3588 <object class="GtkFrame" id="frame38">
3589 <property name="visible">True</property>
3590 <property name="can_focus">False</property>
3591 <property name="label_xalign">0</property>
3592 <property name="shadow_type">none</property>
3593 <child>
3594 <object class="GtkAlignment" id="alignment42">
3595 <property name="visible">True</property>
3596 <property name="can_focus">False</property>
3597 <property name="left_padding">12</property>
3598 <child>
3599 <object class="GtkTable" id="table16">
3600 <property name="visible">True</property>
3601 <property name="can_focus">False</property>
3602 <property name="n_rows">5</property>
3603 <property name="n_columns">2</property>
3604 <child>
3605 <object class="GtkCheckButton" id="check_autoclose_parenthesis">
3606 <property name="label" translatable="yes">Parenthesis ( )</property>
3607 <property name="use_action_appearance">False</property>
3608 <property name="visible">True</property>
3609 <property name="can_focus">True</property>
3610 <property name="receives_default">False</property>
3611 <property name="tooltip_text" translatable="yes">Auto-close parenthesis when typing an opening one</property>
3612 <property name="use_underline">True</property>
3613 <property name="draw_indicator">True</property>
3614 </object>
3615 <packing>
3616 <property name="x_options">GTK_FILL</property>
3617 <property name="y_options"></property>
3618 </packing>
3619 </child>
3620 <child>
3621 <object class="GtkCheckButton" id="check_autoclose_squote">
3622 <property name="label" translatable="yes">Single quotes ' '</property>
3623 <property name="use_action_appearance">False</property>
3624 <property name="visible">True</property>
3625 <property name="can_focus">True</property>
3626 <property name="receives_default">False</property>
3627 <property name="tooltip_text" translatable="yes">Auto-close single quote when typing an opening one</property>
3628 <property name="use_underline">True</property>
3629 <property name="draw_indicator">True</property>
3630 </object>
3631 <packing>
3632 <property name="top_attach">3</property>
3633 <property name="bottom_attach">4</property>
3634 <property name="x_options">GTK_FILL</property>
3635 <property name="y_options"></property>
3636 </packing>
3637 </child>
3638 <child>
3639 <object class="GtkCheckButton" id="check_autoclose_cbracket">
3640 <property name="label" translatable="yes">Curly brackets { }</property>
3641 <property name="use_action_appearance">False</property>
3642 <property name="visible">True</property>
3643 <property name="can_focus">True</property>
3644 <property name="receives_default">False</property>
3645 <property name="tooltip_text" translatable="yes">Auto-close curly bracket when typing an opening one</property>
3646 <property name="use_underline">True</property>
3647 <property name="draw_indicator">True</property>
3648 </object>
3649 <packing>
3650 <property name="top_attach">1</property>
3651 <property name="bottom_attach">2</property>
3652 <property name="x_options">GTK_FILL</property>
3653 <property name="y_options"></property>
3654 </packing>
3655 </child>
3656 <child>
3657 <object class="GtkCheckButton" id="check_autoclose_sbracket">
3658 <property name="label" translatable="yes">Square brackets [ ]</property>
3659 <property name="use_action_appearance">False</property>
3660 <property name="visible">True</property>
3661 <property name="can_focus">True</property>
3662 <property name="receives_default">False</property>
3663 <property name="tooltip_text" translatable="yes">Auto-close square-bracket when typing an opening one</property>
3664 <property name="use_underline">True</property>
3665 <property name="draw_indicator">True</property>
3666 </object>
3667 <packing>
3668 <property name="top_attach">2</property>
3669 <property name="bottom_attach">3</property>
3670 <property name="x_options">GTK_FILL</property>
3671 <property name="y_options"></property>
3672 </packing>
3673 </child>
3674 <child>
3675 <object class="GtkCheckButton" id="check_autoclose_dquote">
3676 <property name="label" translatable="yes">Double quotes " "</property>
3677 <property name="use_action_appearance">False</property>
3678 <property name="visible">True</property>
3679 <property name="can_focus">True</property>
3680 <property name="receives_default">False</property>
3681 <property name="tooltip_text" translatable="yes">Auto-close double quote when typing an opening one</property>
3682 <property name="use_underline">True</property>
3683 <property name="draw_indicator">True</property>
3684 </object>
3685 <packing>
3686 <property name="top_attach">4</property>
3687 <property name="bottom_attach">5</property>
3688 <property name="x_options">GTK_FILL</property>
3689 <property name="y_options"></property>
3690 </packing>
3691 </child>
3692 <child>
3693 <placeholder/>
3694 </child>
3695 <child>
3696 <placeholder/>
3697 </child>
3698 <child>
3699 <placeholder/>
3700 </child>
3701 <child>
3702 <placeholder/>
3703 </child>
3704 <child>
3705 <placeholder/>
3706 </child>
3707 </object>
3708 </child>
3709 </object>
3710 </child>
3711 <child type="label">
3712 <object class="GtkLabel" id="label225">
3713 <property name="visible">True</property>
3714 <property name="can_focus">False</property>
3715 <property name="label" translatable="yes">&lt;b&gt;Auto-close quotes and brackets&lt;/b&gt;</property>
3716 <property name="use_markup">True</property>
3717 </object>
3718 </child>
3719 </object>
3720 <packing>
3721 <property name="expand">False</property>
3722 <property name="fill">True</property>
3723 <property name="position">1</property>
3724 </packing>
3725 </child>
3726 </object>
3727 <packing>
3728 <property name="position">2</property>
3729 </packing>
3730 </child>
3731 <child type="tab">
3732 <object class="GtkLabel" id="label226">
3733 <property name="visible">True</property>
3734 <property name="can_focus">False</property>
3735 <property name="label" translatable="yes">Completions</property>
3736 </object>
3737 <packing>
3738 <property name="position">2</property>
3739 <property name="tab_fill">False</property>
3740 </packing>
3741 </child>
3742 <child>
3743 <object class="GtkVBox" id="vbox24">
3744 <property name="visible">True</property>
3745 <property name="can_focus">False</property>
3746 <property name="border_width">5</property>
3747 <property name="spacing">10</property>
3748 <child>
3749 <object class="GtkFrame" id="frame5">
3750 <property name="visible">True</property>
3751 <property name="can_focus">False</property>
3752 <property name="label_xalign">0</property>
3753 <property name="shadow_type">none</property>
3754 <child>
3755 <object class="GtkAlignment" id="alignment6">
3756 <property name="visible">True</property>
3757 <property name="can_focus">False</property>
3758 <property name="bottom_padding">5</property>
3759 <property name="left_padding">12</property>
3760 <property name="right_padding">6</property>
3761 <child>
3762 <object class="GtkVBox" id="vbox12">
3763 <property name="visible">True</property>
3764 <property name="can_focus">False</property>
3765 <child>
3766 <object class="GtkCheckButton" id="check_highlighting_invert">
3767 <property name="label" translatable="yes">Invert syntax highlighting colors</property>
3768 <property name="use_action_appearance">False</property>
3769 <property name="visible">True</property>
3770 <property name="can_focus">True</property>
3771 <property name="receives_default">False</property>
3772 <property name="tooltip_text" translatable="yes">Invert all colors, by default using white text on a black background</property>
3773 <property name="use_underline">True</property>
3774 <property name="draw_indicator">True</property>
3775 </object>
3776 <packing>
3777 <property name="expand">False</property>
3778 <property name="fill">False</property>
3779 <property name="position">0</property>
3780 </packing>
3781 </child>
3782 <child>
3783 <object class="GtkCheckButton" id="check_indent">
3784 <property name="label" translatable="yes">Show indentation guides</property>
3785 <property name="use_action_appearance">False</property>
3786 <property name="visible">True</property>
3787 <property name="can_focus">True</property>
3788 <property name="receives_default">False</property>
3789 <property name="tooltip_text" translatable="yes">Shows small dotted lines to help you to use the right indentation</property>
3790 <property name="use_underline">True</property>
3791 <property name="draw_indicator">True</property>
3792 </object>
3793 <packing>
3794 <property name="expand">False</property>
3795 <property name="fill">False</property>
3796 <property name="position">1</property>
3797 </packing>
3798 </child>
3799 <child>
3800 <object class="GtkCheckButton" id="check_white_space">
3801 <property name="label" translatable="yes">Show white space</property>
3802 <property name="use_action_appearance">False</property>
3803 <property name="visible">True</property>
3804 <property name="can_focus">True</property>
3805 <property name="receives_default">False</property>
3806 <property name="tooltip_text" translatable="yes">Marks spaces with dots and tabs with arrows</property>
3807 <property name="use_underline">True</property>
3808 <property name="draw_indicator">True</property>
3809 </object>
3810 <packing>
3811 <property name="expand">False</property>
3812 <property name="fill">False</property>
3813 <property name="position">2</property>
3814 </packing>
3815 </child>
3816 <child>
3817 <object class="GtkCheckButton" id="check_line_end">
3818 <property name="label" translatable="yes">Show line endings</property>
3819 <property name="use_action_appearance">False</property>
3820 <property name="visible">True</property>
3821 <property name="can_focus">True</property>
3822 <property name="receives_default">False</property>
3823 <property name="tooltip_text" translatable="yes">Shows the line ending character</property>
3824 <property name="use_underline">True</property>
3825 <property name="draw_indicator">True</property>
3826 </object>
3827 <packing>
3828 <property name="expand">False</property>
3829 <property name="fill">False</property>
3830 <property name="position">3</property>
3831 </packing>
3832 </child>
3833 <child>
3834 <object class="GtkCheckButton" id="check_line_numbers">
3835 <property name="label" translatable="yes">Show line numbers</property>
3836 <property name="use_action_appearance">False</property>
3837 <property name="visible">True</property>
3838 <property name="can_focus">True</property>
3839 <property name="receives_default">False</property>
3840 <property name="tooltip_text" translatable="yes">Shows or hides the Line Number margin</property>
3841 <property name="use_underline">True</property>
3842 <property name="draw_indicator">True</property>
3843 </object>
3844 <packing>
3845 <property name="expand">False</property>
3846 <property name="fill">False</property>
3847 <property name="position">4</property>
3848 </packing>
3849 </child>
3850 <child>
3851 <object class="GtkCheckButton" id="check_markers_margin">
3852 <property name="label" translatable="yes">Show markers margin</property>
3853 <property name="use_action_appearance">False</property>
3854 <property name="visible">True</property>
3855 <property name="can_focus">True</property>
3856 <property name="receives_default">False</property>
3857 <property name="tooltip_text" translatable="yes">Shows or hides the small margin right of the line numbers, which is used to mark lines</property>
3858 <property name="use_underline">True</property>
3859 <property name="draw_indicator">True</property>
3860 </object>
3861 <packing>
3862 <property name="expand">False</property>
3863 <property name="fill">False</property>
3864 <property name="position">5</property>
3865 </packing>
3866 </child>
3867 <child>
3868 <object class="GtkCheckButton" id="check_scroll_stop_at_last_line">
3869 <property name="label" translatable="yes">Stop scrolling at last line</property>
3870 <property name="use_action_appearance">False</property>
3871 <property name="visible">True</property>
3872 <property name="can_focus">True</property>
3873 <property name="receives_default">False</property>
3874 <property name="tooltip_text" translatable="yes">Whether to stop scrolling one page past the last line of a document</property>
3875 <property name="use_underline">True</property>
3876 <property name="draw_indicator">True</property>
3877 </object>
3878 <packing>
3879 <property name="expand">False</property>
3880 <property name="fill">False</property>
3881 <property name="position">6</property>
3882 </packing>
3883 </child>
3884 </object>
3885 </child>
3886 </object>
3887 </child>
3888 <child type="label">
3889 <object class="GtkLabel" id="label102">
3890 <property name="visible">True</property>
3891 <property name="can_focus">False</property>
3892 <property name="label" translatable="yes">&lt;b&gt;Display&lt;/b&gt;</property>
3893 <property name="use_markup">True</property>
3894 </object>
3895 </child>
3896 </object>
3897 <packing>
3898 <property name="expand">False</property>
3899 <property name="fill">True</property>
3900 <property name="position">0</property>
3901 </packing>
3902 </child>
3903 <child>
3904 <object class="GtkFrame" id="frame8">
3905 <property name="visible">True</property>
3906 <property name="can_focus">False</property>
3907 <property name="label_xalign">0</property>
3908 <property name="shadow_type">none</property>
3909 <child>
3910 <object class="GtkAlignment" id="alignment11">
3911 <property name="visible">True</property>
3912 <property name="can_focus">False</property>
3913 <property name="left_padding">12</property>
3914 <child>
3915 <object class="GtkTable" id="table7">
3916 <property name="visible">True</property>
3917 <property name="can_focus">False</property>
3918 <property name="n_rows">4</property>
3919 <property name="n_columns">2</property>
3920 <property name="column_spacing">24</property>
3921 <property name="row_spacing">3</property>
3922 <child>
3923 <object class="GtkLabel" id="label133">
3924 <property name="visible">True</property>
3925 <property name="can_focus">False</property>
3926 <property name="xalign">0</property>
3927 <property name="label" translatable="yes">Column:</property>
3928 </object>
3929 <packing>
3930 <property name="top_attach">2</property>
3931 <property name="bottom_attach">3</property>
3932 <property name="x_options">GTK_FILL</property>
3933 <property name="y_options"></property>
3934 </packing>
3935 </child>
3936 <child>
3937 <object class="GtkLabel" id="label134">
3938 <property name="visible">True</property>
3939 <property name="can_focus">False</property>
3940 <property name="xalign">0</property>
3941 <property name="label" translatable="yes">Color:</property>
3942 </object>
3943 <packing>
3944 <property name="top_attach">3</property>
3945 <property name="bottom_attach">4</property>
3946 <property name="x_options">GTK_FILL</property>
3947 <property name="y_options"></property>
3948 </packing>
3949 </child>
3950 <child>
3951 <object class="GtkLabel" id="label156">
3952 <property name="visible">True</property>
3953 <property name="can_focus">False</property>
3954 <property name="xalign">0</property>
3955 <property name="label" translatable="yes">Type:</property>
3956 </object>
3957 <packing>
3958 <property name="top_attach">1</property>
3959 <property name="bottom_attach">2</property>
3960 <property name="x_options">GTK_FILL</property>
3961 <property name="y_options"></property>
3962 </packing>
3963 </child>
3964 <child>
3965 <object class="GtkColorButton" id="long_line_color">
3966 <property name="use_action_appearance">False</property>
3967 <property name="visible">True</property>
3968 <property name="can_focus">True</property>
3969 <property name="receives_default">False</property>
3970 <property name="tooltip_text" translatable="yes">Sets the color of the long line marker</property>
3971 <property name="title" translatable="yes">Color Chooser</property>
3972 </object>
3973 <packing>
3974 <property name="left_attach">1</property>
3975 <property name="right_attach">2</property>
3976 <property name="top_attach">3</property>
3977 <property name="bottom_attach">4</property>
3978 <property name="x_options">GTK_FILL</property>
3979 <property name="y_options"></property>
3980 </packing>
3981 </child>
3982 <child>
3983 <object class="GtkSpinButton" id="spin_long_line">
3984 <property name="visible">True</property>
3985 <property name="can_focus">True</property>
3986 <property name="tooltip_text" translatable="yes">The long line marker is a thin vertical line in the editor, it helps to mark long lines, or as a hint to break the line. Set this value to a value greater than 0 to specify the column where it should appear.</property>
3987 <property name="primary_icon_activatable">False</property>
3988 <property name="secondary_icon_activatable">False</property>
3989 <property name="primary_icon_sensitive">True</property>
3990 <property name="secondary_icon_sensitive">True</property>
3991 <property name="adjustment">adjustment7</property>
3992 <property name="climb_rate">1</property>
3993 <property name="numeric">True</property>
3994 <property name="wrap">True</property>
3995 </object>
3996 <packing>
3997 <property name="left_attach">1</property>
3998 <property name="right_attach">2</property>
3999 <property name="top_attach">2</property>
4000 <property name="bottom_attach">3</property>
4001 <property name="x_options">GTK_FILL</property>
4002 <property name="y_options"></property>
4003 </packing>
4004 </child>
4005 <child>
4006 <object class="GtkHBox" id="hbox5">
4007 <property name="visible">True</property>
4008 <property name="can_focus">False</property>
4009 <property name="spacing">12</property>
4010 <child>
4011 <object class="GtkRadioButton" id="radio_long_line_line">
4012 <property name="label" translatable="yes">Line</property>
4013 <property name="use_action_appearance">False</property>
4014 <property name="visible">True</property>
4015 <property name="can_focus">True</property>
4016 <property name="receives_default">False</property>
4017 <property name="tooltip_text" translatable="yes">Prints a vertical line in the editor window at the given cursor position (see below)</property>
4018 <property name="use_underline">True</property>
4019 <property name="draw_indicator">True</property>
4020 </object>
4021 <packing>
4022 <property name="expand">False</property>
4023 <property name="fill">False</property>
4024 <property name="position">0</property>
4025 </packing>
4026 </child>
4027 <child>
4028 <object class="GtkRadioButton" id="radio_long_line_background">
4029 <property name="label" translatable="yes">Background</property>
4030 <property name="use_action_appearance">False</property>
4031 <property name="visible">True</property>
4032 <property name="can_focus">True</property>
4033 <property name="receives_default">False</property>
4034 <property name="tooltip_text" translatable="yes">The background color of characters after the given cursor position (see below) changed to the color set below, (this is recommended if you use proportional fonts)</property>
4035 <property name="use_underline">True</property>
4036 <property name="draw_indicator">True</property>
4037 <property name="group">radio_long_line_line</property>
4038 </object>
4039 <packing>
4040 <property name="expand">False</property>
4041 <property name="fill">False</property>
4042 <property name="position">1</property>
4043 </packing>
4044 </child>
4045 </object>
4046 <packing>
4047 <property name="left_attach">1</property>
4048 <property name="right_attach">2</property>
4049 <property name="top_attach">1</property>
4050 <property name="bottom_attach">2</property>
4051 <property name="x_options">GTK_FILL</property>
4052 <property name="y_options">GTK_FILL</property>
4053 </packing>
4054 </child>
4055 <child>
4056 <object class="GtkCheckButton" id="check_long_line">
4057 <property name="label" translatable="yes">Enabled</property>
4058 <property name="use_action_appearance">False</property>
4059 <property name="visible">True</property>
4060 <property name="can_focus">True</property>
4061 <property name="receives_default">False</property>
4062 <property name="use_underline">True</property>
4063 <property name="draw_indicator">True</property>
4064 </object>
4065 <packing>
4066 <property name="right_attach">2</property>
4067 <property name="x_options">GTK_FILL</property>
4068 <property name="y_options"></property>
4069 </packing>
4070 </child>
4071 </object>
4072 </child>
4073 </object>
4074 </child>
4075 <child type="label">
4076 <object class="GtkLabel" id="label242">
4077 <property name="visible">True</property>
4078 <property name="can_focus">False</property>
4079 <property name="label" translatable="yes">&lt;b&gt;Long line marker&lt;/b&gt;</property>
4080 <property name="use_markup">True</property>
4081 </object>
4082 </child>
4083 </object>
4084 <packing>
4085 <property name="expand">False</property>
4086 <property name="fill">True</property>
4087 <property name="position">1</property>
4088 </packing>
4089 </child>
4090 <child>
4091 <object class="GtkFrame" id="frame40">
4092 <property name="visible">True</property>
4093 <property name="can_focus">False</property>
4094 <property name="label_xalign">0</property>
4095 <property name="shadow_type">none</property>
4096 <child>
4097 <object class="GtkAlignment" id="alignment47">
4098 <property name="visible">True</property>
4099 <property name="can_focus">False</property>
4100 <property name="left_padding">12</property>
4101 <child>
4102 <object class="GtkVBox" id="vbox48">
4103 <property name="visible">True</property>
4104 <property name="can_focus">False</property>
4105 <child>
4106 <object class="GtkRadioButton" id="radio_virtualspace_disabled">
4107 <property name="label" translatable="yes">Disabled</property>
4108 <property name="use_action_appearance">False</property>
4109 <property name="visible">True</property>
4110 <property name="can_focus">True</property>
4111 <property name="receives_default">False</property>
4112 <property name="tooltip_text" translatable="yes">Do not show virtual spaces</property>
4113 <property name="use_underline">True</property>
4114 <property name="draw_indicator">True</property>
4115 </object>
4116 <packing>
4117 <property name="expand">False</property>
4118 <property name="fill">False</property>
4119 <property name="position">0</property>
4120 </packing>
4121 </child>
4122 <child>
4123 <object class="GtkRadioButton" id="radio_virtualspace_selection">
4124 <property name="label" translatable="yes">Only for rectangular selections</property>
4125 <property name="use_action_appearance">False</property>
4126 <property name="visible">True</property>
4127 <property name="can_focus">True</property>
4128 <property name="receives_default">False</property>
4129 <property name="tooltip_text" translatable="yes">Only show virtual spaces beyond the end of lines when drawing a rectangular selection</property>
4130 <property name="use_underline">True</property>
4131 <property name="draw_indicator">True</property>
4132 <property name="group">radio_virtualspace_disabled</property>
4133 </object>
4134 <packing>
4135 <property name="expand">False</property>
4136 <property name="fill">False</property>
4137 <property name="position">1</property>
4138 </packing>
4139 </child>
4140 <child>
4141 <object class="GtkRadioButton" id="radio_virtualspace_always">
4142 <property name="label" translatable="yes">Always</property>
4143 <property name="use_action_appearance">False</property>
4144 <property name="visible">True</property>
4145 <property name="can_focus">True</property>
4146 <property name="receives_default">False</property>
4147 <property name="tooltip_text" translatable="yes">Always show virtual spaces beyond the end of lines</property>
4148 <property name="use_underline">True</property>
4149 <property name="draw_indicator">True</property>
4150 <property name="group">radio_virtualspace_disabled</property>
4151 </object>
4152 <packing>
4153 <property name="expand">False</property>
4154 <property name="fill">False</property>
4155 <property name="position">2</property>
4156 </packing>
4157 </child>
4158 </object>
4159 </child>
4160 </object>
4161 </child>
4162 <child type="label">
4163 <object class="GtkLabel" id="label238">
4164 <property name="visible">True</property>
4165 <property name="can_focus">False</property>
4166 <property name="label" translatable="yes">&lt;b&gt;Virtual spaces&lt;/b&gt;</property>
4167 <property name="use_markup">True</property>
4168 </object>
4169 </child>
4170 </object>
4171 <packing>
4172 <property name="expand">False</property>
4173 <property name="fill">True</property>
4174 <property name="position">2</property>
4175 </packing>
4176 </child>
4177 </object>
4178 <packing>
4179 <property name="position">3</property>
4180 </packing>
4181 </child>
4182 <child type="tab">
4183 <object class="GtkLabel" id="label213">
4184 <property name="visible">True</property>
4185 <property name="can_focus">False</property>
4186 <property name="label" translatable="yes">Display</property>
4187 </object>
4188 <packing>
4189 <property name="position">3</property>
4190 <property name="tab_fill">False</property>
4191 </packing>
4192 </child>
4193 </object>
4194 <packing>
4195 <property name="position">2</property>
4196 </packing>
4197 </child>
4198 <child type="tab">
4199 <object class="GtkLabel" id="label95">
4200 <property name="visible">True</property>
4201 <property name="can_focus">False</property>
4202 <property name="label" translatable="yes">Editor</property>
4203 </object>
4204 <packing>
4205 <property name="position">2</property>
4206 <property name="tab_fill">False</property>
4207 </packing>
4208 </child>
4209 <child>
4210 <object class="GtkVBox" id="vbox18">
4211 <property name="visible">True</property>
4212 <property name="can_focus">False</property>
4213 <property name="border_width">5</property>
4214 <property name="spacing">10</property>
4215 <child>
4216 <object class="GtkFrame" id="frame6">
4217 <property name="visible">True</property>
4218 <property name="can_focus">False</property>
4219 <property name="label_xalign">0</property>
4220 <property name="shadow_type">none</property>
4221 <child>
4222 <object class="GtkAlignment" id="alignment7">
4223 <property name="visible">True</property>
4224 <property name="can_focus">False</property>
4225 <property name="left_padding">12</property>
4226 <child>
4227 <object class="GtkVBox" id="vbox8">
4228 <property name="visible">True</property>
4229 <property name="can_focus">False</property>
4230 <property name="spacing">3</property>
4231 <child>
4232 <object class="GtkVBox" id="vbox38">
4233 <property name="visible">True</property>
4234 <property name="can_focus">False</property>
4235 <child>
4236 <object class="GtkCheckButton" id="check_cmdline_new_files">
4237 <property name="label" translatable="yes">Open new documents from the command-line</property>
4238 <property name="use_action_appearance">False</property>
4239 <property name="visible">True</property>
4240 <property name="can_focus">True</property>
4241 <property name="receives_default">False</property>
4242 <property name="tooltip_text" translatable="yes">Start a new file for each command-line filename that doesn't exist</property>
4243 <property name="use_underline">True</property>
4244 <property name="draw_indicator">True</property>
4245 </object>
4246 <packing>
4247 <property name="expand">False</property>
4248 <property name="fill">False</property>
4249 <property name="position">0</property>
4250 </packing>
4251 </child>
4252 <child>
4253 <object class="GtkTable" id="table15">
4254 <property name="visible">True</property>
4255 <property name="can_focus">False</property>
4256 <property name="n_columns">2</property>
4257 <property name="column_spacing">24</property>
4258 <property name="row_spacing">3</property>
4259 <child>
4260 <object class="GtkComboBox" id="combo_eol">
4261 <property name="visible">True</property>
4262 <property name="can_focus">False</property>
4263 <property name="model">eol_list</property>
4264 <child>
4265 <object class="GtkCellRendererText" id="cellrenderertext5"/>
4266 <attributes>
4267 <attribute name="text">0</attribute>
4268 </attributes>
4269 </child>
4270 </object>
4271 <packing>
4272 <property name="left_attach">1</property>
4273 <property name="right_attach">2</property>
4274 <property name="x_options">GTK_FILL</property>
4275 <property name="y_options">GTK_FILL</property>
4276 </packing>
4277 </child>
4278 <child>
4279 <object class="GtkLabel" id="label210">
4280 <property name="visible">True</property>
4281 <property name="can_focus">False</property>
4282 <property name="xalign">0</property>
4283 <property name="label" translatable="yes">Default end of line characters:</property>
4284 </object>
4285 <packing>
4286 <property name="x_options">GTK_FILL</property>
4287 <property name="y_options"></property>
4288 </packing>
4289 </child>
4290 </object>
4291 <packing>
4292 <property name="expand">False</property>
4293 <property name="fill">True</property>
4294 <property name="position">1</property>
4295 </packing>
4296 </child>
4297 </object>
4298 <packing>
4299 <property name="expand">False</property>
4300 <property name="fill">True</property>
4301 <property name="position">0</property>
4302 </packing>
4303 </child>
4304 </object>
4305 </child>
4306 </object>
4307 </child>
4308 <child type="label">
4309 <object class="GtkLabel" id="label109">
4310 <property name="visible">True</property>
4311 <property name="can_focus">False</property>
4312 <property name="label" translatable="yes">&lt;b&gt;New files&lt;/b&gt;</property>
4313 <property name="use_markup">True</property>
4314 </object>
4315 </child>
4316 </object>
4317 <packing>
4318 <property name="expand">False</property>
4319 <property name="fill">True</property>
4320 <property name="position">0</property>
4321 </packing>
4322 </child>
4323 <child>
4324 <object class="GtkFrame" id="frame37">
4325 <property name="visible">True</property>
4326 <property name="can_focus">False</property>
4327 <property name="label_xalign">0</property>
4328 <property name="shadow_type">none</property>
4329 <child>
4330 <object class="GtkAlignment" id="alignment40">
4331 <property name="visible">True</property>
4332 <property name="can_focus">False</property>
4333 <property name="left_padding">12</property>
4334 <child>
4335 <object class="GtkVBox" id="vbox43">
4336 <property name="visible">True</property>
4337 <property name="can_focus">False</property>
4338 <property name="spacing">6</property>
4339 <child>
4340 <object class="GtkVBox" id="vbox44">
4341 <property name="visible">True</property>
4342 <property name="can_focus">False</property>
4343 <child>
4344 <object class="GtkLabel" id="label153">
4345 <property name="visible">True</property>
4346 <property name="can_focus">False</property>
4347 <property name="xalign">0</property>
4348 <property name="label" translatable="yes">Default encoding (new files):</property>
4349 </object>
4350 <packing>
4351 <property name="expand">False</property>
4352 <property name="fill">False</property>
4353 <property name="position">0</property>
4354 </packing>
4355 </child>
4356 <child>
4357 <object class="GtkEventBox" id="eventbox1">
4358 <property name="visible">True</property>
4359 <property name="can_focus">False</property>
4360 <property name="tooltip_text" translatable="yes">Sets the default encoding for newly created files</property>
4361 <child>
4362 <object class="GtkComboBox" id="combo_new_encoding">
4363 <property name="visible">True</property>
4364 <property name="can_focus">False</property>
4365 <child>
4366 <object class="GtkCellRendererText" id="combo_new_encoding_renderer"/>
4367 </child>
4368 </object>
4369 </child>
4370 </object>
4371 <packing>
4372 <property name="expand">False</property>
4373 <property name="fill">True</property>
4374 <property name="position">1</property>
4375 </packing>
4376 </child>
4377 </object>
4378 <packing>
4379 <property name="expand">False</property>
4380 <property name="fill">True</property>
4381 <property name="position">0</property>
4382 </packing>
4383 </child>
4384 <child>
4385 <object class="GtkCheckButton" id="check_open_encoding">
4386 <property name="label" translatable="yes">Use fixed encoding when opening non-Unicode files</property>
4387 <property name="use_action_appearance">False</property>
4388 <property name="visible">True</property>
4389 <property name="can_focus">True</property>
4390 <property name="receives_default">False</property>
4391 <property name="tooltip_text" translatable="yes">This option disables the automatic detection of the file encoding when opening non-Unicode files and opens the file with the specified encoding (usually not needed)</property>
4392 <property name="use_underline">True</property>
4393 <property name="draw_indicator">True</property>
4394 </object>
4395 <packing>
4396 <property name="expand">False</property>
4397 <property name="fill">False</property>
4398 <property name="position">1</property>
4399 </packing>
4400 </child>
4401 <child>
4402 <object class="GtkVBox" id="vbox45">
4403 <property name="visible">True</property>
4404 <property name="can_focus">False</property>
4405 <child>
4406 <object class="GtkLabel" id="label_open_encoding">
4407 <property name="visible">True</property>
4408 <property name="can_focus">False</property>
4409 <property name="xalign">0</property>
4410 <property name="label" translatable="yes">Default encoding (existing non-Unicode files):</property>
4411 </object>
4412 <packing>
4413 <property name="expand">False</property>
4414 <property name="fill">False</property>
4415 <property name="position">0</property>
4416 </packing>
4417 </child>
4418 <child>
4419 <object class="GtkEventBox" id="eventbox3">
4420 <property name="visible">True</property>
4421 <property name="can_focus">False</property>
4422 <property name="tooltip_text" translatable="yes">Sets the default encoding for opening existing non-Unicode files</property>
4423 <child>
4424 <object class="GtkComboBox" id="combo_open_encoding">
4425 <property name="visible">True</property>
4426 <property name="can_focus">False</property>
4427 <child>
4428 <object class="GtkCellRendererText" id="combo_open_encoding_renderer"/>
4429 </child>
4430 </object>
4431 </child>
4432 </object>
4433 <packing>
4434 <property name="expand">False</property>
4435 <property name="fill">True</property>
4436 <property name="position">1</property>
4437 </packing>
4438 </child>
4439 </object>
4440 <packing>
4441 <property name="expand">False</property>
4442 <property name="fill">True</property>
4443 <property name="position">2</property>
4444 </packing>
4445 </child>
4446 </object>
4447 </child>
4448 </object>
4449 </child>
4450 <child type="label">
4451 <object class="GtkLabel" id="label219">
4452 <property name="visible">True</property>
4453 <property name="can_focus">False</property>
4454 <property name="label" translatable="yes">&lt;b&gt;Encodings&lt;/b&gt;</property>
4455 <property name="use_markup">True</property>
4456 </object>
4457 </child>
4458 </object>
4459 <packing>
4460 <property name="expand">False</property>
4461 <property name="fill">True</property>
4462 <property name="position">1</property>
4463 </packing>
4464 </child>
4465 <child>
4466 <object class="GtkFrame" id="frame2">
4467 <property name="visible">True</property>
4468 <property name="can_focus">False</property>
4469 <property name="label_xalign">0</property>
4470 <property name="shadow_type">none</property>
4471 <child>
4472 <object class="GtkAlignment" id="alignment3">
4473 <property name="visible">True</property>
4474 <property name="can_focus">False</property>
4475 <property name="left_padding">12</property>
4476 <child>
4477 <object class="GtkVBox" id="vbox6">
4478 <property name="visible">True</property>
4479 <property name="can_focus">False</property>
4480 <child>
4481 <object class="GtkCheckButton" id="check_new_line">
4482 <property name="label" translatable="yes">Ensure new line at file end</property>
4483 <property name="use_action_appearance">False</property>
4484 <property name="visible">True</property>
4485 <property name="can_focus">True</property>
4486 <property name="receives_default">False</property>
4487 <property name="tooltip_text" translatable="yes">Ensures that at the end of the file is a new line</property>
4488 <property name="use_underline">True</property>
4489 <property name="draw_indicator">True</property>
4490 </object>
4491 <packing>
4492 <property name="expand">False</property>
4493 <property name="fill">False</property>
4494 <property name="position">0</property>
4495 </packing>
4496 </child>
4497 <child>
4498 <object class="GtkCheckButton" id="check_ensure_convert_new_lines">
4499 <property name="label" translatable="yes">Ensure consistent line endings</property>
4500 <property name="use_action_appearance">False</property>
4501 <property name="visible">True</property>
4502 <property name="can_focus">True</property>
4503 <property name="receives_default">False</property>
4504 <property name="tooltip_text" translatable="yes">Ensures that newline characters always get converted before saving, avoiding mixed line endings in the same file</property>
4505 <property name="use_underline">True</property>
4506 <property name="draw_indicator">True</property>
4507 </object>
4508 <packing>
4509 <property name="expand">False</property>
4510 <property name="fill">False</property>
4511 <property name="position">1</property>
4512 </packing>
4513 </child>
4514 <child>
4515 <object class="GtkCheckButton" id="check_trailing_spaces">
4516 <property name="label" translatable="yes">Strip trailing spaces and tabs</property>
4517 <property name="use_action_appearance">False</property>
4518 <property name="visible">True</property>
4519 <property name="can_focus">True</property>
4520 <property name="receives_default">False</property>
4521 <property name="tooltip_text" translatable="yes">Removes trailing spaces and tabs and the end of lines</property>
4522 <property name="use_underline">True</property>
4523 <property name="draw_indicator">True</property>
4524 </object>
4525 <packing>
4526 <property name="expand">False</property>
4527 <property name="fill">False</property>
4528 <property name="position">2</property>
4529 </packing>
4530 </child>
4531 <child>
4532 <object class="GtkCheckButton" id="check_replace_tabs">
4533 <property name="label" translatable="yes">Replace tabs by space</property>
4534 <property name="use_action_appearance">False</property>
4535 <property name="visible">True</property>
4536 <property name="can_focus">True</property>
4537 <property name="receives_default">False</property>
4538 <property name="tooltip_text" translatable="yes">Replaces all tabs in document by spaces</property>
4539 <property name="use_underline">True</property>
4540 <property name="draw_indicator">True</property>
4541 </object>
4542 <packing>
4543 <property name="expand">False</property>
4544 <property name="fill">False</property>
4545 <property name="position">3</property>
4546 </packing>
4547 </child>
4548 </object>
4549 </child>
4550 </object>
4551 </child>
4552 <child type="label">
4553 <object class="GtkLabel" id="label19">
4554 <property name="visible">True</property>
4555 <property name="can_focus">False</property>
4556 <property name="label" translatable="yes">&lt;b&gt;Saving files&lt;/b&gt;</property>
4557 <property name="use_markup">True</property>
4558 </object>
4559 </child>
4560 </object>
4561 <packing>
4562 <property name="expand">False</property>
4563 <property name="fill">True</property>
4564 <property name="position">2</property>
4565 </packing>
4566 </child>
4567 <child>
4568 <object class="GtkFrame" id="frame17">
4569 <property name="visible">True</property>
4570 <property name="can_focus">False</property>
4571 <property name="label_xalign">0</property>
4572 <property name="shadow_type">none</property>
4573 <child>
4574 <object class="GtkAlignment" id="alignment20">
4575 <property name="visible">True</property>
4576 <property name="can_focus">False</property>
4577 <property name="left_padding">12</property>
4578 <child>
4579 <object class="GtkVBox" id="vbox37">
4580 <property name="visible">True</property>
4581 <property name="can_focus">False</property>
4582 <child>
4583 <object class="GtkTable" id="table10">
4584 <property name="visible">True</property>
4585 <property name="can_focus">False</property>
4586 <property name="n_rows">2</property>
4587 <property name="n_columns">2</property>
4588 <property name="column_spacing">24</property>
4589 <property name="row_spacing">3</property>
4590 <child>
4591 <object class="GtkLabel" id="label147">
4592 <property name="visible">True</property>
4593 <property name="can_focus">False</property>
4594 <property name="xalign">0</property>
4595 <property name="ypad">7</property>
4596 <property name="label" translatable="yes">Recent files list length:</property>
4597 </object>
4598 <packing>
4599 <property name="x_options">GTK_FILL</property>
4600 <property name="y_options"></property>
4601 </packing>
4602 </child>
4603 <child>
4604 <object class="GtkSpinButton" id="spin_mru">
4605 <property name="visible">True</property>
4606 <property name="can_focus">True</property>
4607 <property name="tooltip_text" translatable="yes">Specifies the number of files which are stored in the Recent files list</property>
4608 <property name="primary_icon_activatable">False</property>
4609 <property name="secondary_icon_activatable">False</property>
4610 <property name="primary_icon_sensitive">True</property>
4611 <property name="secondary_icon_sensitive">True</property>
4612 <property name="adjustment">adjustment8</property>
4613 <property name="climb_rate">1</property>
4614 <property name="numeric">True</property>
4615 <property name="wrap">True</property>
4616 </object>
4617 <packing>
4618 <property name="left_attach">1</property>
4619 <property name="right_attach">2</property>
4620 <property name="x_options">GTK_FILL</property>
4621 <property name="y_options"></property>
4622 </packing>
4623 </child>
4624 <child>
4625 <object class="GtkLabel" id="label208">
4626 <property name="visible">True</property>
4627 <property name="can_focus">False</property>
4628 <property name="xalign">0</property>
4629 <property name="label" translatable="yes">Disk check timeout:</property>
4630 </object>
4631 <packing>
4632 <property name="top_attach">1</property>
4633 <property name="bottom_attach">2</property>
4634 <property name="x_options">GTK_FILL</property>
4635 <property name="y_options"></property>
4636 </packing>
4637 </child>
4638 <child>
4639 <object class="GtkSpinButton" id="spin_disk_check">
4640 <property name="visible">True</property>
4641 <property name="can_focus">True</property>
4642 <property name="tooltip_text" translatable="yes">How often to check for changes to document files on disk, in seconds. Zero disables checking.</property>
4643 <property name="primary_icon_activatable">False</property>
4644 <property name="secondary_icon_activatable">False</property>
4645 <property name="primary_icon_sensitive">True</property>
4646 <property name="secondary_icon_sensitive">True</property>
4647 <property name="adjustment">adjustment9</property>
4648 <property name="climb_rate">1</property>
4649 <property name="numeric">True</property>
4650 <property name="wrap">True</property>
4651 </object>
4652 <packing>
4653 <property name="left_attach">1</property>
4654 <property name="right_attach">2</property>
4655 <property name="top_attach">1</property>
4656 <property name="bottom_attach">2</property>
4657 <property name="x_options">GTK_FILL</property>
4658 <property name="y_options"></property>
4659 </packing>
4660 </child>
4661 </object>
4662 <packing>
4663 <property name="expand">False</property>
4664 <property name="fill">True</property>
4665 <property name="position">0</property>
4666 </packing>
4667 </child>
4668 </object>
4669 </child>
4670 </object>
4671 </child>
4672 <child type="label">
4673 <object class="GtkLabel" id="label198">
4674 <property name="visible">True</property>
4675 <property name="can_focus">False</property>
4676 <property name="label" translatable="yes">&lt;b&gt;Miscellaneous&lt;/b&gt;</property>
4677 <property name="use_markup">True</property>
4678 </object>
4679 </child>
4680 </object>
4681 <packing>
4682 <property name="expand">False</property>
4683 <property name="fill">True</property>
4684 <property name="position">3</property>
4685 </packing>
4686 </child>
4687 </object>
4688 <packing>
4689 <property name="position">3</property>
4690 </packing>
4691 </child>
4692 <child type="tab">
4693 <object class="GtkLabel" id="label174">
4694 <property name="visible">True</property>
4695 <property name="can_focus">False</property>
4696 <property name="label" translatable="yes">Files</property>
4697 </object>
4698 <packing>
4699 <property name="position">3</property>
4700 <property name="tab_fill">False</property>
4701 </packing>
4702 </child>
4703 <child>
4704 <object class="GtkVBox" id="vbox23">
4705 <property name="visible">True</property>
4706 <property name="can_focus">False</property>
4707 <property name="border_width">5</property>
4708 <property name="spacing">10</property>
4709 <child>
4710 <object class="GtkFrame" id="frame20">
4711 <property name="visible">True</property>
4712 <property name="can_focus">False</property>
4713 <property name="label_xalign">0</property>
4714 <property name="shadow_type">none</property>
4715 <child>
4716 <object class="GtkAlignment" id="alignment23">
4717 <property name="visible">True</property>
4718 <property name="can_focus">False</property>
4719 <property name="left_padding">12</property>
4720 <child>
4721 <object class="GtkVBox" id="vbox2">
4722 <property name="visible">True</property>
4723 <property name="can_focus">False</property>
4724 <property name="spacing">12</property>
4725 <child>
4726 <object class="GtkVBox" id="vbox33">
4727 <property name="visible">True</property>
4728 <property name="can_focus">False</property>
4729 <child>
4730 <placeholder/>
4731 </child>
4732 </object>
4733 <packing>
4734 <property name="expand">False</property>
4735 <property name="fill">False</property>
4736 <property name="position">0</property>
4737 </packing>
4738 </child>
4739 <child>
4740 <object class="GtkTable" id="table1">
4741 <property name="visible">True</property>
4742 <property name="can_focus">False</property>
4743 <property name="n_rows">4</property>
4744 <property name="n_columns">3</property>
4745 <property name="column_spacing">6</property>
4746 <property name="row_spacing">3</property>
4747 <child>
4748 <object class="GtkLabel" id="label97">
4749 <property name="visible">True</property>
4750 <property name="can_focus">False</property>
4751 <property name="xalign">0</property>
4752 <property name="label" translatable="yes">Terminal:</property>
4753 </object>
4754 <packing>
4755 <property name="top_attach">1</property>
4756 <property name="bottom_attach">2</property>
4757 <property name="x_options">GTK_FILL</property>
4758 <property name="y_options"></property>
4759 </packing>
4760 </child>
4761 <child>
4762 <object class="GtkLabel" id="label117">
4763 <property name="visible">True</property>
4764 <property name="can_focus">False</property>
4765 <property name="xalign">0</property>
4766 <property name="label" translatable="yes">Browser:</property>
4767 </object>
4768 <packing>
4769 <property name="top_attach">2</property>
4770 <property name="bottom_attach">3</property>
4771 <property name="x_options">GTK_FILL</property>
4772 <property name="y_options"></property>
4773 </packing>
4774 </child>
4775 <child>
4776 <object class="GtkEntry" id="entry_com_term">
4777 <property name="visible">True</property>
4778 <property name="can_focus">True</property>
4779 <property name="tooltip_text" translatable="yes">A terminal emulator command (%c is substituted with the Geany run script filename)</property>
4780 <property name="primary_icon_activatable">False</property>
4781 <property name="secondary_icon_activatable">False</property>
4782 <property name="primary_icon_sensitive">True</property>
4783 <property name="secondary_icon_sensitive">True</property>
4784 </object>
4785 <packing>
4786 <property name="left_attach">1</property>
4787 <property name="right_attach">2</property>
4788 <property name="top_attach">1</property>
4789 <property name="bottom_attach">2</property>
4790 <property name="y_options"></property>
4791 </packing>
4792 </child>
4793 <child>
4794 <object class="GtkEntry" id="entry_browser">
4795 <property name="visible">True</property>
4796 <property name="can_focus">True</property>
4797 <property name="tooltip_text" translatable="yes">Path (and possibly additional arguments) to your favorite browser</property>
4798 <property name="primary_icon_activatable">False</property>
4799 <property name="secondary_icon_activatable">False</property>
4800 <property name="primary_icon_sensitive">True</property>
4801 <property name="secondary_icon_sensitive">True</property>
4802 </object>
4803 <packing>
4804 <property name="left_attach">1</property>
4805 <property name="right_attach">2</property>
4806 <property name="top_attach">2</property>
4807 <property name="bottom_attach">3</property>
4808 <property name="y_options"></property>
4809 </packing>
4810 </child>
4811 <child>
4812 <object class="GtkButton" id="button_term">
4813 <property name="use_action_appearance">False</property>
4814 <property name="visible">True</property>
4815 <property name="can_focus">True</property>
4816 <property name="receives_default">False</property>
4817 <child>
4818 <object class="GtkImage" id="image286">
4819 <property name="visible">True</property>
4820 <property name="can_focus">False</property>
4821 <property name="stock">gtk-open</property>
4822 </object>
4823 </child>
4824 </object>
4825 <packing>
4826 <property name="left_attach">2</property>
4827 <property name="right_attach">3</property>
4828 <property name="top_attach">1</property>
4829 <property name="bottom_attach">2</property>
4830 <property name="x_options">GTK_FILL</property>
4831 <property name="y_options"></property>
4832 </packing>
4833 </child>
4834 <child>
4835 <object class="GtkButton" id="button_browser">
4836 <property name="use_action_appearance">False</property>
4837 <property name="visible">True</property>
4838 <property name="can_focus">True</property>
4839 <property name="receives_default">False</property>
4840 <child>
4841 <object class="GtkImage" id="image287">
4842 <property name="visible">True</property>
4843 <property name="can_focus">False</property>
4844 <property name="stock">gtk-open</property>
4845 </object>
4846 </child>
4847 </object>
4848 <packing>
4849 <property name="left_attach">2</property>
4850 <property name="right_attach">3</property>
4851 <property name="top_attach">2</property>
4852 <property name="bottom_attach">3</property>
4853 <property name="x_options">GTK_FILL</property>
4854 <property name="y_options"></property>
4855 </packing>
4856 </child>
4857 <child>
4858 <object class="GtkLabel" id="label171">
4859 <property name="visible">True</property>
4860 <property name="can_focus">False</property>
4861 <property name="xalign">0</property>
4862 <property name="label" translatable="yes">Grep:</property>
4863 </object>
4864 <packing>
4865 <property name="top_attach">3</property>
4866 <property name="bottom_attach">4</property>
4867 <property name="x_options">GTK_FILL</property>
4868 <property name="y_options"></property>
4869 </packing>
4870 </child>
4871 <child>
4872 <object class="GtkEntry" id="entry_grep">
4873 <property name="visible">True</property>
4874 <property name="can_focus">True</property>
4875 <property name="primary_icon_activatable">False</property>
4876 <property name="secondary_icon_activatable">False</property>
4877 <property name="primary_icon_sensitive">True</property>
4878 <property name="secondary_icon_sensitive">True</property>
4879 </object>
4880 <packing>
4881 <property name="left_attach">1</property>
4882 <property name="right_attach">2</property>
4883 <property name="top_attach">3</property>
4884 <property name="bottom_attach">4</property>
4885 <property name="y_options"></property>
4886 </packing>
4887 </child>
4888 <child>
4889 <object class="GtkButton" id="button_grep">
4890 <property name="use_action_appearance">False</property>
4891 <property name="visible">True</property>
4892 <property name="can_focus">True</property>
4893 <property name="receives_default">False</property>
4894 <child>
4895 <object class="GtkImage" id="image808">
4896 <property name="visible">True</property>
4897 <property name="can_focus">False</property>
4898 <property name="stock">gtk-open</property>
4899 </object>
4900 </child>
4901 </object>
4902 <packing>
4903 <property name="left_attach">2</property>
4904 <property name="right_attach">3</property>
4905 <property name="top_attach">3</property>
4906 <property name="bottom_attach">4</property>
4907 <property name="x_options">GTK_FILL</property>
4908 <property name="y_options"></property>
4909 </packing>
4910 </child>
4911 <child>
4912 <placeholder/>
4913 </child>
4914 <child>
4915 <placeholder/>
4916 </child>
4917 <child>
4918 <placeholder/>
4919 </child>
4920 </object>
4921 <packing>
4922 <property name="expand">False</property>
4923 <property name="fill">True</property>
4924 <property name="position">1</property>
4925 </packing>
4926 </child>
4927 </object>
4928 </child>
4929 </object>
4930 </child>
4931 <child type="label">
4932 <object class="GtkLabel" id="label179">
4933 <property name="visible">True</property>
4934 <property name="can_focus">False</property>
4935 <property name="label" translatable="yes">&lt;b&gt;Tool paths&lt;/b&gt;</property>
4936 <property name="use_markup">True</property>
4937 </object>
4938 </child>
4939 </object>
4940 <packing>
4941 <property name="expand">False</property>
4942 <property name="fill">True</property>
4943 <property name="position">0</property>
4944 </packing>
4945 </child>
4946 <child>
4947 <object class="GtkFrame" id="frame26">
4948 <property name="visible">True</property>
4949 <property name="can_focus">False</property>
4950 <property name="label_xalign">0</property>
4951 <property name="shadow_type">none</property>
4952 <child>
4953 <object class="GtkAlignment" id="alignment29">
4954 <property name="visible">True</property>
4955 <property name="can_focus">False</property>
4956 <property name="left_padding">12</property>
4957 <child>
4958 <object class="GtkTable" id="table12">
4959 <property name="visible">True</property>
4960 <property name="can_focus">False</property>
4961 <property name="n_rows">2</property>
4962 <property name="n_columns">3</property>
4963 <property name="column_spacing">6</property>
4964 <property name="row_spacing">3</property>
4965 <child>
4966 <object class="GtkLabel" id="label189">
4967 <property name="visible">True</property>
4968 <property name="can_focus">False</property>
4969 <property name="label" translatable="yes">Context action:</property>
4970 </object>
4971 <packing>
4972 <property name="x_options">GTK_FILL</property>
4973 <property name="y_options"></property>
4974 </packing>
4975 </child>
4976 <child>
4977 <object class="GtkEntry" id="entry_contextaction">
4978 <property name="visible">True</property>
4979 <property name="can_focus">True</property>
4980 <property name="tooltip_text" translatable="yes">Context action command. The currently selected word can be used with %s. It can appear anywhere in the given command and will be replaced before execution.</property>
4981 <property name="invisible_char"></property>
4982 <property name="primary_icon_activatable">False</property>
4983 <property name="secondary_icon_activatable">False</property>
4984 <property name="primary_icon_sensitive">True</property>
4985 <property name="secondary_icon_sensitive">True</property>
4986 </object>
4987 <packing>
4988 <property name="left_attach">1</property>
4989 <property name="right_attach">2</property>
4990 <property name="y_options"></property>
4991 </packing>
4992 </child>
4993 <child>
4994 <object class="GtkButton" id="button_contextaction">
4995 <property name="use_action_appearance">False</property>
4996 <property name="visible">True</property>
4997 <property name="can_focus">True</property>
4998 <property name="receives_default">False</property>
4999 <child>
5000 <object class="GtkImage" id="image1919">
5001 <property name="visible">True</property>
5002 <property name="can_focus">False</property>
5003 <property name="stock">gtk-open</property>
5004 </object>
5005 </child>
5006 </object>
5007 <packing>
5008 <property name="left_attach">2</property>
5009 <property name="right_attach">3</property>
5010 <property name="x_options">GTK_FILL</property>
5011 <property name="y_options"></property>
5012 </packing>
5013 </child>
5014 <child>
5015 <placeholder/>
5016 </child>
5017 <child>
5018 <placeholder/>
5019 </child>
5020 <child>
5021 <placeholder/>
5022 </child>
5023 </object>
5024 </child>
5025 </object>
5026 </child>
5027 <child type="label">
5028 <object class="GtkLabel" id="label193">
5029 <property name="visible">True</property>
5030 <property name="can_focus">False</property>
5031 <property name="label" translatable="yes">&lt;b&gt;Commands&lt;/b&gt;</property>
5032 <property name="use_markup">True</property>
5033 </object>
5034 </child>
5035 </object>
5036 <packing>
5037 <property name="expand">False</property>
5038 <property name="fill">True</property>
5039 <property name="position">1</property>
5040 </packing>
5041 </child>
5042 </object>
5043 <packing>
5044 <property name="position">4</property>
5045 </packing>
5046 </child>
5047 <child type="tab">
5048 <object class="GtkLabel" id="label96">
5049 <property name="visible">True</property>
5050 <property name="can_focus">False</property>
5051 <property name="label" translatable="yes">Tools</property>
5052 </object>
5053 <packing>
5054 <property name="position">4</property>
5055 <property name="tab_fill">False</property>
5056 </packing>
5057 </child>
5058 <child>
5059 <object class="GtkVBox" id="vbox49">
5060 <property name="visible">True</property>
5061 <property name="can_focus">False</property>
5062 <property name="border_width">5</property>
5063 <property name="spacing">10</property>
5064 <child>
5065 <object class="GtkFrame" id="frame21">
5066 <property name="visible">True</property>
5067 <property name="can_focus">False</property>
5068 <property name="label_xalign">0</property>
5069 <property name="shadow_type">none</property>
5070 <child>
5071 <object class="GtkAlignment" id="alignment24">
5072 <property name="visible">True</property>
5073 <property name="can_focus">False</property>
5074 <property name="left_padding">12</property>
5075 <child>
5076 <object class="GtkVBox" id="vbox9">
5077 <property name="visible">True</property>
5078 <property name="can_focus">False</property>
5079 <property name="spacing">12</property>
5080 <child>
5081 <object class="GtkVBox" id="vbox31">
5082 <property name="visible">True</property>
5083 <property name="can_focus">False</property>
5084 <child>
5085 <placeholder/>
5086 </child>
5087 </object>
5088 <packing>
5089 <property name="expand">False</property>
5090 <property name="fill">False</property>
5091 <property name="position">0</property>
5092 </packing>
5093 </child>
5094 <child>
5095 <object class="GtkTable" id="table6">
5096 <property name="visible">True</property>
5097 <property name="can_focus">False</property>
5098 <property name="n_rows">8</property>
5099 <property name="n_columns">2</property>
5100 <property name="column_spacing">6</property>
5101 <property name="row_spacing">6</property>
5102 <child>
5103 <object class="GtkEntry" id="entry_template_mail">
5104 <property name="visible">True</property>
5105 <property name="can_focus">True</property>
5106 <property name="tooltip_text" translatable="yes">email address of the developer</property>
5107 <property name="primary_icon_activatable">False</property>
5108 <property name="secondary_icon_activatable">False</property>
5109 <property name="primary_icon_sensitive">True</property>
5110 <property name="secondary_icon_sensitive">True</property>
5111 </object>
5112 <packing>
5113 <property name="left_attach">1</property>
5114 <property name="right_attach">2</property>
5115 <property name="top_attach">2</property>
5116 <property name="bottom_attach">3</property>
5117 <property name="y_options"></property>
5118 </packing>
5119 </child>
5120 <child>
5121 <object class="GtkEntry" id="entry_template_initial">
5122 <property name="visible">True</property>
5123 <property name="can_focus">True</property>
5124 <property name="tooltip_text" translatable="yes">Initials of the developer name</property>
5125 <property name="primary_icon_activatable">False</property>
5126 <property name="secondary_icon_activatable">False</property>
5127 <property name="primary_icon_sensitive">True</property>
5128 <property name="secondary_icon_sensitive">True</property>
5129 </object>
5130 <packing>
5131 <property name="left_attach">1</property>
5132 <property name="right_attach">2</property>
5133 <property name="top_attach">1</property>
5134 <property name="bottom_attach">2</property>
5135 <property name="y_options"></property>
5136 </packing>
5137 </child>
5138 <child>
5139 <object class="GtkLabel" id="label126">
5140 <property name="visible">True</property>
5141 <property name="can_focus">False</property>
5142 <property name="xalign">0</property>
5143 <property name="label" translatable="yes">Initial version:</property>
5144 </object>
5145 <packing>
5146 <property name="top_attach">4</property>
5147 <property name="bottom_attach">5</property>
5148 <property name="x_options">GTK_FILL</property>
5149 <property name="y_options"></property>
5150 </packing>
5151 </child>
5152 <child>
5153 <object class="GtkEntry" id="entry_template_version">
5154 <property name="visible">True</property>
5155 <property name="can_focus">True</property>
5156 <property name="tooltip_text" translatable="yes">Version number, which a new file initially has</property>
5157 <property name="primary_icon_activatable">False</property>
5158 <property name="secondary_icon_activatable">False</property>
5159 <property name="primary_icon_sensitive">True</property>
5160 <property name="secondary_icon_sensitive">True</property>
5161 </object>
5162 <packing>
5163 <property name="left_attach">1</property>
5164 <property name="right_attach">2</property>
5165 <property name="top_attach">4</property>
5166 <property name="bottom_attach">5</property>
5167 <property name="y_options"></property>
5168 </packing>
5169 </child>
5170 <child>
5171 <object class="GtkEntry" id="entry_template_company">
5172 <property name="visible">True</property>
5173 <property name="can_focus">True</property>
5174 <property name="tooltip_text" translatable="yes">Company name</property>
5175 <property name="primary_icon_activatable">False</property>
5176 <property name="secondary_icon_activatable">False</property>
5177 <property name="primary_icon_sensitive">True</property>
5178 <property name="secondary_icon_sensitive">True</property>
5179 </object>
5180 <packing>
5181 <property name="left_attach">1</property>
5182 <property name="right_attach">2</property>
5183 <property name="top_attach">3</property>
5184 <property name="bottom_attach">4</property>
5185 <property name="y_options"></property>
5186 </packing>
5187 </child>
5188 <child>
5189 <object class="GtkLabel" id="label129">
5190 <property name="visible">True</property>
5191 <property name="can_focus">False</property>
5192 <property name="xalign">0</property>
5193 <property name="label" translatable="yes">Developer:</property>
5194 </object>
5195 <packing>
5196 <property name="x_options">GTK_FILL</property>
5197 <property name="y_options"></property>
5198 </packing>
5199 </child>
5200 <child>
5201 <object class="GtkLabel" id="label123">
5202 <property name="visible">True</property>
5203 <property name="can_focus">False</property>
5204 <property name="xalign">0</property>
5205 <property name="label" translatable="yes">Company:</property>
5206 </object>
5207 <packing>
5208 <property name="top_attach">3</property>
5209 <property name="bottom_attach">4</property>
5210 <property name="x_options">GTK_FILL</property>
5211 <property name="y_options"></property>
5212 </packing>
5213 </child>
5214 <child>
5215 <object class="GtkLabel" id="label130">
5216 <property name="visible">True</property>
5217 <property name="can_focus">False</property>
5218 <property name="xalign">0</property>
5219 <property name="label" translatable="yes">Mail address:</property>
5220 </object>
5221 <packing>
5222 <property name="top_attach">2</property>
5223 <property name="bottom_attach">3</property>
5224 <property name="x_options">GTK_FILL</property>
5225 <property name="y_options"></property>
5226 </packing>
5227 </child>
5228 <child>
5229 <object class="GtkLabel" id="label131">
5230 <property name="visible">True</property>
5231 <property name="can_focus">False</property>
5232 <property name="xalign">0</property>
5233 <property name="label" translatable="yes">Initials:</property>
5234 </object>
5235 <packing>
5236 <property name="top_attach">1</property>
5237 <property name="bottom_attach">2</property>
5238 <property name="x_options">GTK_FILL</property>
5239 <property name="y_options"></property>
5240 </packing>
5241 </child>
5242 <child>
5243 <object class="GtkEntry" id="entry_template_developer">
5244 <property name="visible">True</property>
5245 <property name="can_focus">True</property>
5246 <property name="tooltip_text" translatable="yes">The name of the developer</property>
5247 <property name="primary_icon_activatable">False</property>
5248 <property name="secondary_icon_activatable">False</property>
5249 <property name="primary_icon_sensitive">True</property>
5250 <property name="secondary_icon_sensitive">True</property>
5251 </object>
5252 <packing>
5253 <property name="left_attach">1</property>
5254 <property name="right_attach">2</property>
5255 <property name="y_options"></property>
5256 </packing>
5257 </child>
5258 <child>
5259 <object class="GtkLabel" id="label216">
5260 <property name="visible">True</property>
5261 <property name="can_focus">False</property>
5262 <property name="xalign">0</property>
5263 <property name="label" translatable="yes">Year:</property>
5264 </object>
5265 <packing>
5266 <property name="top_attach">5</property>
5267 <property name="bottom_attach">6</property>
5268 <property name="x_options">GTK_FILL</property>
5269 <property name="y_options"></property>
5270 </packing>
5271 </child>
5272 <child>
5273 <object class="GtkLabel" id="label217">
5274 <property name="visible">True</property>
5275 <property name="can_focus">False</property>
5276 <property name="xalign">0</property>
5277 <property name="label" translatable="yes">Date:</property>
5278 </object>
5279 <packing>
5280 <property name="top_attach">6</property>
5281 <property name="bottom_attach">7</property>
5282 <property name="x_options">GTK_FILL</property>
5283 <property name="y_options"></property>
5284 </packing>
5285 </child>
5286 <child>
5287 <object class="GtkLabel" id="label218">
5288 <property name="visible">True</property>
5289 <property name="can_focus">False</property>
5290 <property name="xalign">0</property>
5291 <property name="label" translatable="yes">Date &amp; time:</property>
5292 </object>
5293 <packing>
5294 <property name="top_attach">7</property>
5295 <property name="bottom_attach">8</property>
5296 <property name="x_options">GTK_FILL</property>
5297 <property name="y_options"></property>
5298 </packing>
5299 </child>
5300 <child>
5301 <object class="GtkEntry" id="entry_template_datetime">
5302 <property name="visible">True</property>
5303 <property name="can_focus">True</property>
5304 <property name="tooltip_text" translatable="yes">Specify a format for the the {datetime} wildcard. You can use any conversion specifiers which can be used with the ANSI C strftime function.</property>
5305 <property name="primary_icon_activatable">False</property>
5306 <property name="secondary_icon_activatable">False</property>
5307 <property name="primary_icon_sensitive">True</property>
5308 <property name="secondary_icon_sensitive">True</property>
5309 </object>
5310 <packing>
5311 <property name="left_attach">1</property>
5312 <property name="right_attach">2</property>
5313 <property name="top_attach">7</property>
5314 <property name="bottom_attach">8</property>
5315 <property name="y_options"></property>
5316 </packing>
5317 </child>
5318 <child>
5319 <object class="GtkEntry" id="entry_template_year">
5320 <property name="visible">True</property>
5321 <property name="can_focus">True</property>
5322 <property name="tooltip_text" translatable="yes">Specify a format for the the {year} wildcard. You can use any conversion specifiers which can be used with the ANSI C strftime function.</property>
5323 <property name="primary_icon_activatable">False</property>
5324 <property name="secondary_icon_activatable">False</property>
5325 <property name="primary_icon_sensitive">True</property>
5326 <property name="secondary_icon_sensitive">True</property>
5327 </object>
5328 <packing>
5329 <property name="left_attach">1</property>
5330 <property name="right_attach">2</property>
5331 <property name="top_attach">5</property>
5332 <property name="bottom_attach">6</property>
5333 <property name="y_options"></property>
5334 </packing>
5335 </child>
5336 <child>
5337 <object class="GtkEntry" id="entry_template_date">
5338 <property name="visible">True</property>
5339 <property name="can_focus">True</property>
5340 <property name="tooltip_text" translatable="yes">Specify a format for the the {date} wildcard. You can use any conversion specifiers which can be used with the ANSI C strftime function.</property>
5341 <property name="primary_icon_activatable">False</property>
5342 <property name="secondary_icon_activatable">False</property>
5343 <property name="primary_icon_sensitive">True</property>
5344 <property name="secondary_icon_sensitive">True</property>
5345 </object>
5346 <packing>
5347 <property name="left_attach">1</property>
5348 <property name="right_attach">2</property>
5349 <property name="top_attach">6</property>
5350 <property name="bottom_attach">7</property>
5351 <property name="y_options"></property>
5352 </packing>
5353 </child>
5354 </object>
5355 <packing>
5356 <property name="expand">False</property>
5357 <property name="fill">True</property>
5358 <property name="position">1</property>
5359 </packing>
5360 </child>
5361 </object>
5362 </child>
5363 </object>
5364 </child>
5365 <child type="label">
5366 <object class="GtkLabel" id="label180">
5367 <property name="visible">True</property>
5368 <property name="can_focus">False</property>
5369 <property name="label" translatable="yes">&lt;b&gt;Template data&lt;/b&gt;</property>
5370 <property name="use_markup">True</property>
5371 </object>
5372 </child>
5373 </object>
5374 <packing>
5375 <property name="expand">False</property>
5376 <property name="fill">True</property>
5377 <property name="position">0</property>
5378 </packing>
5379 </child>
5380 </object>
5381 <packing>
5382 <property name="position">5</property>
5383 </packing>
5384 </child>
5385 <child type="tab">
5386 <object class="GtkLabel" id="label119">
5387 <property name="visible">True</property>
5388 <property name="can_focus">False</property>
5389 <property name="label" translatable="yes">Templates</property>
5390 </object>
5391 <packing>
5392 <property name="position">5</property>
5393 <property name="tab_fill">False</property>
5394 </packing>
5395 </child>
5396 <child>
5397 <object class="GtkFrame" id="frame22">
5398 <property name="visible">True</property>
5399 <property name="can_focus">False</property>
5400 <property name="border_width">5</property>
5401 <property name="label_xalign">0</property>
5402 <property name="shadow_type">none</property>
5403 <child>
5404 <object class="GtkAlignment" id="alignment25">
5405 <property name="visible">True</property>
5406 <property name="can_focus">False</property>
5407 <property name="left_padding">12</property>
5408 <child>
5409 <object class="GtkVBox" id="vbox13">
5410 <property name="visible">True</property>
5411 <property name="can_focus">False</property>
5412 <property name="spacing">5</property>
5413 <child>
5414 <object class="GtkVBox" id="vbox32">
5415 <property name="visible">True</property>
5416 <property name="can_focus">False</property>
5417 <child>
5418 <placeholder/>
5419 </child>
5420 </object>
5421 <packing>
5422 <property name="expand">False</property>
5423 <property name="fill">True</property>
5424 <property name="position">0</property>
5425 </packing>
5426 </child>
5427 <child>
5428 <object class="GtkScrolledWindow" id="scrolledwindow8">
5429 <property name="visible">True</property>
5430 <property name="can_focus">True</property>
5431 <property name="shadow_type">in</property>
5432 <child>
5433 <object class="GtkTreeView" id="treeview7">
5434 <property name="visible">True</property>
5435 <property name="can_focus">True</property>
5436 <property name="rules_hint">True</property>
5437 </object>
5438 </child>
5439 </object>
5440 <packing>
5441 <property name="expand">True</property>
5442 <property name="fill">True</property>
5443 <property name="position">1</property>
5444 </packing>
5445 </child>
5446 <child>
5447 <object class="GtkAlignment" id="alignment10">
5448 <property name="visible">True</property>
5449 <property name="can_focus">False</property>
5450 <property name="xscale">0.30000001192092896</property>
5451 <property name="bottom_padding">5</property>
5452 <child>
5453 <object class="GtkButton" id="button2">
5454 <property name="label" translatable="yes">C_hange</property>
5455 <property name="use_action_appearance">False</property>
5456 <property name="visible">True</property>
5457 <property name="can_focus">True</property>
5458 <property name="receives_default">False</property>
5459 <property name="use_underline">True</property>
5460 </object>
5461 </child>
5462 </object>
5463 <packing>
5464 <property name="expand">False</property>
5465 <property name="fill">False</property>
5466 <property name="position">2</property>
5467 </packing>
5468 </child>
5469 </object>
5470 </child>
5471 </object>
5472 </child>
5473 <child type="label">
5474 <object class="GtkLabel" id="label181">
5475 <property name="visible">True</property>
5476 <property name="can_focus">False</property>
5477 <property name="label" translatable="yes">&lt;b&gt;Keyboard shortcuts&lt;/b&gt;</property>
5478 <property name="use_markup">True</property>
5479 </object>
5480 </child>
5481 </object>
5482 <packing>
5483 <property name="position">6</property>
5484 </packing>
5485 </child>
5486 <child type="tab">
5487 <object class="GtkLabel" id="label151">
5488 <property name="visible">True</property>
5489 <property name="can_focus">False</property>
5490 <property name="label" translatable="yes">Keybindings</property>
5491 </object>
5492 <packing>
5493 <property name="position">6</property>
5494 <property name="tab_fill">False</property>
5495 </packing>
5496 </child>
5497 <child>
5498 <object class="GtkFrame" id="frame41">
5499 <property name="visible">True</property>
5500 <property name="can_focus">False</property>
5501 <property name="border_width">5</property>
5502 <property name="label_xalign">0</property>
5503 <property name="shadow_type">none</property>
5504 <child>
5505 <object class="GtkAlignment" id="alignment49">
5506 <property name="visible">True</property>
5507 <property name="can_focus">False</property>
5508 <property name="left_padding">12</property>
5509 <child>
5510 <object class="GtkVBox" id="vbox27">
5511 <property name="visible">True</property>
5512 <property name="can_focus">False</property>
5513 <property name="spacing">10</property>
5514 <child>
5515 <object class="GtkFrame" id="frame32">
5516 <property name="visible">True</property>
5517 <property name="can_focus">False</property>
5518 <property name="label_xalign">0</property>
5519 <property name="shadow_type">none</property>
5520 <child>
5521 <object class="GtkAlignment" id="alignment35">
5522 <property name="visible">True</property>
5523 <property name="can_focus">False</property>
5524 <property name="left_padding">12</property>
5525 <child>
5526 <object class="GtkHBox" id="hbox9">
5527 <property name="visible">True</property>
5528 <property name="can_focus">False</property>
5529 <property name="spacing">5</property>
5530 <child>
5531 <object class="GtkLabel" id="label202">
5532 <property name="visible">True</property>
5533 <property name="can_focus">False</property>
5534 <property name="label" translatable="yes">Command:</property>
5535 </object>
5536 <packing>
5537 <property name="expand">False</property>
5538 <property name="fill">False</property>
5539 <property name="position">0</property>
5540 </packing>
5541 </child>
5542 <child>
5543 <object class="GtkEntry" id="entry_print_external_cmd">
5544 <property name="visible">True</property>
5545 <property name="can_focus">True</property>
5546 <property name="tooltip_text" translatable="yes">Path to the command for printing files (use %f for the filename)</property>
5547 <property name="primary_icon_activatable">False</property>
5548 <property name="secondary_icon_activatable">False</property>
5549 <property name="primary_icon_sensitive">True</property>
5550 <property name="secondary_icon_sensitive">True</property>
5551 </object>
5552 <packing>
5553 <property name="expand">True</property>
5554 <property name="fill">True</property>
5555 <property name="position">1</property>
5556 </packing>
5557 </child>
5558 <child>
5559 <object class="GtkButton" id="button_print_external_cmd">
5560 <property name="use_action_appearance">False</property>
5561 <property name="visible">True</property>
5562 <property name="can_focus">True</property>
5563 <property name="receives_default">False</property>
5564 <child>
5565 <object class="GtkImage" id="image763">
5566 <property name="visible">True</property>
5567 <property name="can_focus">False</property>
5568 <property name="stock">gtk-open</property>
5569 </object>
5570 </child>
5571 </object>
5572 <packing>
5573 <property name="expand">False</property>
5574 <property name="fill">False</property>
5575 <property name="position">2</property>
5576 </packing>
5577 </child>
5578 </object>
5579 </child>
5580 </object>
5581 </child>
5582 <child type="label">
5583 <object class="GtkRadioButton" id="radio_print_external">
5584 <property name="label" translatable="yes">Use an external command for printing</property>
5585 <property name="use_action_appearance">False</property>
5586 <property name="visible">True</property>
5587 <property name="can_focus">True</property>
5588 <property name="receives_default">False</property>
5589 <property name="use_underline">True</property>
5590 <property name="draw_indicator">True</property>
5591 </object>
5592 </child>
5593 </object>
5594 <packing>
5595 <property name="expand">False</property>
5596 <property name="fill">False</property>
5597 <property name="position">0</property>
5598 </packing>
5599 </child>
5600 <child>
5601 <object class="GtkFrame" id="frame31">
5602 <property name="visible">True</property>
5603 <property name="can_focus">False</property>
5604 <property name="label_xalign">0</property>
5605 <property name="shadow_type">none</property>
5606 <child>
5607 <object class="GtkAlignment" id="alignment34">
5608 <property name="visible">True</property>
5609 <property name="can_focus">False</property>
5610 <property name="left_padding">12</property>
5611 <child>
5612 <object class="GtkVBox" id="vbox29">
5613 <property name="visible">True</property>
5614 <property name="can_focus">False</property>
5615 <child>
5616 <object class="GtkCheckButton" id="check_print_linenumbers">
5617 <property name="label" translatable="yes">Print line numbers</property>
5618 <property name="use_action_appearance">False</property>
5619 <property name="visible">True</property>
5620 <property name="can_focus">True</property>
5621 <property name="receives_default">False</property>
5622 <property name="tooltip_text" translatable="yes">Add line numbers to the printed page</property>
5623 <property name="use_underline">True</property>
5624 <property name="draw_indicator">True</property>
5625 </object>
5626 <packing>
5627 <property name="expand">False</property>
5628 <property name="fill">False</property>
5629 <property name="position">0</property>
5630 </packing>
5631 </child>
5632 <child>
5633 <object class="GtkCheckButton" id="check_print_pagenumbers">
5634 <property name="label" translatable="yes">Print page numbers</property>
5635 <property name="use_action_appearance">False</property>
5636 <property name="visible">True</property>
5637 <property name="can_focus">True</property>
5638 <property name="receives_default">False</property>
5639 <property name="tooltip_text" translatable="yes">Add page numbers at the bottom of each page. It takes 2 lines of the page.</property>
5640 <property name="use_underline">True</property>
5641 <property name="draw_indicator">True</property>
5642 </object>
5643 <packing>
5644 <property name="expand">False</property>
5645 <property name="fill">False</property>
5646 <property name="position">1</property>
5647 </packing>
5648 </child>
5649 <child>
5650 <object class="GtkCheckButton" id="check_print_pageheader">
5651 <property name="label" translatable="yes">Print page header</property>
5652 <property name="use_action_appearance">False</property>
5653 <property name="visible">True</property>
5654 <property name="can_focus">True</property>
5655 <property name="receives_default">False</property>
5656 <property name="tooltip_text" translatable="yes">Add a little header to every page containing the page number, the filename and the current date (see below). It takes 3 lines of the page.</property>
5657 <property name="use_underline">True</property>
5658 <property name="draw_indicator">True</property>
5659 </object>
5660 <packing>
5661 <property name="expand">False</property>
5662 <property name="fill">False</property>
5663 <property name="position">2</property>
5664 </packing>
5665 </child>
5666 <child>
5667 <object class="GtkFrame" id="frame33">
5668 <property name="visible">True</property>
5669 <property name="can_focus">False</property>
5670 <property name="label_xalign">0</property>
5671 <property name="label_yalign">0</property>
5672 <property name="shadow_type">none</property>
5673 <child>
5674 <object class="GtkAlignment" id="alignment36">
5675 <property name="visible">True</property>
5676 <property name="can_focus">False</property>
5677 <property name="xalign">0</property>
5678 <property name="left_padding">12</property>
5679 <child>
5680 <object class="GtkVBox" id="vbox30">
5681 <property name="visible">True</property>
5682 <property name="can_focus">False</property>
5683 <property name="spacing">1</property>
5684 <child>
5685 <object class="GtkCheckButton" id="check_print_basename">
5686 <property name="label" translatable="yes">Use the basename of the printed file</property>
5687 <property name="use_action_appearance">False</property>
5688 <property name="visible">True</property>
5689 <property name="can_focus">True</property>
5690 <property name="receives_default">False</property>
5691 <property name="tooltip_text" translatable="yes">Print only the basename (without the path) of the printed file</property>
5692 <property name="use_underline">True</property>
5693 <property name="draw_indicator">True</property>
5694 </object>
5695 <packing>
5696 <property name="expand">False</property>
5697 <property name="fill">False</property>
5698 <property name="position">0</property>
5699 </packing>
5700 </child>
5701 <child>
5702 <object class="GtkHBox" id="hbox10">
5703 <property name="visible">True</property>
5704 <property name="can_focus">False</property>
5705 <property name="spacing">5</property>
5706 <child>
5707 <object class="GtkLabel" id="label203">
5708 <property name="visible">True</property>
5709 <property name="can_focus">False</property>
5710 <property name="label" translatable="yes">Date format:</property>
5711 </object>
5712 <packing>
5713 <property name="expand">False</property>
5714 <property name="fill">False</property>
5715 <property name="position">0</property>
5716 </packing>
5717 </child>
5718 <child>
5719 <object class="GtkEntry" id="entry_print_dateformat">
5720 <property name="visible">True</property>
5721 <property name="can_focus">True</property>
5722 <property name="tooltip_text" translatable="yes">Specify a format for the date and time stamp which is added to the page header on each page. You can use any conversion specifiers which can be used with the ANSI C strftime function.</property>
5723 <property name="invisible_char"></property>
5724 <property name="primary_icon_activatable">False</property>
5725 <property name="secondary_icon_activatable">False</property>
5726 <property name="primary_icon_sensitive">True</property>
5727 <property name="secondary_icon_sensitive">True</property>
5728 </object>
5729 <packing>
5730 <property name="expand">True</property>
5731 <property name="fill">True</property>
5732 <property name="position">1</property>
5733 </packing>
5734 </child>
5735 </object>
5736 <packing>
5737 <property name="expand">False</property>
5738 <property name="fill">True</property>
5739 <property name="position">1</property>
5740 </packing>
5741 </child>
5742 </object>
5743 </child>
5744 </object>
5745 </child>
5746 </object>
5747 <packing>
5748 <property name="expand">True</property>
5749 <property name="fill">True</property>
5750 <property name="position">3</property>
5751 </packing>
5752 </child>
5753 </object>
5754 </child>
5755 </object>
5756 </child>
5757 <child type="label">
5758 <object class="GtkRadioButton" id="radio_print_gtk">
5759 <property name="label" translatable="yes">Use native GTK printing</property>
5760 <property name="use_action_appearance">False</property>
5761 <property name="visible">True</property>
5762 <property name="can_focus">True</property>
5763 <property name="receives_default">False</property>
5764 <property name="use_underline">True</property>
5765 <property name="draw_indicator">True</property>
5766 <property name="group">radio_print_external</property>
5767 </object>
5768 </child>
5769 </object>
5770 <packing>
5771 <property name="expand">False</property>
5772 <property name="fill">True</property>
5773 <property name="position">1</property>
5774 </packing>
5775 </child>
5776 </object>
5777 </child>
5778 </object>
5779 </child>
5780 <child type="label">
5781 <object class="GtkLabel" id="label243">
5782 <property name="visible">True</property>
5783 <property name="can_focus">False</property>
5784 <property name="label" translatable="yes">&lt;b&gt;Printing&lt;/b&gt;</property>
5785 <property name="use_markup">True</property>
5786 </object>
5787 </child>
5788 </object>
5789 <packing>
5790 <property name="position">7</property>
5791 </packing>
5792 </child>
5793 <child type="tab">
5794 <object class="GtkLabel" id="label201">
5795 <property name="visible">True</property>
5796 <property name="can_focus">False</property>
5797 <property name="label" translatable="yes">Printing</property>
5798 </object>
5799 <packing>
5800 <property name="position">7</property>
5801 <property name="tab_fill">False</property>
5802 </packing>
5803 </child>
5804 <child>
5805 <object class="GtkFrame" id="frame_term">
5806 <property name="can_focus">False</property>
5807 <property name="border_width">6</property>
5808 <property name="label_xalign">0</property>
5809 <property name="shadow_type">none</property>
5810 <child>
5811 <object class="GtkAlignment" id="alignment1">
5812 <property name="visible">True</property>
5813 <property name="can_focus">False</property>
5814 <property name="left_padding">12</property>
5815 <child>
5816 <object class="GtkVBox" id="vbox_terminal">
5817 <property name="visible">True</property>
5818 <property name="can_focus">False</property>
5819 <property name="spacing">12</property>
5820 <child>
5821 <object class="GtkTable" id="table_terminal1">
5822 <property name="visible">True</property>
5823 <property name="can_focus">False</property>
5824 <property name="n_rows">5</property>
5825 <property name="n_columns">3</property>
5826 <property name="column_spacing">6</property>
5827 <property name="row_spacing">6</property>
5828 <child>
5829 <object class="GtkLabel" id="terminal_font_label">
5830 <property name="visible">True</property>
5831 <property name="can_focus">False</property>
5832 <property name="xalign">0</property>
5833 <property name="label" translatable="yes">Font:</property>
5834 </object>
5835 <packing>
5836 <property name="x_options">GTK_FILL</property>
5837 <property name="y_options">GTK_FILL</property>
5838 </packing>
5839 </child>
5840 <child>
5841 <object class="GtkFontButton" id="font_term">
5842 <property name="use_action_appearance">False</property>
5843 <property name="visible">True</property>
5844 <property name="can_focus">True</property>
5845 <property name="receives_default">True</property>
5846 <property name="tooltip_text" translatable="yes">Sets the font for the terminal widget</property>
5847 <property name="title" translatable="yes">Choose Terminal Font</property>
5848 </object>
5849 <packing>
5850 <property name="left_attach">1</property>
5851 <property name="right_attach">3</property>
5852 <property name="y_options">GTK_FILL</property>
5853 </packing>
5854 </child>
5855 <child>
5856 <object class="GtkLabel" id="terminal_fg_color_label">
5857 <property name="visible">True</property>
5858 <property name="can_focus">False</property>
5859 <property name="xalign">0</property>
5860 <property name="label" translatable="yes">Foreground color:</property>
5861 </object>
5862 <packing>
5863 <property name="top_attach">1</property>
5864 <property name="bottom_attach">2</property>
5865 <property name="x_options">GTK_FILL</property>
5866 <property name="y_options">GTK_FILL</property>
5867 </packing>
5868 </child>
5869 <child>
5870 <object class="GtkLabel" id="terminal_bg_color_label">
5871 <property name="visible">True</property>
5872 <property name="can_focus">False</property>
5873 <property name="xalign">0</property>
5874 <property name="label" translatable="yes">Background color:</property>
5875 </object>
5876 <packing>
5877 <property name="top_attach">2</property>
5878 <property name="bottom_attach">3</property>
5879 <property name="x_options">GTK_FILL</property>
5880 <property name="y_options">GTK_FILL</property>
5881 </packing>
5882 </child>
5883 <child>
5884 <object class="GtkLabel" id="bg_image">
5885 <property name="visible">True</property>
5886 <property name="can_focus">False</property>
5887 <property name="xalign">0</property>
5888 <property name="label" translatable="yes">Background image:</property>
5889 </object>
5890 <packing>
5891 <property name="top_attach">3</property>
5892 <property name="bottom_attach">4</property>
5893 <property name="x_options">GTK_FILL</property>
5894 <property name="y_options">GTK_FILL</property>
5895 </packing>
5896 </child>
5897 <child>
5898 <object class="GtkLabel" id="terminal_scrollback_lines_label">
5899 <property name="visible">True</property>
5900 <property name="can_focus">False</property>
5901 <property name="xalign">0</property>
5902 <property name="label" translatable="yes">Scrollback lines:</property>
5903 </object>
5904 <packing>
5905 <property name="top_attach">4</property>
5906 <property name="bottom_attach">5</property>
5907 <property name="x_options">GTK_FILL</property>
5908 <property name="y_options">GTK_FILL</property>
5909 </packing>
5910 </child>
5911 <child>
5912 <object class="GtkLabel" id="terminal_shell_label">
5913 <property name="visible">True</property>
5914 <property name="can_focus">False</property>
5915 <property name="xalign">0</property>
5916 <property name="label" translatable="yes">Shell:</property>
5917 </object>
5918 <packing>
5919 <property name="top_attach">5</property>
5920 <property name="bottom_attach">6</property>
5921 <property name="x_options">GTK_FILL</property>
5922 <property name="y_options">GTK_FILL</property>
5923 </packing>
5924 </child>
5925 <child>
5926 <object class="GtkColorButton" id="color_fore">
5927 <property name="use_action_appearance">False</property>
5928 <property name="visible">True</property>
5929 <property name="can_focus">True</property>
5930 <property name="receives_default">True</property>
5931 <property name="tooltip_text" translatable="yes">Sets the foreground color of the text in the terminal widget</property>
5932 <property name="title" translatable="yes">Color Chooser</property>
5933 <property name="color">#000000000000</property>
5934 </object>
5935 <packing>
5936 <property name="left_attach">1</property>
5937 <property name="right_attach">3</property>
5938 <property name="top_attach">1</property>
5939 <property name="bottom_attach">2</property>
5940 <property name="y_options">GTK_FILL</property>
5941 </packing>
5942 </child>
5943 <child>
5944 <object class="GtkColorButton" id="color_back">
5945 <property name="use_action_appearance">False</property>
5946 <property name="visible">True</property>
5947 <property name="can_focus">True</property>
5948 <property name="receives_default">True</property>
5949 <property name="tooltip_text" translatable="yes">Sets the background color of the text in the terminal widget</property>
5950 <property name="title" translatable="yes">Color Chooser</property>
5951 <property name="color">#000000000000</property>
5952 </object>
5953 <packing>
5954 <property name="left_attach">1</property>
5955 <property name="right_attach">3</property>
5956 <property name="top_attach">2</property>
5957 <property name="bottom_attach">3</property>
5958 <property name="y_options">GTK_FILL</property>
5959 </packing>
5960 </child>
5961 <child>
5962 <object class="GtkEntry" id="entry_image">
5963 <property name="visible">True</property>
5964 <property name="can_focus">True</property>
5965 <property name="tooltip_text" translatable="yes">Sets the path to the background image in the terminal widget</property>
5966 <property name="invisible_char"></property>
5967 <property name="primary_icon_activatable">False</property>
5968 <property name="secondary_icon_activatable">False</property>
5969 <property name="primary_icon_sensitive">True</property>
5970 <property name="secondary_icon_sensitive">True</property>
5971 </object>
5972 <packing>
5973 <property name="left_attach">1</property>
5974 <property name="right_attach">2</property>
5975 <property name="top_attach">3</property>
5976 <property name="bottom_attach">4</property>
5977 <property name="y_options">GTK_FILL</property>
5978 </packing>
5979 </child>
5980 <child>
5981 <object class="GtkButton" id="button_term_image">
5982 <property name="use_action_appearance">False</property>
5983 <property name="visible">True</property>
5984 <property name="can_focus">True</property>
5985 <property name="receives_default">True</property>
5986 <child>
5987 <object class="GtkImage" id="image1337">
5988 <property name="visible">True</property>
5989 <property name="can_focus">False</property>
5990 <property name="stock">gtk-open</property>
5991 <property name="icon-size">1</property>
5992 </object>
5993 </child>
5994 </object>
5995 <packing>
5996 <property name="left_attach">2</property>
5997 <property name="right_attach">3</property>
5998 <property name="top_attach">3</property>
5999 <property name="bottom_attach">4</property>
6000 <property name="x_options">GTK_FILL</property>
6001 <property name="y_options">GTK_FILL</property>
6002 </packing>
6003 </child>
6004 <child>
6005 <object class="GtkSpinButton" id="spin_scrollback">
6006 <property name="visible">True</property>
6007 <property name="can_focus">True</property>
6008 <property name="tooltip_text" translatable="yes">Specifies the history in lines, which you can scroll back in the terminal widget</property>
6009 <property name="invisible_char"></property>
6010 <property name="primary_icon_activatable">False</property>
6011 <property name="secondary_icon_activatable">False</property>
6012 <property name="primary_icon_sensitive">True</property>
6013 <property name="secondary_icon_sensitive">True</property>
6014 <property name="adjustment">adjustment12</property>
6015 <property name="numeric">True</property>
6016 <property name="wrap">True</property>
6017 </object>
6018 <packing>
6019 <property name="left_attach">1</property>
6020 <property name="right_attach">3</property>
6021 <property name="top_attach">4</property>
6022 <property name="bottom_attach">5</property>
6023 <property name="y_options">GTK_FILL</property>
6024 </packing>
6025 </child>
6026 <child>
6027 <object class="GtkEntry" id="entry_shell">
6028 <property name="visible">True</property>
6029 <property name="can_focus">True</property>
6030 <property name="tooltip_text" translatable="yes">Sets the path to the shell which should be started inside the terminal emulation</property>
6031 <property name="invisible_char"></property>
6032 <property name="primary_icon_activatable">False</property>
6033 <property name="secondary_icon_activatable">False</property>
6034 <property name="primary_icon_sensitive">True</property>
6035 <property name="secondary_icon_sensitive">True</property>
6036 </object>
6037 <packing>
6038 <property name="left_attach">1</property>
6039 <property name="right_attach">2</property>
6040 <property name="top_attach">5</property>
6041 <property name="bottom_attach">6</property>
6042 <property name="y_options">GTK_FILL</property>
6043 </packing>
6044 </child>
6045 <child>
6046 <object class="GtkButton" id="button_term_shell">
6047 <property name="use_action_appearance">False</property>
6048 <property name="visible">True</property>
6049 <property name="can_focus">True</property>
6050 <property name="receives_default">True</property>
6051 <child>
6052 <object class="GtkImage" id="image1">
6053 <property name="visible">True</property>
6054 <property name="can_focus">False</property>
6055 <property name="stock">gtk-open</property>
6056 <property name="icon-size">1</property>
6057 </object>
6058 </child>
6059 </object>
6060 <packing>
6061 <property name="left_attach">2</property>
6062 <property name="right_attach">3</property>
6063 <property name="top_attach">5</property>
6064 <property name="bottom_attach">6</property>
6065 <property name="x_options">GTK_FILL</property>
6066 <property name="y_options">GTK_FILL</property>
6067 </packing>
6068 </child>
6069 </object>
6070 <packing>
6071 <property name="expand">False</property>
6072 <property name="fill">True</property>
6073 <property name="position">0</property>
6074 </packing>
6075 </child>
6076 <child>
6077 <object class="GtkTable" id="table4">
6078 <property name="visible">True</property>
6079 <property name="can_focus">False</property>
6080 <property name="n_rows">8</property>
6081 <property name="n_columns">2</property>
6082 <child>
6083 <object class="GtkCheckButton" id="check_scroll_key">
6084 <property name="label" translatable="yes">Scroll on keystroke</property>
6085 <property name="use_action_appearance">False</property>
6086 <property name="visible">True</property>
6087 <property name="can_focus">True</property>
6088 <property name="receives_default">False</property>
6089 <property name="tooltip_text" translatable="yes">Whether to scroll to the bottom if a key was pressed</property>
6090 <property name="draw_indicator">True</property>
6091 </object>
6092 <packing>
6093 <property name="x_options">GTK_FILL</property>
6094 <property name="y_options">GTK_FILL</property>
6095 </packing>
6096 </child>
6097 <child>
6098 <object class="GtkCheckButton" id="check_scroll_out">
6099 <property name="label" translatable="yes">Scroll on output</property>
6100 <property name="use_action_appearance">False</property>
6101 <property name="visible">True</property>
6102 <property name="can_focus">True</property>
6103 <property name="receives_default">False</property>
6104 <property name="tooltip_text" translatable="yes">Whether to scroll to the bottom when output is generated</property>
6105 <property name="draw_indicator">True</property>
6106 </object>
6107 <packing>
6108 <property name="top_attach">1</property>
6109 <property name="bottom_attach">2</property>
6110 <property name="x_options">GTK_FILL</property>
6111 <property name="y_options">GTK_FILL</property>
6112 </packing>
6113 </child>
6114 <child>
6115 <object class="GtkCheckButton" id="check_cursor_blinks">
6116 <property name="label" translatable="yes">Cursor blinks</property>
6117 <property name="use_action_appearance">False</property>
6118 <property name="visible">True</property>
6119 <property name="can_focus">True</property>
6120 <property name="receives_default">False</property>
6121 <property name="tooltip_text" translatable="yes">Whether to blink the cursor</property>
6122 <property name="draw_indicator">True</property>
6123 </object>
6124 <packing>
6125 <property name="top_attach">2</property>
6126 <property name="bottom_attach">3</property>
6127 <property name="x_options">GTK_FILL</property>
6128 <property name="y_options">GTK_FILL</property>
6129 </packing>
6130 </child>
6131 <child>
6132 <object class="GtkCheckButton" id="check_enable_bash_keys">
6133 <property name="label" translatable="yes">Override Geany keybindings</property>
6134 <property name="use_action_appearance">False</property>
6135 <property name="visible">True</property>
6136 <property name="can_focus">True</property>
6137 <property name="receives_default">False</property>
6138 <property name="tooltip_text" translatable="yes">Allows the VTE to receive keyboard shortcuts (apart from focus commands)</property>
6139 <property name="draw_indicator">True</property>
6140 </object>
6141 <packing>
6142 <property name="top_attach">3</property>
6143 <property name="bottom_attach">4</property>
6144 <property name="x_options">GTK_FILL</property>
6145 <property name="y_options">GTK_FILL</property>
6146 </packing>
6147 </child>
6148 <child>
6149 <object class="GtkCheckButton" id="check_ignore_menu_key">
6150 <property name="label" translatable="yes">Disable menu shortcut key (F10 by default)</property>
6151 <property name="use_action_appearance">False</property>
6152 <property name="visible">True</property>
6153 <property name="can_focus">True</property>
6154 <property name="receives_default">False</property>
6155 <property name="tooltip_text" translatable="yes">This option disables the keybinding to popup the menu bar (default is F10). Disabling it can be useful if you use, for example, Midnight Commander within the VTE.</property>
6156 <property name="draw_indicator">True</property>
6157 </object>
6158 <packing>
6159 <property name="top_attach">4</property>
6160 <property name="bottom_attach">5</property>
6161 <property name="x_options">GTK_FILL</property>
6162 <property name="y_options">GTK_FILL</property>
6163 </packing>
6164 </child>
6165 <child>
6166 <object class="GtkCheckButton" id="check_follow_path">
6167 <property name="label" translatable="yes">Follow path of the current file</property>
6168 <property name="use_action_appearance">False</property>
6169 <property name="visible">True</property>
6170 <property name="can_focus">True</property>
6171 <property name="receives_default">False</property>
6172 <property name="tooltip_text" translatable="yes">Whether to execute \"cd $path\" when you switch between opened files</property>
6173 <property name="draw_indicator">True</property>
6174 </object>
6175 <packing>
6176 <property name="top_attach">5</property>
6177 <property name="bottom_attach">6</property>
6178 <property name="x_options">GTK_FILL</property>
6179 <property name="y_options">GTK_FILL</property>
6180 </packing>
6181 </child>
6182 <child>
6183 <object class="GtkCheckButton" id="check_run_in_vte">
6184 <property name="label" translatable="yes">Execute programs in the VTE</property>
6185 <property name="use_action_appearance">False</property>
6186 <property name="visible">True</property>
6187 <property name="can_focus">True</property>
6188 <property name="receives_default">False</property>
6189 <property name="tooltip_text" translatable="yes">Run programs in VTE instead of opening a terminal emulation window. Please note, programs executed in VTE cannot be stopped</property>
6190 <property name="draw_indicator">True</property>
6191 </object>
6192 <packing>
6193 <property name="top_attach">6</property>
6194 <property name="bottom_attach">7</property>
6195 <property name="x_options">GTK_FILL</property>
6196 <property name="y_options">GTK_FILL</property>
6197 </packing>
6198 </child>
6199 <child>
6200 <object class="GtkCheckButton" id="check_skip_script">
6201 <property name="label" translatable="yes">Don't use run script</property>
6202 <property name="use_action_appearance">False</property>
6203 <property name="visible">True</property>
6204 <property name="sensitive">False</property>
6205 <property name="can_focus">True</property>
6206 <property name="receives_default">False</property>
6207 <property name="tooltip_text" translatable="yes">Don't use the simple run script which is usually used to display the exit status of the executed program</property>
6208 <property name="draw_indicator">True</property>
6209 </object>
6210 <packing>
6211 <property name="top_attach">7</property>
6212 <property name="bottom_attach">8</property>
6213 <property name="x_options">GTK_FILL</property>
6214 <property name="y_options">GTK_FILL</property>
6215 </packing>
6216 </child>
6217 <child>
6218 <placeholder/>
6219 </child>
6220 <child>
6221 <placeholder/>
6222 </child>
6223 <child>
6224 <placeholder/>
6225 </child>
6226 <child>
6227 <placeholder/>
6228 </child>
6229 <child>
6230 <placeholder/>
6231 </child>
6232 <child>
6233 <placeholder/>
6234 </child>
6235 <child>
6236 <placeholder/>
6237 </child>
6238 <child>
6239 <placeholder/>
6240 </child>
6241 </object>
6242 <packing>
6243 <property name="expand">False</property>
6244 <property name="fill">True</property>
6245 <property name="position">1</property>
6246 </packing>
6247 </child>
6248 </object>
6249 </child>
6250 </object>
6251 </child>
6252 <child type="label">
6253 <object class="GtkLabel" id="label2">
6254 <property name="visible">True</property>
6255 <property name="can_focus">False</property>
6256 <property name="label" translatable="yes">&lt;b&gt;Terminal&lt;/b&gt;</property>
6257 <property name="use_markup">True</property>
6258 </object>
6259 </child>
6260 </object>
6261 <packing>
6262 <property name="position">8</property>
6263 </packing>
6264 </child>
6265 <child type="tab">
6266 <object class="GtkLabel" id="label138">
6267 <property name="visible">True</property>
6268 <property name="can_focus">False</property>
6269 <property name="label" translatable="yes">Terminal</property>
6270 </object>
6271 <packing>
6272 <property name="position">8</property>
6273 <property name="tab_fill">False</property>
6274 </packing>
6275 </child>
6276 <child>
6277 <object class="GtkFrame" id="frame24">
6278 <property name="visible">True</property>
6279 <property name="can_focus">False</property>
6280 <property name="border_width">5</property>
6281 <property name="label_xalign">0</property>
6282 <property name="shadow_type">none</property>
6283 <child>
6284 <object class="GtkAlignment" id="alignment14">
6285 <property name="visible">True</property>
6286 <property name="can_focus">False</property>
6287 <property name="left_padding">12</property>
6288 <child>
6289 <object class="GtkVBox" id="vbox50">
6290 <property name="visible">True</property>
6291 <property name="can_focus">False</property>
6292 <property name="spacing">5</property>
6293 <child>
6294 <object class="GtkVBox" id="vbox51">
6295 <property name="visible">True</property>
6296 <property name="can_focus">False</property>
6297 <child>
6298 <placeholder/>
6299 </child>
6300 </object>
6301 <packing>
6302 <property name="expand">False</property>
6303 <property name="fill">True</property>
6304 <property name="position">0</property>
6305 </packing>
6306 </child>
6307 <child>
6308 <object class="GtkScrolledWindow" id="scrolledwindow9">
6309 <property name="visible">True</property>
6310 <property name="can_focus">True</property>
6311 <property name="hscrollbar_policy">automatic</property>
6312 <property name="vscrollbar_policy">automatic</property>
6313 <property name="shadow_type">in</property>
6314 <child>
6315 <object class="GtkTreeView" id="various_treeview">
6316 <property name="visible">True</property>
6317 <property name="can_focus">True</property>
6318 <property name="rules_hint">True</property>
6319 </object>
6320 </child>
6321 </object>
6322 <packing>
6323 <property name="expand">True</property>
6324 <property name="fill">True</property>
6325 <property name="position">1</property>
6326 </packing>
6327 </child>
6328 <child>
6329 <object class="GtkVBox" id="vbox28">
6330 <property name="visible">True</property>
6331 <property name="can_focus">False</property>
6332 <child>
6333 <placeholder/>
6334 </child>
6335 </object>
6336 <packing>
6337 <property name="expand">False</property>
6338 <property name="fill">True</property>
6339 <property name="position">2</property>
6340 </packing>
6341 </child>
6342 <child>
6343 <object class="GtkAlignment" id="alignment16">
6344 <property name="visible">True</property>
6345 <property name="can_focus">False</property>
6346 <property name="xalign">0</property>
6347 <property name="bottom_padding">5</property>
6348 <child>
6349 <object class="GtkHBox" id="hbox15">
6350 <property name="visible">True</property>
6351 <property name="can_focus">False</property>
6352 <property name="spacing">5</property>
6353 <child>
6354 <object class="GtkLabel" id="label140">
6355 <property name="visible">True</property>
6356 <property name="can_focus">False</property>
6357 <property name="label" translatable="yes">&lt;i&gt;Warning: read the manual before changing these preferences.&lt;/i&gt;</property>
6358 <property name="use_markup">True</property>
6359 </object>
6360 <packing>
6361 <property name="expand">False</property>
6362 <property name="fill">False</property>
6363 <property name="position">0</property>
6364 </packing>
6365 </child>
6366 </object>
6367 </child>
6368 </object>
6369 <packing>
6370 <property name="expand">False</property>
6371 <property name="fill">False</property>
6372 <property name="position">3</property>
6373 </packing>
6374 </child>
6375 </object>
6376 </child>
6377 </object>
6378 </child>
6379 <child type="label">
6380 <object class="GtkLabel" id="label139">
6381 <property name="visible">True</property>
6382 <property name="can_focus">False</property>
6383 <property name="label" translatable="yes">&lt;b&gt;Various preferences&lt;/b&gt;</property>
6384 <property name="use_markup">True</property>
6385 </object>
6386 </child>
6387 </object>
6388 <packing>
6389 <property name="position">9</property>
6390 </packing>
6391 </child>
6392 <child type="tab">
6393 <object class="GtkLabel" id="label1">
6394 <property name="visible">True</property>
6395 <property name="can_focus">False</property>
6396 <property name="label" translatable="yes">Various</property>
6397 </object>
6398 <packing>
6399 <property name="position">9</property>
6400 <property name="tab_fill">False</property>
6401 </packing>
6402 </child>
6403 </object>
6404 <packing>
6405 <property name="expand">True</property>
6406 <property name="fill">True</property>
6407 <property name="padding">6</property>
6408 <property name="position">2</property>
6409 </packing>
6410 </child>
6411 </object>
6412 </child>
6413 <action-widgets>
6414 <action-widget response="-10">button3</action-widget>
6415 <action-widget response="-6">button4</action-widget>
6416 <action-widget response="-5">button5</action-widget>
6417 <action-widget response="-11">button_help</action-widget>
6418 </action-widgets>
6419 </object>
6420 <object class="GtkDialog" id="project_dialog">
6421 <property name="can_focus">False</property>
6422 <property name="title" translatable="yes">Project Properties</property>
6423 <property name="destroy_with_parent">True</property>
6424 <property name="type_hint">dialog</property>
6425 <property name="transient_for">window1</property>
6426 <property name="icon_name">geany</property>
6427 <child internal-child="vbox">
6428 <object class="GtkVBox" id="project_dialog_vbox">
6429 <property name="visible">True</property>
6430 <property name="can_focus">False</property>
6431 <child internal-child="action_area">
6432 <object class="GtkHButtonBox" id="dialog-action_area4">
6433 <property name="visible">True</property>
6434 <property name="can_focus">False</property>
6435 <property name="layout_style">end</property>
6436 <child>
6437 <object class="GtkButton" id="cancelbutton1">
6438 <property name="label">gtk-cancel</property>
6439 <property name="use_action_appearance">False</property>
6440 <property name="visible">True</property>
6441 <property name="can_focus">True</property>
6442 <property name="can_default">True</property>
6443 <property name="receives_default">False</property>
6444 <property name="use_stock">True</property>
6445 </object>
6446 <packing>
6447 <property name="expand">False</property>
6448 <property name="fill">False</property>
6449 <property name="position">0</property>
6450 </packing>
6451 </child>
6452 <child>
6453 <object class="GtkButton" id="okbutton1">
6454 <property name="label">gtk-ok</property>
6455 <property name="use_action_appearance">False</property>
6456 <property name="visible">True</property>
6457 <property name="can_focus">True</property>
6458 <property name="can_default">True</property>
6459 <property name="receives_default">False</property>
6460 <property name="use_stock">True</property>
6461 </object>
6462 <packing>
6463 <property name="expand">False</property>
6464 <property name="fill">False</property>
6465 <property name="position">1</property>
6466 </packing>
6467 </child>
6468 </object>
6469 <packing>
6470 <property name="expand">False</property>
6471 <property name="fill">True</property>
6472 <property name="pack_type">end</property>
6473 <property name="position">0</property>
6474 </packing>
6475 </child>
6476 <child>
6477 <object class="GtkNotebook" id="project_notebook">
6478 <property name="visible">True</property>
6479 <property name="can_focus">True</property>
6480 <property name="border_width">6</property>
6481 <child>
6482 <object class="GtkTable" id="table_project_dialog_project">
6483 <property name="visible">True</property>
6484 <property name="can_focus">False</property>
6485 <property name="border_width">6</property>
6486 <property name="n_rows">5</property>
6487 <property name="n_columns">2</property>
6488 <property name="column_spacing">6</property>
6489 <property name="row_spacing">6</property>
6490 <child>
6491 <object class="GtkLabel" id="label_project_dialog_filename0">
6492 <property name="visible">True</property>
6493 <property name="can_focus">False</property>
6494 <property name="xalign">0</property>
6495 <property name="label" translatable="yes">Filename:</property>
6496 </object>
6497 <packing>
6498 <property name="x_options">GTK_FILL</property>
6499 <property name="y_options">GTK_FILL</property>
6500 </packing>
6501 </child>
6502 <child>
6503 <object class="GtkLabel" id="label_project_dialog_name">
6504 <property name="visible">True</property>
6505 <property name="can_focus">False</property>
6506 <property name="xalign">0</property>
6507 <property name="label" translatable="yes">Name:</property>
6508 </object>
6509 <packing>
6510 <property name="top_attach">1</property>
6511 <property name="bottom_attach">2</property>
6512 <property name="x_options">GTK_FILL</property>
6513 <property name="y_options">GTK_FILL</property>
6514 </packing>
6515 </child>
6516 <child>
6517 <object class="GtkLabel" id="label_project_dialog_description">
6518 <property name="visible">True</property>
6519 <property name="can_focus">False</property>
6520 <property name="xalign">0</property>
6521 <property name="yalign">0</property>
6522 <property name="label" translatable="yes">Description:</property>
6523 </object>
6524 <packing>
6525 <property name="top_attach">2</property>
6526 <property name="bottom_attach">3</property>
6527 <property name="x_options">GTK_FILL</property>
6528 <property name="y_options">GTK_FILL</property>
6529 </packing>
6530 </child>
6531 <child>
6532 <object class="GtkLabel" id="label_project_dialog_base_path">
6533 <property name="visible">True</property>
6534 <property name="can_focus">False</property>
6535 <property name="xalign">0</property>
6536 <property name="label" translatable="yes">Base path:</property>
6537 </object>
6538 <packing>
6539 <property name="top_attach">3</property>
6540 <property name="bottom_attach">4</property>
6541 <property name="x_options">GTK_FILL</property>
6542 <property name="y_options">GTK_FILL</property>
6543 </packing>
6544 </child>
6545 <child>
6546 <object class="GtkLabel" id="label_project_dialog_file_patterns">
6547 <property name="visible">True</property>
6548 <property name="can_focus">False</property>
6549 <property name="xalign">0</property>
6550 <property name="label" translatable="yes">File patterns:</property>
6551 </object>
6552 <packing>
6553 <property name="top_attach">4</property>
6554 <property name="bottom_attach">5</property>
6555 <property name="x_options">GTK_FILL</property>
6556 <property name="y_options">GTK_FILL</property>
6557 </packing>
6558 </child>
6559 <child>
6560 <object class="GtkEntry" id="entry_project_dialog_name">
6561 <property name="visible">True</property>
6562 <property name="can_focus">True</property>
6563 <property name="invisible_char"></property>
6564 <property name="primary_icon_activatable">False</property>
6565 <property name="secondary_icon_activatable">True</property>
6566 <property name="primary_icon_sensitive">True</property>
6567 <property name="secondary_icon_sensitive">True</property>
6568 </object>
6569 <packing>
6570 <property name="left_attach">1</property>
6571 <property name="right_attach">2</property>
6572 <property name="top_attach">1</property>
6573 <property name="bottom_attach">2</property>
6574 <property name="y_options">GTK_FILL</property>
6575 </packing>
6576 </child>
6577 <child>
6578 <object class="GtkScrolledWindow" id="scrolledwindow_project_dialog_description">
6579 <property name="width_request">250</property>
6580 <property name="height_request">80</property>
6581 <property name="visible">True</property>
6582 <property name="can_focus">True</property>
6583 <property name="hscrollbar_policy">automatic</property>
6584 <property name="vscrollbar_policy">automatic</property>
6585 <child>
6586 <object class="GtkViewport" id="viewport_project_dialog_description">
6587 <property name="visible">True</property>
6588 <property name="can_focus">False</property>
6589 <child>
6590 <object class="GtkTextView" id="textview_project_dialog_description">
6591 <property name="visible">True</property>
6592 <property name="can_focus">True</property>
6593 <property name="wrap_mode">word</property>
6594 </object>
6595 </child>
6596 </object>
6597 </child>
6598 </object>
6599 <packing>
6600 <property name="left_attach">1</property>
6601 <property name="right_attach">2</property>
6602 <property name="top_attach">2</property>
6603 <property name="bottom_attach">3</property>
6604 <property name="y_options">GTK_FILL</property>
6605 </packing>
6606 </child>
6607 <child>
6608 <object class="GtkEntry" id="entry_project_dialog_file_patterns">
6609 <property name="visible">True</property>
6610 <property name="can_focus">True</property>
6611 <property name="tooltip_text" translatable="yes">Space separated list of file patterns used for the find in files dialog (e.g. *.c *.h)</property>
6612 <property name="invisible_char"></property>
6613 <property name="primary_icon_activatable">False</property>
6614 <property name="secondary_icon_activatable">True</property>
6615 <property name="primary_icon_sensitive">True</property>
6616 <property name="secondary_icon_sensitive">True</property>
6617 </object>
6618 <packing>
6619 <property name="left_attach">1</property>
6620 <property name="right_attach">2</property>
6621 <property name="top_attach">4</property>
6622 <property name="bottom_attach">5</property>
6623 <property name="y_options">GTK_FILL</property>
6624 </packing>
6625 </child>
6626 <child>
6627 <object class="GtkLabel" id="label_project_dialog_filename">
6628 <property name="visible">True</property>
6629 <property name="can_focus">False</property>
6630 <property name="xalign">0</property>
6631 <property name="selectable">True</property>
6632 </object>
6633 <packing>
6634 <property name="left_attach">1</property>
6635 <property name="right_attach">2</property>
6636 <property name="y_options">GTK_FILL</property>
6637 </packing>
6638 </child>
6639 <child>
6640 <object class="GtkHBox" id="hbox_project_dialog_base_path_entry">
6641 <property name="visible">True</property>
6642 <property name="can_focus">False</property>
6643 <property name="spacing">6</property>
6644 <child>
6645 <object class="GtkEntry" id="entry_project_dialog_base_path">
6646 <property name="visible">True</property>
6647 <property name="can_focus">True</property>
6648 <property name="tooltip_text" translatable="yes">Base directory of all files that make up the project. This can be a new path, or an existing directory tree. You can use paths relative to the project filename.</property>
6649 <property name="invisible_char"></property>
6650 <property name="primary_icon_activatable">False</property>
6651 <property name="secondary_icon_activatable">True</property>
6652 <property name="primary_icon_sensitive">True</property>
6653 <property name="secondary_icon_sensitive">True</property>
6654 </object>
6655 <packing>
6656 <property name="expand">True</property>
6657 <property name="fill">True</property>
6658 <property name="position">0</property>
6659 </packing>
6660 </child>
6661 <child>
6662 <object class="GtkButton" id="button_project_dialog_base_path">
6663 <property name="use_action_appearance">False</property>
6664 <property name="visible">True</property>
6665 <property name="can_focus">True</property>
6666 <property name="receives_default">True</property>
6667 <child>
6668 <object class="GtkImage" id="image_project_dialog_base_path">
6669 <property name="visible">True</property>
6670 <property name="can_focus">False</property>
6671 <property name="stock">gtk-open</property>
6672 </object>
6673 </child>
6674 </object>
6675 <packing>
6676 <property name="expand">False</property>
6677 <property name="fill">True</property>
6678 <property name="position">1</property>
6679 </packing>
6680 </child>
6681 </object>
6682 <packing>
6683 <property name="left_attach">1</property>
6684 <property name="right_attach">2</property>
6685 <property name="top_attach">3</property>
6686 <property name="bottom_attach">4</property>
6687 <property name="y_options">GTK_FILL</property>
6688 </packing>
6689 </child>
6690 </object>
6691 </child>
6692 <child type="tab">
6693 <object class="GtkLabel" id="project_tab_label">
6694 <property name="visible">True</property>
6695 <property name="can_focus">False</property>
6696 <property name="label" translatable="yes">Project</property>
6697 </object>
6698 <packing>
6699 <property name="tab_fill">False</property>
6700 </packing>
6701 </child>
6702 <child>
6703 <object class="GtkTable" id="table17">
6704 <property name="visible">True</property>
6705 <property name="can_focus">False</property>
6706 <property name="border_width">6</property>
6707 <property name="n_rows">7</property>
6708 <property name="n_columns">2</property>
6709 <property name="column_spacing">24</property>
6710 <property name="row_spacing">3</property>
6711 <child>
6712 <object class="GtkLabel" id="label230">
6713 <property name="visible">True</property>
6714 <property name="can_focus">False</property>
6715 <property name="xalign">0</property>
6716 <property name="label" translatable="yes">Width:</property>
6717 </object>
6718 <packing>
6719 <property name="x_options">GTK_FILL</property>
6720 <property name="y_options"></property>
6721 </packing>
6722 </child>
6723 <child>
6724 <object class="GtkSpinButton" id="spin_indent_width_project">
6725 <property name="visible">True</property>
6726 <property name="can_focus">True</property>
6727 <property name="tooltip_text" translatable="yes">The width in chars of a single indent</property>
6728 <property name="primary_icon_activatable">False</property>
6729 <property name="secondary_icon_activatable">False</property>
6730 <property name="primary_icon_sensitive">True</property>
6731 <property name="secondary_icon_sensitive">True</property>
6732 <property name="adjustment">adjustment10</property>
6733 <property name="climb_rate">1</property>
6734 <property name="numeric">True</property>
6735 <property name="wrap">True</property>
6736 <property name="update_policy">if-valid</property>
6737 </object>
6738 <packing>
6739 <property name="left_attach">1</property>
6740 <property name="right_attach">2</property>
6741 <property name="y_options"></property>
6742 </packing>
6743 </child>
6744 <child>
6745 <object class="GtkLabel" id="label228">
6746 <property name="visible">True</property>
6747 <property name="can_focus">False</property>
6748 <property name="xalign">0</property>
6749 <property name="label" translatable="yes">Auto-indent mode:</property>
6750 </object>
6751 <packing>
6752 <property name="top_attach">6</property>
6753 <property name="bottom_attach">7</property>
6754 <property name="x_options">GTK_FILL</property>
6755 <property name="y_options"></property>
6756 </packing>
6757 </child>
6758 <child>
6759 <object class="GtkComboBox" id="combo_auto_indent_mode_project">
6760 <property name="visible">True</property>
6761 <property name="can_focus">False</property>
6762 <property name="model">indent_mode_list</property>
6763 <child>
6764 <object class="GtkCellRendererText" id="cellrenderertext1_project"/>
6765 <attributes>
6766 <attribute name="text">0</attribute>
6767 </attributes>
6768 </child>
6769 </object>
6770 <packing>
6771 <property name="left_attach">1</property>
6772 <property name="right_attach">2</property>
6773 <property name="top_attach">6</property>
6774 <property name="bottom_attach">7</property>
6775 <property name="x_options">GTK_FILL</property>
6776 <property name="y_options">GTK_FILL</property>
6777 </packing>
6778 </child>
6779 <child>
6780 <object class="GtkCheckButton" id="check_detect_indent_type_project">
6781 <property name="label" translatable="yes">Detect type from file</property>
6782 <property name="use_action_appearance">False</property>
6783 <property name="visible">True</property>
6784 <property name="can_focus">True</property>
6785 <property name="receives_default">False</property>
6786 <property name="tooltip_text" translatable="yes">Whether to detect the indentation type from file contents when a file is opened</property>
6787 <property name="use_underline">True</property>
6788 <property name="draw_indicator">True</property>
6789 </object>
6790 <packing>
6791 <property name="left_attach">1</property>
6792 <property name="right_attach">2</property>
6793 <property name="top_attach">5</property>
6794 <property name="bottom_attach">6</property>
6795 <property name="x_options">GTK_FILL</property>
6796 <property name="y_options"></property>
6797 </packing>
6798 </child>
6799 <child>
6800 <object class="GtkRadioButton" id="radio_indent_both_project">
6801 <property name="label" translatable="yes">T_abs and spaces</property>
6802 <property name="use_action_appearance">False</property>
6803 <property name="visible">True</property>
6804 <property name="can_focus">True</property>
6805 <property name="receives_default">False</property>
6806 <property name="tooltip_text" translatable="yes">Use spaces if the total indent is less than the tab width, otherwise use both</property>
6807 <property name="use_underline">True</property>
6808 <property name="draw_indicator">True</property>
6809 </object>
6810 <packing>
6811 <property name="left_attach">1</property>
6812 <property name="right_attach">2</property>
6813 <property name="top_attach">4</property>
6814 <property name="bottom_attach">5</property>
6815 <property name="x_options">GTK_FILL</property>
6816 <property name="y_options"></property>
6817 </packing>
6818 </child>
6819 <child>
6820 <object class="GtkRadioButton" id="radio_indent_spaces_project">
6821 <property name="label" translatable="yes">_Spaces</property>
6822 <property name="use_action_appearance">False</property>
6823 <property name="visible">True</property>
6824 <property name="can_focus">True</property>
6825 <property name="receives_default">False</property>
6826 <property name="tooltip_text" translatable="yes">Use spaces when inserting indentation</property>
6827 <property name="use_underline">True</property>
6828 <property name="draw_indicator">True</property>
6829 <property name="group">radio_indent_both_project</property>
6830 </object>
6831 <packing>
6832 <property name="left_attach">1</property>
6833 <property name="right_attach">2</property>
6834 <property name="top_attach">3</property>
6835 <property name="bottom_attach">4</property>
6836 <property name="x_options">GTK_FILL</property>
6837 <property name="y_options"></property>
6838 </packing>
6839 </child>
6840 <child>
6841 <object class="GtkRadioButton" id="radio_indent_tabs_project">
6842 <property name="label" translatable="yes">_Tabs</property>
6843 <property name="use_action_appearance">False</property>
6844 <property name="visible">True</property>
6845 <property name="can_focus">True</property>
6846 <property name="receives_default">False</property>
6847 <property name="tooltip_text" translatable="yes">Use one tab per indent</property>
6848 <property name="use_underline">True</property>
6849 <property name="draw_indicator">True</property>
6850 <property name="group">radio_indent_both_project</property>
6851 </object>
6852 <packing>
6853 <property name="left_attach">1</property>
6854 <property name="right_attach">2</property>
6855 <property name="top_attach">2</property>
6856 <property name="bottom_attach">3</property>
6857 <property name="x_options">GTK_FILL</property>
6858 <property name="y_options"></property>
6859 </packing>
6860 </child>
6861 <child>
6862 <object class="GtkLabel" id="label229">
6863 <property name="visible">True</property>
6864 <property name="can_focus">False</property>
6865 <property name="xalign">0</property>
6866 <property name="label" translatable="yes">Type:</property>
6867 </object>
6868 <packing>
6869 <property name="top_attach">2</property>
6870 <property name="bottom_attach">3</property>
6871 <property name="x_options">GTK_FILL</property>
6872 <property name="y_options"></property>
6873 </packing>
6874 </child>
6875 <child>
6876 <object class="GtkCheckButton" id="check_detect_indent_width_project">
6877 <property name="label" translatable="yes">Detect width from file</property>
6878 <property name="use_action_appearance">False</property>
6879 <property name="visible">True</property>
6880 <property name="can_focus">True</property>
6881 <property name="receives_default">False</property>
6882 <property name="tooltip_text" translatable="yes">Whether to detect the indentation width from file contents when a file is opened</property>
6883 <property name="use_underline">True</property>
6884 <property name="draw_indicator">True</property>
6885 </object>
6886 <packing>
6887 <property name="left_attach">1</property>
6888 <property name="right_attach">2</property>
6889 <property name="top_attach">1</property>
6890 <property name="bottom_attach">2</property>
6891 <property name="x_options">GTK_FILL</property>
6892 <property name="y_options"></property>
6893 </packing>
6894 </child>
6895 <child>
6896 <placeholder/>
6897 </child>
6898 <child>
6899 <placeholder/>
6900 </child>
6901 <child>
6902 <placeholder/>
6903 </child>
6904 <child>
6905 <placeholder/>
6906 </child>
6907 </object>
6908 <packing>
6909 <property name="position">1</property>
6910 </packing>
6911 </child>
6912 <child type="tab">
6913 <object class="GtkLabel" id="label227">
6914 <property name="visible">True</property>
6915 <property name="can_focus">False</property>
6916 <property name="label" translatable="yes">Indentation</property>
6917 </object>
6918 <packing>
6919 <property name="position">1</property>
6920 <property name="tab_fill">False</property>
6921 </packing>
6922 </child>
6923 <child>
6924 <object class="GtkVBox" id="vbox_project_dialog_editor">
6925 <property name="visible">True</property>
6926 <property name="can_focus">False</property>
6927 <property name="border_width">5</property>
6928 <property name="spacing">10</property>
6929 <child>
6930 <object class="GtkFrame" id="frame40_project">
6931 <property name="visible">True</property>
6932 <property name="can_focus">False</property>
6933 <property name="label_xalign">0</property>
6934 <property name="shadow_type">none</property>
6935 <child>
6936 <object class="GtkAlignment" id="alignment48">
6937 <property name="visible">True</property>
6938 <property name="can_focus">False</property>
6939 <property name="left_padding">12</property>
6940 <child>
6941 <object class="GtkTable" id="table18">
6942 <property name="visible">True</property>
6943 <property name="can_focus">False</property>
6944 <property name="n_rows">4</property>
6945 <property name="n_columns">2</property>
6946 <property name="column_spacing">12</property>
6947 <property name="row_spacing">3</property>
6948 <child>
6949 <object class="GtkLabel" id="label241">
6950 <property name="visible">True</property>
6951 <property name="can_focus">False</property>
6952 <property name="xalign">0</property>
6953 <property name="label" translatable="yes">Display:</property>
6954 </object>
6955 <packing>
6956 <property name="x_options">GTK_FILL</property>
6957 <property name="y_options"></property>
6958 </packing>
6959 </child>
6960 <child>
6961 <object class="GtkLabel" id="label240">
6962 <property name="visible">True</property>
6963 <property name="can_focus">False</property>
6964 <property name="xalign">0</property>
6965 <property name="label" translatable="yes">Column:</property>
6966 </object>
6967 <packing>
6968 <property name="top_attach">3</property>
6969 <property name="bottom_attach">4</property>
6970 <property name="x_options">GTK_FILL</property>
6971 <property name="y_options"></property>
6972 </packing>
6973 </child>
6974 <child>
6975 <object class="GtkRadioButton" id="radio_long_line_disabled_project">
6976 <property name="label" translatable="yes">Disabled</property>
6977 <property name="use_action_appearance">False</property>
6978 <property name="visible">True</property>
6979 <property name="can_focus">True</property>
6980 <property name="receives_default">False</property>
6981 <property name="use_underline">True</property>
6982 <property name="draw_indicator">True</property>
6983 </object>
6984 <packing>
6985 <property name="left_attach">1</property>
6986 <property name="right_attach">2</property>
6987 <property name="x_options">GTK_FILL</property>
6988 <property name="y_options"></property>
6989 </packing>
6990 </child>
6991 <child>
6992 <object class="GtkRadioButton" id="radio_long_line_custom_project">
6993 <property name="label" translatable="yes">Custom</property>
6994 <property name="use_action_appearance">False</property>
6995 <property name="visible">True</property>
6996 <property name="can_focus">True</property>
6997 <property name="receives_default">False</property>
6998 <property name="use_underline">True</property>
6999 <property name="draw_indicator">True</property>
7000 <property name="group">radio_long_line_disabled_project</property>
7001 </object>
7002 <packing>
7003 <property name="left_attach">1</property>
7004 <property name="right_attach">2</property>
7005 <property name="top_attach">2</property>
7006 <property name="bottom_attach">3</property>
7007 <property name="x_options">GTK_FILL</property>
7008 <property name="y_options"></property>
7009 </packing>
7010 </child>
7011 <child>
7012 <object class="GtkRadioButton" id="radio_long_line_default_project">
7013 <property name="label" translatable="yes">Use global settings</property>
7014 <property name="use_action_appearance">False</property>
7015 <property name="visible">True</property>
7016 <property name="can_focus">True</property>
7017 <property name="receives_default">False</property>
7018 <property name="use_underline">True</property>
7019 <property name="draw_indicator">True</property>
7020 <property name="group">radio_long_line_disabled_project</property>
7021 </object>
7022 <packing>
7023 <property name="left_attach">1</property>
7024 <property name="right_attach">2</property>
7025 <property name="top_attach">1</property>
7026 <property name="bottom_attach">2</property>
7027 <property name="x_options">GTK_FILL</property>
7028 <property name="y_options"></property>
7029 </packing>
7030 </child>
7031 <child>
7032 <object class="GtkSpinButton" id="spin_long_line_project">
7033 <property name="visible">True</property>
7034 <property name="can_focus">True</property>
7035 <property name="primary_icon_activatable">False</property>
7036 <property name="secondary_icon_activatable">False</property>
7037 <property name="primary_icon_sensitive">True</property>
7038 <property name="secondary_icon_sensitive">True</property>
7039 <property name="adjustment">adjustment11</property>
7040 <property name="climb_rate">1</property>
7041 <property name="numeric">True</property>
7042 <property name="wrap">True</property>
7043 </object>
7044 <packing>
7045 <property name="left_attach">1</property>
7046 <property name="right_attach">2</property>
7047 <property name="top_attach">3</property>
7048 <property name="bottom_attach">4</property>
7049 <property name="x_options">GTK_FILL</property>
7050 <property name="y_options"></property>
7051 </packing>
7052 </child>
7053 <child>
7054 <placeholder/>
7055 </child>
7056 <child>
7057 <placeholder/>
7058 </child>
7059 </object>
7060 </child>
7061 </object>
7062 </child>
7063 <child type="label">
7064 <object class="GtkLabel" id="label239">
7065 <property name="visible">True</property>
7066 <property name="can_focus">False</property>
7067 <property name="label" translatable="yes">&lt;b&gt;Long line marker&lt;/b&gt;</property>
7068 <property name="use_markup">True</property>
7069 </object>
7070 </child>
7071 </object>
7072 <packing>
7073 <property name="expand">False</property>
7074 <property name="fill">True</property>
7075 <property name="position">0</property>
7076 </packing>
7077 </child>
7078 </object>
7079 <packing>
7080 <property name="position">2</property>
7081 </packing>
7082 </child>
7083 <child type="tab">
7084 <object class="GtkLabel" id="label238_project">
7085 <property name="visible">True</property>
7086 <property name="can_focus">False</property>
7087 <property name="label" translatable="yes">Editor</property>
7088 </object>
7089 <packing>
7090 <property name="position">2</property>
7091 <property name="tab_fill">False</property>
7092 </packing>
7093 </child>
7094 <child>
7095 <object class="GtkVBox" id="vbox3">
7096 <property name="visible">True</property>
7097 <property name="can_focus">False</property>
7098 <property name="border_width">5</property>
7099 <property name="spacing">10</property>
7100 <child>
7101 <object class="GtkFrame" id="frame11">
7102 <property name="visible">True</property>
7103 <property name="can_focus">False</property>
7104 <property name="label_xalign">0</property>
7105 <property name="shadow_type">none</property>
7106 <child>
7107 <object class="GtkAlignment" id="alignment8">
7108 <property name="visible">True</property>
7109 <property name="can_focus">False</property>
7110 <property name="left_padding">12</property>
7111 <child>
7112 <object class="GtkVBox" id="vbox56">
7113 <property name="visible">True</property>
7114 <property name="can_focus">False</property>
7115 <child>
7116 <object class="GtkCheckButton" id="check_new_line1">
7117 <property name="label" translatable="yes">Ensure new line at file end</property>
7118 <property name="use_action_appearance">False</property>
7119 <property name="visible">True</property>
7120 <property name="can_focus">True</property>
7121 <property name="receives_default">False</property>
7122 <property name="use_underline">True</property>
7123 <property name="draw_indicator">True</property>
7124 </object>
7125 <packing>
7126 <property name="expand">False</property>
7127 <property name="fill">False</property>
7128 <property name="position">0</property>
7129 </packing>
7130 </child>
7131 <child>
7132 <object class="GtkCheckButton" id="check_ensure_convert_new_lines1">
7133 <property name="label" translatable="yes">Ensure consistent line endings</property>
7134 <property name="use_action_appearance">False</property>
7135 <property name="visible">True</property>
7136 <property name="can_focus">True</property>
7137 <property name="receives_default">False</property>
7138 <property name="use_underline">True</property>
7139 <property name="draw_indicator">True</property>
7140 </object>
7141 <packing>
7142 <property name="expand">False</property>
7143 <property name="fill">False</property>
7144 <property name="position">1</property>
7145 </packing>
7146 </child>
7147 <child>
7148 <object class="GtkCheckButton" id="check_trailing_spaces1">
7149 <property name="label" translatable="yes">Strip trailing spaces and tabs</property>
7150 <property name="use_action_appearance">False</property>
7151 <property name="visible">True</property>
7152 <property name="can_focus">True</property>
7153 <property name="receives_default">False</property>
7154 <property name="use_underline">True</property>
7155 <property name="draw_indicator">True</property>
7156 </object>
7157 <packing>
7158 <property name="expand">False</property>
7159 <property name="fill">False</property>
7160 <property name="position">2</property>
7161 </packing>
7162 </child>
7163 <child>
7164 <object class="GtkCheckButton" id="check_replace_tabs1">
7165 <property name="label" translatable="yes">Replace tabs by space</property>
7166 <property name="use_action_appearance">False</property>
7167 <property name="visible">True</property>
7168 <property name="can_focus">True</property>
7169 <property name="receives_default">False</property>
7170 <property name="use_underline">True</property>
7171 <property name="draw_indicator">True</property>
7172 </object>
7173 <packing>
7174 <property name="expand">False</property>
7175 <property name="fill">False</property>
7176 <property name="position">3</property>
7177 </packing>
7178 </child>
7179 </object>
7180 </child>
7181 </object>
7182 </child>
7183 <child type="label">
7184 <object class="GtkLabel" id="label8">
7185 <property name="visible">True</property>
7186 <property name="can_focus">False</property>
7187 <property name="label" translatable="yes">&lt;b&gt;Saving files&lt;/b&gt;</property>
7188 <property name="use_markup">True</property>
7189 </object>
7190 </child>
7191 </object>
7192 <packing>
7193 <property name="expand">False</property>
7194 <property name="fill">True</property>
7195 <property name="position">0</property>
7196 </packing>
7197 </child>
7198 <child>
7199 <placeholder/>
7200 </child>
7201 </object>
7202 <packing>
7203 <property name="position">3</property>
7204 </packing>
7205 </child>
7206 <child type="tab">
7207 <object class="GtkLabel" id="label3">
7208 <property name="visible">True</property>
7209 <property name="can_focus">False</property>
7210 <property name="label" translatable="yes">Files</property>
7211 </object>
7212 <packing>
7213 <property name="position">3</property>
7214 <property name="tab_fill">False</property>
7215 </packing>
7216 </child>
7217 </object>
7218 <packing>
7219 <property name="expand">True</property>
7220 <property name="fill">True</property>
7221 <property name="position">2</property>
7222 </packing>
7223 </child>
7224 </object>
7225 </child>
7226 <action-widgets>
7227 <action-widget response="-6">cancelbutton1</action-widget>
7228 <action-widget response="-5">okbutton1</action-widget>
7229 </action-widgets>
7230 </object>
7231 <object class="GtkDialog" id="properties_dialog">
7232 <property name="can_focus">False</property>
7233 <property name="border_width">5</property>
7234 <property name="default_width">300</property>
7235 <property name="type_hint">dialog</property>
7236 <property name="transient_for">window1</property>
7237 <signal name="delete-event" handler="gtk_widget_hide_on_delete" swapped="no"/>
7238 <signal name="response" handler="gtk_widget_hide" swapped="no"/>
7239 <child internal-child="vbox">
7240 <object class="GtkVBox" id="dialog-vbox4">
7241 <property name="visible">True</property>
7242 <property name="can_focus">False</property>
7243 <property name="spacing">2</property>
7244 <child internal-child="action_area">
7245 <object class="GtkHButtonBox" id="dialog-action_area5">
7246 <property name="visible">True</property>
7247 <property name="can_focus">False</property>
7248 <property name="layout_style">end</property>
7249 <child>
7250 <object class="GtkButton" id="button1">
7251 <property name="label">gtk-close</property>
7252 <property name="visible">True</property>
7253 <property name="can_focus">True</property>
7254 <property name="receives_default">True</property>
7255 <property name="use_stock">True</property>
7256 </object>
7257 <packing>
7258 <property name="expand">False</property>
7259 <property name="fill">False</property>
7260 <property name="position">1</property>
7261 </packing>
7262 </child>
7263 </object>
7264 <packing>
7265 <property name="expand">False</property>
7266 <property name="fill">True</property>
7267 <property name="pack_type">end</property>
7268 <property name="position">0</property>
7269 </packing>
7270 </child>
7271 <child>
7272 <object class="GtkVBox" id="vbox7">
7273 <property name="visible">True</property>
7274 <property name="can_focus">False</property>
7275 <property name="border_width">6</property>
7276 <property name="spacing">12</property>
7277 <child>
7278 <object class="GtkHBox" id="hbox3">
7279 <property name="visible">True</property>
7280 <property name="can_focus">False</property>
7281 <property name="spacing">6</property>
7282 <child>
7283 <object class="GtkImage" id="file_type_image">
7284 <property name="visible">True</property>
7285 <property name="can_focus">False</property>
7286 <property name="xalign">1</property>
7287 <property name="stock">gtk-file</property>
7288 </object>
7289 <packing>
7290 <property name="expand">True</property>
7291 <property name="fill">True</property>
7292 <property name="position">0</property>
7293 </packing>
7294 </child>
7295 <child>
7296 <object class="GtkLabel" id="file_name_label">
7297 <property name="visible">True</property>
7298 <property name="can_focus">False</property>
7299 <property name="xalign">0</property>
7300 <property name="label">file name</property>
7301 <property name="selectable">True</property>
7302 <attributes>
7303 <attribute name="weight" value="bold"/>
7304 </attributes>
7305 </object>
7306 <packing>
7307 <property name="expand">True</property>
7308 <property name="fill">True</property>
7309 <property name="position">1</property>
7310 </packing>
7311 </child>
7312 </object>
7313 <packing>
7314 <property name="expand">True</property>
7315 <property name="fill">False</property>
7316 <property name="position">0</property>
7317 </packing>
7318 </child>
7319 <child>
7320 <object class="GtkTable" id="table3">
7321 <property name="visible">True</property>
7322 <property name="can_focus">False</property>
7323 <property name="n_rows">8</property>
7324 <property name="n_columns">2</property>
7325 <property name="column_spacing">10</property>
7326 <property name="row_spacing">10</property>
7327 <child>
7328 <object class="GtkLabel" id="label6">
7329 <property name="visible">True</property>
7330 <property name="can_focus">False</property>
7331 <property name="xalign">1</property>
7332 <property name="label" translatable="yes">Type:</property>
7333 <attributes>
7334 <attribute name="weight" value="bold"/>
7335 </attributes>
7336 </object>
7337 </child>
7338 <child>
7339 <object class="GtkLabel" id="file_type_label">
7340 <property name="visible">True</property>
7341 <property name="can_focus">False</property>
7342 <property name="xalign">0</property>
7343 <property name="label">file type</property>
7344 <property name="selectable">True</property>
7345 </object>
7346 <packing>
7347 <property name="left_attach">1</property>
7348 <property name="right_attach">2</property>
7349 </packing>
7350 </child>
7351 <child>
7352 <object class="GtkLabel" id="label7">
7353 <property name="visible">True</property>
7354 <property name="can_focus">False</property>
7355 <property name="xalign">1</property>
7356 <property name="label" translatable="yes">Size:</property>
7357 <attributes>
7358 <attribute name="weight" value="bold"/>
7359 </attributes>
7360 </object>
7361 <packing>
7362 <property name="top_attach">1</property>
7363 <property name="bottom_attach">2</property>
7364 </packing>
7365 </child>
7366 <child>
7367 <object class="GtkLabel" id="label9">
7368 <property name="visible">True</property>
7369 <property name="can_focus">False</property>
7370 <property name="xalign">1</property>
7371 <property name="label" translatable="yes">Location:</property>
7372 <attributes>
7373 <attribute name="weight" value="bold"/>
7374 </attributes>
7375 </object>
7376 <packing>
7377 <property name="top_attach">2</property>
7378 <property name="bottom_attach">3</property>
7379 </packing>
7380 </child>
7381 <child>
7382 <object class="GtkLabel" id="label10">
7383 <property name="visible">True</property>
7384 <property name="can_focus">False</property>
7385 <property name="xalign">1</property>
7386 <property name="label" translatable="yes">Read-only:</property>
7387 <attributes>
7388 <attribute name="weight" value="bold"/>
7389 </attributes>
7390 </object>
7391 <packing>
7392 <property name="top_attach">3</property>
7393 <property name="bottom_attach">4</property>
7394 </packing>
7395 </child>
7396 <child>
7397 <object class="GtkLabel" id="label11">
7398 <property name="visible">True</property>
7399 <property name="can_focus">False</property>
7400 <property name="xalign">1</property>
7401 <property name="label" translatable="yes">Encoding:</property>
7402 <attributes>
7403 <attribute name="weight" value="bold"/>
7404 </attributes>
7405 </object>
7406 <packing>
7407 <property name="top_attach">4</property>
7408 <property name="bottom_attach">5</property>
7409 </packing>
7410 </child>
7411 <child>
7412 <object class="GtkLabel" id="label12">
7413 <property name="visible">True</property>
7414 <property name="can_focus">False</property>
7415 <property name="xalign">1</property>
7416 <property name="label" translatable="yes">Modified:</property>
7417 <attributes>
7418 <attribute name="weight" value="bold"/>
7419 </attributes>
7420 </object>
7421 <packing>
7422 <property name="top_attach">5</property>
7423 <property name="bottom_attach">6</property>
7424 </packing>
7425 </child>
7426 <child>
7427 <object class="GtkLabel" id="label13">
7428 <property name="visible">True</property>
7429 <property name="can_focus">False</property>
7430 <property name="xalign">1</property>
7431 <property name="label" translatable="yes">Changed:</property>
7432 <attributes>
7433 <attribute name="weight" value="bold"/>
7434 </attributes>
7435 </object>
7436 <packing>
7437 <property name="top_attach">6</property>
7438 <property name="bottom_attach">7</property>
7439 </packing>
7440 </child>
7441 <child>
7442 <object class="GtkLabel" id="label14">
7443 <property name="visible">True</property>
7444 <property name="can_focus">False</property>
7445 <property name="xalign">1</property>
7446 <property name="label" translatable="yes">Accessed:</property>
7447 <attributes>
7448 <attribute name="weight" value="bold"/>
7449 </attributes>
7450 </object>
7451 <packing>
7452 <property name="top_attach">7</property>
7453 <property name="bottom_attach">8</property>
7454 </packing>
7455 </child>
7456 <child>
7457 <object class="GtkLabel" id="file_size_label">
7458 <property name="visible">True</property>
7459 <property name="can_focus">False</property>
7460 <property name="xalign">0</property>
7461 <property name="label">file size</property>
7462 <property name="selectable">True</property>
7463 </object>
7464 <packing>
7465 <property name="left_attach">1</property>
7466 <property name="right_attach">2</property>
7467 <property name="top_attach">1</property>
7468 <property name="bottom_attach">2</property>
7469 </packing>
7470 </child>
7471 <child>
7472 <object class="GtkLabel" id="file_location_label">
7473 <property name="visible">True</property>
7474 <property name="can_focus">False</property>
7475 <property name="xalign">0</property>
7476 <property name="label">file path</property>
7477 <property name="selectable">True</property>
7478 </object>
7479 <packing>
7480 <property name="left_attach">1</property>
7481 <property name="right_attach">2</property>
7482 <property name="top_attach">2</property>
7483 <property name="bottom_attach">3</property>
7484 </packing>
7485 </child>
7486 <child>
7487 <object class="GtkCheckButton" id="file_read_only_check">
7488 <property name="label" translatable="yes">(only inside Geany)</property>
7489 <property name="visible">True</property>
7490 <property name="sensitive">False</property>
7491 <property name="can_focus">False</property>
7492 <property name="receives_default">False</property>
7493 <property name="focus_on_click">False</property>
7494 <property name="xalign">0</property>
7495 <property name="draw_indicator">True</property>
7496 </object>
7497 <packing>
7498 <property name="left_attach">1</property>
7499 <property name="right_attach">2</property>
7500 <property name="top_attach">3</property>
7501 <property name="bottom_attach">4</property>
7502 </packing>
7503 </child>
7504 <child>
7505 <object class="GtkLabel" id="file_encoding_label">
7506 <property name="visible">True</property>
7507 <property name="can_focus">False</property>
7508 <property name="xalign">0</property>
7509 <property name="label">file encoding</property>
7510 <property name="selectable">True</property>
7511 </object>
7512 <packing>
7513 <property name="left_attach">1</property>
7514 <property name="right_attach">2</property>
7515 <property name="top_attach">4</property>
7516 <property name="bottom_attach">5</property>
7517 </packing>
7518 </child>
7519 <child>
7520 <object class="GtkLabel" id="file_modified_label">
7521 <property name="visible">True</property>
7522 <property name="can_focus">False</property>
7523 <property name="xalign">0</property>
7524 <property name="label">file mdate</property>
7525 <property name="selectable">True</property>
7526 </object>
7527 <packing>
7528 <property name="left_attach">1</property>
7529 <property name="right_attach">2</property>
7530 <property name="top_attach">5</property>
7531 <property name="bottom_attach">6</property>
7532 </packing>
7533 </child>
7534 <child>
7535 <object class="GtkLabel" id="file_changed_label">
7536 <property name="visible">True</property>
7537 <property name="can_focus">False</property>
7538 <property name="xalign">0</property>
7539 <property name="label">file cdate</property>
7540 <property name="selectable">True</property>
7541 </object>
7542 <packing>
7543 <property name="left_attach">1</property>
7544 <property name="right_attach">2</property>
7545 <property name="top_attach">6</property>
7546 <property name="bottom_attach">7</property>
7547 </packing>
7548 </child>
7549 <child>
7550 <object class="GtkLabel" id="file_accessed_label">
7551 <property name="visible">True</property>
7552 <property name="can_focus">False</property>
7553 <property name="xalign">0</property>
7554 <property name="label">file adate</property>
7555 <property name="selectable">True</property>
7556 </object>
7557 <packing>
7558 <property name="left_attach">1</property>
7559 <property name="right_attach">2</property>
7560 <property name="top_attach">7</property>
7561 <property name="bottom_attach">8</property>
7562 </packing>
7563 </child>
7564 </object>
7565 <packing>
7566 <property name="expand">True</property>
7567 <property name="fill">False</property>
7568 <property name="position">1</property>
7569 </packing>
7570 </child>
7571 <child>
7572 <object class="GtkTable" id="table5">
7573 <property name="visible">True</property>
7574 <property name="can_focus">False</property>
7575 <property name="n_rows">5</property>
7576 <property name="n_columns">4</property>
7577 <property name="column_spacing">5</property>
7578 <property name="row_spacing">5</property>
7579 <property name="homogeneous">True</property>
7580 <child>
7581 <object class="GtkLabel" id="label15">
7582 <property name="visible">True</property>
7583 <property name="can_focus">False</property>
7584 <property name="xalign">0</property>
7585 <property name="label" translatable="yes">Permissions:</property>
7586 <attributes>
7587 <attribute name="weight" value="bold"/>
7588 </attributes>
7589 </object>
7590 <packing>
7591 <property name="right_attach">4</property>
7592 </packing>
7593 </child>
7594 <child>
7595 <object class="GtkLabel" id="label16">
7596 <property name="visible">True</property>
7597 <property name="can_focus">False</property>
7598 <property name="xalign">0</property>
7599 <property name="label" translatable="yes">Read:</property>
7600 </object>
7601 <packing>
7602 <property name="left_attach">1</property>
7603 <property name="right_attach">2</property>
7604 <property name="top_attach">1</property>
7605 <property name="bottom_attach">2</property>
7606 </packing>
7607 </child>
7608 <child>
7609 <object class="GtkLabel" id="label17">
7610 <property name="visible">True</property>
7611 <property name="can_focus">False</property>
7612 <property name="xalign">0</property>
7613 <property name="label" translatable="yes">Write:</property>
7614 </object>
7615 <packing>
7616 <property name="left_attach">2</property>
7617 <property name="right_attach">3</property>
7618 <property name="top_attach">1</property>
7619 <property name="bottom_attach">2</property>
7620 </packing>
7621 </child>
7622 <child>
7623 <object class="GtkLabel" id="label18">
7624 <property name="visible">True</property>
7625 <property name="can_focus">False</property>
7626 <property name="xalign">0</property>
7627 <property name="label" translatable="yes">Execute:</property>
7628 </object>
7629 <packing>
7630 <property name="left_attach">3</property>
7631 <property name="right_attach">4</property>
7632 <property name="top_attach">1</property>
7633 <property name="bottom_attach">2</property>
7634 </packing>
7635 </child>
7636 <child>
7637 <object class="GtkLabel" id="label20">
7638 <property name="visible">True</property>
7639 <property name="can_focus">False</property>
7640 <property name="xalign">1</property>
7641 <property name="label" translatable="yes">Owner:</property>
7642 </object>
7643 <packing>
7644 <property name="top_attach">2</property>
7645 <property name="bottom_attach">3</property>
7646 </packing>
7647 </child>
7648 <child>
7649 <object class="GtkLabel" id="label21">
7650 <property name="visible">True</property>
7651 <property name="can_focus">False</property>
7652 <property name="xalign">1</property>
7653 <property name="label" translatable="yes">Group:</property>
7654 </object>
7655 <packing>
7656 <property name="top_attach">3</property>
7657 <property name="bottom_attach">4</property>
7658 </packing>
7659 </child>
7660 <child>
7661 <object class="GtkLabel" id="label22">
7662 <property name="visible">True</property>
7663 <property name="can_focus">False</property>
7664 <property name="xalign">1</property>
7665 <property name="label" translatable="yes">Other:</property>
7666 </object>
7667 <packing>
7668 <property name="top_attach">4</property>
7669 <property name="bottom_attach">5</property>
7670 </packing>
7671 </child>
7672 <child>
7673 <object class="GtkCheckButton" id="file_perm_owner_r_check">
7674 <property name="visible">True</property>
7675 <property name="sensitive">False</property>
7676 <property name="can_focus">True</property>
7677 <property name="receives_default">False</property>
7678 <property name="focus_on_click">False</property>
7679 <property name="draw_indicator">True</property>
7680 </object>
7681 <packing>
7682 <property name="left_attach">1</property>
7683 <property name="right_attach">2</property>
7684 <property name="top_attach">2</property>
7685 <property name="bottom_attach">3</property>
7686 </packing>
7687 </child>
7688 <child>
7689 <object class="GtkCheckButton" id="file_perm_owner_w_check">
7690 <property name="visible">True</property>
7691 <property name="sensitive">False</property>
7692 <property name="can_focus">True</property>
7693 <property name="receives_default">False</property>
7694 <property name="focus_on_click">False</property>
7695 <property name="draw_indicator">True</property>
7696 </object>
7697 <packing>
7698 <property name="left_attach">2</property>
7699 <property name="right_attach">3</property>
7700 <property name="top_attach">2</property>
7701 <property name="bottom_attach">3</property>
7702 </packing>
7703 </child>
7704 <child>
7705 <object class="GtkCheckButton" id="file_perm_owner_x_check">
7706 <property name="visible">True</property>
7707 <property name="sensitive">False</property>
7708 <property name="can_focus">True</property>
7709 <property name="receives_default">False</property>
7710 <property name="focus_on_click">False</property>
7711 <property name="draw_indicator">True</property>
7712 </object>
7713 <packing>
7714 <property name="left_attach">3</property>
7715 <property name="right_attach">4</property>
7716 <property name="top_attach">2</property>
7717 <property name="bottom_attach">3</property>
7718 </packing>
7719 </child>
7720 <child>
7721 <object class="GtkCheckButton" id="file_perm_group_r_check">
7722 <property name="visible">True</property>
7723 <property name="sensitive">False</property>
7724 <property name="can_focus">True</property>
7725 <property name="receives_default">False</property>
7726 <property name="focus_on_click">False</property>
7727 <property name="draw_indicator">True</property>
7728 </object>
7729 <packing>
7730 <property name="left_attach">1</property>
7731 <property name="right_attach">2</property>
7732 <property name="top_attach">3</property>
7733 <property name="bottom_attach">4</property>
7734 </packing>
7735 </child>
7736 <child>
7737 <object class="GtkCheckButton" id="file_perm_group_w_check">
7738 <property name="visible">True</property>
7739 <property name="sensitive">False</property>
7740 <property name="can_focus">True</property>
7741 <property name="receives_default">False</property>
7742 <property name="focus_on_click">False</property>
7743 <property name="draw_indicator">True</property>
7744 </object>
7745 <packing>
7746 <property name="left_attach">2</property>
7747 <property name="right_attach">3</property>
7748 <property name="top_attach">3</property>
7749 <property name="bottom_attach">4</property>
7750 </packing>
7751 </child>
7752 <child>
7753 <object class="GtkCheckButton" id="file_perm_group_x_check">
7754 <property name="visible">True</property>
7755 <property name="sensitive">False</property>
7756 <property name="can_focus">True</property>
7757 <property name="receives_default">False</property>
7758 <property name="focus_on_click">False</property>
7759 <property name="draw_indicator">True</property>
7760 </object>
7761 <packing>
7762 <property name="left_attach">3</property>
7763 <property name="right_attach">4</property>
7764 <property name="top_attach">3</property>
7765 <property name="bottom_attach">4</property>
7766 </packing>
7767 </child>
7768 <child>
7769 <object class="GtkCheckButton" id="file_perm_other_r_check">
7770 <property name="visible">True</property>
7771 <property name="sensitive">False</property>
7772 <property name="can_focus">True</property>
7773 <property name="receives_default">False</property>
7774 <property name="focus_on_click">False</property>
7775 <property name="draw_indicator">True</property>
7776 </object>
7777 <packing>
7778 <property name="left_attach">1</property>
7779 <property name="right_attach">2</property>
7780 <property name="top_attach">4</property>
7781 <property name="bottom_attach">5</property>
7782 </packing>
7783 </child>
7784 <child>
7785 <object class="GtkCheckButton" id="file_perm_other_w_check">
7786 <property name="visible">True</property>
7787 <property name="sensitive">False</property>
7788 <property name="can_focus">True</property>
7789 <property name="receives_default">False</property>
7790 <property name="focus_on_click">False</property>
7791 <property name="draw_indicator">True</property>
7792 </object>
7793 <packing>
7794 <property name="left_attach">2</property>
7795 <property name="right_attach">3</property>
7796 <property name="top_attach">4</property>
7797 <property name="bottom_attach">5</property>
7798 </packing>
7799 </child>
7800 <child>
7801 <object class="GtkCheckButton" id="file_perm_other_x_check">
7802 <property name="visible">True</property>
7803 <property name="sensitive">False</property>
7804 <property name="can_focus">True</property>
7805 <property name="receives_default">False</property>
7806 <property name="focus_on_click">False</property>
7807 <property name="draw_indicator">True</property>
7808 </object>
7809 <packing>
7810 <property name="left_attach">3</property>
7811 <property name="right_attach">4</property>
7812 <property name="top_attach">4</property>
7813 <property name="bottom_attach">5</property>
7814 </packing>
7815 </child>
7816 </object>
7817 <packing>
7818 <property name="expand">True</property>
7819 <property name="fill">False</property>
7820 <property name="position">2</property>
7821 </packing>
7822 </child>
7823 </object>
7824 <packing>
7825 <property name="expand">True</property>
7826 <property name="fill">True</property>
7827 <property name="position">1</property>
7828 </packing>
7829 </child>
7830 </object>
7831 </child>
7832 <action-widgets>
7833 <action-widget response="0">button1</action-widget>
7834 </action-widgets>
7835 </object>
7836 <object class="GtkListStore" id="tab_pos_list">
7837 <columns>
7838 <!-- column-name item -->
7839 <column type="gchararray"/>
7840 </columns>
7841 <data>
7842 <row>
7843 <col id="0" translatable="yes">Left</col>
7844 </row>
7845 <row>
7846 <col id="0" translatable="yes">Right</col>
7847 </row>
7848 <row>
7849 <col id="0" translatable="yes">Top</col>
7850 </row>
7851 <row>
7852 <col id="0" translatable="yes">Bottom</col>
7853 </row>
7854 </data>
7855 </object>
7856 <object class="GtkTextBuffer" id="textbuffer1"/>
7857 <object class="GtkMenu" id="toolbar_popup_menu1">
7858 <property name="can_focus">False</property>
7859 <child>
7860 <object class="GtkImageMenuItem" id="customize_toolbar1">
7861 <property name="label" translatable="yes">_Toolbar Preferences</property>
7862 <property name="use_action_appearance">False</property>
7863 <property name="visible">True</property>
7864 <property name="can_focus">False</property>
7865 <property name="use_underline">True</property>
7866 <property name="image">image3192</property>
7867 <property name="use_stock">False</property>
7868 <signal name="activate" handler="on_customize_toolbar1_activate" swapped="no"/>
7869 </object>
7870 </child>
7871 <child>
7872 <object class="GtkSeparatorMenuItem" id="separator53">
7873 <property name="visible">True</property>
7874 <property name="can_focus">False</property>
7875 </object>
7876 </child>
7877 <child>
7878 <object class="GtkImageMenuItem" id="hide_toolbar1">
7879 <property name="label" translatable="yes">_Hide Toolbar</property>
7880 <property name="use_action_appearance">False</property>
7881 <property name="visible">True</property>
7882 <property name="can_focus">False</property>
7883 <property name="use_underline">True</property>
7884 <property name="image">image3193</property>
7885 <property name="use_stock">False</property>
7886 <signal name="activate" handler="on_hide_toolbar1_activate" swapped="no"/>
7887 </object>
7888 </child>
7889 </object>
7890 <object class="GtkWindow" id="window1">
7891 <property name="can_focus">False</property>
7892 <property name="title" translatable="yes">Geany</property>
7893 <property name="icon_name">geany</property>
7894 <child internal-child="accessible">
7895 <object class="AtkObject" id="window1-atkobject">
7896 <property name="AtkObject::accessible-name" translatable="yes">Geany</property>
7897 </object>
7898 </child>
7899 <accel-groups>
7900 <group name="accelgroup1"/>
7901 </accel-groups>
7902 <child>
7903 <object class="GtkVBox" id="vbox1">
7904 <property name="visible">True</property>
7905 <property name="can_focus">False</property>
7906 <child>
7907 <object class="GtkHBox" id="hbox_menubar">
7908 <property name="visible">True</property>
7909 <property name="can_focus">False</property>
7910 <child>
7911 <object class="GtkMenuBar" id="menubar1">
7912 <property name="visible">True</property>
7913 <property name="can_focus">False</property>
7914 <child>
7915 <object class="GtkMenuItem" id="file1">
7916 <property name="use_action_appearance">False</property>
7917 <property name="visible">True</property>
7918 <property name="can_focus">False</property>
7919 <property name="label" translatable="yes">_File</property>
7920 <property name="use_underline">True</property>
7921 <signal name="activate" handler="on_file1_activate" swapped="no"/>
7922 <child type="submenu">
7923 <object class="GtkMenu" id="file1_menu">
7924 <property name="can_focus">False</property>
7925 <child>
7926 <object class="GtkImageMenuItem" id="menu_new1">
7927 <property name="label">gtk-new</property>
7928 <property name="use_action_appearance">False</property>
7929 <property name="visible">True</property>
7930 <property name="can_focus">False</property>
7931 <property name="use_underline">True</property>
7932 <property name="use_stock">True</property>
7933 <signal name="activate" handler="on_new1_activate" swapped="no"/>
7934 </object>
7935 </child>
7936 <child>
7937 <object class="GtkImageMenuItem" id="menu_new_with_template1">
7938 <property name="label" translatable="yes">New (with _Template)</property>
7939 <property name="use_action_appearance">False</property>
7940 <property name="visible">True</property>
7941 <property name="can_focus">False</property>
7942 <property name="use_underline">True</property>
7943 <property name="image">image4056</property>
7944 <property name="use_stock">False</property>
7945 </object>
7946 </child>
7947 <child>
7948 <object class="GtkSeparatorMenuItem" id="separator12">
7949 <property name="visible">True</property>
7950 <property name="can_focus">False</property>
7951 </object>
7952 </child>
7953 <child>
7954 <object class="GtkImageMenuItem" id="menu_open1">
7955 <property name="label" translatable="yes">_Open...</property>
7956 <property name="use_action_appearance">False</property>
7957 <property name="visible">True</property>
7958 <property name="can_focus">False</property>
7959 <property name="use_underline">True</property>
7960 <property name="image">image3</property>
7961 <property name="use_stock">False</property>
7962 <signal name="activate" handler="on_open1_activate" swapped="no"/>
7963 </object>
7964 </child>
7965 <child>
7966 <object class="GtkMenuItem" id="menu_open_selected_file1">
7967 <property name="use_action_appearance">False</property>
7968 <property name="visible">True</property>
7969 <property name="can_focus">False</property>
7970 <property name="label" translatable="yes">Open Selected F_ile</property>
7971 <property name="use_underline">True</property>
7972 <signal name="activate" handler="on_menu_open_selected_file1_activate" swapped="no"/>
7973 </object>
7974 </child>
7975 <child>
7976 <object class="GtkMenuItem" id="recent_files1">
7977 <property name="use_action_appearance">False</property>
7978 <property name="visible">True</property>
7979 <property name="can_focus">False</property>
7980 <property name="label" translatable="yes">Recent _Files</property>
7981 <property name="use_underline">True</property>
7982 </object>
7983 </child>
7984 <child>
7985 <object class="GtkSeparatorMenuItem" id="separator13">
7986 <property name="visible">True</property>
7987 <property name="can_focus">False</property>
7988 </object>
7989 </child>
7990 <child>
7991 <object class="GtkImageMenuItem" id="menu_save1">
7992 <property name="label">gtk-save</property>
7993 <property name="use_action_appearance">False</property>
7994 <property name="visible">True</property>
7995 <property name="can_focus">False</property>
7996 <property name="use_underline">True</property>
7997 <property name="use_stock">True</property>
7998 <signal name="activate" handler="on_save1_activate" swapped="no"/>
7999 </object>
8000 </child>
8001 <child>
8002 <object class="GtkImageMenuItem" id="menu_save_as1">
8003 <property name="label" translatable="yes">Save _As...</property>
8004 <property name="use_action_appearance">False</property>
8005 <property name="visible">True</property>
8006 <property name="can_focus">False</property>
8007 <property name="use_underline">True</property>
8008 <property name="image">image4</property>
8009 <property name="use_stock">False</property>
8010 <signal name="activate" handler="on_save_as1_activate" swapped="no"/>
8011 </object>
8012 </child>
8013 <child>
8014 <object class="GtkImageMenuItem" id="menu_save_all1">
8015 <property name="label" translatable="yes">Save A_ll</property>
8016 <property name="use_action_appearance">False</property>
8017 <property name="visible">True</property>
8018 <property name="can_focus">False</property>
8019 <property name="use_underline">True</property>
8020 <property name="image">image4057</property>
8021 <property name="use_stock">False</property>
8022 <signal name="activate" handler="on_save_all1_activate" swapped="no"/>
8023 </object>
8024 </child>
8025 <child>
8026 <object class="GtkImageMenuItem" id="menu_reload1">
8027 <property name="label" translatable="yes">_Reload</property>
8028 <property name="use_action_appearance">False</property>
8029 <property name="visible">True</property>
8030 <property name="can_focus">False</property>
8031 <property name="use_underline">True</property>
8032 <property name="image">image4058</property>
8033 <property name="use_stock">False</property>
8034 <signal name="activate" handler="on_toolbutton_reload_clicked" swapped="no"/>
8035 </object>
8036 </child>
8037 <child>
8038 <object class="GtkImageMenuItem" id="menu_reload_as1">
8039 <property name="label" translatable="yes">R_eload As</property>
8040 <property name="use_action_appearance">False</property>
8041 <property name="visible">True</property>
8042 <property name="can_focus">False</property>
8043 <property name="use_underline">True</property>
8044 <property name="image">image4059</property>
8045 <property name="use_stock">False</property>
8046 <child type="submenu">
8047 <object class="GtkMenu" id="menu_reload_as1_menu">
8048 <property name="can_focus">False</property>
8049 <child>
8050 <object class="GtkMenuItem" id="invisible7">
8051 <property name="use_action_appearance">False</property>
8052 <property name="can_focus">False</property>
8053 <property name="label" translatable="yes">invisible</property>
8054 <property name="use_underline">True</property>
8055 </object>
8056 </child>
8057 </object>
8058 </child>
8059 </object>
8060 </child>
8061 <child>
8062 <object class="GtkSeparatorMenuItem" id="separator21">
8063 <property name="visible">True</property>
8064 <property name="can_focus">False</property>
8065 </object>
8066 </child>
8067 <child>
8068 <object class="GtkImageMenuItem" id="preferences2">
8069 <property name="label">gtk-properties</property>
8070 <property name="use_action_appearance">False</property>
8071 <property name="visible">True</property>
8072 <property name="can_focus">False</property>
8073 <property name="use_underline">True</property>
8074 <property name="use_stock">True</property>
8075 <signal name="activate" handler="on_file_properties_activate" swapped="no"/>
8076 </object>
8077 </child>
8078 <child>
8079 <object class="GtkSeparatorMenuItem" id="separator24">
8080 <property name="visible">True</property>
8081 <property name="can_focus">False</property>
8082 </object>
8083 </child>
8084 <child>
8085 <object class="GtkMenuItem" id="page_setup1">
8086 <property name="use_action_appearance">False</property>
8087 <property name="visible">True</property>
8088 <property name="can_focus">False</property>
8089 <property name="label" translatable="yes">Page Set_up</property>
8090 <property name="use_underline">True</property>
8091 <signal name="activate" handler="on_page_setup1_activate" swapped="no"/>
8092 </object>
8093 </child>
8094 <child>
8095 <object class="GtkImageMenuItem" id="print1">
8096 <property name="label" translatable="yes">_Print...</property>
8097 <property name="use_action_appearance">False</property>
8098 <property name="visible">True</property>
8099 <property name="can_focus">False</property>
8100 <property name="use_underline">True</property>
8101 <property name="image">image5</property>
8102 <property name="use_stock">False</property>
8103 <signal name="activate" handler="on_print1_activate" swapped="no"/>
8104 </object>
8105 </child>
8106 <child>
8107 <object class="GtkSeparatorMenuItem" id="separator14">
8108 <property name="visible">True</property>
8109 <property name="can_focus">False</property>
8110 </object>
8111 </child>
8112 <child>
8113 <object class="GtkImageMenuItem" id="menu_close1">
8114 <property name="label">gtk-close</property>
8115 <property name="use_action_appearance">False</property>
8116 <property name="visible">True</property>
8117 <property name="can_focus">False</property>
8118 <property name="use_underline">True</property>
8119 <property name="use_stock">True</property>
8120 <signal name="activate" handler="on_close1_activate" swapped="no"/>
8121 </object>
8122 </child>
8123 <child>
8124 <object class="GtkImageMenuItem" id="close_other_documents1">
8125 <property name="label" translatable="yes">Close Ot_her Documents</property>
8126 <property name="use_action_appearance">False</property>
8127 <property name="visible">True</property>
8128 <property name="can_focus">False</property>
8129 <property name="use_underline">True</property>
8130 <property name="image">image4060</property>
8131 <property name="use_stock">False</property>
8132 <signal name="activate" handler="on_close_other_documents1_activate" swapped="no"/>
8133 </object>
8134 </child>
8135 <child>
8136 <object class="GtkImageMenuItem" id="menu_close_all1">
8137 <property name="label" translatable="yes">C_lose All</property>
8138 <property name="use_action_appearance">False</property>
8139 <property name="visible">True</property>
8140 <property name="can_focus">False</property>
8141 <property name="use_underline">True</property>
8142 <property name="image">image4061</property>
8143 <property name="use_stock">False</property>
8144 <signal name="activate" handler="on_close_all1_activate" swapped="no"/>
8145 </object>
8146 </child>
8147 <child>
8148 <object class="GtkSeparatorMenuItem" id="menu_separatormenuitem1">
8149 <property name="visible">True</property>
8150 <property name="can_focus">False</property>
8151 </object>
8152 </child>
8153 <child>
8154 <object class="GtkImageMenuItem" id="menu_quit1">
8155 <property name="label">gtk-quit</property>
8156 <property name="use_action_appearance">False</property>
8157 <property name="visible">True</property>
8158 <property name="can_focus">False</property>
8159 <property name="use_underline">True</property>
8160 <property name="use_stock">True</property>
8161 <signal name="activate" handler="on_quit1_activate" swapped="no"/>
8162 </object>
8163 </child>
8164 </object>
8165 </child>
8166 </object>
8167 </child>
8168 <child>
8169 <object class="GtkMenuItem" id="edit1">
8170 <property name="use_action_appearance">False</property>
8171 <property name="visible">True</property>
8172 <property name="can_focus">False</property>
8173 <property name="label" translatable="yes">_Edit</property>
8174 <property name="use_underline">True</property>
8175 <signal name="activate" handler="on_edit1_activate" swapped="no"/>
8176 <child type="submenu">
8177 <object class="GtkMenu" id="edit1_menu">
8178 <property name="can_focus">False</property>
8179 <child>
8180 <object class="GtkImageMenuItem" id="menu_undo2">
8181 <property name="label">gtk-undo</property>
8182 <property name="use_action_appearance">False</property>
8183 <property name="visible">True</property>
8184 <property name="can_focus">False</property>
8185 <property name="use_underline">True</property>
8186 <property name="use_stock">True</property>
8187 <signal name="activate" handler="on_undo1_activate" swapped="no"/>
8188 </object>
8189 </child>
8190 <child>
8191 <object class="GtkImageMenuItem" id="menu_redo2">
8192 <property name="label">gtk-redo</property>
8193 <property name="use_action_appearance">False</property>
8194 <property name="visible">True</property>
8195 <property name="can_focus">False</property>
8196 <property name="use_underline">True</property>
8197 <property name="use_stock">True</property>
8198 <signal name="activate" handler="on_redo1_activate" swapped="no"/>
8199 </object>
8200 </child>
8201 <child>
8202 <object class="GtkSeparatorMenuItem" id="menu_seperator1">
8203 <property name="visible">True</property>
8204 <property name="can_focus">False</property>
8205 </object>
8206 </child>
8207 <child>
8208 <object class="GtkImageMenuItem" id="menu_cut1">
8209 <property name="label">gtk-cut</property>
8210 <property name="use_action_appearance">False</property>
8211 <property name="visible">True</property>
8212 <property name="can_focus">False</property>
8213 <property name="use_underline">True</property>
8214 <property name="use_stock">True</property>
8215 <signal name="activate" handler="on_cut1_activate" swapped="no"/>
8216 </object>
8217 </child>
8218 <child>
8219 <object class="GtkImageMenuItem" id="menu_copy1">
8220 <property name="label">gtk-copy</property>
8221 <property name="use_action_appearance">False</property>
8222 <property name="visible">True</property>
8223 <property name="can_focus">False</property>
8224 <property name="use_underline">True</property>
8225 <property name="use_stock">True</property>
8226 <signal name="activate" handler="on_copy1_activate" swapped="no"/>
8227 </object>
8228 </child>
8229 <child>
8230 <object class="GtkImageMenuItem" id="menu_paste1">
8231 <property name="label">gtk-paste</property>
8232 <property name="use_action_appearance">False</property>
8233 <property name="visible">True</property>
8234 <property name="can_focus">False</property>
8235 <property name="use_underline">True</property>
8236 <property name="use_stock">True</property>
8237 <signal name="activate" handler="on_paste1_activate" swapped="no"/>
8238 </object>
8239 </child>
8240 <child>
8241 <object class="GtkImageMenuItem" id="menu_delete1">
8242 <property name="label">gtk-delete</property>
8243 <property name="use_action_appearance">False</property>
8244 <property name="visible">True</property>
8245 <property name="can_focus">False</property>
8246 <property name="use_underline">True</property>
8247 <property name="use_stock">True</property>
8248 <signal name="activate" handler="on_delete1_activate" swapped="no"/>
8249 </object>
8250 </child>
8251 <child>
8252 <object class="GtkSeparatorMenuItem" id="menu_seperator2">
8253 <property name="visible">True</property>
8254 <property name="can_focus">False</property>
8255 </object>
8256 </child>
8257 <child>
8258 <object class="GtkImageMenuItem" id="menu_select_all1">
8259 <property name="label">gtk-select-all</property>
8260 <property name="use_action_appearance">False</property>
8261 <property name="visible">True</property>
8262 <property name="can_focus">False</property>
8263 <property name="use_underline">True</property>
8264 <property name="use_stock">True</property>
8265 <signal name="activate" handler="on_menu_select_all1_activate" swapped="no"/>
8266 </object>
8267 </child>
8268 <child>
8269 <object class="GtkSeparatorMenuItem" id="separator25">
8270 <property name="visible">True</property>
8271 <property name="can_focus">False</property>
8272 </object>
8273 </child>
8274 <child>
8275 <object class="GtkMenuItem" id="commands2">
8276 <property name="use_action_appearance">False</property>
8277 <property name="visible">True</property>
8278 <property name="can_focus">False</property>
8279 <property name="label" translatable="yes">_Commands</property>
8280 <property name="use_underline">True</property>
8281 <child type="submenu">
8282 <object class="GtkMenu" id="commands2_menu">
8283 <property name="can_focus">False</property>
8284 <child>
8285 <object class="GtkImageMenuItem" id="cut_current_lines1">
8286 <property name="label" translatable="yes">Cu_t Current Line(s)</property>
8287 <property name="use_action_appearance">False</property>
8288 <property name="visible">True</property>
8289 <property name="can_focus">False</property>
8290 <property name="use_underline">True</property>
8291 <property name="image">image4062</property>
8292 <property name="use_stock">False</property>
8293 <signal name="activate" handler="on_cut_current_lines1_activate" swapped="no"/>
8294 </object>
8295 </child>
8296 <child>
8297 <object class="GtkImageMenuItem" id="copy_current_lines1">
8298 <property name="label" translatable="yes">_Copy Current Line(s)</property>
8299 <property name="use_action_appearance">False</property>
8300 <property name="visible">True</property>
8301 <property name="can_focus">False</property>
8302 <property name="use_underline">True</property>
8303 <property name="image">image4063</property>
8304 <property name="use_stock">False</property>
8305 <signal name="activate" handler="on_copy_current_lines1_activate" swapped="no"/>
8306 </object>
8307 </child>
8308 <child>
8309 <object class="GtkMenuItem" id="delete_current_lines1">
8310 <property name="use_action_appearance">False</property>
8311 <property name="visible">True</property>
8312 <property name="can_focus">False</property>
8313 <property name="label" translatable="yes">_Delete Current Line(s)</property>
8314 <property name="use_underline">True</property>
8315 <signal name="activate" handler="on_delete_current_lines1_activate" swapped="no"/>
8316 </object>
8317 </child>
8318 <child>
8319 <object class="GtkMenuItem" id="duplicate_line_or_selection1">
8320 <property name="use_action_appearance">False</property>
8321 <property name="visible">True</property>
8322 <property name="can_focus">False</property>
8323 <property name="label" translatable="yes">D_uplicate Line or Selection</property>
8324 <property name="use_underline">True</property>
8325 <signal name="activate" handler="on_duplicate_line_or_selection1_activate" swapped="no"/>
8326 </object>
8327 </child>
8328 <child>
8329 <object class="GtkSeparatorMenuItem" id="separator49">
8330 <property name="visible">True</property>
8331 <property name="can_focus">False</property>
8332 </object>
8333 </child>
8334 <child>
8335 <object class="GtkMenuItem" id="select_current_lines1">
8336 <property name="use_action_appearance">False</property>
8337 <property name="visible">True</property>
8338 <property name="can_focus">False</property>
8339 <property name="label" translatable="yes">S_elect Current Line(s)</property>
8340 <property name="use_underline">True</property>
8341 <signal name="activate" handler="on_select_current_lines1_activate" swapped="no"/>
8342 </object>
8343 </child>
8344 <child>
8345 <object class="GtkMenuItem" id="select_current_paragraph1">
8346 <property name="use_action_appearance">False</property>
8347 <property name="visible">True</property>
8348 <property name="can_focus">False</property>
8349 <property name="label" translatable="yes">Se_lect Current Paragraph</property>
8350 <property name="use_underline">True</property>
8351 <signal name="activate" handler="on_select_current_paragraph1_activate" swapped="no"/>
8352 </object>
8353 </child>
8354 <child>
8355 <object class="GtkSeparatorMenuItem" id="separator63">
8356 <property name="visible">True</property>
8357 <property name="can_focus">False</property>
8358 </object>
8359 </child>
8360 <child>
8361 <object class="GtkMenuItem" id="move_lines_up1">
8362 <property name="use_action_appearance">False</property>
8363 <property name="visible">True</property>
8364 <property name="can_focus">False</property>
8365 <property name="label" translatable="yes">_Move Line(s) Up</property>
8366 <property name="use_underline">True</property>
8367 <signal name="activate" handler="on_move_lines_up1_activate" swapped="no"/>
8368 </object>
8369 </child>
8370 <child>
8371 <object class="GtkMenuItem" id="move_lines_down1">
8372 <property name="use_action_appearance">False</property>
8373 <property name="visible">True</property>
8374 <property name="can_focus">False</property>
8375 <property name="label" translatable="yes">M_ove Line(s) Down</property>
8376 <property name="use_underline">True</property>
8377 <signal name="activate" handler="on_move_lines_down1_activate" swapped="no"/>
8378 </object>
8379 </child>
8380 <child>
8381 <object class="GtkSeparatorMenuItem" id="separator52">
8382 <property name="visible">True</property>
8383 <property name="can_focus">False</property>
8384 </object>
8385 </child>
8386 <child>
8387 <object class="GtkMenuItem" id="send_selection_to_vte1">
8388 <property name="use_action_appearance">False</property>
8389 <property name="visible">True</property>
8390 <property name="can_focus">False</property>
8391 <property name="label" translatable="yes">_Send Selection to Terminal</property>
8392 <property name="use_underline">True</property>
8393 <signal name="activate" handler="on_send_selection_to_vte1_activate" swapped="no"/>
8394 </object>
8395 </child>
8396 </object>
8397 </child>
8398 </object>
8399 </child>
8400 <child>
8401 <object class="GtkMenuItem" id="menu_format1">
8402 <property name="use_action_appearance">False</property>
8403 <property name="visible">True</property>
8404 <property name="can_focus">False</property>
8405 <property name="label" translatable="yes">_Format</property>
8406 <property name="use_underline">True</property>
8407 <child type="submenu">
8408 <object class="GtkMenu" id="menu_format1_menu">
8409 <property name="can_focus">False</property>
8410 <child>
8411 <object class="GtkMenuItem" id="reflow_lines_block1">
8412 <property name="use_action_appearance">False</property>
8413 <property name="visible">True</property>
8414 <property name="can_focus">False</property>
8415 <property name="label" translatable="yes">_Reflow Lines/Block</property>
8416 <property name="use_underline">True</property>
8417 <signal name="activate" handler="on_reflow_lines_block1_activate" swapped="no"/>
8418 </object>
8419 </child>
8420 <child>
8421 <object class="GtkMenuItem" id="menu_toggle_case2">
8422 <property name="use_action_appearance">False</property>
8423 <property name="visible">True</property>
8424 <property name="can_focus">False</property>
8425 <property name="label" translatable="yes">T_oggle Case of Selection</property>
8426 <property name="use_underline">True</property>
8427 <signal name="activate" handler="on_toggle_case1_activate" swapped="no"/>
8428 </object>
8429 </child>
8430 <child>
8431 <object class="GtkSeparatorMenuItem" id="separator28">
8432 <property name="visible">True</property>
8433 <property name="can_focus">False</property>
8434 </object>
8435 </child>
8436 <child>
8437 <object class="GtkMenuItem" id="menu_comment_line1">
8438 <property name="use_action_appearance">False</property>
8439 <property name="visible">True</property>
8440 <property name="can_focus">False</property>
8441 <property name="label" translatable="yes">_Comment Line(s)</property>
8442 <property name="use_underline">True</property>
8443 <signal name="activate" handler="on_menu_comment_line1_activate" swapped="no"/>
8444 </object>
8445 </child>
8446 <child>
8447 <object class="GtkMenuItem" id="menu_uncomment_line1">
8448 <property name="use_action_appearance">False</property>
8449 <property name="visible">True</property>
8450 <property name="can_focus">False</property>
8451 <property name="label" translatable="yes">U_ncomment Line(s)</property>
8452 <property name="use_underline">True</property>
8453 <signal name="activate" handler="on_menu_uncomment_line1_activate" swapped="no"/>
8454 </object>
8455 </child>
8456 <child>
8457 <object class="GtkMenuItem" id="menu_toggle_line_commentation1">
8458 <property name="use_action_appearance">False</property>
8459 <property name="visible">True</property>
8460 <property name="can_focus">False</property>
8461 <property name="label" translatable="yes">_Toggle Line Commentation</property>
8462 <property name="use_underline">True</property>
8463 <signal name="activate" handler="on_menu_toggle_line_commentation1_activate" swapped="no"/>
8464 </object>
8465 </child>
8466 <child>
8467 <object class="GtkSeparatorMenuItem" id="separator29">
8468 <property name="visible">True</property>
8469 <property name="can_focus">False</property>
8470 </object>
8471 </child>
8472 <child>
8473 <object class="GtkImageMenuItem" id="menu_increase_indent1">
8474 <property name="label" translatable="yes">_Increase Indent</property>
8475 <property name="use_action_appearance">False</property>
8476 <property name="visible">True</property>
8477 <property name="can_focus">False</property>
8478 <property name="use_underline">True</property>
8479 <property name="image">image4064</property>
8480 <property name="use_stock">False</property>
8481 <signal name="activate" handler="on_menu_increase_indent1_activate" swapped="no"/>
8482 </object>
8483 </child>
8484 <child>
8485 <object class="GtkImageMenuItem" id="menu_decrease_indent1">
8486 <property name="label" translatable="yes">_Decrease Indent</property>
8487 <property name="use_action_appearance">False</property>
8488 <property name="visible">True</property>
8489 <property name="can_focus">False</property>
8490 <property name="use_underline">True</property>
8491 <property name="image">image4065</property>
8492 <property name="use_stock">False</property>
8493 <signal name="activate" handler="on_menu_decrease_indent1_activate" swapped="no"/>
8494 </object>
8495 </child>
8496 <child>
8497 <object class="GtkMenuItem" id="smart_line_indent1">
8498 <property name="use_action_appearance">False</property>
8499 <property name="visible">True</property>
8500 <property name="can_focus">False</property>
8501 <property name="label" translatable="yes">_Smart Line Indent</property>
8502 <property name="use_underline">True</property>
8503 <signal name="activate" handler="on_smart_line_indent1_activate" swapped="no"/>
8504 </object>
8505 </child>
8506 <child>
8507 <object class="GtkSeparatorMenuItem" id="separator37">
8508 <property name="visible">True</property>
8509 <property name="can_focus">False</property>
8510 </object>
8511 </child>
8512 <child>
8513 <object class="GtkMenuItem" id="send_selection_to2">
8514 <property name="use_action_appearance">False</property>
8515 <property name="visible">True</property>
8516 <property name="can_focus">False</property>
8517 <property name="label" translatable="yes">_Send Selection to</property>
8518 <property name="use_underline">True</property>
8519 <child type="submenu">
8520 <object class="GtkMenu" id="send_selection_to2_menu">
8521 <property name="can_focus">False</property>
8522 <child>
8523 <object class="GtkMenuItem" id="invisible13">
8524 <property name="use_action_appearance">False</property>
8525 <property name="can_focus">False</property>
8526 <property name="label" translatable="yes">invisible</property>
8527 <property name="use_underline">True</property>
8528 </object>
8529 </child>
8530 </object>
8531 </child>
8532 </object>
8533 </child>
8534 </object>
8535 </child>
8536 </object>
8537 </child>
8538 <child>
8539 <object class="GtkSeparatorMenuItem" id="separator18">
8540 <property name="visible">True</property>
8541 <property name="can_focus">False</property>
8542 </object>
8543 </child>
8544 <child>
8545 <object class="GtkImageMenuItem" id="add_comments1">
8546 <property name="label" translatable="yes">I_nsert Comments</property>
8547 <property name="use_action_appearance">False</property>
8548 <property name="visible">True</property>
8549 <property name="can_focus">False</property>
8550 <property name="use_underline">True</property>
8551 <property name="image">image4066</property>
8552 <property name="use_stock">False</property>
8553 <child type="submenu">
8554 <object class="GtkMenu" id="add_comments1_menu">
8555 <property name="can_focus">False</property>
8556 <child>
8557 <object class="GtkMenuItem" id="menu_add_changelog_entry1">
8558 <property name="use_action_appearance">False</property>
8559 <property name="visible">True</property>
8560 <property name="can_focus">False</property>
8561 <property name="label" translatable="yes">Insert _ChangeLog Entry</property>
8562 <property name="use_underline">True</property>
8563 <signal name="activate" handler="on_comments_changelog_activate" swapped="no"/>
8564 </object>
8565 </child>
8566 <child>
8567 <object class="GtkMenuItem" id="insert_function_description2">
8568 <property name="use_action_appearance">False</property>
8569 <property name="visible">True</property>
8570 <property name="can_focus">False</property>
8571 <property name="label" translatable="yes">Insert _Function Description</property>
8572 <property name="use_underline">True</property>
8573 <signal name="activate" handler="on_comments_function_activate" swapped="no"/>
8574 </object>
8575 </child>
8576 <child>
8577 <object class="GtkMenuItem" id="insert_multiline_comment2">
8578 <property name="use_action_appearance">False</property>
8579 <property name="visible">True</property>
8580 <property name="can_focus">False</property>
8581 <property name="label" translatable="yes">Insert _Multiline Comment</property>
8582 <property name="use_underline">True</property>
8583 <signal name="activate" handler="on_menu_comments_multiline_activate" swapped="no"/>
8584 </object>
8585 </child>
8586 <child>
8587 <object class="GtkSeparatorMenuItem" id="separator58">
8588 <property name="visible">True</property>
8589 <property name="can_focus">False</property>
8590 </object>
8591 </child>
8592 <child>
8593 <object class="GtkMenuItem" id="insert_file_header1">
8594 <property name="use_action_appearance">False</property>
8595 <property name="visible">True</property>
8596 <property name="can_focus">False</property>
8597 <property name="label" translatable="yes">Insert File _Header</property>
8598 <property name="use_underline">True</property>
8599 <signal name="activate" handler="on_comments_fileheader_activate" swapped="no"/>
8600 </object>
8601 </child>
8602 <child>
8603 <object class="GtkMenuItem" id="insert_gpl_notice2">
8604 <property name="use_action_appearance">False</property>
8605 <property name="visible">True</property>
8606 <property name="can_focus">False</property>
8607 <property name="label" translatable="yes">Insert _GPL Notice</property>
8608 <property name="use_underline">True</property>
8609 <signal name="activate" handler="on_menu_comments_gpl_activate" swapped="no"/>
8610 </object>
8611 </child>
8612 <child>
8613 <object class="GtkMenuItem" id="insert_bsd_license_notice2">
8614 <property name="use_action_appearance">False</property>
8615 <property name="visible">True</property>
8616 <property name="can_focus">False</property>
8617 <property name="label" translatable="yes">Insert _BSD License Notice</property>
8618 <property name="use_underline">True</property>
8619 <signal name="activate" handler="on_menu_comments_bsd_activate" swapped="no"/>
8620 </object>
8621 </child>
8622 </object>
8623 </child>
8624 </object>
8625 </child>
8626 <child>
8627 <object class="GtkImageMenuItem" id="insert_date1">
8628 <property name="label" translatable="yes">Insert Dat_e</property>
8629 <property name="use_action_appearance">False</property>
8630 <property name="visible">True</property>
8631 <property name="can_focus">False</property>
8632 <property name="use_underline">True</property>
8633 <property name="image">image4067</property>
8634 <property name="use_stock">False</property>
8635 <child type="submenu">
8636 <object class="GtkMenu" id="insert_date1_menu">
8637 <property name="can_focus">False</property>
8638 <child>
8639 <object class="GtkMenuItem" id="invisible8">
8640 <property name="use_action_appearance">False</property>
8641 <property name="can_focus">False</property>
8642 <property name="label" translatable="yes">invisible</property>
8643 <property name="use_underline">True</property>
8644 </object>
8645 </child>
8646 </object>
8647 </child>
8648 </object>
8649 </child>
8650 <child>
8651 <object class="GtkImageMenuItem" id="insert_include2">
8652 <property name="label" translatable="yes">_Insert "include &lt;...&gt;"</property>
8653 <property name="use_action_appearance">False</property>
8654 <property name="visible">True</property>
8655 <property name="can_focus">False</property>
8656 <property name="use_underline">True</property>
8657 <property name="image">image4068</property>
8658 <property name="use_stock">False</property>
8659 <child type="submenu">
8660 <object class="GtkMenu" id="insert_include2_menu">
8661 <property name="can_focus">False</property>
8662 <child>
8663 <object class="GtkMenuItem" id="invisible4">
8664 <property name="use_action_appearance">False</property>
8665 <property name="can_focus">False</property>
8666 <property name="label" translatable="yes">invisible</property>
8667 <property name="use_underline">True</property>
8668 </object>
8669 </child>
8670 </object>
8671 </child>
8672 </object>
8673 </child>
8674 <child>
8675 <object class="GtkMenuItem" id="insert_alternative_white_space1">
8676 <property name="use_action_appearance">False</property>
8677 <property name="visible">True</property>
8678 <property name="can_focus">False</property>
8679 <property name="label" translatable="yes">_Insert Alternative White Space</property>
8680 <property name="use_underline">True</property>
8681 <signal name="activate" handler="on_insert_alternative_white_space1_activate" swapped="no"/>
8682 </object>
8683 </child>
8684 <child>
8685 <object class="GtkSeparatorMenuItem" id="separator9">
8686 <property name="visible">True</property>
8687 <property name="can_focus">False</property>
8688 </object>
8689 </child>
8690 <child>
8691 <object class="GtkImageMenuItem" id="preferences1">
8692 <property name="label" translatable="yes">Preference_s</property>
8693 <property name="use_action_appearance">False</property>
8694 <property name="visible">True</property>
8695 <property name="can_focus">False</property>
8696 <property name="use_underline">True</property>
8697 <property name="image">image4069</property>
8698 <property name="use_stock">False</property>
8699 <signal name="activate" handler="on_preferences1_activate" swapped="no"/>
8700 </object>
8701 </child>
8702 <child>
8703 <object class="GtkImageMenuItem" id="plugin_preferences1">
8704 <property name="label" translatable="yes">P_lugin Preferences</property>
8705 <property name="use_action_appearance">False</property>
8706 <property name="visible">True</property>
8707 <property name="can_focus">False</property>
8708 <property name="use_underline">True</property>
8709 <property name="image">image4070</property>
8710 <property name="use_stock">False</property>
8711 <signal name="activate" handler="on_plugin_preferences1_activate" swapped="no"/>
8712 </object>
8713 </child>
8714 </object>
8715 </child>
8716 </object>
8717 </child>
8718 <child>
8719 <object class="GtkMenuItem" id="search1">
8720 <property name="use_action_appearance">False</property>
8721 <property name="visible">True</property>
8722 <property name="can_focus">False</property>
8723 <property name="label" translatable="yes">_Search</property>
8724 <property name="use_underline">True</property>
8725 <signal name="activate" handler="on_search1_activate" swapped="no"/>
8726 <child type="submenu">
8727 <object class="GtkMenu" id="search1_menu">
8728 <property name="can_focus">False</property>
8729 <child>
8730 <object class="GtkImageMenuItem" id="find1">
8731 <property name="label" translatable="yes">_Find...</property>
8732 <property name="use_action_appearance">False</property>
8733 <property name="visible">True</property>
8734 <property name="can_focus">False</property>
8735 <property name="use_underline">True</property>
8736 <property name="image">image6</property>
8737 <property name="use_stock">False</property>
8738 <signal name="activate" handler="on_find1_activate" swapped="no"/>
8739 </object>
8740 </child>
8741 <child>
8742 <object class="GtkMenuItem" id="find_next1">
8743 <property name="use_action_appearance">False</property>
8744 <property name="visible">True</property>
8745 <property name="can_focus">False</property>
8746 <property name="label" translatable="yes">Find _Next</property>
8747 <property name="use_underline">True</property>
8748 <signal name="activate" handler="on_find_next1_activate" swapped="no"/>
8749 </object>
8750 </child>
8751 <child>
8752 <object class="GtkMenuItem" id="find_previous1">
8753 <property name="use_action_appearance">False</property>
8754 <property name="visible">True</property>
8755 <property name="can_focus">False</property>
8756 <property name="label" translatable="yes">Find _Previous</property>
8757 <property name="use_underline">True</property>
8758 <signal name="activate" handler="on_find_previous1_activate" swapped="no"/>
8759 </object>
8760 </child>
8761 <child>
8762 <object class="GtkSeparatorMenuItem" id="separator54">
8763 <property name="visible">True</property>
8764 <property name="can_focus">False</property>
8765 </object>
8766 </child>
8767 <child>
8768 <object class="GtkImageMenuItem" id="find_in_files1">
8769 <property name="label" translatable="yes">Find in F_iles...</property>
8770 <property name="use_action_appearance">False</property>
8771 <property name="visible">True</property>
8772 <property name="can_focus">False</property>
8773 <property name="use_underline">True</property>
8774 <property name="image">image4071</property>
8775 <property name="use_stock">False</property>
8776 <signal name="activate" handler="on_find_in_files1_activate" swapped="no"/>
8777 </object>
8778 </child>
8779 <child>
8780 <object class="GtkImageMenuItem" id="replace1">
8781 <property name="label" translatable="yes">_Replace...</property>
8782 <property name="use_action_appearance">False</property>
8783 <property name="visible">True</property>
8784 <property name="can_focus">False</property>
8785 <property name="use_underline">True</property>
8786 <property name="image">image4072</property>
8787 <property name="use_stock">False</property>
8788 <signal name="activate" handler="on_replace1_activate" swapped="no"/>
8789 </object>
8790 </child>
8791 <child>
8792 <object class="GtkSeparatorMenuItem" id="separator35">
8793 <property name="visible">True</property>
8794 <property name="can_focus">False</property>
8795 </object>
8796 </child>
8797 <child>
8798 <object class="GtkImageMenuItem" id="next_message1">
8799 <property name="label" translatable="yes">Next _Message</property>
8800 <property name="use_action_appearance">False</property>
8801 <property name="visible">True</property>
8802 <property name="can_focus">False</property>
8803 <property name="use_underline">True</property>
8804 <property name="image">image4073</property>
8805 <property name="use_stock">False</property>
8806 <signal name="activate" handler="on_next_message1_activate" swapped="no"/>
8807 </object>
8808 </child>
8809 <child>
8810 <object class="GtkImageMenuItem" id="previous_message1">
8811 <property name="label" translatable="yes">Pr_evious Message</property>
8812 <property name="use_action_appearance">False</property>
8813 <property name="visible">True</property>
8814 <property name="can_focus">False</property>
8815 <property name="use_underline">True</property>
8816 <property name="image">image4074</property>
8817 <property name="use_stock">False</property>
8818 <signal name="activate" handler="on_previous_message1_activate" swapped="no"/>
8819 </object>
8820 </child>
8821 <child>
8822 <object class="GtkSeparatorMenuItem" id="separator51">
8823 <property name="visible">True</property>
8824 <property name="can_focus">False</property>
8825 </object>
8826 </child>
8827 <child>
8828 <object class="GtkMenuItem" id="go_to_next_marker1">
8829 <property name="use_action_appearance">False</property>
8830 <property name="visible">True</property>
8831 <property name="can_focus">False</property>
8832 <property name="label" translatable="yes">_Go to Next Marker</property>
8833 <property name="use_underline">True</property>
8834 <signal name="activate" handler="on_go_to_next_marker1_activate" swapped="no"/>
8835 </object>
8836 </child>
8837 <child>
8838 <object class="GtkMenuItem" id="go_to_previous_marker1">
8839 <property name="use_action_appearance">False</property>
8840 <property name="visible">True</property>
8841 <property name="can_focus">False</property>
8842 <property name="label" translatable="yes">_Go to Previous Marker</property>
8843 <property name="use_underline">True</property>
8844 <signal name="activate" handler="on_go_to_previous_marker1_activate" swapped="no"/>
8845 </object>
8846 </child>
8847 <child>
8848 <object class="GtkSeparatorMenuItem" id="separator32">
8849 <property name="visible">True</property>
8850 <property name="can_focus">False</property>
8851 </object>
8852 </child>
8853 <child>
8854 <object class="GtkImageMenuItem" id="go_to_line1">
8855 <property name="label" translatable="yes">_Go to Line...</property>
8856 <property name="use_action_appearance">False</property>
8857 <property name="visible">True</property>
8858 <property name="can_focus">False</property>
8859 <property name="use_underline">True</property>
8860 <property name="image">image4075</property>
8861 <property name="use_stock">False</property>
8862 <signal name="activate" handler="on_go_to_line_activate" swapped="no"/>
8863 </object>
8864 </child>
8865 <child>
8866 <object class="GtkMenuItem" id="more1">
8867 <property name="use_action_appearance">False</property>
8868 <property name="visible">True</property>
8869 <property name="can_focus">False</property>
8870 <property name="label" translatable="yes">_More</property>
8871 <property name="use_underline">True</property>
8872 <child type="submenu">
8873 <object class="GtkMenu" id="more1_menu">
8874 <property name="can_focus">False</property>
8875 <child>
8876 <object class="GtkMenuItem" id="find_nextsel1">
8877 <property name="use_action_appearance">False</property>
8878 <property name="visible">True</property>
8879 <property name="can_focus">False</property>
8880 <property name="label" translatable="yes">Find Next _Selection</property>
8881 <property name="use_underline">True</property>
8882 <signal name="activate" handler="on_find_nextsel1_activate" swapped="no"/>
8883 </object>
8884 </child>
8885 <child>
8886 <object class="GtkMenuItem" id="find_prevsel1">
8887 <property name="use_action_appearance">False</property>
8888 <property name="visible">True</property>
8889 <property name="can_focus">False</property>
8890 <property name="label" translatable="yes">Find Pre_vious Selection</property>
8891 <property name="use_underline">True</property>
8892 <signal name="activate" handler="on_find_prevsel1_activate" swapped="no"/>
8893 </object>
8894 </child>
8895 <child>
8896 <object class="GtkSeparatorMenuItem" id="separator33">
8897 <property name="visible">True</property>
8898 <property name="can_focus">False</property>
8899 </object>
8900 </child>
8901 <child>
8902 <object class="GtkMenuItem" id="find_usage1">
8903 <property name="use_action_appearance">False</property>
8904 <property name="visible">True</property>
8905 <property name="can_focus">False</property>
8906 <property name="label" translatable="yes">Find _Usage</property>
8907 <property name="use_underline">True</property>
8908 <signal name="activate" handler="on_find_usage1_activate" swapped="no"/>
8909 </object>
8910 </child>
8911 <child>
8912 <object class="GtkMenuItem" id="find_document_usage1">
8913 <property name="use_action_appearance">False</property>
8914 <property name="visible">True</property>
8915 <property name="can_focus">False</property>
8916 <property name="label" translatable="yes">Find _Document Usage</property>
8917 <property name="use_underline">True</property>
8918 <signal name="activate" handler="on_find_document_usage1_activate" swapped="no"/>
8919 </object>
8920 </child>
8921 <child>
8922 <object class="GtkSeparatorMenuItem" id="separator55">
8923 <property name="visible">True</property>
8924 <property name="can_focus">False</property>
8925 </object>
8926 </child>
8927 <child>
8928 <object class="GtkMenuItem" id="mark_all1">
8929 <property name="use_action_appearance">False</property>
8930 <property name="visible">True</property>
8931 <property name="can_focus">False</property>
8932 <property name="label" translatable="yes">_Mark All</property>
8933 <property name="use_underline">True</property>
8934 <signal name="activate" handler="on_mark_all1_activate" swapped="no"/>
8935 </object>
8936 </child>
8937 <child>
8938 <object class="GtkSeparatorMenuItem" id="separator60">
8939 <property name="visible">True</property>
8940 <property name="can_focus">False</property>
8941 </object>
8942 </child>
8943 <child>
8944 <object class="GtkMenuItem" id="goto_tag_definition1">
8945 <property name="use_action_appearance">False</property>
8946 <property name="visible">True</property>
8947 <property name="can_focus">False</property>
8948 <property name="label" translatable="yes">Go to _Tag Definition</property>
8949 <property name="use_underline">True</property>
8950 <signal name="activate" handler="on_goto_tag_definition1" swapped="no"/>
8951 </object>
8952 </child>
8953 <child>
8954 <object class="GtkMenuItem" id="goto_tag_declaration1">
8955 <property name="use_action_appearance">False</property>
8956 <property name="visible">True</property>
8957 <property name="can_focus">False</property>
8958 <property name="label" translatable="yes">Go to T_ag Declaration</property>
8959 <property name="use_underline">True</property>
8960 <signal name="activate" handler="on_goto_tag_declaration1" swapped="no"/>
8961 </object>
8962 </child>
8963 </object>
8964 </child>
8965 </object>
8966 </child>
8967 </object>
8968 </child>
8969 </object>
8970 </child>
8971 <child>
8972 <object class="GtkMenuItem" id="menu_view1">
8973 <property name="use_action_appearance">False</property>
8974 <property name="visible">True</property>
8975 <property name="can_focus">False</property>
8976 <property name="label" translatable="yes">_View</property>
8977 <property name="use_underline">True</property>
8978 <child type="submenu">
8979 <object class="GtkMenu" id="menu_view1_menu">
8980 <property name="can_focus">False</property>
8981 <child>
8982 <object class="GtkImageMenuItem" id="menu_change_font1">
8983 <property name="label" translatable="yes">Change _Font...</property>
8984 <property name="use_action_appearance">False</property>
8985 <property name="visible">True</property>
8986 <property name="can_focus">False</property>
8987 <property name="use_underline">True</property>
8988 <property name="image">image4076</property>
8989 <property name="use_stock">False</property>
8990 <signal name="activate" handler="on_change_font1_activate" swapped="no"/>
8991 </object>
8992 </child>
8993 <child>
8994 <object class="GtkImageMenuItem" id="menu_color_schemes">
8995 <property name="label" translatable="yes">Change _Color Scheme...</property>
8996 <property name="use_action_appearance">False</property>
8997 <property name="visible">True</property>
8998 <property name="can_focus">False</property>
8999 <property name="use_underline">True</property>
9000 <property name="image">image2</property>
9001 <property name="use_stock">False</property>
9002 <signal name="activate" handler="on_menu_color_schemes_activate" swapped="no"/>
9003 </object>
9004 </child>
9005 <child>
9006 <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
9007 <property name="use_action_appearance">False</property>
9008 <property name="visible">True</property>
9009 <property name="can_focus">False</property>
9010 </object>
9011 </child>
9012 <child>
9013 <object class="GtkCheckMenuItem" id="menu_markers_margin1">
9014 <property name="use_action_appearance">False</property>
9015 <property name="visible">True</property>
9016 <property name="can_focus">False</property>
9017 <property name="label" translatable="yes">Show _Markers Margin</property>
9018 <property name="use_underline">True</property>
9019 <property name="active">True</property>
9020 <signal name="toggled" handler="on_markers_margin1_toggled" swapped="no"/>
9021 </object>
9022 </child>
9023 <child>
9024 <object class="GtkCheckMenuItem" id="menu_linenumber_margin1">
9025 <property name="use_action_appearance">False</property>
9026 <property name="visible">True</property>
9027 <property name="can_focus">False</property>
9028 <property name="label" translatable="yes">Show _Line Numbers</property>
9029 <property name="use_underline">True</property>
9030 <property name="active">True</property>
9031 <signal name="toggled" handler="on_show_line_numbers1_toggled" swapped="no"/>
9032 </object>
9033 </child>
9034 <child>
9035 <object class="GtkCheckMenuItem" id="menu_show_white_space1">
9036 <property name="use_action_appearance">False</property>
9037 <property name="visible">True</property>
9038 <property name="can_focus">False</property>
9039 <property name="label" translatable="yes">Show _White Space</property>
9040 <property name="use_underline">True</property>
9041 <signal name="toggled" handler="on_menu_show_white_space1_toggled" swapped="no"/>
9042 </object>
9043 </child>
9044 <child>
9045 <object class="GtkCheckMenuItem" id="menu_show_line_endings1">
9046 <property name="use_action_appearance">False</property>
9047 <property name="visible">True</property>
9048 <property name="can_focus">False</property>
9049 <property name="label" translatable="yes">Show Line _Endings</property>
9050 <property name="use_underline">True</property>
9051 <signal name="toggled" handler="on_menu_show_line_endings1_toggled" swapped="no"/>
9052 </object>
9053 </child>
9054 <child>
9055 <object class="GtkCheckMenuItem" id="menu_show_indentation_guides1">
9056 <property name="use_action_appearance">False</property>
9057 <property name="visible">True</property>
9058 <property name="can_focus">False</property>
9059 <property name="label" translatable="yes">Show _Indentation Guides</property>
9060 <property name="use_underline">True</property>
9061 <signal name="toggled" handler="on_menu_show_indentation_guides1_toggled" swapped="no"/>
9062 </object>
9063 </child>
9064 <child>
9065 <object class="GtkSeparatorMenuItem" id="menu_separator4">
9066 <property name="visible">True</property>
9067 <property name="can_focus">False</property>
9068 </object>
9069 </child>
9070 <child>
9071 <object class="GtkCheckMenuItem" id="menu_fullscreen1">
9072 <property name="use_action_appearance">False</property>
9073 <property name="visible">True</property>
9074 <property name="can_focus">False</property>
9075 <property name="label" translatable="yes">Full_screen</property>
9076 <property name="use_underline">True</property>
9077 <signal name="toggled" handler="on_fullscreen1_toggled" swapped="no"/>
9078 </object>
9079 </child>
9080 <child>
9081 <object class="GtkMenuItem" id="menu_toggle_all_additional_widgets1">
9082 <property name="use_action_appearance">False</property>
9083 <property name="visible">True</property>
9084 <property name="can_focus">False</property>
9085 <property name="label" translatable="yes">To_ggle All Additional Widgets</property>
9086 <property name="use_underline">True</property>
9087 <signal name="activate" handler="on_menu_toggle_all_additional_widgets1_activate" swapped="no"/>
9088 </object>
9089 </child>
9090 <child>
9091 <object class="GtkCheckMenuItem" id="menu_show_messages_window1">
9092 <property name="use_action_appearance">False</property>
9093 <property name="visible">True</property>
9094 <property name="can_focus">False</property>
9095 <property name="label" translatable="yes">Show Message _Window</property>
9096 <property name="use_underline">True</property>
9097 <property name="active">True</property>
9098 <signal name="toggled" handler="on_show_messages_window1_toggled" swapped="no"/>
9099 </object>
9100 </child>
9101 <child>
9102 <object class="GtkCheckMenuItem" id="menu_show_toolbar1">
9103 <property name="use_action_appearance">False</property>
9104 <property name="visible">True</property>
9105 <property name="can_focus">False</property>
9106 <property name="label" translatable="yes">Show _Toolbar</property>
9107 <property name="use_underline">True</property>
9108 <property name="active">True</property>
9109 <signal name="toggled" handler="on_show_toolbar1_toggled" swapped="no"/>
9110 </object>
9111 </child>
9112 <child>
9113 <object class="GtkCheckMenuItem" id="menu_show_sidebar1">
9114 <property name="use_action_appearance">False</property>
9115 <property name="visible">True</property>
9116 <property name="can_focus">False</property>
9117 <property name="label" translatable="yes">Show Side_bar</property>
9118 <property name="use_underline">True</property>
9119 <property name="active">True</property>
9120 <signal name="toggled" handler="on_menu_show_sidebar1_toggled" swapped="no"/>
9121 </object>
9122 </child>
9123 <child>
9124 <object class="GtkSeparatorMenuItem" id="menu_separator5">
9125 <property name="visible">True</property>
9126 <property name="can_focus">False</property>
9127 </object>
9128 </child>
9129 <child>
9130 <object class="GtkImageMenuItem" id="menu_zoom_in1">
9131 <property name="label">gtk-zoom-in</property>
9132 <property name="use_action_appearance">False</property>
9133 <property name="visible">True</property>
9134 <property name="can_focus">False</property>
9135 <property name="use_underline">True</property>
9136 <property name="use_stock">True</property>
9137 <signal name="activate" handler="on_zoom_in1_activate" swapped="no"/>
9138 </object>
9139 </child>
9140 <child>
9141 <object class="GtkImageMenuItem" id="menu_zoom_out1">
9142 <property name="label">gtk-zoom-out</property>
9143 <property name="use_action_appearance">False</property>
9144 <property name="visible">True</property>
9145 <property name="can_focus">False</property>
9146 <property name="use_underline">True</property>
9147 <property name="use_stock">True</property>
9148 <signal name="activate" handler="on_zoom_out1_activate" swapped="no"/>
9149 </object>
9150 </child>
9151 <child>
9152 <object class="GtkImageMenuItem" id="normal_size1">
9153 <property name="label">gtk-zoom-100</property>
9154 <property name="use_action_appearance">False</property>
9155 <property name="visible">True</property>
9156 <property name="can_focus">False</property>
9157 <property name="use_underline">True</property>
9158 <property name="use_stock">True</property>
9159 <signal name="activate" handler="on_normal_size1_activate" swapped="no"/>
9160 </object>
9161 </child>
9162 </object>
9163 </child>
9164 </object>
9165 </child>
9166 <child>
9167 <object class="GtkMenuItem" id="menu_document1">
9168 <property name="use_action_appearance">False</property>
9169 <property name="visible">True</property>
9170 <property name="can_focus">False</property>
9171 <property name="label" translatable="yes">_Document</property>
9172 <property name="use_underline">True</property>
9173 <child type="submenu">
9174 <object class="GtkMenu" id="menu_document1_menu">
9175 <property name="can_focus">False</property>
9176 <child>
9177 <object class="GtkCheckMenuItem" id="menu_line_wrapping1">
9178 <property name="use_action_appearance">False</property>
9179 <property name="visible">True</property>
9180 <property name="can_focus">False</property>
9181 <property name="label" translatable="yes">_Line Wrapping</property>
9182 <property name="use_underline">True</property>
9183 <property name="active">True</property>
9184 <signal name="toggled" handler="on_line_wrapping1_toggled" swapped="no"/>
9185 </object>
9186 </child>
9187 <child>
9188 <object class="GtkCheckMenuItem" id="line_breaking1">
9189 <property name="use_action_appearance">False</property>
9190 <property name="visible">True</property>
9191 <property name="can_focus">False</property>
9192 <property name="label" translatable="yes">Line _Breaking</property>
9193 <property name="use_underline">True</property>
9194 <signal name="toggled" handler="on_line_breaking1_activate" swapped="no"/>
9195 </object>
9196 </child>
9197 <child>
9198 <object class="GtkCheckMenuItem" id="menu_use_auto_indentation1">
9199 <property name="use_action_appearance">False</property>
9200 <property name="visible">True</property>
9201 <property name="can_focus">False</property>
9202 <property name="label" translatable="yes">_Auto-indentation</property>
9203 <property name="use_underline">True</property>
9204 <property name="active">True</property>
9205 <signal name="toggled" handler="on_use_auto_indentation1_toggled" swapped="no"/>
9206 </object>
9207 </child>
9208 <child>
9209 <object class="GtkMenuItem" id="indent_type1">
9210 <property name="use_action_appearance">False</property>
9211 <property name="visible">True</property>
9212 <property name="can_focus">False</property>
9213 <property name="label" translatable="yes">In_dent Type</property>
9214 <property name="use_underline">True</property>
9215 <child type="submenu">
9216 <object class="GtkMenu" id="indent_type1_menu">
9217 <property name="can_focus">False</property>
9218 <child>
9219 <object class="GtkMenuItem" id="detect_type_from_file">
9220 <property name="use_action_appearance">False</property>
9221 <property name="visible">True</property>
9222 <property name="can_focus">False</property>
9223 <property name="label" translatable="yes">_Detect from Content</property>
9224 <property name="use_underline">True</property>
9225 <signal name="activate" handler="on_detect_type_from_file_activate" swapped="no"/>
9226 </object>
9227 </child>
9228 <child>
9229 <object class="GtkSeparatorMenuItem" id="separator61">
9230 <property name="visible">True</property>
9231 <property name="can_focus">False</property>
9232 </object>
9233 </child>
9234 <child>
9235 <object class="GtkRadioMenuItem" id="tabs1">
9236 <property name="use_action_appearance">False</property>
9237 <property name="visible">True</property>
9238 <property name="can_focus">False</property>
9239 <property name="label" translatable="yes">_Tabs</property>
9240 <property name="use_underline">True</property>
9241 <property name="active">True</property>
9242 <signal name="activate" handler="on_tabs1_activate" swapped="no"/>
9243 </object>
9244 </child>
9245 <child>
9246 <object class="GtkRadioMenuItem" id="spaces1">
9247 <property name="use_action_appearance">False</property>
9248 <property name="visible">True</property>
9249 <property name="can_focus">False</property>
9250 <property name="label" translatable="yes">_Spaces</property>
9251 <property name="use_underline">True</property>
9252 <property name="group">tabs1</property>
9253 <signal name="activate" handler="on_spaces1_activate" swapped="no"/>
9254 </object>
9255 </child>
9256 <child>
9257 <object class="GtkRadioMenuItem" id="tabs_and_spaces1">
9258 <property name="use_action_appearance">False</property>
9259 <property name="visible">True</property>
9260 <property name="can_focus">False</property>
9261 <property name="label" translatable="yes">T_abs and Spaces</property>
9262 <property name="use_underline">True</property>
9263 <property name="group">tabs1</property>
9264 <signal name="activate" handler="on_tabs_and_spaces1_activate" swapped="no"/>
9265 </object>
9266 </child>
9267 </object>
9268 </child>
9269 </object>
9270 </child>
9271 <child>
9272 <object class="GtkMenuItem" id="indent_width1">
9273 <property name="use_action_appearance">False</property>
9274 <property name="visible">True</property>
9275 <property name="can_focus">False</property>
9276 <property name="label" translatable="yes">Indent Widt_h</property>
9277 <property name="use_underline">True</property>
9278 <child type="submenu">
9279 <object class="GtkMenu" id="indent_width1_menu">
9280 <property name="can_focus">False</property>
9281 <child>
9282 <object class="GtkMenuItem" id="detect_width_from_file">
9283 <property name="use_action_appearance">False</property>
9284 <property name="visible">True</property>
9285 <property name="can_focus">False</property>
9286 <property name="label" translatable="yes">_Detect from Content</property>
9287 <property name="use_underline">True</property>
9288 <signal name="activate" handler="on_detect_width_from_file_activate" swapped="no"/>
9289 </object>
9290 </child>
9291 <child>
9292 <object class="GtkSeparatorMenuItem" id="separator62">
9293 <property name="visible">True</property>
9294 <property name="can_focus">False</property>
9295 </object>
9296 </child>
9297 <child>
9298 <object class="GtkRadioMenuItem" id="indent_width_1">
9299 <property name="use_action_appearance">False</property>
9300 <property name="visible">True</property>
9301 <property name="can_focus">False</property>
9302 <property name="label" translatable="yes">_1</property>
9303 <property name="use_underline">True</property>
9304 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9305 </object>
9306 </child>
9307 <child>
9308 <object class="GtkRadioMenuItem" id="indent_width_2">
9309 <property name="use_action_appearance">False</property>
9310 <property name="visible">True</property>
9311 <property name="can_focus">False</property>
9312 <property name="label" translatable="yes">_2</property>
9313 <property name="use_underline">True</property>
9314 <property name="group">indent_width_1</property>
9315 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9316 </object>
9317 </child>
9318 <child>
9319 <object class="GtkRadioMenuItem" id="indent_width_3">
9320 <property name="use_action_appearance">False</property>
9321 <property name="visible">True</property>
9322 <property name="can_focus">False</property>
9323 <property name="label" translatable="yes">_3</property>
9324 <property name="use_underline">True</property>
9325 <property name="group">indent_width_1</property>
9326 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9327 </object>
9328 </child>
9329 <child>
9330 <object class="GtkRadioMenuItem" id="indent_width_4">
9331 <property name="use_action_appearance">False</property>
9332 <property name="visible">True</property>
9333 <property name="can_focus">False</property>
9334 <property name="label" translatable="yes">_4</property>
9335 <property name="use_underline">True</property>
9336 <property name="active">True</property>
9337 <property name="group">indent_width_1</property>
9338 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9339 </object>
9340 </child>
9341 <child>
9342 <object class="GtkRadioMenuItem" id="indent_width_5">
9343 <property name="use_action_appearance">False</property>
9344 <property name="visible">True</property>
9345 <property name="can_focus">False</property>
9346 <property name="label" translatable="yes">_5</property>
9347 <property name="use_underline">True</property>
9348 <property name="group">indent_width_1</property>
9349 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9350 </object>
9351 </child>
9352 <child>
9353 <object class="GtkRadioMenuItem" id="indent_width_6">
9354 <property name="use_action_appearance">False</property>
9355 <property name="visible">True</property>
9356 <property name="can_focus">False</property>
9357 <property name="label" translatable="yes">_6</property>
9358 <property name="use_underline">True</property>
9359 <property name="group">indent_width_1</property>
9360 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9361 </object>
9362 </child>
9363 <child>
9364 <object class="GtkRadioMenuItem" id="indent_width_7">
9365 <property name="use_action_appearance">False</property>
9366 <property name="visible">True</property>
9367 <property name="can_focus">False</property>
9368 <property name="label" translatable="yes">_7</property>
9369 <property name="use_underline">True</property>
9370 <property name="group">indent_width_1</property>
9371 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9372 </object>
9373 </child>
9374 <child>
9375 <object class="GtkRadioMenuItem" id="indent_width_8">
9376 <property name="use_action_appearance">False</property>
9377 <property name="visible">True</property>
9378 <property name="can_focus">False</property>
9379 <property name="label" translatable="yes">_8</property>
9380 <property name="use_underline">True</property>
9381 <property name="group">indent_width_1</property>
9382 <signal name="activate" handler="on_indent_width_activate" swapped="no"/>
9383 </object>
9384 </child>
9385 </object>
9386 </child>
9387 </object>
9388 </child>
9389 <child>
9390 <object class="GtkSeparatorMenuItem" id="separator45">
9391 <property name="visible">True</property>
9392 <property name="can_focus">False</property>
9393 </object>
9394 </child>
9395 <child>
9396 <object class="GtkCheckMenuItem" id="set_file_readonly1">
9397 <property name="use_action_appearance">False</property>
9398 <property name="visible">True</property>
9399 <property name="can_focus">False</property>
9400 <property name="label" translatable="yes">Read _Only</property>
9401 <property name="use_underline">True</property>
9402 <signal name="toggled" handler="on_set_file_readonly1_toggled" swapped="no"/>
9403 </object>
9404 </child>
9405 <child>
9406 <object class="GtkCheckMenuItem" id="menu_write_unicode_bom1">
9407 <property name="use_action_appearance">False</property>
9408 <property name="visible">True</property>
9409 <property name="can_focus">False</property>
9410 <property name="label" translatable="yes">_Write Unicode BOM</property>
9411 <property name="use_underline">True</property>
9412 <signal name="toggled" handler="on_menu_write_unicode_bom1_toggled" swapped="no"/>
9413 </object>
9414 </child>
9415 <child>
9416 <object class="GtkSeparatorMenuItem" id="separator46">
9417 <property name="visible">True</property>
9418 <property name="can_focus">False</property>
9419 </object>
9420 </child>
9421 <child>
9422 <object class="GtkMenuItem" id="set_filetype1">
9423 <property name="use_action_appearance">False</property>
9424 <property name="visible">True</property>
9425 <property name="can_focus">False</property>
9426 <property name="label" translatable="yes">Set File_type</property>
9427 <property name="use_underline">True</property>
9428 <child type="submenu">
9429 <object class="GtkMenu" id="set_filetype1_menu">
9430 <property name="can_focus">False</property>
9431 <child>
9432 <object class="GtkMenuItem" id="invisible1">
9433 <property name="use_action_appearance">False</property>
9434 <property name="can_focus">False</property>
9435 <property name="label" translatable="yes">invisible</property>
9436 <property name="use_underline">True</property>
9437 </object>
9438 </child>
9439 </object>
9440 </child>
9441 </object>
9442 </child>
9443 <child>
9444 <object class="GtkMenuItem" id="set_encoding1">
9445 <property name="use_action_appearance">False</property>
9446 <property name="visible">True</property>
9447 <property name="can_focus">False</property>
9448 <property name="label" translatable="yes">Set _Encoding</property>
9449 <property name="use_underline">True</property>
9450 <child type="submenu">
9451 <object class="GtkMenu" id="set_encoding1_menu">
9452 <property name="can_focus">False</property>
9453 <child>
9454 <object class="GtkMenuItem" id="invisible6">
9455 <property name="use_action_appearance">False</property>
9456 <property name="can_focus">False</property>
9457 <property name="label" translatable="yes">invisible</property>
9458 <property name="use_underline">True</property>
9459 </object>
9460 </child>
9461 </object>
9462 </child>
9463 </object>
9464 </child>
9465 <child>
9466 <object class="GtkMenuItem" id="menu_line_endings1">
9467 <property name="use_action_appearance">False</property>
9468 <property name="visible">True</property>
9469 <property name="can_focus">False</property>
9470 <property name="label" translatable="yes">Set Line E_ndings</property>
9471 <property name="use_underline">True</property>
9472 <child type="submenu">
9473 <object class="GtkMenu" id="menu_line_endings1_menu">
9474 <property name="can_focus">False</property>
9475 <child>
9476 <object class="GtkRadioMenuItem" id="crlf">
9477 <property name="use_action_appearance">False</property>
9478 <property name="visible">True</property>
9479 <property name="can_focus">False</property>
9480 <property name="label" translatable="yes">Convert and Set to _CR/LF (Win)</property>
9481 <property name="use_underline">True</property>
9482 <signal name="activate" handler="on_crlf_activate" swapped="no"/>
9483 </object>
9484 </child>
9485 <child>
9486 <object class="GtkRadioMenuItem" id="lf">
9487 <property name="use_action_appearance">False</property>
9488 <property name="visible">True</property>
9489 <property name="can_focus">False</property>
9490 <property name="label" translatable="yes">Convert and Set to _LF (Unix)</property>
9491 <property name="use_underline">True</property>
9492 <property name="active">True</property>
9493 <property name="group">crlf</property>
9494 <signal name="activate" handler="on_lf_activate" swapped="no"/>
9495 </object>
9496 </child>
9497 <child>
9498 <object class="GtkRadioMenuItem" id="cr">
9499 <property name="use_action_appearance">False</property>
9500 <property name="visible">True</property>
9501 <property name="can_focus">False</property>
9502 <property name="label" translatable="yes">Convert and Set to CR (_Mac)</property>
9503 <property name="use_underline">True</property>
9504 <property name="group">crlf</property>
9505 <signal name="activate" handler="on_cr_activate" swapped="no"/>
9506 </object>
9507 </child>
9508 </object>
9509 </child>
9510 </object>
9511 </child>
9512 <child>
9513 <object class="GtkSeparatorMenuItem" id="separator8">
9514 <property name="visible">True</property>
9515 <property name="can_focus">False</property>
9516 </object>
9517 </child>
9518 <child>
9519 <object class="GtkMenuItem" id="clone1">
9520 <property name="use_action_appearance">False</property>
9521 <property name="visible">True</property>
9522 <property name="can_focus">False</property>
9523 <property name="label" translatable="yes">_Clone</property>
9524 <property name="use_underline">True</property>
9525 <signal name="activate" handler="on_clone1_activate" swapped="no"/>
9526 </object>
9527 </child>
9528 <child>
9529 <object class="GtkMenuItem" id="strip_trailing_spaces1">
9530 <property name="use_action_appearance">False</property>
9531 <property name="visible">True</property>
9532 <property name="can_focus">False</property>
9533 <property name="label" translatable="yes">_Strip Trailing Spaces</property>
9534 <property name="use_underline">True</property>
9535 <signal name="activate" handler="on_strip_trailing_spaces1_activate" swapped="no"/>
9536 </object>
9537 </child>
9538 <child>
9539 <object class="GtkMenuItem" id="menu_replace_tabs">
9540 <property name="use_action_appearance">False</property>
9541 <property name="visible">True</property>
9542 <property name="can_focus">False</property>
9543 <property name="label" translatable="yes">_Replace Tabs by Spaces</property>
9544 <property name="use_underline">True</property>
9545 <signal name="activate" handler="on_replace_tabs_activate" swapped="no"/>
9546 </object>
9547 </child>
9548 <child>
9549 <object class="GtkMenuItem" id="menu_replace_spaces">
9550 <property name="use_action_appearance">False</property>
9551 <property name="visible">True</property>
9552 <property name="can_focus">False</property>
9553 <property name="label" translatable="yes">Replace Spaces b_y Tabs...</property>
9554 <property name="use_underline">True</property>
9555 <signal name="activate" handler="on_replace_spaces_activate" swapped="no"/>
9556 </object>
9557 </child>
9558 <child>
9559 <object class="GtkSeparatorMenuItem" id="separator22">
9560 <property name="visible">True</property>
9561 <property name="can_focus">False</property>
9562 </object>
9563 </child>
9564 <child>
9565 <object class="GtkMenuItem" id="menu_fold_all1">
9566 <property name="use_action_appearance">False</property>
9567 <property name="visible">True</property>
9568 <property name="can_focus">False</property>
9569 <property name="label" translatable="yes">_Fold All</property>
9570 <property name="use_underline">True</property>
9571 <signal name="activate" handler="on_menu_fold_all1_activate" swapped="no"/>
9572 </object>
9573 </child>
9574 <child>
9575 <object class="GtkMenuItem" id="menu_unfold_all1">
9576 <property name="use_action_appearance">False</property>
9577 <property name="visible">True</property>
9578 <property name="can_focus">False</property>
9579 <property name="label" translatable="yes">_Unfold All</property>
9580 <property name="use_underline">True</property>
9581 <signal name="activate" handler="on_menu_unfold_all1_activate" swapped="no"/>
9582 </object>
9583 </child>
9584 <child>
9585 <object class="GtkSeparatorMenuItem" id="separator23">
9586 <property name="visible">True</property>
9587 <property name="can_focus">False</property>
9588 </object>
9589 </child>
9590 <child>
9591 <object class="GtkMenuItem" id="remove_markers1">
9592 <property name="use_action_appearance">False</property>
9593 <property name="visible">True</property>
9594 <property name="can_focus">False</property>
9595 <property name="label" translatable="yes">Remove _Markers</property>
9596 <property name="use_underline">True</property>
9597 <signal name="activate" handler="on_remove_markers1_activate" swapped="no"/>
9598 </object>
9599 </child>
9600 <child>
9601 <object class="GtkMenuItem" id="menu_remove_indicators1">
9602 <property name="use_action_appearance">False</property>
9603 <property name="visible">True</property>
9604 <property name="can_focus">False</property>
9605 <property name="label" translatable="yes">Remove Error _Indicators</property>
9606 <property name="use_underline">True</property>
9607 <signal name="activate" handler="on_menu_remove_indicators1_activate" swapped="no"/>
9608 </object>
9609 </child>
9610 </object>
9611 </child>
9612 </object>
9613 </child>
9614 <child>
9615 <object class="GtkMenuItem" id="menu_project1">
9616 <property name="use_action_appearance">False</property>
9617 <property name="visible">True</property>
9618 <property name="can_focus">False</property>
9619 <property name="label" translatable="yes">_Project</property>
9620 <property name="use_underline">True</property>
9621 <signal name="activate" handler="on_menu_project1_activate" swapped="no"/>
9622 <child type="submenu">
9623 <object class="GtkMenu" id="menu_project1_menu">
9624 <property name="can_focus">False</property>
9625 <child>
9626 <object class="GtkImageMenuItem" id="project_new1">
9627 <property name="label" translatable="yes">_New...</property>
9628 <property name="use_action_appearance">False</property>
9629 <property name="visible">True</property>
9630 <property name="can_focus">False</property>
9631 <property name="use_underline">True</property>
9632 <property name="image">image4077</property>
9633 <property name="use_stock">False</property>
9634 <signal name="activate" handler="on_project_new1_activate" swapped="no"/>
9635 </object>
9636 </child>
9637 <child>
9638 <object class="GtkImageMenuItem" id="project_open1">
9639 <property name="label" translatable="yes">_Open...</property>
9640 <property name="use_action_appearance">False</property>
9641 <property name="visible">True</property>
9642 <property name="can_focus">False</property>
9643 <property name="use_underline">True</property>
9644 <property name="image">image4078</property>
9645 <property name="use_stock">False</property>
9646 <signal name="activate" handler="on_project_open1_activate" swapped="no"/>
9647 </object>
9648 </child>
9649 <child>
9650 <object class="GtkMenuItem" id="recent_projects1">
9651 <property name="use_action_appearance">False</property>
9652 <property name="visible">True</property>
9653 <property name="can_focus">False</property>
9654 <property name="label" translatable="yes">_Recent Projects</property>
9655 <property name="use_underline">True</property>
9656 </object>
9657 </child>
9658 <child>
9659 <object class="GtkImageMenuItem" id="project_close1">
9660 <property name="label" translatable="yes">_Close</property>
9661 <property name="use_action_appearance">False</property>
9662 <property name="visible">True</property>
9663 <property name="can_focus">False</property>
9664 <property name="use_underline">True</property>
9665 <property name="image">image4079</property>
9666 <property name="use_stock">False</property>
9667 <signal name="activate" handler="on_project_close1_activate" swapped="no"/>
9668 </object>
9669 </child>
9670 <child>
9671 <object class="GtkSeparatorMenuItem" id="separator34">
9672 <property name="visible">True</property>
9673 <property name="can_focus">False</property>
9674 </object>
9675 </child>
9676 <child>
9677 <object class="GtkMenuItem" id="reset_indentation1">
9678 <property name="use_action_appearance">False</property>
9679 <property name="visible">True</property>
9680 <property name="can_focus">False</property>
9681 <property name="tooltip_text" translatable="yes">Apply the default indentation settings to all documents</property>
9682 <property name="label" translatable="yes">_Apply Default Indentation</property>
9683 <property name="use_underline">True</property>
9684 <signal name="activate" handler="on_reset_indentation1_activate" swapped="no"/>
9685 </object>
9686 </child>
9687 <child>
9688 <object class="GtkSeparatorMenuItem" id="separator59">
9689 <property name="visible">True</property>
9690 <property name="can_focus">False</property>
9691 </object>
9692 </child>
9693 <child>
9694 <object class="GtkImageMenuItem" id="project_properties1">
9695 <property name="label">gtk-properties</property>
9696 <property name="use_action_appearance">False</property>
9697 <property name="visible">True</property>
9698 <property name="can_focus">False</property>
9699 <property name="use_underline">True</property>
9700 <property name="use_stock">True</property>
9701 <signal name="activate" handler="on_project_properties1_activate" swapped="no"/>
9702 </object>
9703 </child>
9704 </object>
9705 </child>
9706 </object>
9707 </child>
9708 <child>
9709 <object class="GtkMenuItem" id="menu_build1">
9710 <property name="use_action_appearance">False</property>
9711 <property name="visible">True</property>
9712 <property name="can_focus">False</property>
9713 <property name="label" translatable="yes">_Build</property>
9714 <property name="use_underline">True</property>
9715 </object>
9716 </child>
9717 <child>
9718 <object class="GtkMenuItem" id="tools1">
9719 <property name="use_action_appearance">False</property>
9720 <property name="visible">True</property>
9721 <property name="can_focus">False</property>
9722 <property name="label" translatable="yes">_Tools</property>
9723 <property name="use_underline">True</property>
9724 <child type="submenu">
9725 <object class="GtkMenu" id="tools1_menu">
9726 <property name="can_focus">False</property>
9727 <child>
9728 <object class="GtkImageMenuItem" id="menu_reload_configuration1">
9729 <property name="label" translatable="yes">_Reload Configuration</property>
9730 <property name="use_action_appearance">False</property>
9731 <property name="visible">True</property>
9732 <property name="can_focus">False</property>
9733 <property name="use_underline">True</property>
9734 <property name="image">image4080</property>
9735 <property name="use_stock">False</property>
9736 <signal name="activate" handler="on_menu_reload_configuration1_activate" swapped="no"/>
9737 </object>
9738 </child>
9739 <child>
9740 <object class="GtkImageMenuItem" id="configuration_files1">
9741 <property name="label" translatable="yes">C_onfiguration Files</property>
9742 <property name="use_action_appearance">False</property>
9743 <property name="visible">True</property>
9744 <property name="can_focus">False</property>
9745 <property name="use_underline">True</property>
9746 <property name="image">image4081</property>
9747 <property name="use_stock">False</property>
9748 </object>
9749 </child>
9750 <child>
9751 <object class="GtkSeparatorMenuItem" id="separator47">
9752 <property name="visible">True</property>
9753 <property name="can_focus">False</property>
9754 </object>
9755 </child>
9756 <child>
9757 <object class="GtkImageMenuItem" id="menu_choose_color1">
9758 <property name="label" translatable="yes">_Color Chooser</property>
9759 <property name="use_action_appearance">False</property>
9760 <property name="visible">True</property>
9761 <property name="can_focus">False</property>
9762 <property name="use_underline">True</property>
9763 <property name="image">image4082</property>
9764 <property name="use_stock">False</property>
9765 <signal name="activate" handler="on_show_color_chooser1_activate" swapped="no"/>
9766 </object>
9767 </child>
9768 <child>
9769 <object class="GtkMenuItem" id="menu_count_words1">
9770 <property name="use_action_appearance">False</property>
9771 <property name="visible">True</property>
9772 <property name="can_focus">False</property>
9773 <property name="label" translatable="yes">_Word Count</property>
9774 <property name="use_underline">True</property>
9775 <signal name="activate" handler="on_count_words1_activate" swapped="no"/>
9776 </object>
9777 </child>
9778 <child>
9779 <object class="GtkMenuItem" id="load_tags1">
9780 <property name="use_action_appearance">False</property>
9781 <property name="visible">True</property>
9782 <property name="can_focus">False</property>
9783 <property name="label" translatable="yes">Load Ta_gs...</property>
9784 <property name="use_underline">True</property>
9785 <signal name="activate" handler="on_load_tags1_activate" swapped="no"/>
9786 </object>
9787 </child>
9788 </object>
9789 </child>
9790 </object>
9791 </child>
9792 <child>
9793 <object class="GtkMenuItem" id="menu_help1">
9794 <property name="use_action_appearance">False</property>
9795 <property name="visible">True</property>
9796 <property name="can_focus">False</property>
9797 <property name="label" translatable="yes">_Help</property>
9798 <property name="use_underline">True</property>
9799 <child type="submenu">
9800 <object class="GtkMenu" id="menu_help1_menu">
9801 <property name="can_focus">False</property>
9802 <child>
9803 <object class="GtkImageMenuItem" id="help1">
9804 <property name="label" translatable="yes">_Help</property>
9805 <property name="use_action_appearance">False</property>
9806 <property name="visible">True</property>
9807 <property name="can_focus">False</property>
9808 <property name="use_underline">True</property>
9809 <property name="image">image4083</property>
9810 <property name="use_stock">False</property>
9811 <signal name="activate" handler="on_help1_activate" swapped="no"/>
9812 </object>
9813 </child>
9814 <child>
9815 <object class="GtkMenuItem" id="keyboard_shortcuts1">
9816 <property name="use_action_appearance">False</property>
9817 <property name="visible">True</property>
9818 <property name="can_focus">False</property>
9819 <property name="label" translatable="yes">_Keyboard Shortcuts</property>
9820 <property name="use_underline">True</property>
9821 <signal name="activate" handler="on_help_shortcuts1_activate" swapped="no"/>
9822 </object>
9823 </child>
9824 <child>
9825 <object class="GtkMenuItem" id="debug_messages1">
9826 <property name="use_action_appearance">False</property>
9827 <property name="visible">True</property>
9828 <property name="can_focus">False</property>
9829 <property name="label" translatable="yes">Debug _Messages</property>
9830 <property name="use_underline">True</property>
9831 <signal name="activate" handler="on_debug_messages1_activate" swapped="no"/>
9832 </object>
9833 </child>
9834 <child>
9835 <object class="GtkSeparatorMenuItem" id="help_menu_sep1">
9836 <property name="use_action_appearance">False</property>
9837 <property name="visible">True</property>
9838 <property name="can_focus">False</property>
9839 </object>
9840 </child>
9841 <child>
9842 <object class="GtkMenuItem" id="website1">
9843 <property name="use_action_appearance">False</property>
9844 <property name="visible">True</property>
9845 <property name="can_focus">False</property>
9846 <property name="label" translatable="yes">_Website</property>
9847 <property name="use_underline">True</property>
9848 <signal name="activate" handler="on_website1_activate" swapped="no"/>
9849 </object>
9850 </child>
9851 <child>
9852 <object class="GtkMenuItem" id="help_menu_item_wiki">
9853 <property name="use_action_appearance">False</property>
9854 <property name="visible">True</property>
9855 <property name="can_focus">False</property>
9856 <property name="label" translatable="yes">Wi_ki</property>
9857 <property name="use_underline">True</property>
9858 <signal name="activate" handler="on_help_menu_item_wiki_activate" swapped="no"/>
9859 </object>
9860 </child>
9861 <child>
9862 <object class="GtkMenuItem" id="help_menu_item_bug_report">
9863 <property name="use_action_appearance">False</property>
9864 <property name="visible">True</property>
9865 <property name="can_focus">False</property>
9866 <property name="label" translatable="yes">Report a _Bug...</property>
9867 <property name="use_underline">True</property>
9868 <signal name="activate" handler="on_help_menu_item_bug_report_activate" swapped="no"/>
9869 </object>
9870 </child>
9871 <child>
9872 <object class="GtkMenuItem" id="help_menu_item_donate">
9873 <property name="use_action_appearance">False</property>
9874 <property name="visible">True</property>
9875 <property name="can_focus">False</property>
9876 <property name="label" translatable="yes">_Donate...</property>
9877 <property name="use_underline">True</property>
9878 <signal name="activate" handler="on_help_menu_item_donate_activate" swapped="no"/>
9879 </object>
9880 </child>
9881 <child>
9882 <object class="GtkSeparatorMenuItem" id="separator16">
9883 <property name="visible">True</property>
9884 <property name="can_focus">False</property>
9885 </object>
9886 </child>
9887 <child>
9888 <object class="GtkImageMenuItem" id="menu_info1">
9889 <property name="label">gtk-about</property>
9890 <property name="use_action_appearance">False</property>
9891 <property name="visible">True</property>
9892 <property name="can_focus">False</property>
9893 <property name="use_underline">True</property>
9894 <property name="use_stock">True</property>
9895 <signal name="activate" handler="on_info1_activate" swapped="no"/>
9896 </object>
9897 </child>
9898 </object>
9899 </child>
9900 </object>
9901 </child>
9902 </object>
9903 <packing>
9904 <property name="expand">False</property>
9905 <property name="fill">True</property>
9906 <property name="position">0</property>
9907 </packing>
9908 </child>
9909 <child>
9910 <placeholder/>
9911 </child>
9912 </object>
9913 <packing>
9914 <property name="expand">False</property>
9915 <property name="fill">False</property>
9916 <property name="position">0</property>
9917 </packing>
9918 </child>
9919 <child>
9920 <object class="GtkVPaned" id="vpaned1">
9921 <property name="visible">True</property>
9922 <property name="can_focus">True</property>
9923 <property name="position">400</property>
9924 <child>
9925 <object class="GtkHPaned" id="hpaned1">
9926 <property name="visible">True</property>
9927 <property name="can_focus">True</property>
9928 <property name="position">167</property>
9929 <child>
9930 <object class="GtkNotebook" id="notebook3">
9931 <property name="visible">True</property>
9932 <property name="can_focus">True</property>
9933 <property name="scrollable">True</property>
9934 <signal name="key-press-event" handler="on_escape_key_press_event" swapped="no"/>
9935 <signal name="switch-page" handler="on_tv_notebook_switch_page" swapped="no"/>
9936 <signal name="switch-page" handler="on_tv_notebook_switch_page_after" after="yes" swapped="no"/>
9937 <child>
9938 <object class="GtkScrolledWindow" id="scrolledwindow2">
9939 <property name="visible">True</property>
9940 <property name="can_focus">True</property>
9941 <property name="hscrollbar_policy">automatic</property>
9942 <property name="vscrollbar_policy">automatic</property>
9943 <property name="shadow_type">in</property>
9944 <child>
9945 <object class="GtkTreeView" id="treeview2">
9946 <property name="visible">True</property>
9947 <property name="can_focus">True</property>
9948 <property name="enable_search">False</property>
9949 </object>
9950 </child>
9951 </object>
9952 </child>
9953 <child type="tab">
9954 <object class="GtkLabel" id="label135">
9955 <property name="visible">True</property>
9956 <property name="can_focus">False</property>
9957 <property name="label" translatable="yes">Symbols</property>
9958 </object>
9959 <packing>
9960 <property name="tab_fill">False</property>
9961 </packing>
9962 </child>
9963 <child>
9964 <object class="GtkScrolledWindow" id="scrolledwindow7">
9965 <property name="visible">True</property>
9966 <property name="can_focus">True</property>
9967 <property name="shadow_type">in</property>
9968 <child>
9969 <object class="GtkTreeView" id="treeview6">
9970 <property name="visible">True</property>
9971 <property name="can_focus">True</property>
9972 <property name="rules_hint">True</property>
9973 </object>
9974 </child>
9975 </object>
9976 <packing>
9977 <property name="position">1</property>
9978 </packing>
9979 </child>
9980 <child type="tab">
9981 <object class="GtkLabel" id="label136">
9982 <property name="visible">True</property>
9983 <property name="can_focus">False</property>
9984 <property name="label" translatable="yes">Documents</property>
9985 </object>
9986 <packing>
9987 <property name="position">1</property>
9988 <property name="tab_fill">False</property>
9989 </packing>
9990 </child>
9991 </object>
9992 <packing>
9993 <property name="resize">False</property>
9994 <property name="shrink">True</property>
9995 </packing>
9996 </child>
9997 <child>
9998 <object class="GtkNotebook" id="notebook1">
9999 <property name="visible">True</property>
10000 <property name="can_focus">True</property>
10001 <property name="scrollable">True</property>
10002 <signal name="switch-page" handler="on_notebook1_switch_page_after" after="yes" swapped="no"/>
10003 </object>
10004 <packing>
10005 <property name="resize">True</property>
10006 <property name="shrink">True</property>
10007 </packing>
10008 </child>
10009 </object>
10010 <packing>
10011 <property name="resize">True</property>
10012 <property name="shrink">True</property>
10013 </packing>
10014 </child>
10015 <child>
10016 <object class="GtkScrolledWindow" id="scrolledwindow1">
10017 <property name="visible">True</property>
10018 <property name="can_focus">True</property>
10019 <property name="hscrollbar_policy">never</property>
10020 <property name="vscrollbar_policy">never</property>
10021 <property name="shadow_type">in</property>
10022 <child>
10023 <object class="GtkViewport" id="viewport1">
10024 <property name="visible">True</property>
10025 <property name="can_focus">False</property>
10026 <child>
10027 <object class="GtkNotebook" id="notebook_info">
10028 <property name="visible">True</property>
10029 <property name="can_focus">True</property>
10030 <property name="tab_pos">left</property>
10031 <property name="scrollable">True</property>
10032 <child>
10033 <object class="GtkScrolledWindow" id="scrolledwindow4">
10034 <property name="visible">True</property>
10035 <property name="can_focus">True</property>
10036 <property name="hscrollbar_policy">automatic</property>
10037 <property name="vscrollbar_policy">automatic</property>
10038 <child>
10039 <object class="GtkTreeView" id="treeview3">
10040 <property name="visible">True</property>
10041 <property name="can_focus">True</property>
10042 <property name="headers_visible">False</property>
10043 <property name="rules_hint">True</property>
10044 </object>
10045 </child>
10046 </object>
10047 </child>
10048 <child type="tab">
10049 <object class="GtkLabel" id="notebook_info_label_status">
10050 <property name="visible">True</property>
10051 <property name="can_focus">False</property>
10052 <property name="label" translatable="yes">Status</property>
10053 </object>
10054 <packing>
10055 <property name="tab_fill">False</property>
10056 </packing>
10057 </child>
10058 <child>
10059 <object class="GtkScrolledWindow" id="scrolledwindow3">
10060 <property name="visible">True</property>
10061 <property name="can_focus">True</property>
10062 <property name="hscrollbar_policy">automatic</property>
10063 <property name="vscrollbar_policy">automatic</property>
10064 <child>
10065 <object class="GtkTreeView" id="treeview5">
10066 <property name="visible">True</property>
10067 <property name="can_focus">True</property>
10068 <property name="headers_visible">False</property>
10069 </object>
10070 </child>
10071 </object>
10072 <packing>
10073 <property name="position">1</property>
10074 </packing>
10075 </child>
10076 <child type="tab">
10077 <object class="GtkLabel" id="notebook_info_label_compiler">
10078 <property name="visible">True</property>
10079 <property name="can_focus">False</property>
10080 <property name="label" translatable="yes">Compiler</property>
10081 </object>
10082 <packing>
10083 <property name="position">1</property>
10084 <property name="tab_fill">False</property>
10085 </packing>
10086 </child>
10087 <child>
10088 <object class="GtkScrolledWindow" id="scrolledwindow5">
10089 <property name="visible">True</property>
10090 <property name="can_focus">True</property>
10091 <property name="hscrollbar_policy">automatic</property>
10092 <property name="vscrollbar_policy">automatic</property>
10093 <child>
10094 <object class="GtkTreeView" id="treeview4">
10095 <property name="visible">True</property>
10096 <property name="can_focus">True</property>
10097 <property name="headers_visible">False</property>
10098 <property name="rules_hint">True</property>
10099 </object>
10100 </child>
10101 </object>
10102 <packing>
10103 <property name="position">2</property>
10104 </packing>
10105 </child>
10106 <child type="tab">
10107 <object class="GtkLabel" id="notebook_info_label_msg">
10108 <property name="visible">True</property>
10109 <property name="can_focus">False</property>
10110 <property name="label" translatable="yes">Messages</property>
10111 </object>
10112 <packing>
10113 <property name="position">2</property>
10114 <property name="tab_fill">False</property>
10115 </packing>
10116 </child>
10117 <child>
10118 <object class="GtkScrolledWindow" id="scrolledwindow6">
10119 <property name="visible">True</property>
10120 <property name="can_focus">True</property>
10121 <property name="hscrollbar_policy">automatic</property>
10122 <property name="vscrollbar_policy">automatic</property>
10123 <child>
10124 <object class="GtkTextView" id="textview_scribble">
10125 <property name="visible">True</property>
10126 <property name="can_focus">True</property>
10127 <property name="buffer">textbuffer1</property>
10128 </object>
10129 </child>
10130 </object>
10131 <packing>
10132 <property name="position">3</property>
10133 </packing>
10134 </child>
10135 <child type="tab">
10136 <object class="GtkLabel" id="notebook_info_label_scribble">
10137 <property name="visible">True</property>
10138 <property name="can_focus">False</property>
10139 <property name="label" translatable="yes">Scribble</property>
10140 </object>
10141 <packing>
10142 <property name="position">3</property>
10143 <property name="tab_fill">False</property>
10144 </packing>
10145 </child>
10146 </object>
10147 </child>
10148 </object>
10149 </child>
10150 </object>
10151 <packing>
10152 <property name="resize">True</property>
10153 <property name="shrink">True</property>
10154 </packing>
10155 </child>
10156 </object>
10157 <packing>
10158 <property name="expand">True</property>
10159 <property name="fill">True</property>
10160 <property name="position">1</property>
10161 </packing>
10162 </child>
10163 <child>
10164 <object class="GtkHBox" id="hbox1">
10165 <property name="visible">True</property>
10166 <property name="can_focus">False</property>
10167 <child>
10168 <object class="GtkStatusbar" id="statusbar">
10169 <property name="visible">True</property>
10170 <property name="can_focus">False</property>
10171 </object>
10172 <packing>
10173 <property name="expand">True</property>
10174 <property name="fill">True</property>
10175 <property name="position">0</property>
10176 </packing>
10177 </child>
10178 </object>
10179 <packing>
10180 <property name="expand">False</property>
10181 <property name="fill">True</property>
10182 <property name="position">2</property>
10183 </packing>
10184 </child>
10185 </object>
10186 </child>
10187 </object>
10188 </interface>