Added SILC Thread Queue API
[runtime.git] / apps / silcer / ui / SilcerFirstsetupDlg.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>Project2</name>
6   <program_name>project2</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 </project>
14
15 <widget>
16   <class>GtkWindow</class>
17   <name>SilcerFirstsetupDlg</name>
18   <title>window1</title>
19   <type>GTK_WINDOW_TOPLEVEL</type>
20   <position>GTK_WIN_POS_NONE</position>
21   <modal>False</modal>
22   <allow_shrink>False</allow_shrink>
23   <allow_grow>True</allow_grow>
24   <auto_shrink>False</auto_shrink>
25
26   <widget>
27     <class>GnomeDruid</class>
28     <name>druid1</name>
29
30     <widget>
31       <class>GnomeDruidPageStart</class>
32       <name>druidpagestart1</name>
33       <title>Silcer - First Time Setup</title>
34       <text>Silcer Gnome SILC Client
35
36 You are running the Silcer for first time. This
37 setup wizard will guide you through the setup
38 procedure.  You will need to do this only once!
39
40 PRESS NEXT TO CONTINUE</text>
41       <title_color>255,255,255</title_color>
42       <text_color>0,0,0</text_color>
43       <background_color>25,25,112</background_color>
44       <logo_background_color>255,255,255</logo_background_color>
45       <textbox_color>255,255,255</textbox_color>
46     </widget>
47
48     <widget>
49       <class>GnomeDruidPageStandard</class>
50       <name>druidpagestandard1</name>
51       <title>Personal Information</title>
52       <title_color>255,255,255</title_color>
53       <background_color>25,25,112</background_color>
54       <logo_background_color>255,255,255</logo_background_color>
55
56       <widget>
57         <class>GtkVBox</class>
58         <child_name>GnomeDruidPageStandard:vbox</child_name>
59         <name>druid-vbox1</name>
60         <homogeneous>False</homogeneous>
61         <spacing>0</spacing>
62         <child>
63           <padding>0</padding>
64           <expand>True</expand>
65           <fill>True</fill>
66         </child>
67
68         <widget>
69           <class>GtkFrame</class>
70           <name>frame1</name>
71           <border_width>5</border_width>
72           <label>Your Information</label>
73           <label_xalign>0.02</label_xalign>
74           <shadow_type>GTK_SHADOW_ETCHED_OUT</shadow_type>
75           <child>
76             <padding>0</padding>
77             <expand>True</expand>
78             <fill>True</fill>
79           </child>
80
81           <widget>
82             <class>GtkTable</class>
83             <name>table1</name>
84             <border_width>45</border_width>
85             <rows>5</rows>
86             <columns>2</columns>
87             <homogeneous>False</homogeneous>
88             <row_spacing>6</row_spacing>
89             <column_spacing>10</column_spacing>
90
91             <widget>
92               <class>GtkLabel</class>
93               <name>label2</name>
94               <label>Real Name:</label>
95               <justify>GTK_JUSTIFY_CENTER</justify>
96               <wrap>False</wrap>
97               <xalign>0</xalign>
98               <yalign>0.5</yalign>
99               <xpad>0</xpad>
100               <ypad>0</ypad>
101               <child>
102                 <left_attach>0</left_attach>
103                 <right_attach>1</right_attach>
104                 <top_attach>0</top_attach>
105                 <bottom_attach>1</bottom_attach>
106                 <xpad>0</xpad>
107                 <ypad>0</ypad>
108                 <xexpand>False</xexpand>
109                 <yexpand>False</yexpand>
110                 <xshrink>False</xshrink>
111                 <yshrink>False</yshrink>
112                 <xfill>True</xfill>
113                 <yfill>False</yfill>
114               </child>
115             </widget>
116
117             <widget>
118               <class>GtkEntry</class>
119               <name>entry1</name>
120               <can_focus>True</can_focus>
121               <editable>True</editable>
122               <text_visible>True</text_visible>
123               <text_max_length>0</text_max_length>
124               <text></text>
125               <child>
126                 <left_attach>1</left_attach>
127                 <right_attach>2</right_attach>
128                 <top_attach>0</top_attach>
129                 <bottom_attach>1</bottom_attach>
130                 <xpad>0</xpad>
131                 <ypad>0</ypad>
132                 <xexpand>True</xexpand>
133                 <yexpand>False</yexpand>
134                 <xshrink>False</xshrink>
135                 <yshrink>False</yshrink>
136                 <xfill>True</xfill>
137                 <yfill>False</yfill>
138               </child>
139             </widget>
140
141             <widget>
142               <class>GtkLabel</class>
143               <name>label3</name>
144               <label>Hostname:</label>
145               <justify>GTK_JUSTIFY_CENTER</justify>
146               <wrap>False</wrap>
147               <xalign>0</xalign>
148               <yalign>0.5</yalign>
149               <xpad>0</xpad>
150               <ypad>0</ypad>
151               <child>
152                 <left_attach>0</left_attach>
153                 <right_attach>1</right_attach>
154                 <top_attach>1</top_attach>
155                 <bottom_attach>2</bottom_attach>
156                 <xpad>0</xpad>
157                 <ypad>0</ypad>
158                 <xexpand>False</xexpand>
159                 <yexpand>False</yexpand>
160                 <xshrink>False</xshrink>
161                 <yshrink>False</yshrink>
162                 <xfill>True</xfill>
163                 <yfill>False</yfill>
164               </child>
165             </widget>
166
167             <widget>
168               <class>GtkLabel</class>
169               <name>label4</name>
170               <label>EMail:</label>
171               <justify>GTK_JUSTIFY_CENTER</justify>
172               <wrap>False</wrap>
173               <xalign>0</xalign>
174               <yalign>0.5</yalign>
175               <xpad>0</xpad>
176               <ypad>0</ypad>
177               <child>
178                 <left_attach>0</left_attach>
179                 <right_attach>1</right_attach>
180                 <top_attach>2</top_attach>
181                 <bottom_attach>3</bottom_attach>
182                 <xpad>0</xpad>
183                 <ypad>0</ypad>
184                 <xexpand>False</xexpand>
185                 <yexpand>False</yexpand>
186                 <xshrink>False</xshrink>
187                 <yshrink>False</yshrink>
188                 <xfill>True</xfill>
189                 <yfill>False</yfill>
190               </child>
191             </widget>
192
193             <widget>
194               <class>GtkEntry</class>
195               <name>entry2</name>
196               <can_focus>True</can_focus>
197               <editable>True</editable>
198               <text_visible>True</text_visible>
199               <text_max_length>0</text_max_length>
200               <text></text>
201               <child>
202                 <left_attach>1</left_attach>
203                 <right_attach>2</right_attach>
204                 <top_attach>1</top_attach>
205                 <bottom_attach>2</bottom_attach>
206                 <xpad>0</xpad>
207                 <ypad>0</ypad>
208                 <xexpand>True</xexpand>
209                 <yexpand>False</yexpand>
210                 <xshrink>False</xshrink>
211                 <yshrink>False</yshrink>
212                 <xfill>True</xfill>
213                 <yfill>False</yfill>
214               </child>
215             </widget>
216
217             <widget>
218               <class>GtkEntry</class>
219               <name>entry3</name>
220               <can_focus>True</can_focus>
221               <editable>True</editable>
222               <text_visible>True</text_visible>
223               <text_max_length>0</text_max_length>
224               <text></text>
225               <child>
226                 <left_attach>1</left_attach>
227                 <right_attach>2</right_attach>
228                 <top_attach>2</top_attach>
229                 <bottom_attach>3</bottom_attach>
230                 <xpad>0</xpad>
231                 <ypad>0</ypad>
232                 <xexpand>True</xexpand>
233                 <yexpand>False</yexpand>
234                 <xshrink>False</xshrink>
235                 <yshrink>False</yshrink>
236                 <xfill>True</xfill>
237                 <yfill>False</yfill>
238               </child>
239             </widget>
240
241             <widget>
242               <class>GtkLabel</class>
243               <name>label5</name>
244               <label>Username:</label>
245               <justify>GTK_JUSTIFY_CENTER</justify>
246               <wrap>False</wrap>
247               <xalign>0</xalign>
248               <yalign>0.5</yalign>
249               <xpad>0</xpad>
250               <ypad>0</ypad>
251               <child>
252                 <left_attach>0</left_attach>
253                 <right_attach>1</right_attach>
254                 <top_attach>3</top_attach>
255                 <bottom_attach>4</bottom_attach>
256                 <xpad>0</xpad>
257                 <ypad>0</ypad>
258                 <xexpand>False</xexpand>
259                 <yexpand>False</yexpand>
260                 <xshrink>False</xshrink>
261                 <yshrink>False</yshrink>
262                 <xfill>True</xfill>
263                 <yfill>False</yfill>
264               </child>
265             </widget>
266
267             <widget>
268               <class>GtkEntry</class>
269               <name>entry4</name>
270               <can_focus>True</can_focus>
271               <editable>True</editable>
272               <text_visible>True</text_visible>
273               <text_max_length>0</text_max_length>
274               <text></text>
275               <child>
276                 <left_attach>1</left_attach>
277                 <right_attach>2</right_attach>
278                 <top_attach>3</top_attach>
279                 <bottom_attach>4</bottom_attach>
280                 <xpad>0</xpad>
281                 <ypad>0</ypad>
282                 <xexpand>True</xexpand>
283                 <yexpand>False</yexpand>
284                 <xshrink>False</xshrink>
285                 <yshrink>False</yshrink>
286                 <xfill>True</xfill>
287                 <yfill>False</yfill>
288               </child>
289             </widget>
290
291             <widget>
292               <class>GtkLabel</class>
293               <name>label6</name>
294               <label>
295                PRESS NEXT TO CONTINUE!</label>
296               <justify>GTK_JUSTIFY_CENTER</justify>
297               <wrap>False</wrap>
298               <xalign>0</xalign>
299               <yalign>0.5</yalign>
300               <xpad>0</xpad>
301               <ypad>0</ypad>
302               <child>
303                 <left_attach>1</left_attach>
304                 <right_attach>2</right_attach>
305                 <top_attach>4</top_attach>
306                 <bottom_attach>5</bottom_attach>
307                 <xpad>0</xpad>
308                 <ypad>0</ypad>
309                 <xexpand>False</xexpand>
310                 <yexpand>False</yexpand>
311                 <xshrink>False</xshrink>
312                 <yshrink>False</yshrink>
313                 <xfill>True</xfill>
314                 <yfill>False</yfill>
315               </child>
316             </widget>
317           </widget>
318         </widget>
319       </widget>
320     </widget>
321
322     <widget>
323       <class>GnomeDruidPageStandard</class>
324       <name>druidpagestandard2</name>
325       <title>Authentication Key Generation</title>
326       <title_color>255,255,255</title_color>
327       <background_color>25,25,112</background_color>
328       <logo_background_color>255,255,255</logo_background_color>
329
330       <widget>
331         <class>GtkVBox</class>
332         <child_name>GnomeDruidPageStandard:vbox</child_name>
333         <name>druid-vbox2</name>
334         <homogeneous>False</homogeneous>
335         <spacing>0</spacing>
336         <child>
337           <padding>0</padding>
338           <expand>True</expand>
339           <fill>True</fill>
340         </child>
341
342         <widget>
343           <class>GtkFrame</class>
344           <name>frame2</name>
345           <border_width>5</border_width>
346           <label_xalign>0</label_xalign>
347           <shadow_type>GTK_SHADOW_ETCHED_OUT</shadow_type>
348           <child>
349             <padding>0</padding>
350             <expand>True</expand>
351             <fill>True</fill>
352           </child>
353
354           <widget>
355             <class>GtkVBox</class>
356             <name>vbox1</name>
357             <border_width>30</border_width>
358             <homogeneous>False</homogeneous>
359             <spacing>0</spacing>
360
361             <widget>
362               <class>GtkLabel</class>
363               <name>label7</name>
364               <label>Random pool generation in progress...</label>
365               <justify>GTK_JUSTIFY_CENTER</justify>
366               <wrap>False</wrap>
367               <xalign>0.5</xalign>
368               <yalign>0.5</yalign>
369               <xpad>0</xpad>
370               <ypad>0</ypad>
371               <child>
372                 <padding>0</padding>
373                 <expand>False</expand>
374                 <fill>False</fill>
375               </child>
376             </widget>
377
378             <widget>
379               <class>GtkProgressBar</class>
380               <name>progressbar1</name>
381               <value>0</value>
382               <lower>0</lower>
383               <upper>100</upper>
384               <bar_style>GTK_PROGRESS_CONTINUOUS</bar_style>
385               <orientation>GTK_PROGRESS_LEFT_TO_RIGHT</orientation>
386               <activity_mode>True</activity_mode>
387               <show_text>False</show_text>
388               <format>%P %%</format>
389               <text_xalign>0.5</text_xalign>
390               <text_yalign>0.5</text_yalign>
391               <child>
392                 <padding>1</padding>
393                 <expand>False</expand>
394                 <fill>False</fill>
395               </child>
396             </widget>
397
398             <widget>
399               <class>GtkLabel</class>
400               <name>label8</name>
401               <label>
402
403 Setup Wizard is generating random data and entropy for
404 Authentication Key Generation process.  Please, move
405 your mouse pointer around to generate random data.</label>
406               <justify>GTK_JUSTIFY_CENTER</justify>
407               <wrap>False</wrap>
408               <xalign>0.5</xalign>
409               <yalign>0.5</yalign>
410               <xpad>0</xpad>
411               <ypad>0</ypad>
412               <child>
413                 <padding>0</padding>
414                 <expand>False</expand>
415                 <fill>False</fill>
416               </child>
417             </widget>
418           </widget>
419         </widget>
420       </widget>
421     </widget>
422
423     <widget>
424       <class>GnomeDruidPageFinish</class>
425       <name>druidpagefinish1</name>
426       <title>Setup Completed</title>
427       <text>The Setup Wizard is completed! 
428
429 PRESS FINISH TO CONTINUE!</text>
430       <background_color>25,25,112</background_color>
431       <logo_background_color>255,255,255</logo_background_color>
432       <textbox_color>255,255,255</textbox_color>
433       <text_color>0,0,0</text_color>
434       <title_color>255,255,255</title_color>
435     </widget>
436   </widget>
437 </widget>
438
439 </GTK-Interface>