Workaround Red Hat Bluecurve shading of 'GtkFrame.GtkLabel' content.
[captive.git] / src / install / acquire / ui-gnome.glade
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
3
4 <glade-interface>
5 <requires lib="gnome"/>
6 <requires lib="bonobo"/>
7
8 <widget class="GnomeApp" id="App">
9   <property name="visible">True</property>
10   <property name="title" translatable="yes">Captive Microsoft Windows Drivers Acquire</property>
11   <property name="type">GTK_WINDOW_TOPLEVEL</property>
12   <property name="window_position">GTK_WIN_POS_NONE</property>
13   <property name="modal">False</property>
14   <property name="resizable">True</property>
15   <property name="destroy_with_parent">False</property>
16   <property name="enable_layout_config">False</property>
17   <signal name="destroy" handler="gtk_main_quit" last_modification_time="Sat, 06 Sep 2003 11:12:25 GMT"/>
18
19   <child internal-child="dock">
20     <widget class="BonoboDock" id="Bonobo">
21       <property name="visible">True</property>
22       <property name="allow_floating">False</property>
23
24       <child>
25         <widget class="GnomeDruid" id="Druid">
26           <property name="border_width">4</property>
27           <property name="visible">True</property>
28           <property name="show_help">False</property>
29           <signal name="cancel" handler="on_Druid_cancel" last_modification_time="Fri, 05 Sep 2003 17:20:04 GMT"/>
30
31           <child>
32             <widget class="GnomeDruidPageEdge" id="PageStart">
33               <property name="visible">True</property>
34               <property name="position">GNOME_EDGE_START</property>
35               <property name="title" translatable="yes">Captive Microsoft Windows Drivers Acquire</property>
36               <property name="text" translatable="yes">Program allows safe read/write mount of NTFS disk drives.
37 It uses original Microsoft Windows driver files to access the disks. As these files are licensed by Microsoft we will acquire them now for your installation.</property>
38               <signal name="map" handler="on_Page_map" last_modification_time="Sat, 06 Sep 2003 07:27:32 GMT"/>
39               <signal name="next" handler="on_Page_next" last_modification_time="Sat, 06 Sep 2003 12:43:57 GMT"/>
40             </widget>
41           </child>
42
43           <child>
44             <widget class="GnomeDruidPageStandard" id="ScanDiskPage">
45               <property name="visible">True</property>
46               <property name="title" translatable="yes">Local Disks Drivers Scan</property>
47               <signal name="map" handler="on_Page_map" object="ScanDiskVBox" last_modification_time="Fri, 05 Sep 2003 14:58:14 GMT"/>
48               <signal name="next" handler="on_Page_next" last_modification_time="Sat, 06 Sep 2003 08:09:08 GMT"/>
49               <signal name="back" handler="on_Page_back" last_modification_time="Sat, 06 Sep 2003 10:56:46 GMT"/>
50
51               <child internal-child="vbox">
52                 <widget class="GtkVBox" id="ScanDiskVBox">
53                   <property name="border_width">16</property>
54                   <property name="visible">True</property>
55                   <property name="homogeneous">False</property>
56                   <property name="spacing">6</property>
57
58                   <child>
59                     <widget class="GtkFrame" id="DriversFrame">
60                       <property name="visible">True</property>
61                       <property name="label_xalign">0</property>
62                       <property name="label_yalign">0.5</property>
63                       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
64
65                       <child>
66                         <widget class="GtkTreeView" id="DriversTreeView">
67                           <property name="visible">True</property>
68                           <property name="can_focus">True</property>
69                           <property name="headers_visible">False</property>
70                           <property name="rules_hint">False</property>
71                           <property name="reorderable">False</property>
72                           <property name="enable_search">False</property>
73                         </widget>
74                       </child>
75
76                       <child>
77                         <widget class="GtkLabel" id="DriversFrameLabel">
78                           <property name="visible">True</property>
79                           <property name="label" translatable="yes">Currently found drivers</property>
80                           <property name="use_underline">False</property>
81                           <property name="use_markup">False</property>
82                           <property name="justify">GTK_JUSTIFY_LEFT</property>
83                           <property name="wrap">False</property>
84                           <property name="selectable">False</property>
85                           <property name="xalign">0.5</property>
86                           <property name="yalign">0.5</property>
87                           <property name="xpad">0</property>
88                           <property name="ypad">0</property>
89                         </widget>
90                         <packing>
91                           <property name="type">label_item</property>
92                         </packing>
93                       </child>
94                     </widget>
95                     <packing>
96                       <property name="padding">0</property>
97                       <property name="expand">False</property>
98                       <property name="fill">True</property>
99                     </packing>
100                   </child>
101
102                   <child>
103                     <widget class="GtkFrame" id="ScanDiskInfoFrame">
104                       <property name="visible">True</property>
105                       <property name="label_xalign">0</property>
106                       <property name="label_yalign">0.5</property>
107                       <property name="shadow_type">GTK_SHADOW_IN</property>
108
109                       <child>
110                         <widget class="GtkViewport" id="ScanDiskInfoViewPort">
111                           <property name="visible">True</property>
112                           <property name="shadow_type">GTK_SHADOW_NONE</property>
113
114                           <child>
115                             <widget class="GtkLabel" id="ScanDiskInfo">
116                               <property name="visible">True</property>
117                               <property name="label" translatable="yes">We will scan your local hard drives to find any existing drivers usable for this project.</property>
118                               <property name="use_underline">False</property>
119                               <property name="use_markup">False</property>
120                               <property name="justify">GTK_JUSTIFY_LEFT</property>
121                               <property name="wrap">True</property>
122                               <property name="selectable">False</property>
123                               <property name="xalign">0.5</property>
124                               <property name="yalign">0.5</property>
125                               <property name="xpad">0</property>
126                               <property name="ypad">0</property>
127                             </widget>
128                           </child>
129                         </widget>
130                       </child>
131                     </widget>
132                     <packing>
133                       <property name="padding">0</property>
134                       <property name="expand">True</property>
135                       <property name="fill">True</property>
136                     </packing>
137                   </child>
138
139                   <child>
140                     <widget class="GtkFrame" id="ProgressFrame">
141                       <property name="visible">True</property>
142                       <property name="label_xalign">0</property>
143                       <property name="label_yalign">0.5</property>
144                       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
145
146                       <child>
147                         <widget class="GtkEntry" id="ProgressEntry">
148                           <property name="visible">True</property>
149                           <property name="can_focus">True</property>
150                           <property name="editable">False</property>
151                           <property name="visibility">True</property>
152                           <property name="max_length">0</property>
153                           <property name="text" translatable="yes"></property>
154                           <property name="has_frame">False</property>
155                           <property name="invisible_char" translatable="yes">*</property>
156                           <property name="activates_default">False</property>
157                         </widget>
158                       </child>
159
160                       <child>
161                         <widget class="GtkLabel" id="ProgressLabel">
162                           <property name="visible">True</property>
163                           <property name="label" translatable="yes">Scanned File...</property>
164                           <property name="use_underline">False</property>
165                           <property name="use_markup">False</property>
166                           <property name="justify">GTK_JUSTIFY_LEFT</property>
167                           <property name="wrap">False</property>
168                           <property name="selectable">False</property>
169                           <property name="xalign">0.5</property>
170                           <property name="yalign">0.5</property>
171                           <property name="xpad">0</property>
172                           <property name="ypad">0</property>
173                         </widget>
174                         <packing>
175                           <property name="type">label_item</property>
176                         </packing>
177                       </child>
178                     </widget>
179                     <packing>
180                       <property name="padding">0</property>
181                       <property name="expand">False</property>
182                       <property name="fill">True</property>
183                     </packing>
184                   </child>
185                 </widget>
186               </child>
187             </widget>
188           </child>
189
190           <child>
191             <widget class="GnomeDruidPageStandard" id="ScanPathPage">
192               <property name="visible">True</property>
193               <property name="title" translatable="yes">Custom Drivers Location</property>
194               <signal name="map" handler="on_Page_map" object="ScanPathVBox" last_modification_time="Fri, 05 Sep 2003 14:53:59 GMT"/>
195               <signal name="next" handler="on_Page_next" last_modification_time="Sat, 06 Sep 2003 08:09:22 GMT"/>
196               <signal name="back" handler="on_Page_back" last_modification_time="Sat, 06 Sep 2003 10:56:56 GMT"/>
197
198               <child internal-child="vbox">
199                 <widget class="GtkVBox" id="ScanPathVBox">
200                   <property name="border_width">16</property>
201                   <property name="visible">True</property>
202                   <property name="homogeneous">False</property>
203                   <property name="spacing">6</property>
204
205                   <child>
206                     <widget class="GtkFrame" id="ScanPathInfoFrame">
207                       <property name="visible">True</property>
208                       <property name="label_xalign">0</property>
209                       <property name="label_yalign">0.5</property>
210                       <property name="shadow_type">GTK_SHADOW_IN</property>
211
212                       <child>
213                         <widget class="GtkViewport" id="ScanPathInfoViewPort">
214                           <property name="visible">True</property>
215                           <property name="shadow_type">GTK_SHADOW_NONE</property>
216
217                           <child>
218                             <widget class="GtkLabel" id="ScanPathInfo">
219                               <property name="visible">True</property>
220                               <property name="label" translatable="yes">Here you can specify custom path to the drivers. Besides regular disk path you can also specify www URL such as: http://machine/path/name
221 If you have no idea simply go Forward.</property>
222                               <property name="use_underline">False</property>
223                               <property name="use_markup">False</property>
224                               <property name="justify">GTK_JUSTIFY_LEFT</property>
225                               <property name="wrap">True</property>
226                               <property name="selectable">False</property>
227                               <property name="xalign">0.5</property>
228                               <property name="yalign">0.5</property>
229                               <property name="xpad">0</property>
230                               <property name="ypad">0</property>
231                             </widget>
232                           </child>
233                         </widget>
234                       </child>
235                     </widget>
236                     <packing>
237                       <property name="padding">0</property>
238                       <property name="expand">True</property>
239                       <property name="fill">True</property>
240                     </packing>
241                   </child>
242
243                   <child>
244                     <widget class="GtkFrame" id="ScanPathLocationFrame">
245                       <property name="visible">True</property>
246                       <property name="label_xalign">0</property>
247                       <property name="label_yalign">0.5</property>
248                       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
249
250                       <child>
251                         <widget class="GnomeFileEntry" id="ScanPathLocationFileEntry">
252                           <property name="visible">True</property>
253                           <property name="max_saved">10</property>
254                           <property name="directory_entry">False</property>
255                           <property name="modal">False</property>
256
257                           <child internal-child="entry">
258                             <widget class="GtkEntry" id="ScanPathLocationComboEntry">
259                               <property name="visible">True</property>
260                               <property name="can_focus">True</property>
261                               <property name="editable">True</property>
262                               <property name="visibility">True</property>
263                               <property name="max_length">0</property>
264                               <property name="text" translatable="yes"></property>
265                               <property name="has_frame">True</property>
266                               <property name="invisible_char" translatable="yes">*</property>
267                               <property name="activates_default">False</property>
268                             </widget>
269                           </child>
270                         </widget>
271                       </child>
272
273                       <child>
274                         <widget class="GtkLabel" id="ScanPathLocationLabel">
275                           <property name="visible">True</property>
276                           <property name="label" translatable="yes">Specify location</property>
277                           <property name="use_underline">False</property>
278                           <property name="use_markup">False</property>
279                           <property name="justify">GTK_JUSTIFY_LEFT</property>
280                           <property name="wrap">False</property>
281                           <property name="selectable">False</property>
282                           <property name="xalign">0.5</property>
283                           <property name="yalign">0.5</property>
284                           <property name="xpad">0</property>
285                           <property name="ypad">0</property>
286                         </widget>
287                         <packing>
288                           <property name="type">label_item</property>
289                         </packing>
290                       </child>
291                     </widget>
292                     <packing>
293                       <property name="padding">0</property>
294                       <property name="expand">False</property>
295                       <property name="fill">False</property>
296                     </packing>
297                   </child>
298                 </widget>
299               </child>
300             </widget>
301           </child>
302
303           <child>
304             <widget class="GnomeDruidPageStandard" id="MicrosoftComPage">
305               <property name="visible">True</property>
306               <property name="title" translatable="yes">Download from microsoft.com</property>
307               <signal name="map" handler="on_Page_map" object="MicrosoftComVBox" last_modification_time="Fri, 05 Sep 2003 14:54:24 GMT"/>
308               <signal name="next" handler="on_Page_next" last_modification_time="Sat, 06 Sep 2003 08:09:39 GMT"/>
309               <signal name="back" handler="on_Page_back" last_modification_time="Sat, 06 Sep 2003 10:57:09 GMT"/>
310
311               <child internal-child="vbox">
312                 <widget class="GtkVBox" id="MicrosoftComVBox">
313                   <property name="border_width">16</property>
314                   <property name="visible">True</property>
315                   <property name="homogeneous">False</property>
316                   <property name="spacing">6</property>
317
318                   <child>
319                     <widget class="GtkFrame" id="MicrosoftComInfoFrame">
320                       <property name="visible">True</property>
321                       <property name="label_xalign">0</property>
322                       <property name="label_yalign">0.5</property>
323                       <property name="shadow_type">GTK_SHADOW_IN</property>
324
325                       <child>
326                         <widget class="GtkViewport" id="MicrosoftComInfoViewPort">
327                           <property name="visible">True</property>
328                           <property name="shadow_type">GTK_SHADOW_NONE</property>
329
330                           <child>
331                             <widget class="GtkLabel" id="MicrosoftComInfo">
332                               <property name="visible">True</property>
333                               <property name="can_focus">True</property>
334                               <property name="label" translatable="yes">You can download the best available version of needed drivers from Microsoft. They can be found in Microsoft Windows XP Service Pack 1 Checked Build.
335 URL: http://www.microsoft.com/WindowsXP/pro/downloads/servicepacks/sp1/checkedbuild.asp
336 Legal: In some countries you need to have valid Microsoft Windows XP license to use it.
337 It is needed to download approx 29MB of data right now out of the 144MB file size. You can also download the file separately and load it in the previous screen if some problems occur.</property>
338                               <property name="use_underline">False</property>
339                               <property name="use_markup">False</property>
340                               <property name="justify">GTK_JUSTIFY_LEFT</property>
341                               <property name="wrap">True</property>
342                               <property name="selectable">True</property>
343                               <property name="xalign">0.5</property>
344                               <property name="yalign">0.5</property>
345                               <property name="xpad">0</property>
346                               <property name="ypad">0</property>
347                             </widget>
348                           </child>
349                         </widget>
350                       </child>
351                     </widget>
352                     <packing>
353                       <property name="padding">0</property>
354                       <property name="expand">True</property>
355                       <property name="fill">True</property>
356                     </packing>
357                   </child>
358
359                   <child>
360                     <widget class="GtkHBox" id="MicrosoftComConfirmHBox">
361                       <property name="visible">True</property>
362                       <property name="homogeneous">False</property>
363                       <property name="spacing">0</property>
364
365                       <child>
366                         <widget class="GtkLabel" id="MicrosoftComConfirmInfo">
367                           <property name="visible">True</property>
368                           <property name="label" translatable="yes">Are you legally entitled to download Microsoft Windows XP Service Pack?</property>
369                           <property name="use_underline">False</property>
370                           <property name="use_markup">False</property>
371                           <property name="justify">GTK_JUSTIFY_CENTER</property>
372                           <property name="wrap">True</property>
373                           <property name="selectable">False</property>
374                           <property name="xalign">0.5</property>
375                           <property name="yalign">0.5</property>
376                           <property name="xpad">0</property>
377                           <property name="ypad">0</property>
378                         </widget>
379                         <packing>
380                           <property name="padding">0</property>
381                           <property name="expand">True</property>
382                           <property name="fill">True</property>
383                         </packing>
384                       </child>
385
386                       <child>
387                         <widget class="GtkButton" id="MicrosoftComConfirmButton">
388                           <property name="visible">True</property>
389                           <property name="can_focus">True</property>
390                           <property name="label" translatable="yes">Yes, start the download.</property>
391                           <property name="use_underline">True</property>
392                           <property name="relief">GTK_RELIEF_NORMAL</property>
393                           <signal name="clicked" handler="on_MicrosoftComConfirmButton_clicked" last_modification_time="Fri, 05 Sep 2003 17:25:27 GMT"/>
394                         </widget>
395                         <packing>
396                           <property name="padding">0</property>
397                           <property name="expand">False</property>
398                           <property name="fill">False</property>
399                         </packing>
400                       </child>
401                     </widget>
402                     <packing>
403                       <property name="padding">0</property>
404                       <property name="expand">False</property>
405                       <property name="fill">True</property>
406                     </packing>
407                   </child>
408
409                   <child>
410                     <widget class="GtkProgressBar" id="MicrosoftComProgress">
411                       <property name="visible">True</property>
412                       <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
413                       <property name="fraction">0</property>
414                       <property name="pulse_step">0.1</property>
415                       <property name="text" translatable="yes"></property>
416                     </widget>
417                     <packing>
418                       <property name="padding">0</property>
419                       <property name="expand">False</property>
420                       <property name="fill">True</property>
421                     </packing>
422                   </child>
423                 </widget>
424               </child>
425             </widget>
426           </child>
427
428           <child>
429             <widget class="GnomeDruidPageEdge" id="PageFinish">
430               <property name="visible">True</property>
431               <property name="position">GNOME_EDGE_FINISH</property>
432               <property name="title" translatable="yes">Microsoft Windows Drivers Captivated</property>
433               <property name="text" translatable="yes"></property>
434               <signal name="map" handler="on_Page_map" last_modification_time="Sat, 06 Sep 2003 07:27:55 GMT"/>
435               <signal name="back" handler="on_Page_back" last_modification_time="Sat, 06 Sep 2003 12:44:12 GMT"/>
436             </widget>
437           </child>
438         </widget>
439       </child>
440     </widget>
441     <packing>
442       <property name="padding">0</property>
443       <property name="expand">True</property>
444       <property name="fill">True</property>
445     </packing>
446   </child>
447 </widget>
448
449 </glade-interface>