]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/console.glade
Initial revision
[bacula/bacula] / bacula / src / console.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>Console</name>
6   <program_name>gnome-console</program_name>
7   <directory></directory>
8   <source_directory>gnome-console</source_directory>
9   <pixmaps_directory></pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <output_main_file>False</output_main_file>
14   <output_support_files>False</output_support_files>
15   <output_build_files>False</output_build_files>
16 </project>
17
18 <widget>
19   <class>GnomeAbout</class>
20   <name>about</name>
21   <visible>False</visible>
22   <modal>True</modal>
23   <copyright>Copyright (c) 1999 - 2002, Kern Sibbald and John Walker</copyright>
24   <authors>Kern Sibbald and John Walker
25 </authors>
26   <comments>It comes by night and sucks the essence from your computers.</comments>
27 </widget>
28
29 <widget>
30   <class>GnomeMessageBox</class>
31   <name>messagebox1</name>
32   <message_box_type>GNOME_MESSAGE_BOX_INFO</message_box_type>
33   <message>Message</message>
34   <title>Information</title>
35   <position>GTK_WIN_POS_NONE</position>
36   <modal>False</modal>
37   <allow_shrink>False</allow_shrink>
38   <allow_grow>False</allow_grow>
39   <auto_shrink>False</auto_shrink>
40   <auto_close>True</auto_close>
41   <hide_on_close>False</hide_on_close>
42
43   <widget>
44     <class>GtkVBox</class>
45     <child_name>GnomeDialog:vbox</child_name>
46     <name>dialog-vbox1</name>
47     <homogeneous>False</homogeneous>
48     <spacing>8</spacing>
49     <child>
50       <padding>4</padding>
51       <expand>True</expand>
52       <fill>True</fill>
53     </child>
54
55     <widget>
56       <class>GtkHButtonBox</class>
57       <child_name>GnomeDialog:action_area</child_name>
58       <name>dialog-action_area1</name>
59       <layout_style>GTK_BUTTONBOX_END</layout_style>
60       <spacing>8</spacing>
61       <child_min_width>85</child_min_width>
62       <child_min_height>27</child_min_height>
63       <child_ipad_x>7</child_ipad_x>
64       <child_ipad_y>0</child_ipad_y>
65       <child>
66         <padding>0</padding>
67         <expand>False</expand>
68         <fill>True</fill>
69         <pack>GTK_PACK_END</pack>
70       </child>
71
72       <widget>
73         <class>GtkButton</class>
74         <name>button4</name>
75         <can_default>True</can_default>
76         <can_focus>True</can_focus>
77         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
78       </widget>
79     </widget>
80   </widget>
81 </widget>
82
83 <widget>
84   <class>GnomeDialog</class>
85   <name>SelectDirectorDialog</name>
86   <title>Select Director</title>
87   <type>GTK_WINDOW_TOPLEVEL</type>
88   <position>GTK_WIN_POS_NONE</position>
89   <modal>True</modal>
90   <allow_shrink>False</allow_shrink>
91   <allow_grow>True</allow_grow>
92   <auto_shrink>False</auto_shrink>
93   <auto_close>False</auto_close>
94   <hide_on_close>False</hide_on_close>
95
96   <widget>
97     <class>GtkVBox</class>
98     <child_name>GnomeDialog:vbox</child_name>
99     <name>dialog-vbox2</name>
100     <homogeneous>False</homogeneous>
101     <spacing>1</spacing>
102     <child>
103       <padding>0</padding>
104       <expand>True</expand>
105       <fill>True</fill>
106     </child>
107
108     <widget>
109       <class>GtkHButtonBox</class>
110       <child_name>GnomeDialog:action_area</child_name>
111       <name>dialog-action_area2</name>
112       <layout_style>GTK_BUTTONBOX_END</layout_style>
113       <spacing>8</spacing>
114       <child_min_width>85</child_min_width>
115       <child_min_height>27</child_min_height>
116       <child_ipad_x>7</child_ipad_x>
117       <child_ipad_y>0</child_ipad_y>
118       <child>
119         <padding>0</padding>
120         <expand>False</expand>
121         <fill>True</fill>
122         <pack>GTK_PACK_END</pack>
123       </child>
124
125       <widget>
126         <class>GtkButton</class>
127         <name>button11</name>
128         <can_default>True</can_default>
129         <can_focus>True</can_focus>
130         <signal>
131           <name>clicked</name>
132           <handler>on_select_director_clicked</handler>
133           <last_modification_time>Sun, 17 Mar 2002 21:07:26 GMT</last_modification_time>
134         </signal>
135         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
136       </widget>
137
138       <widget>
139         <class>GtkButton</class>
140         <name>button13</name>
141         <can_default>True</can_default>
142         <can_focus>True</can_focus>
143         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
144       </widget>
145     </widget>
146
147     <widget>
148       <class>GtkVBox</class>
149       <name>vbox4</name>
150       <homogeneous>False</homogeneous>
151       <spacing>0</spacing>
152       <child>
153         <padding>0</padding>
154         <expand>True</expand>
155         <fill>True</fill>
156       </child>
157
158       <widget>
159         <class>GtkLabel</class>
160         <name>label20</name>
161         <label>Select Director</label>
162         <justify>GTK_JUSTIFY_CENTER</justify>
163         <wrap>False</wrap>
164         <xalign>0.5</xalign>
165         <yalign>0.5</yalign>
166         <xpad>0</xpad>
167         <ypad>0</ypad>
168         <child>
169           <padding>3</padding>
170           <expand>False</expand>
171           <fill>False</fill>
172         </child>
173       </widget>
174
175       <widget>
176         <class>GtkHBox</class>
177         <name>hbox10</name>
178         <homogeneous>False</homogeneous>
179         <spacing>0</spacing>
180         <child>
181           <padding>0</padding>
182           <expand>True</expand>
183           <fill>True</fill>
184         </child>
185
186         <widget>
187           <class>GtkCombo</class>
188           <name>combo1</name>
189           <value_in_list>False</value_in_list>
190           <ok_if_empty>True</ok_if_empty>
191           <case_sensitive>False</case_sensitive>
192           <use_arrows>True</use_arrows>
193           <use_arrows_always>False</use_arrows_always>
194           <items></items>
195           <child>
196             <padding>0</padding>
197             <expand>True</expand>
198             <fill>True</fill>
199           </child>
200
201           <widget>
202             <class>GtkEntry</class>
203             <child_name>GtkCombo:entry</child_name>
204             <name>combo-entry9</name>
205             <can_focus>True</can_focus>
206             <editable>True</editable>
207             <text_visible>True</text_visible>
208             <text_max_length>0</text_max_length>
209             <text></text>
210           </widget>
211         </widget>
212       </widget>
213     </widget>
214   </widget>
215 </widget>
216
217 <widget>
218   <class>GnomeDialog</class>
219   <name>RunDialog</name>
220   <title>Run a Job</title>
221   <type>GTK_WINDOW_TOPLEVEL</type>
222   <position>GTK_WIN_POS_NONE</position>
223   <modal>True</modal>
224   <allow_shrink>False</allow_shrink>
225   <allow_grow>False</allow_grow>
226   <auto_shrink>False</auto_shrink>
227   <auto_close>False</auto_close>
228   <hide_on_close>False</hide_on_close>
229
230   <widget>
231     <class>GtkVBox</class>
232     <child_name>GnomeDialog:vbox</child_name>
233     <name>dialog-vbox4</name>
234     <homogeneous>False</homogeneous>
235     <spacing>8</spacing>
236     <child>
237       <padding>4</padding>
238       <expand>True</expand>
239       <fill>True</fill>
240     </child>
241
242     <widget>
243       <class>GtkHButtonBox</class>
244       <child_name>GnomeDialog:action_area</child_name>
245       <name>dialog-action_area4</name>
246       <layout_style>GTK_BUTTONBOX_END</layout_style>
247       <spacing>8</spacing>
248       <child_min_width>85</child_min_width>
249       <child_min_height>27</child_min_height>
250       <child_ipad_x>7</child_ipad_x>
251       <child_ipad_y>0</child_ipad_y>
252       <child>
253         <padding>0</padding>
254         <expand>False</expand>
255         <fill>True</fill>
256         <pack>GTK_PACK_END</pack>
257       </child>
258
259       <widget>
260         <class>GtkButton</class>
261         <name>button17</name>
262         <can_default>True</can_default>
263         <can_focus>True</can_focus>
264         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
265       </widget>
266
267       <widget>
268         <class>GtkButton</class>
269         <name>button19</name>
270         <can_default>True</can_default>
271         <can_focus>True</can_focus>
272         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
273       </widget>
274     </widget>
275
276     <widget>
277       <class>GtkVBox</class>
278       <name>vbox5</name>
279       <homogeneous>False</homogeneous>
280       <spacing>0</spacing>
281       <child>
282         <padding>0</padding>
283         <expand>True</expand>
284         <fill>True</fill>
285       </child>
286
287       <widget>
288         <class>GtkLabel</class>
289         <name>label24</name>
290         <label>Run a Job</label>
291         <justify>GTK_JUSTIFY_CENTER</justify>
292         <wrap>False</wrap>
293         <xalign>0.5</xalign>
294         <yalign>0.5</yalign>
295         <xpad>0</xpad>
296         <ypad>9</ypad>
297         <child>
298           <padding>2</padding>
299           <expand>False</expand>
300           <fill>False</fill>
301         </child>
302       </widget>
303
304       <widget>
305         <class>GtkHBox</class>
306         <name>hbox11</name>
307         <homogeneous>False</homogeneous>
308         <spacing>0</spacing>
309         <child>
310           <padding>2</padding>
311           <expand>False</expand>
312           <fill>False</fill>
313         </child>
314
315         <widget>
316           <class>GtkHBox</class>
317           <name>hbox12</name>
318           <homogeneous>False</homogeneous>
319           <spacing>0</spacing>
320           <child>
321             <padding>0</padding>
322             <expand>True</expand>
323             <fill>True</fill>
324           </child>
325
326           <widget>
327             <class>GtkLabel</class>
328             <name>label25</name>
329             <width>70</width>
330             <label>Job:</label>
331             <justify>GTK_JUSTIFY_RIGHT</justify>
332             <wrap>False</wrap>
333             <xalign>0.5</xalign>
334             <yalign>0.5</yalign>
335             <xpad>0</xpad>
336             <ypad>0</ypad>
337             <child>
338               <padding>0</padding>
339               <expand>False</expand>
340               <fill>False</fill>
341             </child>
342           </widget>
343
344           <widget>
345             <class>GtkCombo</class>
346             <name>combo9</name>
347             <value_in_list>False</value_in_list>
348             <ok_if_empty>True</ok_if_empty>
349             <case_sensitive>False</case_sensitive>
350             <use_arrows>True</use_arrows>
351             <use_arrows_always>False</use_arrows_always>
352             <items></items>
353             <child>
354               <padding>1</padding>
355               <expand>True</expand>
356               <fill>True</fill>
357             </child>
358
359             <widget>
360               <class>GtkEntry</class>
361               <child_name>GtkCombo:entry</child_name>
362               <name>entry2</name>
363               <can_focus>True</can_focus>
364               <editable>True</editable>
365               <text_visible>True</text_visible>
366               <text_max_length>0</text_max_length>
367               <text></text>
368             </widget>
369           </widget>
370
371           <widget>
372             <class>GtkLabel</class>
373             <name>label26</name>
374             <label>   Type:</label>
375             <justify>GTK_JUSTIFY_CENTER</justify>
376             <wrap>False</wrap>
377             <xalign>0.5</xalign>
378             <yalign>0.5</yalign>
379             <xpad>0</xpad>
380             <ypad>0</ypad>
381             <child>
382               <padding>0</padding>
383               <expand>False</expand>
384               <fill>False</fill>
385             </child>
386           </widget>
387
388           <widget>
389             <class>GtkCombo</class>
390             <name>combo10</name>
391             <width>131</width>
392             <value_in_list>False</value_in_list>
393             <ok_if_empty>True</ok_if_empty>
394             <case_sensitive>False</case_sensitive>
395             <use_arrows>True</use_arrows>
396             <use_arrows_always>False</use_arrows_always>
397             <items></items>
398             <child>
399               <padding>6</padding>
400               <expand>False</expand>
401               <fill>False</fill>
402             </child>
403
404             <widget>
405               <class>GtkEntry</class>
406               <child_name>GtkCombo:entry</child_name>
407               <name>entry3</name>
408               <width>127</width>
409               <can_focus>True</can_focus>
410               <editable>True</editable>
411               <text_visible>True</text_visible>
412               <text_max_length>0</text_max_length>
413               <text></text>
414             </widget>
415           </widget>
416         </widget>
417
418         <widget>
419           <class>GtkLabel</class>
420           <name>label27</name>
421           <label> </label>
422           <justify>GTK_JUSTIFY_CENTER</justify>
423           <wrap>False</wrap>
424           <xalign>0.5</xalign>
425           <yalign>0.5</yalign>
426           <xpad>0</xpad>
427           <ypad>0</ypad>
428           <child>
429             <padding>30</padding>
430             <expand>False</expand>
431             <fill>False</fill>
432           </child>
433         </widget>
434       </widget>
435
436       <widget>
437         <class>GtkHBox</class>
438         <name>hbox13</name>
439         <homogeneous>False</homogeneous>
440         <spacing>0</spacing>
441         <child>
442           <padding>0</padding>
443           <expand>True</expand>
444           <fill>True</fill>
445         </child>
446
447         <widget>
448           <class>GtkLabel</class>
449           <name>label28</name>
450           <width>70</width>
451           <label>Client:</label>
452           <justify>GTK_JUSTIFY_RIGHT</justify>
453           <wrap>False</wrap>
454           <xalign>0.5</xalign>
455           <yalign>0.5</yalign>
456           <xpad>0</xpad>
457           <ypad>0</ypad>
458           <child>
459             <padding>0</padding>
460             <expand>False</expand>
461             <fill>False</fill>
462           </child>
463         </widget>
464
465         <widget>
466           <class>GtkCombo</class>
467           <name>combo11</name>
468           <width>236</width>
469           <value_in_list>False</value_in_list>
470           <ok_if_empty>True</ok_if_empty>
471           <case_sensitive>False</case_sensitive>
472           <use_arrows>True</use_arrows>
473           <use_arrows_always>False</use_arrows_always>
474           <items></items>
475           <child>
476             <padding>1</padding>
477             <expand>True</expand>
478             <fill>True</fill>
479           </child>
480
481           <widget>
482             <class>GtkEntry</class>
483             <child_name>GtkCombo:entry</child_name>
484             <name>entry4</name>
485             <can_focus>True</can_focus>
486             <editable>True</editable>
487             <text_visible>True</text_visible>
488             <text_max_length>0</text_max_length>
489             <text></text>
490           </widget>
491         </widget>
492
493         <widget>
494           <class>GtkLabel</class>
495           <name>label29</name>
496           <label> </label>
497           <justify>GTK_JUSTIFY_CENTER</justify>
498           <wrap>False</wrap>
499           <xalign>0.5</xalign>
500           <yalign>0.5</yalign>
501           <xpad>0</xpad>
502           <ypad>0</ypad>
503           <child>
504             <padding>123</padding>
505             <expand>False</expand>
506             <fill>False</fill>
507           </child>
508         </widget>
509       </widget>
510
511       <widget>
512         <class>GtkHBox</class>
513         <name>hbox14</name>
514         <homogeneous>False</homogeneous>
515         <spacing>0</spacing>
516         <child>
517           <padding>2</padding>
518           <expand>True</expand>
519           <fill>True</fill>
520         </child>
521
522         <widget>
523           <class>GtkLabel</class>
524           <name>label30</name>
525           <width>70</width>
526           <label>FileSet: </label>
527           <justify>GTK_JUSTIFY_RIGHT</justify>
528           <wrap>False</wrap>
529           <xalign>0.5</xalign>
530           <yalign>0.5</yalign>
531           <xpad>0</xpad>
532           <ypad>0</ypad>
533           <child>
534             <padding>0</padding>
535             <expand>False</expand>
536             <fill>False</fill>
537           </child>
538         </widget>
539
540         <widget>
541           <class>GtkCombo</class>
542           <name>combo12</name>
543           <value_in_list>False</value_in_list>
544           <ok_if_empty>True</ok_if_empty>
545           <case_sensitive>False</case_sensitive>
546           <use_arrows>True</use_arrows>
547           <use_arrows_always>False</use_arrows_always>
548           <items></items>
549           <child>
550             <padding>0</padding>
551             <expand>True</expand>
552             <fill>True</fill>
553           </child>
554
555           <widget>
556             <class>GtkEntry</class>
557             <child_name>GtkCombo:entry</child_name>
558             <name>entry5</name>
559             <can_focus>True</can_focus>
560             <editable>True</editable>
561             <text_visible>True</text_visible>
562             <text_max_length>0</text_max_length>
563             <text></text>
564           </widget>
565         </widget>
566
567         <widget>
568           <class>GtkButton</class>
569           <name>button20</name>
570           <height>12</height>
571           <can_focus>True</can_focus>
572           <label>  View FileSet  </label>
573           <relief>GTK_RELIEF_NORMAL</relief>
574           <child>
575             <padding>10</padding>
576             <expand>False</expand>
577             <fill>True</fill>
578           </child>
579         </widget>
580
581         <widget>
582           <class>GtkLabel</class>
583           <name>label31</name>
584           <label>  </label>
585           <justify>GTK_JUSTIFY_CENTER</justify>
586           <wrap>False</wrap>
587           <xalign>0.5</xalign>
588           <yalign>0.5</yalign>
589           <xpad>0</xpad>
590           <ypad>0</ypad>
591           <child>
592             <padding>65</padding>
593             <expand>False</expand>
594             <fill>False</fill>
595           </child>
596         </widget>
597       </widget>
598
599       <widget>
600         <class>GtkHBox</class>
601         <name>hbox15</name>
602         <homogeneous>False</homogeneous>
603         <spacing>0</spacing>
604         <child>
605           <padding>2</padding>
606           <expand>True</expand>
607           <fill>True</fill>
608         </child>
609
610         <widget>
611           <class>GtkLabel</class>
612           <name>label32</name>
613           <width>70</width>
614           <label>Level:</label>
615           <justify>GTK_JUSTIFY_RIGHT</justify>
616           <wrap>False</wrap>
617           <xalign>0.5</xalign>
618           <yalign>0.5</yalign>
619           <xpad>0</xpad>
620           <ypad>0</ypad>
621           <child>
622             <padding>0</padding>
623             <expand>False</expand>
624             <fill>False</fill>
625           </child>
626         </widget>
627
628         <widget>
629           <class>GtkCombo</class>
630           <name>combo13</name>
631           <value_in_list>False</value_in_list>
632           <ok_if_empty>True</ok_if_empty>
633           <case_sensitive>False</case_sensitive>
634           <use_arrows>True</use_arrows>
635           <use_arrows_always>False</use_arrows_always>
636           <items></items>
637           <child>
638             <padding>0</padding>
639             <expand>True</expand>
640             <fill>True</fill>
641           </child>
642
643           <widget>
644             <class>GtkEntry</class>
645             <child_name>GtkCombo:entry</child_name>
646             <name>entry6</name>
647             <can_focus>True</can_focus>
648             <editable>True</editable>
649             <text_visible>True</text_visible>
650             <text_max_length>0</text_max_length>
651             <text></text>
652           </widget>
653         </widget>
654
655         <widget>
656           <class>GtkLabel</class>
657           <name>label33</name>
658           <label>             </label>
659           <justify>GTK_JUSTIFY_CENTER</justify>
660           <wrap>False</wrap>
661           <xalign>0.5</xalign>
662           <yalign>0.5</yalign>
663           <xpad>0</xpad>
664           <ypad>0</ypad>
665           <child>
666             <padding>100</padding>
667             <expand>False</expand>
668             <fill>False</fill>
669           </child>
670         </widget>
671       </widget>
672
673       <widget>
674         <class>GtkHBox</class>
675         <name>hbox16</name>
676         <homogeneous>False</homogeneous>
677         <spacing>0</spacing>
678         <child>
679           <padding>2</padding>
680           <expand>True</expand>
681           <fill>True</fill>
682         </child>
683
684         <widget>
685           <class>GtkLabel</class>
686           <name>label34</name>
687           <width>70</width>
688           <label>Messages: </label>
689           <justify>GTK_JUSTIFY_CENTER</justify>
690           <wrap>False</wrap>
691           <xalign>0.5</xalign>
692           <yalign>0.5</yalign>
693           <xpad>0</xpad>
694           <ypad>0</ypad>
695           <child>
696             <padding>0</padding>
697             <expand>False</expand>
698             <fill>False</fill>
699           </child>
700         </widget>
701
702         <widget>
703           <class>GtkCombo</class>
704           <name>combo14</name>
705           <value_in_list>False</value_in_list>
706           <ok_if_empty>True</ok_if_empty>
707           <case_sensitive>False</case_sensitive>
708           <use_arrows>True</use_arrows>
709           <use_arrows_always>False</use_arrows_always>
710           <items></items>
711           <child>
712             <padding>0</padding>
713             <expand>True</expand>
714             <fill>True</fill>
715           </child>
716
717           <widget>
718             <class>GtkEntry</class>
719             <child_name>GtkCombo:entry</child_name>
720             <name>entry7</name>
721             <can_focus>True</can_focus>
722             <editable>True</editable>
723             <text_visible>True</text_visible>
724             <text_max_length>0</text_max_length>
725             <text></text>
726           </widget>
727         </widget>
728
729         <widget>
730           <class>GtkLabel</class>
731           <name>label35</name>
732           <label>   </label>
733           <justify>GTK_JUSTIFY_CENTER</justify>
734           <wrap>False</wrap>
735           <xalign>0.5</xalign>
736           <yalign>0.5</yalign>
737           <xpad>0</xpad>
738           <ypad>0</ypad>
739           <child>
740             <padding>120</padding>
741             <expand>False</expand>
742             <fill>False</fill>
743           </child>
744         </widget>
745       </widget>
746
747       <widget>
748         <class>GtkHBox</class>
749         <name>hbox17</name>
750         <homogeneous>False</homogeneous>
751         <spacing>0</spacing>
752         <child>
753           <padding>2</padding>
754           <expand>True</expand>
755           <fill>True</fill>
756         </child>
757
758         <widget>
759           <class>GtkLabel</class>
760           <name>label36</name>
761           <width>70</width>
762           <label>Where: </label>
763           <justify>GTK_JUSTIFY_CENTER</justify>
764           <wrap>False</wrap>
765           <xalign>0.5</xalign>
766           <yalign>0.5</yalign>
767           <xpad>0</xpad>
768           <ypad>0</ypad>
769           <child>
770             <padding>0</padding>
771             <expand>False</expand>
772             <fill>False</fill>
773           </child>
774         </widget>
775
776         <widget>
777           <class>GtkCombo</class>
778           <name>combo15</name>
779           <value_in_list>False</value_in_list>
780           <ok_if_empty>True</ok_if_empty>
781           <case_sensitive>False</case_sensitive>
782           <use_arrows>True</use_arrows>
783           <use_arrows_always>False</use_arrows_always>
784           <items></items>
785           <child>
786             <padding>0</padding>
787             <expand>True</expand>
788             <fill>True</fill>
789           </child>
790
791           <widget>
792             <class>GtkEntry</class>
793             <child_name>GtkCombo:entry</child_name>
794             <name>entry8</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           </widget>
801         </widget>
802
803         <widget>
804           <class>GtkLabel</class>
805           <name>label37</name>
806           <label>      </label>
807           <justify>GTK_JUSTIFY_CENTER</justify>
808           <wrap>False</wrap>
809           <xalign>0.5</xalign>
810           <yalign>0.5</yalign>
811           <xpad>0</xpad>
812           <ypad>0</ypad>
813           <child>
814             <padding>114</padding>
815             <expand>False</expand>
816             <fill>False</fill>
817           </child>
818         </widget>
819       </widget>
820     </widget>
821   </widget>
822 </widget>
823
824 <widget>
825   <class>GtkWindow</class>
826   <name>app1</name>
827   <signal>
828     <name>delete_event</name>
829     <handler>on_app1_delete_event</handler>
830     <last_modification_time>Mon, 01 Apr 2002 07:29:22 GMT</last_modification_time>
831   </signal>
832   <signal>
833     <name>show</name>
834     <handler>on_app1_show</handler>
835     <last_modification_time>Mon, 01 Apr 2002 07:29:16 GMT</last_modification_time>
836   </signal>
837   <title>Bacula Console</title>
838   <type>GTK_WINDOW_TOPLEVEL</type>
839   <position>GTK_WIN_POS_NONE</position>
840   <modal>False</modal>
841   <allow_shrink>True</allow_shrink>
842   <allow_grow>True</allow_grow>
843   <auto_shrink>False</auto_shrink>
844
845   <widget>
846     <class>GtkVBox</class>
847     <name>vbox6</name>
848     <homogeneous>False</homogeneous>
849     <spacing>0</spacing>
850
851     <widget>
852       <class>GtkHandleBox</class>
853       <name>handlebox1</name>
854       <border_width>1</border_width>
855       <shadow_type>GTK_SHADOW_OUT</shadow_type>
856       <handle_position>GTK_POS_LEFT</handle_position>
857       <snap_edge>GTK_POS_TOP</snap_edge>
858       <child>
859         <padding>0</padding>
860         <expand>False</expand>
861         <fill>True</fill>
862       </child>
863
864       <widget>
865         <class>GtkMenuBar</class>
866         <name>menubar1</name>
867         <shadow_type>GTK_SHADOW_NONE</shadow_type>
868
869         <widget>
870           <class>GtkMenuItem</class>
871           <name>file1</name>
872           <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
873
874           <widget>
875             <class>GtkMenu</class>
876             <name>file1_menu</name>
877
878             <widget>
879               <class>GtkMenuItem</class>
880               <name>connect1</name>
881               <tooltip>Connect to Director</tooltip>
882               <signal>
883                 <name>activate</name>
884                 <handler>on_connect_activate</handler>
885                 <last_modification_time>Wed, 20 Mar 2002 10:21:09 GMT</last_modification_time>
886               </signal>
887               <label>_Connect</label>
888               <right_justify>False</right_justify>
889             </widget>
890
891             <widget>
892               <class>GtkMenuItem</class>
893               <name>disconnect1</name>
894               <tooltip>Disconnect from Director</tooltip>
895               <signal>
896                 <name>activate</name>
897                 <handler>on_disconnect_activate</handler>
898                 <last_modification_time>Wed, 20 Mar 2002 10:15:45 GMT</last_modification_time>
899               </signal>
900               <label>_Disconnect</label>
901               <right_justify>False</right_justify>
902             </widget>
903
904             <widget>
905               <class>GtkMenuItem</class>
906               <name>menuitem4</name>
907               <right_justify>False</right_justify>
908             </widget>
909
910             <widget>
911               <class>GtkPixmapMenuItem</class>
912               <name>exit1</name>
913               <signal>
914                 <name>activate</name>
915                 <handler>on_exit_activate</handler>
916                 <last_modification_time>Wed, 20 Mar 2002 10:24:55 GMT</last_modification_time>
917               </signal>
918               <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
919             </widget>
920           </widget>
921         </widget>
922
923         <widget>
924           <class>GtkMenuItem</class>
925           <name>edit1</name>
926           <stock_item>GNOMEUIINFO_MENU_EDIT_TREE</stock_item>
927
928           <widget>
929             <class>GtkMenu</class>
930             <name>edit1_menu</name>
931
932             <widget>
933               <class>GtkPixmapMenuItem</class>
934               <name>cut1</name>
935               <signal>
936                 <name>activate</name>
937                 <handler>on_cut1_activate</handler>
938                 <last_modification_time>Sat, 16 Mar 2002 21:48:15 GMT</last_modification_time>
939               </signal>
940               <stock_item>GNOMEUIINFO_MENU_CUT_ITEM</stock_item>
941             </widget>
942
943             <widget>
944               <class>GtkPixmapMenuItem</class>
945               <name>copy1</name>
946               <signal>
947                 <name>activate</name>
948                 <handler>on_copy1_activate</handler>
949                 <last_modification_time>Sat, 16 Mar 2002 21:48:15 GMT</last_modification_time>
950               </signal>
951               <stock_item>GNOMEUIINFO_MENU_COPY_ITEM</stock_item>
952             </widget>
953
954             <widget>
955               <class>GtkPixmapMenuItem</class>
956               <name>paste1</name>
957               <signal>
958                 <name>activate</name>
959                 <handler>on_paste1_activate</handler>
960                 <last_modification_time>Sat, 16 Mar 2002 21:48:15 GMT</last_modification_time>
961               </signal>
962               <stock_item>GNOMEUIINFO_MENU_PASTE_ITEM</stock_item>
963             </widget>
964
965             <widget>
966               <class>GtkPixmapMenuItem</class>
967               <name>clear1</name>
968               <signal>
969                 <name>activate</name>
970                 <handler>on_clear1_activate</handler>
971                 <last_modification_time>Sat, 16 Mar 2002 21:48:15 GMT</last_modification_time>
972               </signal>
973               <stock_item>GNOMEUIINFO_MENU_CLEAR_ITEM</stock_item>
974             </widget>
975
976             <widget>
977               <class>GtkMenuItem</class>
978               <name>separator1</name>
979               <right_justify>False</right_justify>
980             </widget>
981           </widget>
982         </widget>
983
984         <widget>
985           <class>GtkMenuItem</class>
986           <name>item1</name>
987           <tooltip>Display Messages</tooltip>
988           <stock_item>GNOMEUIINFO_MENU_VIEW_TREE</stock_item>
989
990           <widget>
991             <class>GtkMenu</class>
992             <name>item1_menu</name>
993
994             <widget>
995               <class>GtkMenuItem</class>
996               <name>msgs</name>
997               <signal>
998                 <name>activate</name>
999                 <handler>on_msgs_activate</handler>
1000                 <last_modification_time>Wed, 20 Mar 2002 09:57:22 GMT</last_modification_time>
1001               </signal>
1002               <label>_Display Messages</label>
1003               <right_justify>False</right_justify>
1004             </widget>
1005           </widget>
1006         </widget>
1007
1008         <widget>
1009           <class>GtkMenuItem</class>
1010           <name>settings1</name>
1011           <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
1012
1013           <widget>
1014             <class>GtkMenu</class>
1015             <name>settings1_menu</name>
1016
1017             <widget>
1018               <class>GtkPixmapMenuItem</class>
1019               <name>preferences1</name>
1020               <signal>
1021                 <name>activate</name>
1022                 <handler>on_preferences1_activate</handler>
1023                 <last_modification_time>Sat, 16 Mar 2002 21:48:15 GMT</last_modification_time>
1024               </signal>
1025               <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
1026             </widget>
1027           </widget>
1028         </widget>
1029
1030         <widget>
1031           <class>GtkMenuItem</class>
1032           <name>help1</name>
1033           <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
1034
1035           <widget>
1036             <class>GtkMenu</class>
1037             <name>help1_menu</name>
1038
1039             <widget>
1040               <class>GtkPixmapMenuItem</class>
1041               <name>about1</name>
1042               <signal>
1043                 <name>activate</name>
1044                 <handler>on_about_activate</handler>
1045                 <last_modification_time>Wed, 20 Mar 2002 10:19:17 GMT</last_modification_time>
1046               </signal>
1047               <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
1048             </widget>
1049           </widget>
1050         </widget>
1051       </widget>
1052     </widget>
1053
1054     <widget>
1055       <class>GtkHandleBox</class>
1056       <name>handlebox2</name>
1057       <border_width>1</border_width>
1058       <shadow_type>GTK_SHADOW_OUT</shadow_type>
1059       <handle_position>GTK_POS_LEFT</handle_position>
1060       <snap_edge>GTK_POS_TOP</snap_edge>
1061       <child>
1062         <padding>0</padding>
1063         <expand>False</expand>
1064         <fill>True</fill>
1065       </child>
1066
1067       <widget>
1068         <class>GtkToolbar</class>
1069         <name>toolbar2</name>
1070         <border_width>1</border_width>
1071         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
1072         <type>GTK_TOOLBAR_BOTH</type>
1073         <space_size>16</space_size>
1074         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
1075         <relief>GTK_RELIEF_NONE</relief>
1076         <tooltips>True</tooltips>
1077
1078         <widget>
1079           <class>GtkButton</class>
1080           <child_name>Toolbar:button</child_name>
1081           <name>connect_button1</name>
1082           <tooltip>Connect to Director</tooltip>
1083           <signal>
1084             <name>clicked</name>
1085             <handler>on_connect_button_clicked</handler>
1086             <last_modification_time>Wed, 20 Mar 2002 10:18:40 GMT</last_modification_time>
1087           </signal>
1088           <label>Connect</label>
1089           <stock_pixmap>GNOME_STOCK_PIXMAP_NEW</stock_pixmap>
1090         </widget>
1091
1092         <widget>
1093           <class>GtkButton</class>
1094           <child_name>Toolbar:button</child_name>
1095           <name>run_button1</name>
1096           <tooltip>Run a Job</tooltip>
1097           <signal>
1098             <name>clicked</name>
1099             <handler>on_run_button_clicked</handler>
1100             <last_modification_time>Wed, 20 Mar 2002 10:13:42 GMT</last_modification_time>
1101           </signal>
1102           <label>Run</label>
1103           <stock_pixmap>GNOME_STOCK_PIXMAP_EXEC</stock_pixmap>
1104         </widget>
1105
1106         <widget>
1107           <class>GtkButton</class>
1108           <child_name>Toolbar:button</child_name>
1109           <name>msgs_button</name>
1110           <tooltip>Display Messages</tooltip>
1111           <signal>
1112             <name>clicked</name>
1113             <handler>on_msgs_button_clicked</handler>
1114             <last_modification_time>Tue, 19 Mar 2002 20:32:44 GMT</last_modification_time>
1115           </signal>
1116           <label>Msgs</label>
1117           <stock_pixmap>GNOME_STOCK_PIXMAP_SEARCH</stock_pixmap>
1118         </widget>
1119       </widget>
1120     </widget>
1121
1122     <widget>
1123       <class>GtkVBox</class>
1124       <name>vbox7</name>
1125       <homogeneous>False</homogeneous>
1126       <spacing>0</spacing>
1127       <child>
1128         <padding>0</padding>
1129         <expand>True</expand>
1130         <fill>True</fill>
1131       </child>
1132
1133       <widget>
1134         <class>GtkScrolledWindow</class>
1135         <name>scrolledwindow3</name>
1136         <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
1137         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
1138         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1139         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1140         <child>
1141           <padding>0</padding>
1142           <expand>True</expand>
1143           <fill>True</fill>
1144         </child>
1145
1146         <widget>
1147           <class>GtkText</class>
1148           <name>text1</name>
1149           <editable>False</editable>
1150           <text></text>
1151         </widget>
1152       </widget>
1153
1154       <widget>
1155         <class>GtkHBox</class>
1156         <name>hbox18</name>
1157         <homogeneous>False</homogeneous>
1158         <spacing>0</spacing>
1159         <child>
1160           <padding>0</padding>
1161           <expand>False</expand>
1162           <fill>True</fill>
1163         </child>
1164
1165         <widget>
1166           <class>GtkLabel</class>
1167           <name>label38</name>
1168           <label> Command: </label>
1169           <justify>GTK_JUSTIFY_CENTER</justify>
1170           <wrap>False</wrap>
1171           <xalign>0.5</xalign>
1172           <yalign>0.5</yalign>
1173           <xpad>0</xpad>
1174           <ypad>0</ypad>
1175           <child>
1176             <padding>0</padding>
1177             <expand>False</expand>
1178             <fill>True</fill>
1179           </child>
1180         </widget>
1181
1182         <widget>
1183           <class>GtkEntry</class>
1184           <name>entry1</name>
1185           <tooltip>Enter Commands Here</tooltip>
1186           <can_default>True</can_default>
1187           <has_default>True</has_default>
1188           <can_focus>True</can_focus>
1189           <has_focus>True</has_focus>
1190           <signal>
1191             <name>key_press_event</name>
1192             <handler>on_entry1_key_press_event</handler>
1193             <last_modification_time>Mon, 01 Apr 2002 07:32:11 GMT</last_modification_time>
1194           </signal>
1195           <editable>True</editable>
1196           <text_visible>True</text_visible>
1197           <text_max_length>0</text_max_length>
1198           <text></text>
1199           <child>
1200             <padding>0</padding>
1201             <expand>True</expand>
1202             <fill>True</fill>
1203           </child>
1204         </widget>
1205       </widget>
1206
1207       <widget>
1208         <class>GtkHBox</class>
1209         <name>hbox19</name>
1210         <homogeneous>False</homogeneous>
1211         <spacing>0</spacing>
1212         <child>
1213           <padding>0</padding>
1214           <expand>False</expand>
1215           <fill>True</fill>
1216         </child>
1217
1218         <widget>
1219           <class>GtkFrame</class>
1220           <name>frame1</name>
1221           <width>66</width>
1222           <label_xalign>0</label_xalign>
1223           <shadow_type>GTK_SHADOW_IN</shadow_type>
1224           <child>
1225             <padding>0</padding>
1226             <expand>False</expand>
1227             <fill>True</fill>
1228           </child>
1229
1230           <widget>
1231             <class>GtkLabel</class>
1232             <name>label39</name>
1233             <label> Status: </label>
1234             <justify>GTK_JUSTIFY_CENTER</justify>
1235             <wrap>False</wrap>
1236             <xalign>0.5</xalign>
1237             <yalign>0.5</yalign>
1238             <xpad>0</xpad>
1239             <ypad>0</ypad>
1240           </widget>
1241         </widget>
1242
1243         <widget>
1244           <class>GtkFrame</class>
1245           <name>frame2</name>
1246           <label_xalign>0</label_xalign>
1247           <shadow_type>GTK_SHADOW_IN</shadow_type>
1248           <child>
1249             <padding>0</padding>
1250             <expand>True</expand>
1251             <fill>True</fill>
1252           </child>
1253
1254           <widget>
1255             <class>GtkLabel</class>
1256             <name>status1</name>
1257             <label></label>
1258             <justify>GTK_JUSTIFY_LEFT</justify>
1259             <wrap>False</wrap>
1260             <xalign>0</xalign>
1261             <yalign>0.5</yalign>
1262             <xpad>0</xpad>
1263             <ypad>0</ypad>
1264           </widget>
1265         </widget>
1266       </widget>
1267     </widget>
1268   </widget>
1269 </widget>
1270
1271 </GTK-Interface>