Hm.
[tinc] / src / pokey / pokey.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>Pokey</name>
6   <program_name>pokey</program_name>
7   <directory></directory>
8   <source_directory>src</source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <use_widget_names>True</use_widget_names>
14   <output_translatable_strings>True</output_translatable_strings>
15   <translatable_strings_file>pokey.translatables</translatable_strings_file>
16 </project>
17
18 <widget>
19   <class>GtkWindow</class>
20   <name>HostInfoWindow</name>
21   <title>Information about host</title>
22   <type>GTK_WINDOW_TOPLEVEL</type>
23   <position>GTK_WIN_POS_NONE</position>
24   <modal>False</modal>
25   <allow_shrink>False</allow_shrink>
26   <allow_grow>True</allow_grow>
27   <auto_shrink>False</auto_shrink>
28
29   <widget>
30     <class>GtkVBox</class>
31     <name>vbox2</name>
32     <homogeneous>False</homogeneous>
33     <spacing>0</spacing>
34
35     <widget>
36       <class>GtkNotebook</class>
37       <name>notebook1</name>
38       <can_focus>True</can_focus>
39       <show_tabs>True</show_tabs>
40       <show_border>True</show_border>
41       <tab_pos>GTK_POS_TOP</tab_pos>
42       <scrollable>False</scrollable>
43       <tab_hborder>2</tab_hborder>
44       <tab_vborder>2</tab_vborder>
45       <popup_enable>False</popup_enable>
46       <child>
47         <padding>0</padding>
48         <expand>True</expand>
49         <fill>True</fill>
50       </child>
51
52       <widget>
53         <class>GtkVBox</class>
54         <name>vbox4</name>
55         <homogeneous>False</homogeneous>
56         <spacing>0</spacing>
57
58         <widget>
59           <class>GtkHBox</class>
60           <name>hbox2</name>
61           <homogeneous>False</homogeneous>
62           <spacing>0</spacing>
63           <child>
64             <padding>0</padding>
65             <expand>True</expand>
66             <fill>True</fill>
67           </child>
68
69           <widget>
70             <class>GtkTable</class>
71             <name>table3</name>
72             <rows>7</rows>
73             <columns>2</columns>
74             <homogeneous>False</homogeneous>
75             <row_spacing>0</row_spacing>
76             <column_spacing>0</column_spacing>
77             <child>
78               <padding>0</padding>
79               <expand>True</expand>
80               <fill>True</fill>
81             </child>
82
83             <widget>
84               <class>GtkLabel</class>
85               <name>label14</name>
86               <label>Name</label>
87               <justify>GTK_JUSTIFY_CENTER</justify>
88               <wrap>False</wrap>
89               <xalign>0</xalign>
90               <yalign>0.5</yalign>
91               <xpad>0</xpad>
92               <ypad>0</ypad>
93               <child>
94                 <left_attach>0</left_attach>
95                 <right_attach>1</right_attach>
96                 <top_attach>0</top_attach>
97                 <bottom_attach>1</bottom_attach>
98                 <xpad>0</xpad>
99                 <ypad>0</ypad>
100                 <xexpand>False</xexpand>
101                 <yexpand>False</yexpand>
102                 <xshrink>False</xshrink>
103                 <yshrink>False</yshrink>
104                 <xfill>True</xfill>
105                 <yfill>False</yfill>
106               </child>
107             </widget>
108
109             <widget>
110               <class>GtkLabel</class>
111               <name>label15</name>
112               <label>Hostname</label>
113               <justify>GTK_JUSTIFY_CENTER</justify>
114               <wrap>False</wrap>
115               <xalign>0</xalign>
116               <yalign>0.5</yalign>
117               <xpad>0</xpad>
118               <ypad>0</ypad>
119               <child>
120                 <left_attach>0</left_attach>
121                 <right_attach>1</right_attach>
122                 <top_attach>1</top_attach>
123                 <bottom_attach>2</bottom_attach>
124                 <xpad>0</xpad>
125                 <ypad>0</ypad>
126                 <xexpand>False</xexpand>
127                 <yexpand>False</yexpand>
128                 <xshrink>False</xshrink>
129                 <yshrink>False</yshrink>
130                 <xfill>True</xfill>
131                 <yfill>False</yfill>
132               </child>
133             </widget>
134
135             <widget>
136               <class>GtkLabel</class>
137               <name>label16</name>
138               <label>Port</label>
139               <justify>GTK_JUSTIFY_CENTER</justify>
140               <wrap>False</wrap>
141               <xalign>0</xalign>
142               <yalign>0.5</yalign>
143               <xpad>0</xpad>
144               <ypad>0</ypad>
145               <child>
146                 <left_attach>0</left_attach>
147                 <right_attach>1</right_attach>
148                 <top_attach>2</top_attach>
149                 <bottom_attach>3</bottom_attach>
150                 <xpad>0</xpad>
151                 <ypad>0</ypad>
152                 <xexpand>False</xexpand>
153                 <yexpand>False</yexpand>
154                 <xshrink>False</xshrink>
155                 <yshrink>False</yshrink>
156                 <xfill>True</xfill>
157                 <yfill>False</yfill>
158               </child>
159             </widget>
160
161             <widget>
162               <class>GtkLabel</class>
163               <name>label17</name>
164               <label>Version</label>
165               <justify>GTK_JUSTIFY_CENTER</justify>
166               <wrap>False</wrap>
167               <xalign>0</xalign>
168               <yalign>0.5</yalign>
169               <xpad>0</xpad>
170               <ypad>0</ypad>
171               <child>
172                 <left_attach>0</left_attach>
173                 <right_attach>1</right_attach>
174                 <top_attach>3</top_attach>
175                 <bottom_attach>4</bottom_attach>
176                 <xpad>0</xpad>
177                 <ypad>0</ypad>
178                 <xexpand>False</xexpand>
179                 <yexpand>False</yexpand>
180                 <xshrink>False</xshrink>
181                 <yshrink>False</yshrink>
182                 <xfill>True</xfill>
183                 <yfill>False</yfill>
184               </child>
185             </widget>
186
187             <widget>
188               <class>GtkLabel</class>
189               <name>label18</name>
190               <label>Status</label>
191               <justify>GTK_JUSTIFY_CENTER</justify>
192               <wrap>False</wrap>
193               <xalign>0</xalign>
194               <yalign>0.5</yalign>
195               <xpad>0</xpad>
196               <ypad>0</ypad>
197               <child>
198                 <left_attach>0</left_attach>
199                 <right_attach>1</right_attach>
200                 <top_attach>4</top_attach>
201                 <bottom_attach>5</bottom_attach>
202                 <xpad>0</xpad>
203                 <ypad>0</ypad>
204                 <xexpand>False</xexpand>
205                 <yexpand>False</yexpand>
206                 <xshrink>False</xshrink>
207                 <yshrink>False</yshrink>
208                 <xfill>True</xfill>
209                 <yfill>False</yfill>
210               </child>
211             </widget>
212
213             <widget>
214               <class>GtkEntry</class>
215               <name>HostInfoNameEntry</name>
216               <can_focus>True</can_focus>
217               <editable>False</editable>
218               <text_visible>True</text_visible>
219               <text_max_length>0</text_max_length>
220               <text></text>
221               <child>
222                 <left_attach>1</left_attach>
223                 <right_attach>2</right_attach>
224                 <top_attach>0</top_attach>
225                 <bottom_attach>1</bottom_attach>
226                 <xpad>0</xpad>
227                 <ypad>0</ypad>
228                 <xexpand>True</xexpand>
229                 <yexpand>False</yexpand>
230                 <xshrink>False</xshrink>
231                 <yshrink>False</yshrink>
232                 <xfill>True</xfill>
233                 <yfill>False</yfill>
234               </child>
235             </widget>
236
237             <widget>
238               <class>GtkEntry</class>
239               <name>HostInfoHostnameEntry</name>
240               <can_focus>True</can_focus>
241               <editable>False</editable>
242               <text_visible>True</text_visible>
243               <text_max_length>0</text_max_length>
244               <text></text>
245               <child>
246                 <left_attach>1</left_attach>
247                 <right_attach>2</right_attach>
248                 <top_attach>1</top_attach>
249                 <bottom_attach>2</bottom_attach>
250                 <xpad>0</xpad>
251                 <ypad>0</ypad>
252                 <xexpand>True</xexpand>
253                 <yexpand>False</yexpand>
254                 <xshrink>False</xshrink>
255                 <yshrink>False</yshrink>
256                 <xfill>True</xfill>
257                 <yfill>False</yfill>
258               </child>
259             </widget>
260
261             <widget>
262               <class>GtkEntry</class>
263               <name>HostInfoPortEntry</name>
264               <can_focus>True</can_focus>
265               <editable>False</editable>
266               <text_visible>True</text_visible>
267               <text_max_length>0</text_max_length>
268               <text></text>
269               <child>
270                 <left_attach>1</left_attach>
271                 <right_attach>2</right_attach>
272                 <top_attach>2</top_attach>
273                 <bottom_attach>3</bottom_attach>
274                 <xpad>0</xpad>
275                 <ypad>0</ypad>
276                 <xexpand>True</xexpand>
277                 <yexpand>False</yexpand>
278                 <xshrink>False</xshrink>
279                 <yshrink>False</yshrink>
280                 <xfill>True</xfill>
281                 <yfill>False</yfill>
282               </child>
283             </widget>
284
285             <widget>
286               <class>GtkEntry</class>
287               <name>HostInfoVersionEntry</name>
288               <can_focus>True</can_focus>
289               <editable>False</editable>
290               <text_visible>True</text_visible>
291               <text_max_length>0</text_max_length>
292               <text></text>
293               <child>
294                 <left_attach>1</left_attach>
295                 <right_attach>2</right_attach>
296                 <top_attach>3</top_attach>
297                 <bottom_attach>4</bottom_attach>
298                 <xpad>0</xpad>
299                 <ypad>0</ypad>
300                 <xexpand>True</xexpand>
301                 <yexpand>False</yexpand>
302                 <xshrink>False</xshrink>
303                 <yshrink>False</yshrink>
304                 <xfill>True</xfill>
305                 <yfill>False</yfill>
306               </child>
307             </widget>
308
309             <widget>
310               <class>GtkEntry</class>
311               <name>HostInfoStatusEntry</name>
312               <can_focus>True</can_focus>
313               <editable>False</editable>
314               <text_visible>True</text_visible>
315               <text_max_length>0</text_max_length>
316               <text></text>
317               <child>
318                 <left_attach>1</left_attach>
319                 <right_attach>2</right_attach>
320                 <top_attach>4</top_attach>
321                 <bottom_attach>5</bottom_attach>
322                 <xpad>0</xpad>
323                 <ypad>0</ypad>
324                 <xexpand>True</xexpand>
325                 <yexpand>False</yexpand>
326                 <xshrink>False</xshrink>
327                 <yshrink>False</yshrink>
328                 <xfill>True</xfill>
329                 <yfill>False</yfill>
330               </child>
331             </widget>
332
333             <widget>
334               <class>GtkCheckButton</class>
335               <name>HostInfoTCPOnlyCheckbutton</name>
336               <can_focus>True</can_focus>
337               <label>Only TCP packets</label>
338               <active>False</active>
339               <draw_indicator>True</draw_indicator>
340               <child>
341                 <left_attach>1</left_attach>
342                 <right_attach>2</right_attach>
343                 <top_attach>5</top_attach>
344                 <bottom_attach>6</bottom_attach>
345                 <xpad>0</xpad>
346                 <ypad>0</ypad>
347                 <xexpand>False</xexpand>
348                 <yexpand>False</yexpand>
349                 <xshrink>False</xshrink>
350                 <yshrink>False</yshrink>
351                 <xfill>True</xfill>
352                 <yfill>False</yfill>
353               </child>
354             </widget>
355
356             <widget>
357               <class>GtkCheckButton</class>
358               <name>HostInfoIndirectdataCheckbutton</name>
359               <can_focus>True</can_focus>
360               <label>Send data indirectly</label>
361               <active>False</active>
362               <draw_indicator>True</draw_indicator>
363               <child>
364                 <left_attach>1</left_attach>
365                 <right_attach>2</right_attach>
366                 <top_attach>6</top_attach>
367                 <bottom_attach>7</bottom_attach>
368                 <xpad>0</xpad>
369                 <ypad>0</ypad>
370                 <xexpand>False</xexpand>
371                 <yexpand>False</yexpand>
372                 <xshrink>False</xshrink>
373                 <yshrink>False</yshrink>
374                 <xfill>True</xfill>
375                 <yfill>False</yfill>
376               </child>
377             </widget>
378           </widget>
379
380           <widget>
381             <class>GtkVBox</class>
382             <name>vbox5</name>
383             <homogeneous>False</homogeneous>
384             <spacing>0</spacing>
385             <child>
386               <padding>0</padding>
387               <expand>True</expand>
388               <fill>True</fill>
389             </child>
390
391             <widget>
392               <class>GtkCheckButton</class>
393               <name>HostInfoActiveCheckbutton</name>
394               <sensitive>False</sensitive>
395               <can_focus>True</can_focus>
396               <label>Active</label>
397               <active>False</active>
398               <draw_indicator>True</draw_indicator>
399               <child>
400                 <padding>0</padding>
401                 <expand>False</expand>
402                 <fill>False</fill>
403               </child>
404             </widget>
405
406             <widget>
407               <class>GtkCheckButton</class>
408               <name>HostInfoValidkeyCheckbutton</name>
409               <sensitive>False</sensitive>
410               <can_focus>True</can_focus>
411               <label>Valid key</label>
412               <active>False</active>
413               <draw_indicator>True</draw_indicator>
414               <child>
415                 <padding>0</padding>
416                 <expand>False</expand>
417                 <fill>False</fill>
418               </child>
419             </widget>
420
421             <widget>
422               <class>GtkCheckButton</class>
423               <name>HostInfoWaitingforkeyCheckbutton</name>
424               <sensitive>False</sensitive>
425               <can_focus>True</can_focus>
426               <label>Waiting for key</label>
427               <active>False</active>
428               <draw_indicator>True</draw_indicator>
429               <child>
430                 <padding>0</padding>
431                 <expand>False</expand>
432                 <fill>False</fill>
433               </child>
434             </widget>
435
436             <widget>
437               <class>GtkCheckButton</class>
438               <name>HostInfoVisitedCheckbutton</name>
439               <sensitive>False</sensitive>
440               <can_focus>True</can_focus>
441               <label>Visited</label>
442               <active>False</active>
443               <draw_indicator>True</draw_indicator>
444               <child>
445                 <padding>0</padding>
446                 <expand>False</expand>
447                 <fill>False</fill>
448               </child>
449             </widget>
450
451             <widget>
452               <class>GtkCheckButton</class>
453               <name>HostInfoReachableCheckbutton</name>
454               <sensitive>False</sensitive>
455               <can_focus>True</can_focus>
456               <label>Reachable</label>
457               <active>False</active>
458               <draw_indicator>True</draw_indicator>
459               <child>
460                 <padding>0</padding>
461                 <expand>False</expand>
462                 <fill>False</fill>
463               </child>
464             </widget>
465
466             <widget>
467               <class>GtkCheckButton</class>
468               <name>HostInfoIndirectCheckbutton</name>
469               <sensitive>False</sensitive>
470               <can_focus>True</can_focus>
471               <label>Indirect</label>
472               <active>False</active>
473               <draw_indicator>True</draw_indicator>
474               <child>
475                 <padding>0</padding>
476                 <expand>False</expand>
477                 <fill>False</fill>
478               </child>
479             </widget>
480
481             <widget>
482               <class>GtkCheckButton</class>
483               <name>HostInfoVisibleCheckbutton</name>
484               <sensitive>False</sensitive>
485               <can_focus>True</can_focus>
486               <label>Visible</label>
487               <active>False</active>
488               <draw_indicator>True</draw_indicator>
489               <child>
490                 <padding>0</padding>
491                 <expand>False</expand>
492                 <fill>False</fill>
493               </child>
494             </widget>
495           </widget>
496         </widget>
497
498         <widget>
499           <class>GtkHButtonBox</class>
500           <name>hbuttonbox3</name>
501           <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
502           <spacing>30</spacing>
503           <child_min_width>85</child_min_width>
504           <child_min_height>27</child_min_height>
505           <child_ipad_x>7</child_ipad_x>
506           <child_ipad_y>0</child_ipad_y>
507           <child>
508             <padding>0</padding>
509             <expand>True</expand>
510             <fill>True</fill>
511           </child>
512
513           <widget>
514             <class>GtkButton</class>
515             <name>KeyRegenButton</name>
516             <can_default>True</can_default>
517             <can_focus>True</can_focus>
518             <label>Force Key Regeneration</label>
519             <relief>GTK_RELIEF_NORMAL</relief>
520           </widget>
521         </widget>
522       </widget>
523
524       <widget>
525         <class>GtkLabel</class>
526         <child_name>Notebook:tab</child_name>
527         <name>label2</name>
528         <label>Host Info</label>
529         <justify>GTK_JUSTIFY_CENTER</justify>
530         <wrap>False</wrap>
531         <xalign>0.5</xalign>
532         <yalign>0.5</yalign>
533         <xpad>0</xpad>
534         <ypad>0</ypad>
535       </widget>
536
537       <widget>
538         <class>GtkHPaned</class>
539         <name>hpaned2</name>
540         <handle_size>10</handle_size>
541         <gutter_size>10</gutter_size>
542
543         <widget>
544           <class>GtkScrolledWindow</class>
545           <name>scrolledwindow4</name>
546           <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
547           <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
548           <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
549           <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
550           <child>
551             <shrink>True</shrink>
552             <resize>False</resize>
553           </child>
554
555           <widget>
556             <class>GtkCList</class>
557             <name>HostConnectionsCList</name>
558             <width>150</width>
559             <can_focus>True</can_focus>
560             <columns>1</columns>
561             <column_widths>80</column_widths>
562             <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
563             <show_titles>False</show_titles>
564             <shadow_type>GTK_SHADOW_IN</shadow_type>
565
566             <widget>
567               <class>GtkLabel</class>
568               <child_name>CList:title</child_name>
569               <name>label5</name>
570               <label>label5</label>
571               <justify>GTK_JUSTIFY_CENTER</justify>
572               <wrap>False</wrap>
573               <xalign>0.5</xalign>
574               <yalign>0.5</yalign>
575               <xpad>0</xpad>
576               <ypad>0</ypad>
577             </widget>
578           </widget>
579         </widget>
580
581         <widget>
582           <class>GtkVBox</class>
583           <name>vbox3</name>
584           <homogeneous>False</homogeneous>
585           <spacing>0</spacing>
586           <child>
587             <shrink>True</shrink>
588             <resize>True</resize>
589           </child>
590
591           <widget>
592             <class>GtkFrame</class>
593             <name>InformationFrame</name>
594             <label>Information about connection</label>
595             <label_xalign>0</label_xalign>
596             <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
597             <child>
598               <padding>0</padding>
599               <expand>True</expand>
600               <fill>True</fill>
601             </child>
602
603             <widget>
604               <class>GtkTable</class>
605               <name>table1</name>
606               <rows>6</rows>
607               <columns>2</columns>
608               <homogeneous>False</homogeneous>
609               <row_spacing>0</row_spacing>
610               <column_spacing>0</column_spacing>
611
612               <widget>
613                 <class>GtkLabel</class>
614                 <name>label8</name>
615                 <label>Name</label>
616                 <justify>GTK_JUSTIFY_CENTER</justify>
617                 <wrap>False</wrap>
618                 <xalign>0</xalign>
619                 <yalign>0.5</yalign>
620                 <xpad>0</xpad>
621                 <ypad>0</ypad>
622                 <child>
623                   <left_attach>0</left_attach>
624                   <right_attach>1</right_attach>
625                   <top_attach>0</top_attach>
626                   <bottom_attach>1</bottom_attach>
627                   <xpad>0</xpad>
628                   <ypad>0</ypad>
629                   <xexpand>False</xexpand>
630                   <yexpand>False</yexpand>
631                   <xshrink>False</xshrink>
632                   <yshrink>False</yshrink>
633                   <xfill>True</xfill>
634                   <yfill>False</yfill>
635                 </child>
636               </widget>
637
638               <widget>
639                 <class>GtkLabel</class>
640                 <name>label9</name>
641                 <label>Hostname</label>
642                 <justify>GTK_JUSTIFY_CENTER</justify>
643                 <wrap>False</wrap>
644                 <xalign>0</xalign>
645                 <yalign>0.5</yalign>
646                 <xpad>0</xpad>
647                 <ypad>0</ypad>
648                 <child>
649                   <left_attach>0</left_attach>
650                   <right_attach>1</right_attach>
651                   <top_attach>1</top_attach>
652                   <bottom_attach>2</bottom_attach>
653                   <xpad>0</xpad>
654                   <ypad>0</ypad>
655                   <xexpand>False</xexpand>
656                   <yexpand>False</yexpand>
657                   <xshrink>False</xshrink>
658                   <yshrink>False</yshrink>
659                   <xfill>True</xfill>
660                   <yfill>False</yfill>
661                 </child>
662               </widget>
663
664               <widget>
665                 <class>GtkLabel</class>
666                 <name>label10</name>
667                 <label>Protocol version</label>
668                 <justify>GTK_JUSTIFY_CENTER</justify>
669                 <wrap>False</wrap>
670                 <xalign>0</xalign>
671                 <yalign>0.5</yalign>
672                 <xpad>0</xpad>
673                 <ypad>0</ypad>
674                 <child>
675                   <left_attach>0</left_attach>
676                   <right_attach>1</right_attach>
677                   <top_attach>2</top_attach>
678                   <bottom_attach>3</bottom_attach>
679                   <xpad>0</xpad>
680                   <ypad>0</ypad>
681                   <xexpand>False</xexpand>
682                   <yexpand>False</yexpand>
683                   <xshrink>False</xshrink>
684                   <yshrink>False</yshrink>
685                   <xfill>True</xfill>
686                   <yfill>False</yfill>
687                 </child>
688               </widget>
689
690               <widget>
691                 <class>GtkLabel</class>
692                 <name>label11</name>
693                 <label>Active since</label>
694                 <justify>GTK_JUSTIFY_CENTER</justify>
695                 <wrap>False</wrap>
696                 <xalign>0</xalign>
697                 <yalign>0.5</yalign>
698                 <xpad>0</xpad>
699                 <ypad>0</ypad>
700                 <child>
701                   <left_attach>0</left_attach>
702                   <right_attach>1</right_attach>
703                   <top_attach>3</top_attach>
704                   <bottom_attach>4</bottom_attach>
705                   <xpad>0</xpad>
706                   <ypad>0</ypad>
707                   <xexpand>False</xexpand>
708                   <yexpand>False</yexpand>
709                   <xshrink>False</xshrink>
710                   <yshrink>False</yshrink>
711                   <xfill>True</xfill>
712                   <yfill>False</yfill>
713                 </child>
714               </widget>
715
716               <widget>
717                 <class>GtkLabel</class>
718                 <name>label12</name>
719                 <label>Options</label>
720                 <justify>GTK_JUSTIFY_CENTER</justify>
721                 <wrap>False</wrap>
722                 <xalign>0</xalign>
723                 <yalign>0.5</yalign>
724                 <xpad>0</xpad>
725                 <ypad>0</ypad>
726                 <child>
727                   <left_attach>0</left_attach>
728                   <right_attach>1</right_attach>
729                   <top_attach>4</top_attach>
730                   <bottom_attach>5</bottom_attach>
731                   <xpad>0</xpad>
732                   <ypad>0</ypad>
733                   <xexpand>False</xexpand>
734                   <yexpand>False</yexpand>
735                   <xshrink>False</xshrink>
736                   <yshrink>False</yshrink>
737                   <xfill>True</xfill>
738                   <yfill>False</yfill>
739                 </child>
740               </widget>
741
742               <widget>
743                 <class>GtkLabel</class>
744                 <name>label13</name>
745                 <label>label13</label>
746                 <justify>GTK_JUSTIFY_CENTER</justify>
747                 <wrap>False</wrap>
748                 <xalign>0</xalign>
749                 <yalign>0.5</yalign>
750                 <xpad>0</xpad>
751                 <ypad>0</ypad>
752                 <child>
753                   <left_attach>0</left_attach>
754                   <right_attach>1</right_attach>
755                   <top_attach>5</top_attach>
756                   <bottom_attach>6</bottom_attach>
757                   <xpad>0</xpad>
758                   <ypad>0</ypad>
759                   <xexpand>False</xexpand>
760                   <yexpand>False</yexpand>
761                   <xshrink>False</xshrink>
762                   <yshrink>False</yshrink>
763                   <xfill>True</xfill>
764                   <yfill>False</yfill>
765                 </child>
766               </widget>
767
768               <widget>
769                 <class>GtkEntry</class>
770                 <name>entry4</name>
771                 <can_focus>True</can_focus>
772                 <editable>True</editable>
773                 <text_visible>True</text_visible>
774                 <text_max_length>0</text_max_length>
775                 <text></text>
776                 <child>
777                   <left_attach>1</left_attach>
778                   <right_attach>2</right_attach>
779                   <top_attach>0</top_attach>
780                   <bottom_attach>1</bottom_attach>
781                   <xpad>0</xpad>
782                   <ypad>0</ypad>
783                   <xexpand>True</xexpand>
784                   <yexpand>False</yexpand>
785                   <xshrink>False</xshrink>
786                   <yshrink>False</yshrink>
787                   <xfill>True</xfill>
788                   <yfill>False</yfill>
789                 </child>
790               </widget>
791
792               <widget>
793                 <class>GtkEntry</class>
794                 <name>entry5</name>
795                 <can_focus>True</can_focus>
796                 <editable>True</editable>
797                 <text_visible>True</text_visible>
798                 <text_max_length>0</text_max_length>
799                 <text></text>
800                 <child>
801                   <left_attach>1</left_attach>
802                   <right_attach>2</right_attach>
803                   <top_attach>1</top_attach>
804                   <bottom_attach>2</bottom_attach>
805                   <xpad>0</xpad>
806                   <ypad>0</ypad>
807                   <xexpand>True</xexpand>
808                   <yexpand>False</yexpand>
809                   <xshrink>False</xshrink>
810                   <yshrink>False</yshrink>
811                   <xfill>True</xfill>
812                   <yfill>False</yfill>
813                 </child>
814               </widget>
815
816               <widget>
817                 <class>GtkEntry</class>
818                 <name>entry6</name>
819                 <can_focus>True</can_focus>
820                 <editable>True</editable>
821                 <text_visible>True</text_visible>
822                 <text_max_length>0</text_max_length>
823                 <text></text>
824                 <child>
825                   <left_attach>1</left_attach>
826                   <right_attach>2</right_attach>
827                   <top_attach>2</top_attach>
828                   <bottom_attach>3</bottom_attach>
829                   <xpad>0</xpad>
830                   <ypad>0</ypad>
831                   <xexpand>True</xexpand>
832                   <yexpand>False</yexpand>
833                   <xshrink>False</xshrink>
834                   <yshrink>False</yshrink>
835                   <xfill>True</xfill>
836                   <yfill>False</yfill>
837                 </child>
838               </widget>
839
840               <widget>
841                 <class>GtkEntry</class>
842                 <name>entry7</name>
843                 <can_focus>True</can_focus>
844                 <editable>True</editable>
845                 <text_visible>True</text_visible>
846                 <text_max_length>0</text_max_length>
847                 <text></text>
848                 <child>
849                   <left_attach>1</left_attach>
850                   <right_attach>2</right_attach>
851                   <top_attach>4</top_attach>
852                   <bottom_attach>5</bottom_attach>
853                   <xpad>0</xpad>
854                   <ypad>0</ypad>
855                   <xexpand>True</xexpand>
856                   <yexpand>False</yexpand>
857                   <xshrink>False</xshrink>
858                   <yshrink>False</yshrink>
859                   <xfill>True</xfill>
860                   <yfill>False</yfill>
861                 </child>
862               </widget>
863
864               <widget>
865                 <class>GtkEntry</class>
866                 <name>entry8</name>
867                 <can_focus>True</can_focus>
868                 <editable>True</editable>
869                 <text_visible>True</text_visible>
870                 <text_max_length>0</text_max_length>
871                 <text></text>
872                 <child>
873                   <left_attach>1</left_attach>
874                   <right_attach>2</right_attach>
875                   <top_attach>3</top_attach>
876                   <bottom_attach>4</bottom_attach>
877                   <xpad>0</xpad>
878                   <ypad>0</ypad>
879                   <xexpand>True</xexpand>
880                   <yexpand>False</yexpand>
881                   <xshrink>False</xshrink>
882                   <yshrink>False</yshrink>
883                   <xfill>True</xfill>
884                   <yfill>False</yfill>
885                 </child>
886               </widget>
887
888               <widget>
889                 <class>GtkEntry</class>
890                 <name>entry9</name>
891                 <can_focus>True</can_focus>
892                 <editable>True</editable>
893                 <text_visible>True</text_visible>
894                 <text_max_length>0</text_max_length>
895                 <text></text>
896                 <child>
897                   <left_attach>1</left_attach>
898                   <right_attach>2</right_attach>
899                   <top_attach>5</top_attach>
900                   <bottom_attach>6</bottom_attach>
901                   <xpad>0</xpad>
902                   <ypad>0</ypad>
903                   <xexpand>True</xexpand>
904                   <yexpand>False</yexpand>
905                   <xshrink>False</xshrink>
906                   <yshrink>False</yshrink>
907                   <xfill>True</xfill>
908                   <yfill>False</yfill>
909                 </child>
910               </widget>
911             </widget>
912           </widget>
913
914           <widget>
915             <class>Placeholder</class>
916           </widget>
917
918           <widget>
919             <class>Placeholder</class>
920           </widget>
921
922           <widget>
923             <class>Placeholder</class>
924           </widget>
925
926           <widget>
927             <class>Placeholder</class>
928           </widget>
929
930           <widget>
931             <class>GtkHButtonBox</class>
932             <name>hbuttonbox2</name>
933             <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
934             <spacing>30</spacing>
935             <child_min_width>85</child_min_width>
936             <child_min_height>27</child_min_height>
937             <child_ipad_x>7</child_ipad_x>
938             <child_ipad_y>0</child_ipad_y>
939             <child>
940               <padding>0</padding>
941               <expand>True</expand>
942               <fill>True</fill>
943             </child>
944
945             <widget>
946               <class>GtkButton</class>
947               <name>button9</name>
948               <can_default>True</can_default>
949               <can_focus>True</can_focus>
950               <label>Force Disconnect</label>
951               <relief>GTK_RELIEF_NORMAL</relief>
952             </widget>
953
954             <widget>
955               <class>GtkButton</class>
956               <name>button10</name>
957               <can_default>True</can_default>
958               <can_focus>True</can_focus>
959               <label>Force Reconnect</label>
960               <relief>GTK_RELIEF_NORMAL</relief>
961             </widget>
962
963             <widget>
964               <class>GtkButton</class>
965               <name>button16</name>
966               <can_default>True</can_default>
967               <can_focus>True</can_focus>
968               <label>Force Connect</label>
969               <relief>GTK_RELIEF_NORMAL</relief>
970             </widget>
971           </widget>
972         </widget>
973       </widget>
974
975       <widget>
976         <class>GtkLabel</class>
977         <child_name>Notebook:tab</child_name>
978         <name>label3</name>
979         <label>Connections</label>
980         <justify>GTK_JUSTIFY_CENTER</justify>
981         <wrap>False</wrap>
982         <xalign>0.5</xalign>
983         <yalign>0.5</yalign>
984         <xpad>0</xpad>
985         <ypad>0</ypad>
986       </widget>
987
988       <widget>
989         <class>Placeholder</class>
990       </widget>
991
992       <widget>
993         <class>GtkLabel</class>
994         <child_name>Notebook:tab</child_name>
995         <name>label4</name>
996         <label>label4</label>
997         <justify>GTK_JUSTIFY_CENTER</justify>
998         <wrap>False</wrap>
999         <xalign>0.5</xalign>
1000         <yalign>0.5</yalign>
1001         <xpad>0</xpad>
1002         <ypad>0</ypad>
1003       </widget>
1004     </widget>
1005
1006     <widget>
1007       <class>GtkHButtonBox</class>
1008       <name>hbuttonbox1</name>
1009       <layout_style>GTK_BUTTONBOX_END</layout_style>
1010       <spacing>30</spacing>
1011       <child_min_width>85</child_min_width>
1012       <child_min_height>27</child_min_height>
1013       <child_ipad_x>7</child_ipad_x>
1014       <child_ipad_y>0</child_ipad_y>
1015       <child>
1016         <padding>0</padding>
1017         <expand>False</expand>
1018         <fill>True</fill>
1019       </child>
1020
1021       <widget>
1022         <class>GtkButton</class>
1023         <name>HostInfoCloseButton</name>
1024         <can_default>True</can_default>
1025         <can_focus>True</can_focus>
1026         <signal>
1027           <name>clicked</name>
1028           <handler>gtk_widget_destroy</handler>
1029           <after>True</after>
1030           <last_modification_time>Sun, 14 Apr 2002 20:33:19 GMT</last_modification_time>
1031         </signal>
1032         <stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
1033         <relief>GTK_RELIEF_NORMAL</relief>
1034       </widget>
1035     </widget>
1036   </widget>
1037 </widget>
1038
1039 <widget>
1040   <class>GtkMenu</class>
1041   <name>LogContextMenu</name>
1042
1043   <widget>
1044     <class>GtkPixmapMenuItem</class>
1045     <name>LogContextClear</name>
1046     <signal>
1047       <name>activate</name>
1048       <handler>on_logcontext_clear_activate</handler>
1049       <last_modification_time>Sun, 14 Apr 2002 15:09:39 GMT</last_modification_time>
1050     </signal>
1051     <label>Clear</label>
1052     <right_justify>False</right_justify>
1053     <stock_icon>GNOME_STOCK_MENU_TRASH</stock_icon>
1054   </widget>
1055
1056   <widget>
1057     <class>GtkCheckMenuItem</class>
1058     <name>LogContextFollow</name>
1059     <signal>
1060       <name>activate</name>
1061       <handler>on_logcontext_follow_activate</handler>
1062       <last_modification_time>Sun, 14 Apr 2002 15:09:39 GMT</last_modification_time>
1063     </signal>
1064     <label>Follow</label>
1065     <active>True</active>
1066     <always_show_toggle>True</always_show_toggle>
1067   </widget>
1068
1069   <widget>
1070     <class>GtkPixmapMenuItem</class>
1071     <name>sluiten1</name>
1072     <signal>
1073       <name>activate</name>
1074       <handler>on_logcontext_close_activate</handler>
1075       <last_modification_time>Sat, 27 Apr 2002 17:28:04 GMT</last_modification_time>
1076     </signal>
1077     <stock_item>GNOMEUIINFO_MENU_CLOSE_ITEM</stock_item>
1078   </widget>
1079 </widget>
1080
1081 <widget>
1082   <class>GtkMenu</class>
1083   <name>CanvasContextMenu</name>
1084
1085   <widget>
1086     <class>GtkCheckMenuItem</class>
1087     <name>CanvasContextKeepDrawing</name>
1088     <signal>
1089       <name>activate</name>
1090       <handler>on_canvascontext_keep_drawing_activate</handler>
1091       <last_modification_time>Sun, 14 Apr 2002 16:50:37 GMT</last_modification_time>
1092     </signal>
1093     <label>Keep drawing</label>
1094     <active>True</active>
1095     <always_show_toggle>True</always_show_toggle>
1096   </widget>
1097
1098   <widget>
1099     <class>GtkMenuItem</class>
1100     <name>CanvasContextShuffle</name>
1101     <signal>
1102       <name>activate</name>
1103       <handler>on_canvascontext_shuffle_activate</handler>
1104       <last_modification_time>Sun, 14 Apr 2002 16:50:37 GMT</last_modification_time>
1105     </signal>
1106     <label>Shuffle</label>
1107     <right_justify>False</right_justify>
1108   </widget>
1109
1110   <widget>
1111     <class>GtkMenuItem</class>
1112     <name>zoom1</name>
1113     <label>Zoom</label>
1114     <right_justify>False</right_justify>
1115
1116     <widget>
1117       <class>GtkMenu</class>
1118       <name>zoom1_menu</name>
1119
1120       <widget>
1121         <class>GtkMenuItem</class>
1122         <name>-50%1</name>
1123         <signal>
1124           <name>activate</name>
1125           <handler>on_canvascontext_minus50_activate</handler>
1126           <last_modification_time>Mon, 15 Apr 2002 21:13:24 GMT</last_modification_time>
1127         </signal>
1128         <label>-50%</label>
1129         <right_justify>False</right_justify>
1130       </widget>
1131
1132       <widget>
1133         <class>GtkMenuItem</class>
1134         <name>-25%1</name>
1135         <signal>
1136           <name>activate</name>
1137           <handler>on_canvascontext_minus25_activate</handler>
1138           <last_modification_time>Mon, 15 Apr 2002 21:13:24 GMT</last_modification_time>
1139         </signal>
1140         <label>-25%</label>
1141         <right_justify>False</right_justify>
1142       </widget>
1143
1144       <widget>
1145         <class>GtkMenuItem</class>
1146         <name>-10%1</name>
1147         <signal>
1148           <name>activate</name>
1149           <handler>on_canvascontext_minus10_activate</handler>
1150           <last_modification_time>Mon, 15 Apr 2002 21:13:24 GMT</last_modification_time>
1151         </signal>
1152         <label>-10%</label>
1153         <right_justify>False</right_justify>
1154       </widget>
1155
1156       <widget>
1157         <class>GtkMenuItem</class>
1158         <name>default1</name>
1159         <signal>
1160           <name>activate</name>
1161           <handler>on_canvascontext_default_activate</handler>
1162           <last_modification_time>Mon, 15 Apr 2002 21:13:25 GMT</last_modification_time>
1163         </signal>
1164         <label>Default</label>
1165         <right_justify>False</right_justify>
1166       </widget>
1167
1168       <widget>
1169         <class>GtkMenuItem</class>
1170         <name>+10%1</name>
1171         <signal>
1172           <name>activate</name>
1173           <handler>on_canvascontext_plus10_activate</handler>
1174           <last_modification_time>Mon, 15 Apr 2002 21:13:25 GMT</last_modification_time>
1175         </signal>
1176         <label>+10%</label>
1177         <right_justify>False</right_justify>
1178       </widget>
1179
1180       <widget>
1181         <class>GtkMenuItem</class>
1182         <name>+25%1</name>
1183         <signal>
1184           <name>activate</name>
1185           <handler>on_canvascontext_plus25_activate</handler>
1186           <last_modification_time>Mon, 15 Apr 2002 21:13:25 GMT</last_modification_time>
1187         </signal>
1188         <label>+25%</label>
1189         <right_justify>False</right_justify>
1190       </widget>
1191
1192       <widget>
1193         <class>GtkMenuItem</class>
1194         <name>+50%1</name>
1195         <signal>
1196           <name>activate</name>
1197           <handler>on_canvascontext_plus50_activate</handler>
1198           <last_modification_time>Mon, 15 Apr 2002 21:13:25 GMT</last_modification_time>
1199         </signal>
1200         <label>+50%</label>
1201         <right_justify>False</right_justify>
1202       </widget>
1203     </widget>
1204   </widget>
1205
1206   <widget>
1207     <class>GtkPixmapMenuItem</class>
1208     <name>sluiten2</name>
1209     <signal>
1210       <name>activate</name>
1211       <handler>on_canvascontext_close_activate</handler>
1212       <last_modification_time>Sat, 27 Apr 2002 17:27:44 GMT</last_modification_time>
1213     </signal>
1214     <stock_item>GNOMEUIINFO_MENU_CLOSE_ITEM</stock_item>
1215   </widget>
1216 </widget>
1217
1218 <widget>
1219   <class>GnomeAbout</class>
1220   <name>AboutWindow</name>
1221   <modal>True</modal>
1222   <logo>pokey2.xpm</logo>
1223   <copyright>Copyright 1998-2002</copyright>
1224   <authors>Guus Sliepen &lt;guus@sliepen.warande.net&gt;
1225 Ivo Timmermans &lt;ivo@o2w.nl&gt;
1226 </authors>
1227   <comments>tinc comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are welcome to distribute it under certain conditions; see the file COPYING for details.</comments>
1228 </widget>
1229
1230 <widget>
1231   <class>GnomePropertyBox</class>
1232   <name>PropertyBox</name>
1233   <position>GTK_WIN_POS_NONE</position>
1234   <modal>False</modal>
1235   <allow_shrink>False</allow_shrink>
1236   <allow_grow>False</allow_grow>
1237   <auto_shrink>False</auto_shrink>
1238
1239   <widget>
1240     <class>GtkNotebook</class>
1241     <child_name>GnomePropertyBox:notebook</child_name>
1242     <name>notebook2</name>
1243     <can_focus>True</can_focus>
1244     <show_tabs>True</show_tabs>
1245     <show_border>True</show_border>
1246     <tab_pos>GTK_POS_TOP</tab_pos>
1247     <scrollable>False</scrollable>
1248     <tab_hborder>2</tab_hborder>
1249     <tab_vborder>2</tab_vborder>
1250     <popup_enable>False</popup_enable>
1251     <child>
1252       <padding>0</padding>
1253       <expand>True</expand>
1254       <fill>True</fill>
1255     </child>
1256
1257     <widget>
1258       <class>Placeholder</class>
1259     </widget>
1260
1261     <widget>
1262       <class>GtkLabel</class>
1263       <child_name>Notebook:tab</child_name>
1264       <name>label19</name>
1265       <label>label19</label>
1266       <justify>GTK_JUSTIFY_CENTER</justify>
1267       <wrap>False</wrap>
1268       <xalign>0.5</xalign>
1269       <yalign>0.5</yalign>
1270       <xpad>0</xpad>
1271       <ypad>0</ypad>
1272     </widget>
1273
1274     <widget>
1275       <class>GtkVBox</class>
1276       <name>vbox6</name>
1277       <homogeneous>False</homogeneous>
1278       <spacing>0</spacing>
1279
1280       <widget>
1281         <class>GtkFrame</class>
1282         <name>frame1</name>
1283         <label>Lines</label>
1284         <label_xalign>0</label_xalign>
1285         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1286         <child>
1287           <padding>0</padding>
1288           <expand>True</expand>
1289           <fill>True</fill>
1290         </child>
1291
1292         <widget>
1293           <class>GtkHBox</class>
1294           <name>hbox3</name>
1295           <homogeneous>True</homogeneous>
1296           <spacing>0</spacing>
1297
1298           <widget>
1299             <class>GtkLabel</class>
1300             <name>label26</name>
1301             <label>Color</label>
1302             <justify>GTK_JUSTIFY_LEFT</justify>
1303             <wrap>False</wrap>
1304             <xalign>0.5</xalign>
1305             <yalign>0.5</yalign>
1306             <xpad>0</xpad>
1307             <ypad>0</ypad>
1308             <child>
1309               <padding>0</padding>
1310               <expand>True</expand>
1311               <fill>True</fill>
1312             </child>
1313           </widget>
1314
1315           <widget>
1316             <class>GnomeColorPicker</class>
1317             <name>LineColorPicker</name>
1318             <can_focus>True</can_focus>
1319             <signal>
1320               <name>color_set</name>
1321               <handler>on_LineColorPicker_color_set</handler>
1322               <last_modification_time>Tue, 16 Apr 2002 06:56:38 GMT</last_modification_time>
1323             </signal>
1324             <dither>True</dither>
1325             <use_alpha>False</use_alpha>
1326             <title>Kies een kleur</title>
1327             <child>
1328               <padding>0</padding>
1329               <expand>True</expand>
1330               <fill>True</fill>
1331             </child>
1332           </widget>
1333         </widget>
1334       </widget>
1335
1336       <widget>
1337         <class>GtkFrame</class>
1338         <name>frame2</name>
1339         <label>Labels</label>
1340         <label_xalign>0</label_xalign>
1341         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1342         <child>
1343           <padding>0</padding>
1344           <expand>True</expand>
1345           <fill>True</fill>
1346         </child>
1347
1348         <widget>
1349           <class>GtkTable</class>
1350           <name>table5</name>
1351           <rows>3</rows>
1352           <columns>2</columns>
1353           <homogeneous>True</homogeneous>
1354           <row_spacing>0</row_spacing>
1355           <column_spacing>0</column_spacing>
1356
1357           <widget>
1358             <class>GtkLabel</class>
1359             <name>label29</name>
1360             <label>Font</label>
1361             <justify>GTK_JUSTIFY_LEFT</justify>
1362             <wrap>False</wrap>
1363             <xalign>0</xalign>
1364             <yalign>0.5</yalign>
1365             <xpad>0</xpad>
1366             <ypad>0</ypad>
1367             <child>
1368               <left_attach>0</left_attach>
1369               <right_attach>1</right_attach>
1370               <top_attach>0</top_attach>
1371               <bottom_attach>1</bottom_attach>
1372               <xpad>0</xpad>
1373               <ypad>0</ypad>
1374               <xexpand>True</xexpand>
1375               <yexpand>False</yexpand>
1376               <xshrink>True</xshrink>
1377               <yshrink>False</yshrink>
1378               <xfill>True</xfill>
1379               <yfill>False</yfill>
1380             </child>
1381           </widget>
1382
1383           <widget>
1384             <class>GtkLabel</class>
1385             <name>label30</name>
1386             <label>Text color</label>
1387             <justify>GTK_JUSTIFY_LEFT</justify>
1388             <wrap>False</wrap>
1389             <xalign>0</xalign>
1390             <yalign>0.5</yalign>
1391             <xpad>0</xpad>
1392             <ypad>0</ypad>
1393             <child>
1394               <left_attach>0</left_attach>
1395               <right_attach>1</right_attach>
1396               <top_attach>1</top_attach>
1397               <bottom_attach>2</bottom_attach>
1398               <xpad>0</xpad>
1399               <ypad>0</ypad>
1400               <xexpand>True</xexpand>
1401               <yexpand>False</yexpand>
1402               <xshrink>True</xshrink>
1403               <yshrink>False</yshrink>
1404               <xfill>True</xfill>
1405               <yfill>False</yfill>
1406             </child>
1407           </widget>
1408
1409           <widget>
1410             <class>GtkLabel</class>
1411             <name>label31</name>
1412             <label>Background color</label>
1413             <justify>GTK_JUSTIFY_LEFT</justify>
1414             <wrap>False</wrap>
1415             <xalign>0</xalign>
1416             <yalign>0.5</yalign>
1417             <xpad>0</xpad>
1418             <ypad>0</ypad>
1419             <child>
1420               <left_attach>0</left_attach>
1421               <right_attach>1</right_attach>
1422               <top_attach>2</top_attach>
1423               <bottom_attach>3</bottom_attach>
1424               <xpad>0</xpad>
1425               <ypad>0</ypad>
1426               <xexpand>True</xexpand>
1427               <yexpand>False</yexpand>
1428               <xshrink>True</xshrink>
1429               <yshrink>False</yshrink>
1430               <xfill>True</xfill>
1431               <yfill>False</yfill>
1432             </child>
1433           </widget>
1434
1435           <widget>
1436             <class>GnomeFontPicker</class>
1437             <name>LabelFontPicker</name>
1438             <can_focus>True</can_focus>
1439             <signal>
1440               <name>font_set</name>
1441               <handler>on_LabelFontPicker_font_set</handler>
1442               <last_modification_time>Tue, 16 Apr 2002 06:56:46 GMT</last_modification_time>
1443             </signal>
1444             <title>Selecteer een lettertype</title>
1445             <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
1446             <mode>GNOME_FONT_PICKER_MODE_PIXMAP</mode>
1447             <show_size>True</show_size>
1448             <use_font>False</use_font>
1449             <use_font_size>14</use_font_size>
1450             <child>
1451               <left_attach>1</left_attach>
1452               <right_attach>2</right_attach>
1453               <top_attach>0</top_attach>
1454               <bottom_attach>1</bottom_attach>
1455               <xpad>0</xpad>
1456               <ypad>0</ypad>
1457               <xexpand>True</xexpand>
1458               <yexpand>False</yexpand>
1459               <xshrink>True</xshrink>
1460               <yshrink>False</yshrink>
1461               <xfill>True</xfill>
1462               <yfill>False</yfill>
1463             </child>
1464           </widget>
1465
1466           <widget>
1467             <class>GnomeColorPicker</class>
1468             <name>LabelColorPicker</name>
1469             <can_focus>True</can_focus>
1470             <signal>
1471               <name>color_set</name>
1472               <handler>on_LabelColorPicker_color_set</handler>
1473               <last_modification_time>Tue, 16 Apr 2002 06:56:51 GMT</last_modification_time>
1474             </signal>
1475             <dither>True</dither>
1476             <use_alpha>False</use_alpha>
1477             <title>Kies een kleur</title>
1478             <child>
1479               <left_attach>1</left_attach>
1480               <right_attach>2</right_attach>
1481               <top_attach>1</top_attach>
1482               <bottom_attach>2</bottom_attach>
1483               <xpad>0</xpad>
1484               <ypad>0</ypad>
1485               <xexpand>True</xexpand>
1486               <yexpand>False</yexpand>
1487               <xshrink>True</xshrink>
1488               <yshrink>False</yshrink>
1489               <xfill>True</xfill>
1490               <yfill>False</yfill>
1491             </child>
1492           </widget>
1493
1494           <widget>
1495             <class>GnomeColorPicker</class>
1496             <name>LabelBackgroundPicker</name>
1497             <can_focus>True</can_focus>
1498             <signal>
1499               <name>color_set</name>
1500               <handler>on_LabelBackgroundPicker_color_set</handler>
1501               <last_modification_time>Tue, 16 Apr 2002 06:56:58 GMT</last_modification_time>
1502             </signal>
1503             <dither>True</dither>
1504             <use_alpha>False</use_alpha>
1505             <title>Kies een kleur</title>
1506             <child>
1507               <left_attach>1</left_attach>
1508               <right_attach>2</right_attach>
1509               <top_attach>2</top_attach>
1510               <bottom_attach>3</bottom_attach>
1511               <xpad>0</xpad>
1512               <ypad>0</ypad>
1513               <xexpand>True</xexpand>
1514               <yexpand>False</yexpand>
1515               <xshrink>True</xshrink>
1516               <yshrink>False</yshrink>
1517               <xfill>True</xfill>
1518               <yfill>False</yfill>
1519             </child>
1520           </widget>
1521         </widget>
1522       </widget>
1523     </widget>
1524
1525     <widget>
1526       <class>GtkLabel</class>
1527       <child_name>Notebook:tab</child_name>
1528       <name>label20</name>
1529       <label>label20</label>
1530       <justify>GTK_JUSTIFY_CENTER</justify>
1531       <wrap>False</wrap>
1532       <xalign>0.5</xalign>
1533       <yalign>0.5</yalign>
1534       <xpad>0</xpad>
1535       <ypad>0</ypad>
1536     </widget>
1537
1538     <widget>
1539       <class>Placeholder</class>
1540     </widget>
1541
1542     <widget>
1543       <class>GtkLabel</class>
1544       <child_name>Notebook:tab</child_name>
1545       <name>label21</name>
1546       <label>label21</label>
1547       <justify>GTK_JUSTIFY_CENTER</justify>
1548       <wrap>False</wrap>
1549       <xalign>0.5</xalign>
1550       <yalign>0.5</yalign>
1551       <xpad>0</xpad>
1552       <ypad>0</ypad>
1553     </widget>
1554   </widget>
1555 </widget>
1556
1557 <widget>
1558   <class>GnomeApp</class>
1559   <name>AppWindow</name>
1560   <title>Pokey</title>
1561   <type>GTK_WINDOW_TOPLEVEL</type>
1562   <position>GTK_WIN_POS_NONE</position>
1563   <modal>False</modal>
1564   <allow_shrink>False</allow_shrink>
1565   <allow_grow>True</allow_grow>
1566   <auto_shrink>False</auto_shrink>
1567   <enable_layout_config>True</enable_layout_config>
1568
1569   <widget>
1570     <class>GnomeDock</class>
1571     <child_name>GnomeApp:dock</child_name>
1572     <name>dock1</name>
1573     <allow_floating>True</allow_floating>
1574     <child>
1575       <padding>0</padding>
1576       <expand>True</expand>
1577       <fill>True</fill>
1578     </child>
1579
1580     <widget>
1581       <class>GnomeDockItem</class>
1582       <name>dockitem1</name>
1583       <placement>GNOME_DOCK_TOP</placement>
1584       <band>0</band>
1585       <position>0</position>
1586       <offset>0</offset>
1587       <locked>True</locked>
1588       <exclusive>True</exclusive>
1589       <never_floating>False</never_floating>
1590       <never_vertical>True</never_vertical>
1591       <never_horizontal>False</never_horizontal>
1592       <shadow_type>GTK_SHADOW_NONE</shadow_type>
1593
1594       <widget>
1595         <class>GtkMenuBar</class>
1596         <name>menubar2</name>
1597         <shadow_type>GTK_SHADOW_NONE</shadow_type>
1598
1599         <widget>
1600           <class>GtkMenuItem</class>
1601           <name>file2</name>
1602           <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
1603
1604           <widget>
1605             <class>GtkMenu</class>
1606             <name>file2_menu</name>
1607
1608             <widget>
1609               <class>GtkPixmapMenuItem</class>
1610               <name>exit1</name>
1611               <signal>
1612                 <name>activate</name>
1613                 <handler>on_exit1_activate</handler>
1614                 <last_modification_time>Mon, 29 Apr 2002 19:54:35 GMT</last_modification_time>
1615               </signal>
1616               <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
1617             </widget>
1618           </widget>
1619         </widget>
1620
1621         <widget>
1622           <class>GtkMenuItem</class>
1623           <name>settings2</name>
1624           <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
1625
1626           <widget>
1627             <class>GtkMenu</class>
1628             <name>settings2_menu</name>
1629
1630             <widget>
1631               <class>GtkPixmapMenuItem</class>
1632               <name>preferences1</name>
1633               <signal>
1634                 <name>activate</name>
1635                 <handler>on_preferences1_activate</handler>
1636                 <last_modification_time>Sat, 27 Apr 2002 17:23:31 GMT</last_modification_time>
1637               </signal>
1638               <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
1639             </widget>
1640           </widget>
1641         </widget>
1642
1643         <widget>
1644           <class>GtkMenuItem</class>
1645           <name>vensters1</name>
1646           <stock_item>GNOMEUIINFO_MENU_WINDOWS_TREE</stock_item>
1647
1648           <widget>
1649             <class>GtkMenu</class>
1650             <name>vensters1_menu</name>
1651
1652             <widget>
1653               <class>GtkMenuItem</class>
1654               <name>log_window1</name>
1655               <signal>
1656                 <name>activate</name>
1657                 <handler>on_log_window1_activate</handler>
1658                 <last_modification_time>Mon, 29 Apr 2002 16:56:02 GMT</last_modification_time>
1659               </signal>
1660               <label>Log window</label>
1661               <right_justify>False</right_justify>
1662             </widget>
1663
1664             <widget>
1665               <class>GtkMenuItem</class>
1666               <name>graph_window1</name>
1667               <signal>
1668                 <name>activate</name>
1669                 <handler>on_graph_window1_activate</handler>
1670                 <last_modification_time>Mon, 29 Apr 2002 16:56:02 GMT</last_modification_time>
1671               </signal>
1672               <label>Graph window</label>
1673               <right_justify>False</right_justify>
1674             </widget>
1675           </widget>
1676         </widget>
1677
1678         <widget>
1679           <class>GtkMenuItem</class>
1680           <name>help2</name>
1681           <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
1682
1683           <widget>
1684             <class>GtkMenu</class>
1685             <name>help2_menu</name>
1686
1687             <widget>
1688               <class>GtkPixmapMenuItem</class>
1689               <name>about1</name>
1690               <signal>
1691                 <name>activate</name>
1692                 <handler>on_about1_activate</handler>
1693                 <last_modification_time>Sat, 27 Apr 2002 17:23:31 GMT</last_modification_time>
1694               </signal>
1695               <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
1696             </widget>
1697           </widget>
1698         </widget>
1699       </widget>
1700     </widget>
1701
1702     <widget>
1703       <class>GtkScrolledWindow</class>
1704       <child_name>GnomeDock:contents</child_name>
1705       <name>scrolledwindow1</name>
1706       <width>300</width>
1707       <height>200</height>
1708       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
1709       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
1710       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1711       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1712
1713       <widget>
1714         <class>GtkCTree</class>
1715         <name>NodeTree</name>
1716         <can_focus>True</can_focus>
1717         <signal>
1718           <name>button_press_event</name>
1719           <handler>on_nodetree_button_press_event</handler>
1720           <last_modification_time>Sun, 14 Apr 2002 19:34:40 GMT</last_modification_time>
1721         </signal>
1722         <columns>1</columns>
1723         <column_widths>80</column_widths>
1724         <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
1725         <show_titles>False</show_titles>
1726         <shadow_type>GTK_SHADOW_IN</shadow_type>
1727
1728         <widget>
1729           <class>GtkLabel</class>
1730           <child_name>CTree:title</child_name>
1731           <name>label1</name>
1732           <label>label1</label>
1733           <justify>GTK_JUSTIFY_CENTER</justify>
1734           <wrap>False</wrap>
1735           <xalign>0.5</xalign>
1736           <yalign>0.5</yalign>
1737           <xpad>0</xpad>
1738           <ypad>0</ypad>
1739         </widget>
1740       </widget>
1741     </widget>
1742   </widget>
1743
1744   <widget>
1745     <class>GnomeAppBar</class>
1746     <child_name>GnomeApp:appbar</child_name>
1747     <name>appbar2</name>
1748     <has_progress>True</has_progress>
1749     <has_status>True</has_status>
1750     <child>
1751       <padding>0</padding>
1752       <expand>True</expand>
1753       <fill>True</fill>
1754     </child>
1755   </widget>
1756 </widget>
1757
1758 <widget>
1759   <class>GtkWindow</class>
1760   <name>LogWindow</name>
1761   <title>Log</title>
1762   <type>GTK_WINDOW_TOPLEVEL</type>
1763   <position>GTK_WIN_POS_NONE</position>
1764   <modal>False</modal>
1765   <allow_shrink>False</allow_shrink>
1766   <allow_grow>True</allow_grow>
1767   <auto_shrink>False</auto_shrink>
1768
1769   <widget>
1770     <class>GtkVBox</class>
1771     <name>vbox7</name>
1772     <homogeneous>False</homogeneous>
1773     <spacing>0</spacing>
1774
1775     <widget>
1776       <class>GtkScrolledWindow</class>
1777       <name>scrolledwindow2</name>
1778       <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
1779       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
1780       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1781       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1782       <child>
1783         <padding>0</padding>
1784         <expand>True</expand>
1785         <fill>True</fill>
1786       </child>
1787
1788       <widget>
1789         <class>GtkText</class>
1790         <name>Messages</name>
1791         <width>500</width>
1792         <height>300</height>
1793         <signal>
1794           <name>button_press_event</name>
1795           <handler>on_messages_button_press_event</handler>
1796           <last_modification_time>Sun, 14 Apr 2002 19:34:28 GMT</last_modification_time>
1797         </signal>
1798         <editable>False</editable>
1799         <text></text>
1800       </widget>
1801     </widget>
1802
1803     <widget>
1804       <class>GtkHBox</class>
1805       <name>hbox4</name>
1806       <homogeneous>False</homogeneous>
1807       <spacing>10</spacing>
1808       <child>
1809         <padding>0</padding>
1810         <expand>True</expand>
1811         <fill>True</fill>
1812       </child>
1813
1814       <widget>
1815         <class>GtkHBox</class>
1816         <name>hbox5</name>
1817         <homogeneous>False</homogeneous>
1818         <spacing>9</spacing>
1819         <child>
1820           <padding>0</padding>
1821           <expand>True</expand>
1822           <fill>True</fill>
1823         </child>
1824
1825         <widget>
1826           <class>GtkLabel</class>
1827           <name>label32</name>
1828           <label>Debug level</label>
1829           <justify>GTK_JUSTIFY_CENTER</justify>
1830           <wrap>False</wrap>
1831           <xalign>0.5</xalign>
1832           <yalign>0.5</yalign>
1833           <xpad>0</xpad>
1834           <ypad>0</ypad>
1835           <child>
1836             <padding>0</padding>
1837             <expand>False</expand>
1838             <fill>False</fill>
1839           </child>
1840         </widget>
1841
1842         <widget>
1843           <class>GtkSpinButton</class>
1844           <name>DebugLevelSpinbutton</name>
1845           <can_focus>True</can_focus>
1846           <signal>
1847             <name>changed</name>
1848             <handler>on_debug_level_changed</handler>
1849             <last_modification_time>Mon, 29 Apr 2002 21:31:08 GMT</last_modification_time>
1850           </signal>
1851           <climb_rate>1</climb_rate>
1852           <digits>0</digits>
1853           <numeric>True</numeric>
1854           <update_policy>GTK_UPDATE_IF_VALID</update_policy>
1855           <snap>False</snap>
1856           <wrap>False</wrap>
1857           <value>1</value>
1858           <lower>0</lower>
1859           <upper>1000</upper>
1860           <step>1</step>
1861           <page>10</page>
1862           <page_size>10</page_size>
1863           <child>
1864             <padding>0</padding>
1865             <expand>False</expand>
1866             <fill>False</fill>
1867           </child>
1868         </widget>
1869       </widget>
1870
1871       <widget>
1872         <class>GtkButton</class>
1873         <name>button17</name>
1874         <can_focus>True</can_focus>
1875         <signal>
1876           <name>clicked</name>
1877           <handler>on_logwindow_close_clicked</handler>
1878           <last_modification_time>Mon, 29 Apr 2002 21:37:37 GMT</last_modification_time>
1879         </signal>
1880         <stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
1881         <relief>GTK_RELIEF_NORMAL</relief>
1882         <child>
1883           <padding>0</padding>
1884           <expand>False</expand>
1885           <fill>False</fill>
1886         </child>
1887       </widget>
1888     </widget>
1889   </widget>
1890 </widget>
1891
1892 <widget>
1893   <class>GtkWindow</class>
1894   <name>GraphWindow</name>
1895   <title>Graph</title>
1896   <type>GTK_WINDOW_TOPLEVEL</type>
1897   <position>GTK_WIN_POS_NONE</position>
1898   <modal>False</modal>
1899   <allow_shrink>False</allow_shrink>
1900   <allow_grow>True</allow_grow>
1901   <auto_shrink>False</auto_shrink>
1902
1903   <widget>
1904     <class>GtkVBox</class>
1905     <name>vbox8</name>
1906     <homogeneous>False</homogeneous>
1907     <spacing>0</spacing>
1908
1909     <widget>
1910       <class>GtkScrolledWindow</class>
1911       <name>scrolledwindow3</name>
1912       <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
1913       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
1914       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1915       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1916       <child>
1917         <padding>0</padding>
1918         <expand>True</expand>
1919         <fill>True</fill>
1920       </child>
1921
1922       <widget>
1923         <class>GnomeCanvas</class>
1924         <name>canvas1</name>
1925         <width>500</width>
1926         <height>300</height>
1927         <can_focus>True</can_focus>
1928         <signal>
1929           <name>button_press_event</name>
1930           <handler>on_canvas_button_press_event</handler>
1931           <last_modification_time>Sun, 14 Apr 2002 15:21:11 GMT</last_modification_time>
1932         </signal>
1933         <anti_aliased>True</anti_aliased>
1934         <scroll_x1>0</scroll_x1>
1935         <scroll_y1>0</scroll_y1>
1936         <scroll_x2>100</scroll_x2>
1937         <scroll_y2>100</scroll_y2>
1938         <pixels_per_unit>1</pixels_per_unit>
1939       </widget>
1940     </widget>
1941
1942     <widget>
1943       <class>GtkHBox</class>
1944       <name>hbox6</name>
1945       <homogeneous>False</homogeneous>
1946       <spacing>0</spacing>
1947       <child>
1948         <padding>0</padding>
1949         <expand>False</expand>
1950         <fill>False</fill>
1951       </child>
1952
1953       <widget>
1954         <class>GtkHBox</class>
1955         <name>hbox7</name>
1956         <homogeneous>False</homogeneous>
1957         <spacing>0</spacing>
1958         <child>
1959           <padding>0</padding>
1960           <expand>False</expand>
1961           <fill>False</fill>
1962         </child>
1963
1964         <widget>
1965           <class>GtkLabel</class>
1966           <name>label33</name>
1967           <label>Zoom</label>
1968           <justify>GTK_JUSTIFY_CENTER</justify>
1969           <wrap>False</wrap>
1970           <xalign>0.5</xalign>
1971           <yalign>0.5</yalign>
1972           <xpad>0</xpad>
1973           <ypad>0</ypad>
1974           <child>
1975             <padding>0</padding>
1976             <expand>False</expand>
1977             <fill>False</fill>
1978           </child>
1979         </widget>
1980
1981         <widget>
1982           <class>GtkSpinButton</class>
1983           <name>spinbutton2</name>
1984           <can_focus>True</can_focus>
1985           <signal>
1986             <name>changed</name>
1987             <handler>on_spinbutton2_changed</handler>
1988             <last_modification_time>Wed, 01 May 2002 17:18:44 GMT</last_modification_time>
1989           </signal>
1990           <climb_rate>1</climb_rate>
1991           <digits>0</digits>
1992           <numeric>True</numeric>
1993           <update_policy>GTK_UPDATE_IF_VALID</update_policy>
1994           <snap>False</snap>
1995           <wrap>False</wrap>
1996           <value>100</value>
1997           <lower>1</lower>
1998           <upper>1000</upper>
1999           <step>1</step>
2000           <page>10</page>
2001           <page_size>10</page_size>
2002           <child>
2003             <padding>0</padding>
2004             <expand>False</expand>
2005             <fill>False</fill>
2006           </child>
2007         </widget>
2008       </widget>
2009
2010       <widget>
2011         <class>GtkCheckButton</class>
2012         <name>KeepDrawingButton</name>
2013         <can_focus>True</can_focus>
2014         <signal>
2015           <name>toggled</name>
2016           <handler>on_checkbutton1_toggled</handler>
2017           <last_modification_time>Wed, 01 May 2002 17:18:37 GMT</last_modification_time>
2018         </signal>
2019         <label>Keep drawing</label>
2020         <active>False</active>
2021         <draw_indicator>True</draw_indicator>
2022         <child>
2023           <padding>0</padding>
2024           <expand>False</expand>
2025           <fill>False</fill>
2026         </child>
2027       </widget>
2028
2029       <widget>
2030         <class>GtkButton</class>
2031         <name>button18</name>
2032         <can_focus>True</can_focus>
2033         <signal>
2034           <name>clicked</name>
2035           <handler>on_button18_clicked</handler>
2036           <last_modification_time>Wed, 01 May 2002 17:18:25 GMT</last_modification_time>
2037         </signal>
2038         <stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
2039         <relief>GTK_RELIEF_NORMAL</relief>
2040         <child>
2041           <padding>0</padding>
2042           <expand>False</expand>
2043           <fill>False</fill>
2044           <pack>GTK_PACK_END</pack>
2045         </child>
2046       </widget>
2047
2048       <widget>
2049         <class>GtkButton</class>
2050         <name>button19</name>
2051         <can_focus>True</can_focus>
2052         <signal>
2053           <name>clicked</name>
2054           <handler>on_button19_clicked</handler>
2055           <last_modification_time>Wed, 01 May 2002 17:18:19 GMT</last_modification_time>
2056         </signal>
2057         <label>Shuffle</label>
2058         <relief>GTK_RELIEF_NORMAL</relief>
2059         <child>
2060           <padding>0</padding>
2061           <expand>False</expand>
2062           <fill>False</fill>
2063           <pack>GTK_PACK_END</pack>
2064         </child>
2065       </widget>
2066     </widget>
2067   </widget>
2068 </widget>
2069
2070 </GTK-Interface>