1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.18.3 -->
3<interface>
4  <requires lib="gtk+" version="3.12"/>
5  <requires lib="libpeas-gtk" version="1.0"/>
6  <template class="GeditPreferencesDialog" parent="GtkWindow">
7    <property name="can_focus">False</property>
8    <property name="title" translatable="yes">Preferences</property>
9    <property name="resizable">True</property>
10    <property name="destroy_with_parent">True</property>
11    <property name="type_hint">dialog</property>
12    <property name="border_width">0</property>
13    <child type="titlebar">
14      <object class="GtkHeaderBar" id="header_bar">
15        <property name="title" translatable="yes">Preferences</property>
16        <property name="visible">True</property>
17        <property name="can_focus">False</property>
18        <property name="show-close-button">True</property>
19       </object>
20    </child>
21    <child>
22      <object class="GtkNotebook" id="notebook">
23        <property name="visible">True</property>
24        <property name="can_focus">True</property>
25        <property name="border_width">0</property>
26        <property name="show_border">False</property>
27        <child>
28          <object class="GtkGrid" id="grid6">
29            <property name="visible">True</property>
30            <property name="can_focus">False</property>
31            <property name="border_width">12</property>
32            <property name="row_spacing">18</property>
33            <child>
34              <object class="GtkGrid" id="grid1">
35                <property name="visible">True</property>
36                <property name="can_focus">False</property>
37                <property name="row_spacing">6</property>
38                <property name="column_spacing">6</property>
39                <child>
40                  <object class="GtkCheckButton" id="display_line_numbers_checkbutton">
41                    <property name="label" translatable="yes">_Display line numbers</property>
42                    <property name="visible">True</property>
43                    <property name="can_focus">True</property>
44                    <property name="receives_default">False</property>
45                    <property name="use_underline">True</property>
46                    <property name="draw_indicator">True</property>
47                  </object>
48                  <packing>
49                    <property name="left_attach">0</property>
50                    <property name="top_attach">0</property>
51                    <property name="width">2</property>
52                  </packing>
53                </child>
54                <child>
55                  <object class="GtkCheckButton" id="right_margin_checkbutton">
56                    <property name="label" translatable="yes">Display right _margin at column:</property>
57                    <property name="visible">True</property>
58                    <property name="can_focus">True</property>
59                    <property name="receives_default">False</property>
60                    <property name="use_underline">True</property>
61                    <property name="draw_indicator">True</property>
62                  </object>
63                  <packing>
64                    <property name="left_attach">0</property>
65                    <property name="top_attach">1</property>
66                  </packing>
67                </child>
68                <child>
69                  <object class="GtkGrid" id="right_margin_position_grid">
70                    <property name="visible">True</property>
71                    <property name="can_focus">False</property>
72                    <child>
73                      <object class="GtkSpinButton" id="right_margin_position_spinbutton">
74                        <property name="visible">True</property>
75                        <property name="can_focus">True</property>
76                        <property name="invisible_char">●</property>
77                        <property name="adjustment">adjustment1</property>
78                        <property name="climb_rate">1</property>
79                        <property name="snap_to_ticks">True</property>
80                        <property name="numeric">True</property>
81                      </object>
82                      <packing>
83                        <property name="left_attach">0</property>
84                        <property name="top_attach">0</property>
85                      </packing>
86                    </child>
87                  </object>
88                  <packing>
89                    <property name="left_attach">1</property>
90                    <property name="top_attach">1</property>
91                  </packing>
92                </child>
93                <child>
94                  <object class="GtkCheckButton" id="display_statusbar_checkbutton">
95                    <property name="label" translatable="yes">Display _statusbar</property>
96                    <property name="visible">True</property>
97                    <property name="can_focus">True</property>
98                    <property name="receives_default">False</property>
99                    <property name="use_underline">True</property>
100                    <property name="draw_indicator">True</property>
101                  </object>
102                  <packing>
103                    <property name="left_attach">0</property>
104                    <property name="top_attach">2</property>
105                    <property name="width">2</property>
106                  </packing>
107                </child>
108                <child>
109                  <object class="GtkCheckButton" id="display_grid_checkbutton">
110                    <property name="label" translatable="yes">Display _grid pattern</property>
111                    <property name="visible">True</property>
112                    <property name="can_focus">True</property>
113                    <property name="receives_default">False</property>
114                    <property name="use_underline">True</property>
115                    <property name="draw_indicator">True</property>
116                  </object>
117                  <packing>
118                    <property name="left_attach">0</property>
119                    <property name="top_attach">3</property>
120                    <property name="width">2</property>
121                  </packing>
122                </child>
123              </object>
124              <packing>
125                <property name="left_attach">0</property>
126                <property name="top_attach">0</property>
127              </packing>
128            </child>
129            <child>
130              <object class="GtkGrid" id="grid2">
131                <property name="visible">True</property>
132                <property name="can_focus">False</property>
133                <property name="row_spacing">6</property>
134                <child>
135                  <object class="GtkLabel" id="label848">
136                    <property name="visible">True</property>
137                    <property name="can_focus">False</property>
138                    <property name="xalign">0</property>
139                    <property name="label" translatable="yes">Text Wrapping</property>
140                    <attributes>
141                      <attribute name="weight" value="bold"/>
142                    </attributes>
143                  </object>
144                  <packing>
145                    <property name="left_attach">0</property>
146                    <property name="top_attach">0</property>
147                  </packing>
148                </child>
149                <child>
150                  <object class="GtkGrid" id="grid3">
151                    <property name="visible">True</property>
152                    <property name="can_focus">False</property>
153                    <property name="margin_start">12</property>
154                    <property name="row_spacing">6</property>
155                    <child>
156                      <object class="GtkCheckButton" id="wrap_text_checkbutton">
157                        <property name="label" translatable="yes">Enable text _wrapping</property>
158                        <property name="visible">True</property>
159                        <property name="can_focus">True</property>
160                        <property name="receives_default">False</property>
161                        <property name="use_underline">True</property>
162                        <property name="draw_indicator">True</property>
163                      </object>
164                      <packing>
165                        <property name="left_attach">0</property>
166                        <property name="top_attach">0</property>
167                      </packing>
168                    </child>
169                    <child>
170                      <object class="GtkCheckButton" id="split_checkbutton">
171                        <property name="label" translatable="yes">Do not _split words over two lines</property>
172                        <property name="visible">True</property>
173                        <property name="can_focus">True</property>
174                        <property name="receives_default">False</property>
175                        <property name="use_underline">True</property>
176                        <property name="draw_indicator">True</property>
177                      </object>
178                      <packing>
179                        <property name="left_attach">0</property>
180                        <property name="top_attach">1</property>
181                      </packing>
182                    </child>
183                  </object>
184                  <packing>
185                    <property name="left_attach">0</property>
186                    <property name="top_attach">1</property>
187                  </packing>
188                </child>
189              </object>
190              <packing>
191                <property name="left_attach">0</property>
192                <property name="top_attach">1</property>
193              </packing>
194            </child>
195            <child>
196              <object class="GtkGrid" id="grid4">
197                <property name="visible">True</property>
198                <property name="can_focus">False</property>
199                <property name="row_spacing">6</property>
200                <child>
201                  <object class="GtkLabel" id="label876">
202                    <property name="visible">True</property>
203                    <property name="can_focus">False</property>
204                    <property name="xalign">0</property>
205                    <property name="label" translatable="yes">Highlighting</property>
206                    <attributes>
207                      <attribute name="weight" value="bold"/>
208                    </attributes>
209                  </object>
210                  <packing>
211                    <property name="left_attach">0</property>
212                    <property name="top_attach">0</property>
213                  </packing>
214                </child>
215                <child>
216                  <object class="GtkGrid" id="grid5">
217                    <property name="visible">True</property>
218                    <property name="can_focus">False</property>
219                    <property name="margin_start">12</property>
220                    <property name="row_spacing">6</property>
221                    <child>
222                      <object class="GtkCheckButton" id="highlight_current_line_checkbutton">
223                        <property name="label" translatable="yes">Highlight current _line</property>
224                        <property name="visible">True</property>
225                        <property name="can_focus">True</property>
226                        <property name="receives_default">False</property>
227                        <property name="use_underline">True</property>
228                        <property name="draw_indicator">True</property>
229                      </object>
230                      <packing>
231                        <property name="left_attach">0</property>
232                        <property name="top_attach">0</property>
233                      </packing>
234                    </child>
235                    <child>
236                      <object class="GtkCheckButton" id="bracket_matching_checkbutton">
237                        <property name="label" translatable="yes">Highlight matching _brackets</property>
238                        <property name="visible">True</property>
239                        <property name="can_focus">True</property>
240                        <property name="receives_default">False</property>
241                        <property name="use_underline">True</property>
242                        <property name="draw_indicator">True</property>
243                      </object>
244                      <packing>
245                        <property name="left_attach">0</property>
246                        <property name="top_attach">1</property>
247                      </packing>
248                    </child>
249                  </object>
250                  <packing>
251                    <property name="left_attach">0</property>
252                    <property name="top_attach">1</property>
253                  </packing>
254                </child>
255              </object>
256              <packing>
257                <property name="left_attach">0</property>
258                <property name="top_attach">2</property>
259              </packing>
260            </child>
261          </object>
262          <packing>
263            <property name="tab_expand">True</property>
264          </packing>
265        </child>
266        <child type="tab">
267          <object class="GtkLabel" id="label853">
268            <property name="visible">True</property>
269            <property name="can_focus">False</property>
270            <property name="label" translatable="yes">View</property>
271          </object>
272          <packing>
273            <property name="tab_fill">False</property>
274          </packing>
275        </child>
276        <child>
277          <object class="GtkGrid" id="grid11">
278            <property name="visible">True</property>
279            <property name="can_focus">False</property>
280            <property name="border_width">12</property>
281            <property name="row_spacing">18</property>
282            <child>
283              <object class="GtkGrid" id="grid7">
284                <property name="visible">True</property>
285                <property name="can_focus">False</property>
286                <property name="row_spacing">6</property>
287                <child>
288                  <object class="GtkLabel" id="label846">
289                    <property name="visible">True</property>
290                    <property name="can_focus">False</property>
291                    <property name="xalign">0</property>
292                    <property name="label" translatable="yes">Tab Stops</property>
293                    <attributes>
294                      <attribute name="weight" value="bold"/>
295                    </attributes>
296                  </object>
297                  <packing>
298                    <property name="left_attach">0</property>
299                    <property name="top_attach">0</property>
300                  </packing>
301                </child>
302                <child>
303                  <object class="GtkGrid" id="grid8">
304                    <property name="name">12</property>
305                    <property name="visible">True</property>
306                    <property name="can_focus">False</property>
307                    <property name="margin_start">12</property>
308                    <property name="row_spacing">6</property>
309                    <property name="column_spacing">6</property>
310                    <child>
311                      <object class="GtkLabel" id="label98">
312                        <property name="visible">True</property>
313                        <property name="can_focus">False</property>
314                        <property name="halign">start</property>
315                        <property name="label" translatable="yes">_Tab width:</property>
316                        <property name="use_underline">True</property>
317                        <property name="justify">center</property>
318                        <property name="mnemonic_widget">tabs_width_spinbutton</property>
319                      </object>
320                      <packing>
321                        <property name="left_attach">0</property>
322                        <property name="top_attach">0</property>
323                      </packing>
324                    </child>
325                    <child>
326                      <object class="GtkSpinButton" id="tabs_width_spinbutton">
327                        <property name="visible">True</property>
328                        <property name="can_focus">True</property>
329                        <property name="halign">start</property>
330                        <property name="hexpand">True</property>
331                        <property name="invisible_char">●</property>
332                        <property name="adjustment">adjustment2</property>
333                        <property name="climb_rate">1</property>
334                        <property name="numeric">True</property>
335                        <property name="value">8</property>
336                      </object>
337                      <packing>
338                        <property name="left_attach">1</property>
339                        <property name="top_attach">0</property>
340                      </packing>
341                    </child>
342                    <child>
343                      <object class="GtkCheckButton" id="insert_spaces_checkbutton">
344                        <property name="label" translatable="yes">Insert _spaces instead of tabs</property>
345                        <property name="visible">True</property>
346                        <property name="can_focus">True</property>
347                        <property name="receives_default">False</property>
348                        <property name="use_underline">True</property>
349                        <property name="draw_indicator">True</property>
350                      </object>
351                      <packing>
352                        <property name="left_attach">0</property>
353                        <property name="top_attach">1</property>
354                        <property name="width">2</property>
355                      </packing>
356                    </child>
357                    <child>
358                      <object class="GtkCheckButton" id="auto_indent_checkbutton">
359                        <property name="label" translatable="yes">_Enable automatic indentation</property>
360                        <property name="visible">True</property>
361                        <property name="can_focus">True</property>
362                        <property name="receives_default">False</property>
363                        <property name="use_underline">True</property>
364                        <property name="draw_indicator">True</property>
365                      </object>
366                      <packing>
367                        <property name="left_attach">0</property>
368                        <property name="top_attach">2</property>
369                        <property name="width">2</property>
370                      </packing>
371                    </child>
372                  </object>
373                  <packing>
374                    <property name="left_attach">0</property>
375                    <property name="top_attach">1</property>
376                  </packing>
377                </child>
378              </object>
379              <packing>
380                <property name="left_attach">0</property>
381                <property name="top_attach">0</property>
382              </packing>
383            </child>
384            <child>
385              <object class="GtkGrid" id="grid9">
386                <property name="visible">True</property>
387                <property name="can_focus">False</property>
388                <property name="row_spacing">6</property>
389                <child>
390                  <object class="GtkLabel" id="label859">
391                    <property name="visible">True</property>
392                    <property name="can_focus">False</property>
393                    <property name="xalign">0</property>
394                    <property name="label" translatable="yes">File Saving</property>
395                    <attributes>
396                      <attribute name="weight" value="bold"/>
397                    </attributes>
398                  </object>
399                  <packing>
400                    <property name="left_attach">0</property>
401                    <property name="top_attach">0</property>
402                  </packing>
403                </child>
404                <child>
405                  <object class="GtkGrid" id="grid10">
406                    <property name="visible">True</property>
407                    <property name="can_focus">False</property>
408                    <property name="margin_start">12</property>
409                    <property name="row_spacing">6</property>
410                    <property name="column_spacing">6</property>
411                    <child>
412                      <object class="GtkCheckButton" id="backup_copy_checkbutton">
413                        <property name="label" translatable="yes">Create a _backup copy of files before saving</property>
414                        <property name="visible">True</property>
415                        <property name="can_focus">True</property>
416                        <property name="receives_default">False</property>
417                        <property name="use_underline">True</property>
418                        <property name="draw_indicator">True</property>
419                      </object>
420                      <packing>
421                        <property name="left_attach">0</property>
422                        <property name="top_attach">0</property>
423                        <property name="width">3</property>
424                      </packing>
425                    </child>
426                    <child>
427                      <object class="GtkCheckButton" id="auto_save_checkbutton">
428                        <property name="label" translatable="yes">_Autosave files every</property>
429                        <property name="visible">True</property>
430                        <property name="can_focus">True</property>
431                        <property name="receives_default">False</property>
432                        <property name="use_underline">True</property>
433                        <property name="draw_indicator">True</property>
434                      </object>
435                      <packing>
436                        <property name="left_attach">0</property>
437                        <property name="top_attach">1</property>
438                      </packing>
439                    </child>
440                    <child>
441                      <object class="GtkLabel" id="label97">
442                        <property name="visible">True</property>
443                        <property name="can_focus">False</property>
444                        <property name="label" translatable="yes">_minutes</property>
445                        <property name="use_underline">True</property>
446                        <property name="justify">center</property>
447                        <property name="mnemonic_widget">auto_save_spinbutton</property>
448                      </object>
449                      <packing>
450                        <property name="left_attach">2</property>
451                        <property name="top_attach">1</property>
452                      </packing>
453                    </child>
454                    <child>
455                      <object class="GtkSpinButton" id="auto_save_spinbutton">
456                        <property name="visible">True</property>
457                        <property name="can_focus">True</property>
458                        <property name="invisible_char">●</property>
459                        <property name="adjustment">adjustment3</property>
460                        <property name="climb_rate">1</property>
461                        <property name="numeric">True</property>
462                        <property name="value">8</property>
463                      </object>
464                      <packing>
465                        <property name="left_attach">1</property>
466                        <property name="top_attach">1</property>
467                      </packing>
468                    </child>
469                  </object>
470                  <packing>
471                    <property name="left_attach">0</property>
472                    <property name="top_attach">1</property>
473                  </packing>
474                </child>
475              </object>
476              <packing>
477                <property name="left_attach">0</property>
478                <property name="top_attach">1</property>
479              </packing>
480            </child>
481          </object>
482          <packing>
483            <property name="position">1</property>
484            <property name="tab_expand">True</property>
485          </packing>
486        </child>
487        <child type="tab">
488          <object class="GtkLabel" id="label829">
489            <property name="visible">True</property>
490            <property name="can_focus">False</property>
491            <property name="label" translatable="yes">Editor</property>
492          </object>
493          <packing>
494            <property name="position">1</property>
495            <property name="tab_fill">False</property>
496          </packing>
497        </child>
498        <child>
499          <object class="GtkGrid" id="grid16">
500            <property name="visible">True</property>
501            <property name="can_focus">False</property>
502            <property name="border_width">12</property>
503            <property name="row_spacing">18</property>
504            <child>
505              <object class="GtkGrid" id="grid12">
506                <property name="visible">True</property>
507                <property name="can_focus">False</property>
508                <property name="row_spacing">6</property>
509                <child>
510                  <object class="GtkLabel" id="label819">
511                    <property name="visible">True</property>
512                    <property name="can_focus">False</property>
513                    <property name="xalign">0</property>
514                    <property name="label" translatable="yes">Font</property>
515                    <attributes>
516                      <attribute name="weight" value="bold"/>
517                    </attributes>
518                  </object>
519                  <packing>
520                    <property name="left_attach">0</property>
521                    <property name="top_attach">0</property>
522                  </packing>
523                </child>
524                <child>
525                  <object class="GtkGrid" id="grid13">
526                    <property name="visible">True</property>
527                    <property name="can_focus">False</property>
528                    <property name="margin_start">12</property>
529                    <property name="row_spacing">6</property>
530                    <property name="column_spacing">6</property>
531                    <child>
532                      <object class="GtkCheckButton" id="default_font_checkbutton">
533                        <property name="label">_Use the system fixed width font (%s)</property>
534                        <property name="visible">True</property>
535                        <property name="can_focus">True</property>
536                        <property name="receives_default">False</property>
537                        <property name="use_underline">True</property>
538                        <property name="draw_indicator">True</property>
539                        <accessibility>
540                          <relation type="controller-for" target="font_button"/>
541                        </accessibility>
542                      </object>
543                      <packing>
544                        <property name="left_attach">0</property>
545                        <property name="top_attach">0</property>
546                      </packing>
547                    </child>
548                    <child>
549                      <object class="GtkGrid" id="font_grid">
550                        <property name="visible">True</property>
551                        <property name="can_focus">False</property>
552                        <property name="column_spacing">6</property>
553                        <child>
554                          <object class="GtkLabel" id="font_label">
555                            <property name="visible">True</property>
556                            <property name="can_focus">False</property>
557                            <property name="xalign">0</property>
558                            <property name="label" translatable="yes">Editor _font: </property>
559                            <property name="use_underline">True</property>
560                            <property name="justify">center</property>
561                            <property name="mnemonic_widget">font_button</property>
562                          </object>
563                          <packing>
564                            <property name="left_attach">0</property>
565                            <property name="top_attach">0</property>
566                          </packing>
567                        </child>
568                        <child>
569                          <object class="GtkFontButton" id="font_button">
570                            <property name="visible">True</property>
571                            <property name="can_focus">True</property>
572                            <property name="receives_default">True</property>
573                            <property name="halign">start</property>
574                            <property name="font">Sans 12</property>
575                            <property name="title" translatable="yes">Pick the editor font</property>
576                            <property name="use_font">True</property>
577                            <accessibility>
578                              <relation type="controlled-by" target="default_font_checkbutton"/>
579                            </accessibility>
580                          </object>
581                          <packing>
582                            <property name="left_attach">1</property>
583                            <property name="top_attach">0</property>
584                          </packing>
585                        </child>
586                      </object>
587                      <packing>
588                        <property name="left_attach">0</property>
589                        <property name="top_attach">1</property>
590                      </packing>
591                    </child>
592                  </object>
593                  <packing>
594                    <property name="left_attach">0</property>
595                    <property name="top_attach">1</property>
596                  </packing>
597                </child>
598              </object>
599              <packing>
600                <property name="left_attach">0</property>
601                <property name="top_attach">0</property>
602              </packing>
603            </child>
604            <child>
605              <object class="GtkGrid" id="grid14">
606                <property name="visible">True</property>
607                <property name="can_focus">False</property>
608                <property name="hexpand">True</property>
609                <property name="vexpand">True</property>
610                <property name="row_spacing">6</property>
611                <child>
612                  <object class="GtkLabel" id="label798">
613                    <property name="visible">True</property>
614                    <property name="can_focus">False</property>
615                    <property name="xalign">0</property>
616                    <property name="label" translatable="yes">Color Scheme</property>
617                    <attributes>
618                      <attribute name="weight" value="bold"/>
619                    </attributes>
620                  </object>
621                  <packing>
622                    <property name="left_attach">0</property>
623                    <property name="top_attach">0</property>
624                  </packing>
625                </child>
626                <child>
627                  <object class="GtkGrid" id="grid15">
628                    <property name="visible">True</property>
629                    <property name="can_focus">False</property>
630                    <property name="hexpand">True</property>
631                    <property name="vexpand">True</property>
632                    <child>
633                      <object class="TeplStyleSchemeChooserWidget" id="schemes_list">
634                        <property name="visible">True</property>
635                      </object>
636                      <packing>
637                        <property name="left_attach">0</property>
638                        <property name="top_attach">0</property>
639                      </packing>
640                    </child>
641                    <child>
642                      <object class="GtkToolbar" id="schemes_toolbar">
643                        <property name="visible">True</property>
644                        <property name="can_focus">False</property>
645                        <property name="toolbar_style">icons</property>
646                        <property name="icon_size">1</property>
647                        <child>
648                          <object class="GtkToolButton" id="install_scheme_button">
649                            <property name="visible">True</property>
650                            <property name="can_focus">False</property>
651                            <property name="has_tooltip">True</property>
652                            <property name="tooltip_markup" translatable="yes">Install scheme</property>
653                            <property name="tooltip_text" translatable="yes">Install scheme</property>
654                            <property name="label" translatable="yes">Install Scheme</property>
655                            <property name="use_underline">True</property>
656                            <property name="icon_name">list-add-symbolic</property>
657                          </object>
658                          <packing>
659                            <property name="expand">False</property>
660                            <property name="homogeneous">True</property>
661                          </packing>
662                        </child>
663                        <child>
664                          <object class="GtkToolButton" id="uninstall_scheme_button">
665                            <property name="visible">True</property>
666                            <property name="can_focus">False</property>
667                            <property name="has_tooltip">True</property>
668                            <property name="tooltip_markup" translatable="yes">Uninstall scheme</property>
669                            <property name="tooltip_text" translatable="yes">Uninstall scheme</property>
670                            <property name="label" translatable="yes">Uninstall Scheme</property>
671                            <property name="use_underline">True</property>
672                            <property name="icon_name">list-remove-symbolic</property>
673                          </object>
674                          <packing>
675                            <property name="expand">False</property>
676                            <property name="homogeneous">True</property>
677                          </packing>
678                        </child>
679                        <style>
680                          <class name="inline-toolbar"/>
681                        </style>
682                      </object>
683                      <packing>
684                        <property name="left_attach">0</property>
685                        <property name="top_attach">1</property>
686                      </packing>
687                    </child>
688                  </object>
689                  <packing>
690                    <property name="left_attach">0</property>
691                    <property name="top_attach">1</property>
692                  </packing>
693                </child>
694              </object>
695              <packing>
696                <property name="left_attach">0</property>
697                <property name="top_attach">1</property>
698              </packing>
699            </child>
700          </object>
701          <packing>
702            <property name="position">2</property>
703            <property name="tab_expand">True</property>
704          </packing>
705        </child>
706        <child type="tab">
707          <object class="GtkLabel" id="label830">
708            <property name="visible">True</property>
709            <property name="can_focus">False</property>
710            <property name="label" translatable="yes">Font &amp; Colors</property>
711          </object>
712          <packing>
713            <property name="position">2</property>
714            <property name="tab_fill">False</property>
715          </packing>
716        </child>
717        <child>
718          <object class="PeasGtkPluginManager" id="plugin_manager">
719            <property name="visible">True</property>
720            <property name="can_focus">False</property>
721            <property name="hexpand">True</property>
722            <property name="vexpand">True</property>
723            <property name="border_width">12</property>
724            <property name="orientation">vertical</property>
725          </object>
726          <packing>
727            <property name="position">3</property>
728            <property name="tab_expand">True</property>
729          </packing>
730        </child>
731        <child type="tab">
732          <object class="GtkLabel" id="label868">
733            <property name="visible">True</property>
734            <property name="can_focus">False</property>
735            <property name="label" translatable="yes">Plugins</property>
736          </object>
737          <packing>
738            <property name="position">3</property>
739            <property name="tab_fill">False</property>
740          </packing>
741        </child>
742      </object>
743    </child>
744  </template>
745  <object class="GtkAdjustment" id="adjustment1">
746    <property name="lower">1</property>
747    <property name="upper">1000</property>
748    <property name="value">80</property>
749    <property name="step_increment">1</property>
750    <property name="page_increment">10</property>
751  </object>
752  <object class="GtkAdjustment" id="adjustment2">
753    <property name="lower">1</property>
754    <property name="upper">24</property>
755    <property name="value">8</property>
756    <property name="step_increment">1</property>
757    <property name="page_increment">4</property>
758  </object>
759  <object class="GtkAdjustment" id="adjustment3">
760    <property name="lower">1</property>
761    <property name="upper">100</property>
762    <property name="value">8</property>
763    <property name="step_increment">1</property>
764    <property name="page_increment">10</property>
765  </object>
766</interface>
767