~ubuntu-branches/ubuntu/precise/aptoncd/precise

« back to all changes in this revision

Viewing changes to aptoncd.glade

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2009-08-17 22:04:26 UTC
  • mfrom: (1.1.1 upstream) (0.1.11 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090817220426-bhxr3a21ff6y8edm
Tags: 0.1.98+bzr109-0.1
* Non-maintainer upload
* New upstream release (Closes: #452205, #423480, #433915, #541047, #427003,
  #493647, #484636)
* debian/control: 
  - Changed python build dependencies to Build-Depends-Indep
  - Moved url from Description to Homepage
  - Changed Standards-Version to 3.8.2
  - Changed Maintainer to myself
  - Deleted dependency on deprecated mkisofs 
  - Deleted recommend of nautilus-cd-burner
* debian/copyright: Changed (C) to © to make lintian happy
* debian/rules: 
  - deleted deprecated dh_desktop
  - added get-orig-source target to get the latest source from lp
* data/aptoncd.desktop.in: Fixed error and deprecated values in Desktop file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--*- mode: xml -*-->
4
 
<glade-interface>
5
 
  <widget class="GtkWindow" id="frmMainWindow">
6
 
    <property name="width_request">580</property>
7
 
    <property name="height_request">565</property>
8
 
    <property name="visible">True</property>
9
 
    <property name="title">APTonCD</property>
10
 
    <property name="window_position">GTK_WIN_POS_CENTER</property>
11
 
    <property name="icon_name">aptoncd</property>
12
 
    <child>
13
 
      <widget class="GtkAlignment" id="alignment50">
14
 
        <property name="visible">True</property>
15
 
        <property name="xalign">0</property>
16
 
        <property name="yalign">0</property>
17
 
        <child>
18
 
          <widget class="GtkEventBox" id="eventbox3">
19
 
            <property name="visible">True</property>
20
 
            <child>
21
 
              <widget class="GtkVBox" id="vbox1">
22
 
                <property name="width_request">620</property>
23
 
                <property name="height_request">440</property>
24
 
                <property name="visible">True</property>
25
 
                <child>
26
 
                  <widget class="GtkAlignment" id="alignment1">
27
 
                    <property name="visible">True</property>
28
 
                    <property name="xalign">0</property>
29
 
                    <property name="yalign">0</property>
30
 
                    <child>
31
 
                      <widget class="GtkMenuBar" id="menubar4">
32
 
                        <property name="visible">True</property>
33
 
                        <child>
34
 
                          <widget class="GtkMenuItem" id="menuitem1">
35
 
                            <property name="visible">True</property>
36
 
                            <property name="label" translatable="yes">_File</property>
37
 
                            <property name="use_underline">True</property>
38
 
                            <child>
39
 
                              <widget class="GtkMenu" id="menuitem1_menu">
40
 
                                <child>
41
 
                                  <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
42
 
                                    <property name="visible">True</property>
43
 
                                  </widget>
44
 
                                </child>
45
 
                                <child>
46
 
                                  <widget class="GtkImageMenuItem" id="mnuFileQuit">
47
 
                                    <property name="visible">True</property>
48
 
                                    <property name="label">gtk-quit</property>
49
 
                                    <property name="use_underline">True</property>
50
 
                                    <property name="use_stock">True</property>
51
 
                                    <signal name="activate" handler="on_mnuFileQuit_activate"/>
52
 
                                  </widget>
53
 
                                </child>
54
 
                              </widget>
55
 
                            </child>
56
 
                          </widget>
57
 
                        </child>
58
 
                        <child>
59
 
                          <widget class="GtkMenuItem" id="ajuda2">
60
 
                            <property name="visible">True</property>
61
 
                            <property name="label" translatable="yes">_Help</property>
62
 
                            <property name="use_underline">True</property>
63
 
                            <child>
64
 
                              <widget class="GtkMenu" id="ajuda2_menu">
65
 
                                <child>
66
 
                                  <widget class="GtkImageMenuItem" id="mnuHome">
67
 
                                    <property name="visible">True</property>
68
 
                                    <property name="label">gtk-home</property>
69
 
                                    <property name="use_underline">True</property>
70
 
                                    <property name="use_stock">True</property>
71
 
                                    <signal name="activate" handler="on_mnuHome_activate"/>
72
 
                                  </widget>
73
 
                                </child>
74
 
                                <child>
75
 
                                  <widget class="GtkImageMenuItem" id="mnuHelpHelp">
76
 
                                    <property name="visible">True</property>
77
 
                                    <property name="label">gtk-help</property>
78
 
                                    <property name="use_underline">True</property>
79
 
                                    <property name="use_stock">True</property>
80
 
                                    <signal name="activate" handler="on_mnuHelpHelp_activate"/>
81
 
                                  </widget>
82
 
                                </child>
83
 
                                <child>
84
 
                                  <widget class="GtkImageMenuItem" id="mnuHelpAbout">
85
 
                                    <property name="visible">True</property>
86
 
                                    <property name="label">gtk-about</property>
87
 
                                    <property name="use_underline">True</property>
88
 
                                    <property name="use_stock">True</property>
89
 
                                    <signal name="activate" handler="on_mnuHelpAbout_activate"/>
90
 
                                  </widget>
91
 
                                </child>
92
 
                              </widget>
93
 
                            </child>
94
 
                          </widget>
95
 
                        </child>
96
 
                      </widget>
97
 
                    </child>
98
 
                  </widget>
99
 
                  <packing>
100
 
                    <property name="expand">False</property>
101
 
                    <property name="fill">False</property>
102
 
                    <property name="padding">2</property>
103
 
                  </packing>
104
 
                </child>
105
 
                <child>
106
 
                  <widget class="GtkVBox" id="vbox3">
107
 
                    <property name="visible">True</property>
108
 
                    <child>
109
 
                      <widget class="GtkEventBox" id="eventbox2">
110
 
                        <property name="visible">True</property>
111
 
                        <child>
112
 
                          <widget class="GtkNotebook" id="notebook1">
113
 
                            <property name="visible">True</property>
114
 
                            <property name="can_focus">True</property>
115
 
                            <property name="border_width">6</property>
116
 
                            <property name="show_border">False</property>
117
 
                            <child>
118
 
                              <widget class="GtkVBox" id="vbox59">
119
 
                                <property name="visible">True</property>
120
 
                                <child>
121
 
                                  <widget class="GtkHBox" id="hbox25">
122
 
                                    <property name="visible">True</property>
123
 
                                    <child>
124
 
                                      <widget class="GtkVBox" id="vbox15">
125
 
                                        <property name="visible">True</property>
126
 
                                        <child>
127
 
                                          <widget class="GtkHBox" id="hbox23">
128
 
                                            <property name="visible">True</property>
129
 
                                            <child>
130
 
                                              <widget class="GtkVBox" id="vbox16">
131
 
                                                <property name="visible">True</property>
132
 
                                                <child>
133
 
                                                  <widget class="GtkTable" id="table6">
134
 
                                                    <property name="visible">True</property>
135
 
                                                    <property name="n_rows">3</property>
136
 
                                                    <property name="n_columns">5</property>
137
 
                                                    <child>
138
 
                                                      <widget class="GtkFixed" id="fixed24">
139
 
                                                        <property name="visible">True</property>
140
 
                                                      </widget>
141
 
                                                      <packing>
142
 
                                                        <property name="left_attach">2</property>
143
 
                                                        <property name="right_attach">3</property>
144
 
                                                        <property name="top_attach">2</property>
145
 
                                                        <property name="bottom_attach">3</property>
146
 
                                                      </packing>
147
 
                                                    </child>
148
 
                                                    <child>
149
 
                                                      <widget class="GtkLabel" id="label47">
150
 
                                                        <property name="width_request">208</property>
151
 
                                                        <property name="height_request">112</property>
152
 
                                                        <property name="visible">True</property>
153
 
                                                        <property name="label" translatable="yes">&lt;i&gt;Create a CD or DVD with all packages/applications downloaded via apt-get, synaptic or aptitude.&lt;/i&gt;</property>
154
 
                                                        <property name="use_markup">True</property>
155
 
                                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
156
 
                                                        <property name="wrap">True</property>
157
 
                                                      </widget>
158
 
                                                      <packing>
159
 
                                                        <property name="left_attach">3</property>
160
 
                                                        <property name="right_attach">4</property>
161
 
                                                        <property name="top_attach">2</property>
162
 
                                                        <property name="bottom_attach">3</property>
163
 
                                                      </packing>
164
 
                                                    </child>
165
 
                                                    <child>
166
 
                                                      <widget class="GtkButton" id="btnCreate">
167
 
                                                        <property name="width_request">240</property>
168
 
                                                        <property name="height_request">112</property>
169
 
                                                        <property name="visible">True</property>
170
 
                                                        <property name="relief">GTK_RELIEF_NONE</property>
171
 
                                                        <property name="focus_on_click">False</property>
172
 
                                                        <signal name="clicked" handler="on_btnCreate_clicked"/>
173
 
                                                        <child>
174
 
                                                          <widget class="GtkAlignment" id="alignment10">
175
 
                                                            <property name="visible">True</property>
176
 
                                                            <property name="xalign">0</property>
177
 
                                                            <property name="yalign">0</property>
178
 
                                                            <child>
179
 
                                                              <widget class="GtkHBox" id="hbox24">
180
 
                                                                <property name="visible">True</property>
181
 
                                                                <child>
182
 
                                                                  <widget class="GtkImage" id="image20">
183
 
                                                                    <property name="visible">True</property>
184
 
                                                                    <property name="icon_size">6</property>
185
 
                                                                    <property name="icon_name">aptoncd</property>
186
 
                                                                  </widget>
187
 
                                                                </child>
188
 
                                                                <child>
189
 
                                                                  <widget class="GtkLabel" id="label46">
190
 
                                                                    <property name="visible">True</property>
191
 
                                                                    <property name="xalign">0</property>
192
 
                                                                    <property name="label" translatable="yes">Create APTonCD</property>
193
 
                                                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
194
 
                                                                  </widget>
195
 
                                                                  <packing>
196
 
                                                                    <property name="position">1</property>
197
 
                                                                  </packing>
198
 
                                                                </child>
199
 
                                                              </widget>
200
 
                                                            </child>
201
 
                                                          </widget>
202
 
                                                        </child>
203
 
                                                      </widget>
204
 
                                                      <packing>
205
 
                                                        <property name="left_attach">1</property>
206
 
                                                        <property name="right_attach">2</property>
207
 
                                                        <property name="top_attach">2</property>
208
 
                                                        <property name="bottom_attach">3</property>
209
 
                                                      </packing>
210
 
                                                    </child>
211
 
                                                    <child>
212
 
                                                      <widget class="GtkFixed" id="fixed5">
213
 
                                                        <property name="visible">True</property>
214
 
                                                      </widget>
215
 
                                                      <packing>
216
 
                                                        <property name="top_attach">2</property>
217
 
                                                        <property name="bottom_attach">3</property>
218
 
                                                      </packing>
219
 
                                                    </child>
220
 
                                                    <child>
221
 
                                                      <widget class="GtkFixed" id="fixed6">
222
 
                                                        <property name="visible">True</property>
223
 
                                                      </widget>
224
 
                                                      <packing>
225
 
                                                        <property name="left_attach">4</property>
226
 
                                                        <property name="right_attach">5</property>
227
 
                                                        <property name="top_attach">2</property>
228
 
                                                        <property name="bottom_attach">3</property>
229
 
                                                      </packing>
230
 
                                                    </child>
231
 
                                                    <child>
232
 
                                                      <widget class="GtkFixed" id="fixed12">
233
 
                                                        <property name="visible">True</property>
234
 
                                                      </widget>
235
 
                                                      <packing>
236
 
                                                        <property name="right_attach">5</property>
237
 
                                                        <property name="bottom_attach">2</property>
238
 
                                                      </packing>
239
 
                                                    </child>
240
 
                                                  </widget>
241
 
                                                </child>
242
 
                                                <child>
243
 
                                                  <widget class="GtkTable" id="table7">
244
 
                                                    <property name="visible">True</property>
245
 
                                                    <property name="n_rows">3</property>
246
 
                                                    <property name="n_columns">5</property>
247
 
                                                    <child>
248
 
                                                      <widget class="GtkFixed" id="fixed29">
249
 
                                                        <property name="visible">True</property>
250
 
                                                      </widget>
251
 
                                                      <packing>
252
 
                                                        <property name="right_attach">5</property>
253
 
                                                        <property name="top_attach">2</property>
254
 
                                                        <property name="bottom_attach">3</property>
255
 
                                                      </packing>
256
 
                                                    </child>
257
 
                                                    <child>
258
 
                                                      <widget class="GtkFixed" id="fixed28">
259
 
                                                        <property name="visible">True</property>
260
 
                                                      </widget>
261
 
                                                      <packing>
262
 
                                                        <property name="left_attach">4</property>
263
 
                                                        <property name="right_attach">5</property>
264
 
                                                        <property name="bottom_attach">2</property>
265
 
                                                      </packing>
266
 
                                                    </child>
267
 
                                                    <child>
268
 
                                                      <widget class="GtkFixed" id="fixed27">
269
 
                                                        <property name="visible">True</property>
270
 
                                                      </widget>
271
 
                                                      <packing>
272
 
                                                        <property name="bottom_attach">2</property>
273
 
                                                      </packing>
274
 
                                                    </child>
275
 
                                                    <child>
276
 
                                                      <widget class="GtkFixed" id="fixed26">
277
 
                                                        <property name="visible">True</property>
278
 
                                                      </widget>
279
 
                                                      <packing>
280
 
                                                        <property name="left_attach">2</property>
281
 
                                                        <property name="right_attach">3</property>
282
 
                                                        <property name="top_attach">1</property>
283
 
                                                        <property name="bottom_attach">2</property>
284
 
                                                      </packing>
285
 
                                                    </child>
286
 
                                                    <child>
287
 
                                                      <widget class="GtkFixed" id="fixed25">
288
 
                                                        <property name="visible">True</property>
289
 
                                                      </widget>
290
 
                                                      <packing>
291
 
                                                        <property name="left_attach">1</property>
292
 
                                                        <property name="right_attach">4</property>
293
 
                                                      </packing>
294
 
                                                    </child>
295
 
                                                    <child>
296
 
                                                      <widget class="GtkLabel" id="label49">
297
 
                                                        <property name="width_request">208</property>
298
 
                                                        <property name="height_request">110</property>
299
 
                                                        <property name="label" translatable="yes">&lt;i&gt;Download all packages from the selected repositories creating a removable repository which can be added to any computer.&lt;/i&gt;</property>
300
 
                                                        <property name="use_markup">True</property>
301
 
                                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
302
 
                                                        <property name="wrap">True</property>
303
 
                                                      </widget>
304
 
                                                      <packing>
305
 
                                                        <property name="left_attach">3</property>
306
 
                                                        <property name="right_attach">4</property>
307
 
                                                        <property name="top_attach">1</property>
308
 
                                                        <property name="bottom_attach">2</property>
309
 
                                                      </packing>
310
 
                                                    </child>
311
 
                                                    <child>
312
 
                                                      <widget class="GtkButton" id="btnDownload">
313
 
                                                        <property name="width_request">240</property>
314
 
                                                        <property name="height_request">112</property>
315
 
                                                        <property name="relief">GTK_RELIEF_NONE</property>
316
 
                                                        <property name="focus_on_click">False</property>
317
 
                                                        <signal name="clicked" handler="on_btnDownload_clicked"/>
318
 
                                                        <child>
319
 
                                                          <widget class="GtkAlignment" id="alignment11">
320
 
                                                            <property name="visible">True</property>
321
 
                                                            <property name="xalign">0</property>
322
 
                                                            <property name="yalign">0</property>
323
 
                                                            <child>
324
 
                                                              <widget class="GtkHBox" id="hbox29">
325
 
                                                                <property name="visible">True</property>
326
 
                                                                <child>
327
 
                                                                  <widget class="GtkImage" id="image21">
328
 
                                                                    <property name="visible">True</property>
329
 
                                                                    <property name="stock">gtk-go-down</property>
330
 
                                                                    <property name="icon_size">6</property>
331
 
                                                                  </widget>
332
 
                                                                </child>
333
 
                                                                <child>
334
 
                                                                  <widget class="GtkLabel" id="label48">
335
 
                                                                    <property name="visible">True</property>
336
 
                                                                    <property name="xalign">0</property>
337
 
                                                                    <property name="label" translatable="yes">Download Repositories</property>
338
 
                                                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
339
 
                                                                  </widget>
340
 
                                                                  <packing>
341
 
                                                                    <property name="position">1</property>
342
 
                                                                  </packing>
343
 
                                                                </child>
344
 
                                                              </widget>
345
 
                                                            </child>
346
 
                                                          </widget>
347
 
                                                        </child>
348
 
                                                      </widget>
349
 
                                                      <packing>
350
 
                                                        <property name="left_attach">1</property>
351
 
                                                        <property name="right_attach">2</property>
352
 
                                                        <property name="top_attach">1</property>
353
 
                                                        <property name="bottom_attach">2</property>
354
 
                                                      </packing>
355
 
                                                    </child>
356
 
                                                  </widget>
357
 
                                                  <packing>
358
 
                                                    <property name="position">1</property>
359
 
                                                  </packing>
360
 
                                                </child>
361
 
                                              </widget>
362
 
                                            </child>
363
 
                                          </widget>
364
 
                                        </child>
365
 
                                      </widget>
366
 
                                    </child>
367
 
                                  </widget>
368
 
                                </child>
369
 
                              </widget>
370
 
                              <packing>
371
 
                                <property name="tab_expand">False</property>
372
 
                              </packing>
373
 
                            </child>
374
 
                            <child>
375
 
                              <widget class="GtkLabel" id="label71">
376
 
                                <property name="visible">True</property>
377
 
                                <property name="xalign">0</property>
378
 
                                <property name="yalign">0</property>
379
 
                                <property name="xpad">124</property>
380
 
                                <property name="label" translatable="yes">Create</property>
381
 
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
382
 
                              </widget>
383
 
                              <packing>
384
 
                                <property name="type">tab</property>
385
 
                                <property name="tab_expand">False</property>
386
 
                                <property name="tab_fill">False</property>
387
 
                              </packing>
388
 
                            </child>
389
 
                            <child>
390
 
                              <widget class="GtkHBox" id="hbox26">
391
 
                                <property name="visible">True</property>
392
 
                                <child>
393
 
                                  <widget class="GtkVBox" id="vbox17">
394
 
                                    <property name="visible">True</property>
395
 
                                    <child>
396
 
                                      <widget class="GtkHBox" id="hbox14">
397
 
                                        <property name="visible">True</property>
398
 
                                        <child>
399
 
                                          <widget class="GtkVBox" id="vbox18">
400
 
                                            <property name="visible">True</property>
401
 
                                            <child>
402
 
                                              <widget class="GtkHBox" id="hbox15">
403
 
                                                <property name="visible">True</property>
404
 
                                                <child>
405
 
                                                  <widget class="GtkVBox" id="vbox19">
406
 
                                                    <property name="visible">True</property>
407
 
                                                    <child>
408
 
                                                      <widget class="GtkTable" id="table8">
409
 
                                                        <property name="visible">True</property>
410
 
                                                        <property name="n_rows">7</property>
411
 
                                                        <property name="n_columns">5</property>
412
 
                                                        <child>
413
 
                                                          <widget class="GtkButton" id="btnRestoreCD">
414
 
                                                            <property name="width_request">240</property>
415
 
                                                            <property name="height_request">73</property>
416
 
                                                            <property name="visible">True</property>
417
 
                                                            <property name="can_focus">True</property>
418
 
                                                            <property name="tooltip" translatable="yes" context="yes">This won't install any software, it only copies the packages from the APTonCD media back to the apt cache.</property>
419
 
                                                            <property name="relief">GTK_RELIEF_NONE</property>
420
 
                                                            <signal name="clicked" handler="on_btnRestoreCD_clicked"/>
421
 
                                                            <child>
422
 
                                                              <widget class="GtkHBox" id="hbox16">
423
 
                                                                <property name="visible">True</property>
424
 
                                                                <child>
425
 
                                                                  <widget class="GtkImage" id="image6">
426
 
                                                                    <property name="visible">True</property>
427
 
                                                                    <property name="stock">gtk-cdrom</property>
428
 
                                                                    <property name="icon_size">6</property>
429
 
                                                                  </widget>
430
 
                                                                </child>
431
 
                                                                <child>
432
 
                                                                  <widget class="GtkLabel" id="label23">
433
 
                                                                    <property name="visible">True</property>
434
 
                                                                    <property name="xalign">0</property>
435
 
                                                                    <property name="label" translatable="yes" context="yes">Restore APTonCD</property>
436
 
                                                                  </widget>
437
 
                                                                  <packing>
438
 
                                                                    <property name="position">1</property>
439
 
                                                                  </packing>
440
 
                                                                </child>
441
 
                                                              </widget>
442
 
                                                            </child>
443
 
                                                          </widget>
444
 
                                                          <packing>
445
 
                                                            <property name="left_attach">1</property>
446
 
                                                            <property name="right_attach">2</property>
447
 
                                                            <property name="top_attach">1</property>
448
 
                                                            <property name="bottom_attach">2</property>
449
 
                                                          </packing>
450
 
                                                        </child>
451
 
                                                        <child>
452
 
                                                          <widget class="GtkButton" id="btnRestoreImage">
453
 
                                                            <property name="width_request">240</property>
454
 
                                                            <property name="height_request">73</property>
455
 
                                                            <property name="visible">True</property>
456
 
                                                            <property name="can_focus">True</property>
457
 
                                                            <property name="tooltip" translatable="yes" context="yes">This won't install any software, it only copies the packages from the APTonCD media back to the apt cache.</property>
458
 
                                                            <property name="relief">GTK_RELIEF_NONE</property>
459
 
                                                            <signal name="clicked" handler="on_btnRestoreImage_clicked"/>
460
 
                                                            <child>
461
 
                                                              <widget class="GtkHBox" id="hbox27">
462
 
                                                                <property name="visible">True</property>
463
 
                                                                <child>
464
 
                                                                  <widget class="GtkImage" id="image15">
465
 
                                                                    <property name="visible">True</property>
466
 
                                                                    <property name="icon_size">6</property>
467
 
                                                                    <property name="icon_name">application-x-cd-image</property>
468
 
                                                                  </widget>
469
 
                                                                </child>
470
 
                                                                <child>
471
 
                                                                  <widget class="GtkLabel" id="label29">
472
 
                                                                    <property name="visible">True</property>
473
 
                                                                    <property name="xalign">0</property>
474
 
                                                                    <property name="label" translatable="yes" context="yes">Restore .iso image</property>
475
 
                                                                  </widget>
476
 
                                                                  <packing>
477
 
                                                                    <property name="position">1</property>
478
 
                                                                  </packing>
479
 
                                                                </child>
480
 
                                                              </widget>
481
 
                                                            </child>
482
 
                                                          </widget>
483
 
                                                          <packing>
484
 
                                                            <property name="left_attach">1</property>
485
 
                                                            <property name="right_attach">2</property>
486
 
                                                            <property name="top_attach">3</property>
487
 
                                                            <property name="bottom_attach">4</property>
488
 
                                                          </packing>
489
 
                                                        </child>
490
 
                                                        <child>
491
 
                                                          <widget class="GtkButton" id="btnAdd">
492
 
                                                            <property name="width_request">240</property>
493
 
                                                            <property name="height_request">73</property>
494
 
                                                            <property name="visible">True</property>
495
 
                                                            <property name="can_focus">True</property>
496
 
                                                            <property name="tooltip" translatable="yes" context="yes">This won't install any software, it lets the CD/DVD created be recognised as a software source (repository) by Synaptic, apt-get or aptitude.</property>
497
 
                                                            <property name="relief">GTK_RELIEF_NONE</property>
498
 
                                                            <signal name="clicked" handler="on_btnAdd_clicked"/>
499
 
                                                            <child>
500
 
                                                              <widget class="GtkHBox" id="hbox30">
501
 
                                                                <property name="visible">True</property>
502
 
                                                                <child>
503
 
                                                                  <widget class="GtkImage" id="image16">
504
 
                                                                    <property name="visible">True</property>
505
 
                                                                    <property name="stock">gtk-add</property>
506
 
                                                                    <property name="icon_size">6</property>
507
 
                                                                  </widget>
508
 
                                                                </child>
509
 
                                                                <child>
510
 
                                                                  <widget class="GtkLabel" id="label25">
511
 
                                                                    <property name="visible">True</property>
512
 
                                                                    <property name="xalign">0</property>
513
 
                                                                    <property name="label" translatable="yes" context="yes">Add CD/DVD</property>
514
 
                                                                  </widget>
515
 
                                                                  <packing>
516
 
                                                                    <property name="position">1</property>
517
 
                                                                  </packing>
518
 
                                                                </child>
519
 
                                                              </widget>
520
 
                                                            </child>
521
 
                                                          </widget>
522
 
                                                          <packing>
523
 
                                                            <property name="left_attach">1</property>
524
 
                                                            <property name="right_attach">2</property>
525
 
                                                            <property name="top_attach">5</property>
526
 
                                                            <property name="bottom_attach">6</property>
527
 
                                                          </packing>
528
 
                                                        </child>
529
 
                                                        <child>
530
 
                                                          <widget class="GtkFixed" id="fixed33">
531
 
                                                            <property name="visible">True</property>
532
 
                                                          </widget>
533
 
                                                          <packing>
534
 
                                                            <property name="right_attach">5</property>
535
 
                                                            <property name="top_attach">6</property>
536
 
                                                            <property name="bottom_attach">7</property>
537
 
                                                          </packing>
538
 
                                                        </child>
539
 
                                                        <child>
540
 
                                                          <widget class="GtkFixed" id="fixed34">
541
 
                                                            <property name="visible">True</property>
542
 
                                                          </widget>
543
 
                                                          <packing>
544
 
                                                            <property name="top_attach">1</property>
545
 
                                                            <property name="bottom_attach">6</property>
546
 
                                                          </packing>
547
 
                                                        </child>
548
 
                                                        <child>
549
 
                                                          <widget class="GtkFixed" id="fixed35">
550
 
                                                            <property name="visible">True</property>
551
 
                                                          </widget>
552
 
                                                          <packing>
553
 
                                                            <property name="left_attach">4</property>
554
 
                                                            <property name="right_attach">5</property>
555
 
                                                            <property name="top_attach">1</property>
556
 
                                                            <property name="bottom_attach">6</property>
557
 
                                                          </packing>
558
 
                                                        </child>
559
 
                                                        <child>
560
 
                                                          <widget class="GtkFixed" id="fixed36">
561
 
                                                            <property name="visible">True</property>
562
 
                                                          </widget>
563
 
                                                          <packing>
564
 
                                                            <property name="left_attach">2</property>
565
 
                                                            <property name="right_attach">3</property>
566
 
                                                            <property name="top_attach">1</property>
567
 
                                                            <property name="bottom_attach">6</property>
568
 
                                                          </packing>
569
 
                                                        </child>
570
 
                                                        <child>
571
 
                                                          <widget class="GtkFixed" id="fixed37">
572
 
                                                            <property name="visible">True</property>
573
 
                                                          </widget>
574
 
                                                          <packing>
575
 
                                                            <property name="left_attach">1</property>
576
 
                                                            <property name="right_attach">2</property>
577
 
                                                            <property name="top_attach">2</property>
578
 
                                                            <property name="bottom_attach">3</property>
579
 
                                                          </packing>
580
 
                                                        </child>
581
 
                                                        <child>
582
 
                                                          <widget class="GtkFixed" id="fixed38">
583
 
                                                            <property name="visible">True</property>
584
 
                                                          </widget>
585
 
                                                          <packing>
586
 
                                                            <property name="left_attach">3</property>
587
 
                                                            <property name="right_attach">4</property>
588
 
                                                            <property name="top_attach">2</property>
589
 
                                                            <property name="bottom_attach">3</property>
590
 
                                                          </packing>
591
 
                                                        </child>
592
 
                                                        <child>
593
 
                                                          <widget class="GtkFixed" id="fixed39">
594
 
                                                            <property name="visible">True</property>
595
 
                                                          </widget>
596
 
                                                          <packing>
597
 
                                                            <property name="left_attach">1</property>
598
 
                                                            <property name="right_attach">2</property>
599
 
                                                            <property name="top_attach">4</property>
600
 
                                                            <property name="bottom_attach">5</property>
601
 
                                                          </packing>
602
 
                                                        </child>
603
 
                                                        <child>
604
 
                                                          <widget class="GtkFixed" id="fixed40">
605
 
                                                            <property name="visible">True</property>
606
 
                                                          </widget>
607
 
                                                          <packing>
608
 
                                                            <property name="left_attach">3</property>
609
 
                                                            <property name="right_attach">4</property>
610
 
                                                            <property name="top_attach">4</property>
611
 
                                                            <property name="bottom_attach">5</property>
612
 
                                                          </packing>
613
 
                                                        </child>
614
 
                                                        <child>
615
 
                                                          <widget class="GtkVBox" id="vbox69">
616
 
                                                            <property name="visible">True</property>
617
 
                                                            <child>
618
 
                                                              <widget class="GtkLabel" id="label28">
619
 
                                                                <property name="width_request">227</property>
620
 
                                                                <property name="height_request">73</property>
621
 
                                                                <property name="visible">True</property>
622
 
                                                                <property name="yalign">0</property>
623
 
                                                                <property name="label" translatable="yes" context="yes">&lt;i&gt;Restores all packages available from an APTonCD medium to your computer.&lt;/i&gt;</property>
624
 
                                                                <property name="use_markup">True</property>
625
 
                                                                <property name="justify">GTK_JUSTIFY_CENTER</property>
626
 
                                                                <property name="wrap">True</property>
627
 
                                                              </widget>
628
 
                                                              <packing>
629
 
                                                                <property name="expand">False</property>
630
 
                                                                <property name="fill">False</property>
631
 
                                                              </packing>
632
 
                                                            </child>
633
 
                                                            <child>
634
 
                                                              <widget class="GtkVBox" id="vbox71">
635
 
                                                                <property name="visible">True</property>
636
 
                                                                <child>
637
 
                                                                  <widget class="GtkLabel" id="label323">
638
 
                                                                    <property name="visible">True</property>
639
 
                                                                    <property name="yalign">0</property>
640
 
                                                                    <property name="label" translatable="yes" context="yes">&lt;small&gt;Copy only&lt;/small&gt;</property>
641
 
                                                                    <property name="use_markup">True</property>
642
 
                                                                    <property name="justify">GTK_JUSTIFY_CENTER</property>
643
 
                                                                  </widget>
644
 
                                                                  <packing>
645
 
                                                                    <property name="expand">False</property>
646
 
                                                                    <property name="fill">False</property>
647
 
                                                                  </packing>
648
 
                                                                </child>
649
 
                                                              </widget>
650
 
                                                              <packing>
651
 
                                                                <property name="expand">False</property>
652
 
                                                                <property name="fill">False</property>
653
 
                                                                <property name="position">1</property>
654
 
                                                              </packing>
655
 
                                                            </child>
656
 
                                                          </widget>
657
 
                                                          <packing>
658
 
                                                            <property name="left_attach">3</property>
659
 
                                                            <property name="right_attach">4</property>
660
 
                                                            <property name="top_attach">1</property>
661
 
                                                            <property name="bottom_attach">2</property>
662
 
                                                            <property name="x_options"></property>
663
 
                                                            <property name="y_options"></property>
664
 
                                                          </packing>
665
 
                                                        </child>
666
 
                                                        <child>
667
 
                                                          <widget class="GtkVBox" id="vbox70">
668
 
                                                            <property name="visible">True</property>
669
 
                                                            <child>
670
 
                                                              <widget class="GtkLabel" id="label31">
671
 
                                                                <property name="width_request">224</property>
672
 
                                                                <property name="height_request">75</property>
673
 
                                                                <property name="visible">True</property>
674
 
                                                                <property name="yalign">0</property>
675
 
                                                                <property name="label" translatable="yes" context="yes">&lt;i&gt;Restores packages from an APTonCD .iso image previously generated and stored locally.&lt;/i&gt;</property>
676
 
                                                                <property name="use_markup">True</property>
677
 
                                                                <property name="justify">GTK_JUSTIFY_CENTER</property>
678
 
                                                                <property name="wrap">True</property>
679
 
                                                              </widget>
680
 
                                                              <packing>
681
 
                                                                <property name="expand">False</property>
682
 
                                                                <property name="fill">False</property>
683
 
                                                              </packing>
684
 
                                                            </child>
685
 
                                                            <child>
686
 
                                                              <widget class="GtkVBox" id="vbox72">
687
 
                                                                <property name="visible">True</property>
688
 
                                                                <child>
689
 
                                                                  <widget class="GtkVBox" id="vbox73">
690
 
                                                                    <property name="visible">True</property>
691
 
                                                                    <child>
692
 
                                                                      <widget class="GtkLabel" id="label326">
693
 
                                                                        <property name="visible">True</property>
694
 
                                                                        <property name="yalign">0</property>
695
 
                                                                        <property name="label" translatable="yes" context="yes">&lt;small&gt;Copy only&lt;/small&gt;</property>
696
 
                                                                        <property name="use_markup">True</property>
697
 
                                                                        <property name="justify">GTK_JUSTIFY_CENTER</property>
698
 
                                                                      </widget>
699
 
                                                                      <packing>
700
 
                                                                        <property name="expand">False</property>
701
 
                                                                        <property name="fill">False</property>
702
 
                                                                      </packing>
703
 
                                                                    </child>
704
 
                                                                  </widget>
705
 
                                                                  <packing>
706
 
                                                                    <property name="expand">False</property>
707
 
                                                                    <property name="fill">False</property>
708
 
                                                                  </packing>
709
 
                                                                </child>
710
 
                                                              </widget>
711
 
                                                              <packing>
712
 
                                                                <property name="expand">False</property>
713
 
                                                                <property name="fill">False</property>
714
 
                                                                <property name="position">1</property>
715
 
                                                              </packing>
716
 
                                                            </child>
717
 
                                                          </widget>
718
 
                                                          <packing>
719
 
                                                            <property name="left_attach">3</property>
720
 
                                                            <property name="right_attach">4</property>
721
 
                                                            <property name="top_attach">3</property>
722
 
                                                            <property name="bottom_attach">4</property>
723
 
                                                            <property name="x_options"></property>
724
 
                                                            <property name="y_options"></property>
725
 
                                                          </packing>
726
 
                                                        </child>
727
 
                                                        <child>
728
 
                                                          <widget class="GtkVBox" id="vbox74">
729
 
                                                            <property name="visible">True</property>
730
 
                                                            <property name="homogeneous">True</property>
731
 
                                                            <child>
732
 
                                                              <widget class="GtkLabel" id="label40">
733
 
                                                                <property name="width_request">224</property>
734
 
                                                                <property name="height_request">73</property>
735
 
                                                                <property name="visible">True</property>
736
 
                                                                <property name="label" translatable="yes" context="yes">&lt;i&gt;Add a CD or DVD created as a repository for apt-get, aptitude or synaptic.&lt;/i&gt;</property>
737
 
                                                                <property name="use_markup">True</property>
738
 
                                                                <property name="justify">GTK_JUSTIFY_CENTER</property>
739
 
                                                                <property name="wrap">True</property>
740
 
                                                              </widget>
741
 
                                                              <packing>
742
 
                                                                <property name="expand">False</property>
743
 
                                                                <property name="fill">False</property>
744
 
                                                              </packing>
745
 
                                                            </child>
746
 
                                                          </widget>
747
 
                                                          <packing>
748
 
                                                            <property name="left_attach">3</property>
749
 
                                                            <property name="right_attach">4</property>
750
 
                                                            <property name="top_attach">5</property>
751
 
                                                            <property name="bottom_attach">6</property>
752
 
                                                            <property name="x_options"></property>
753
 
                                                            <property name="y_options"></property>
754
 
                                                          </packing>
755
 
                                                        </child>
756
 
                                                        <child>
757
 
                                                          <widget class="GtkHBox" id="hbox37">
758
 
                                                            <property name="visible">True</property>
759
 
                                                            <child>
760
 
                                                              <placeholder/>
761
 
                                                            </child>
762
 
                                                            <child>
763
 
                                                              <widget class="GtkVBox" id="vbox75">
764
 
                                                                <property name="visible">True</property>
765
 
                                                                <child>
766
 
                                                                  <widget class="GtkFixed" id="fixed165">
767
 
                                                                    <property name="visible">True</property>
768
 
                                                                  </widget>
769
 
                                                                </child>
770
 
                                                                <child>
771
 
                                                                  <widget class="GtkLabel" id="label329">
772
 
                                                                    <property name="visible">True</property>
773
 
                                                                    <property name="xalign">0</property>
774
 
                                                                    <property name="yalign">0</property>
775
 
                                                                    <property name="label" translatable="yes" context="yes">All options below requires administrative privileges</property>
776
 
                                                                    <property name="use_markup">True</property>
777
 
                                                                  </widget>
778
 
                                                                  <packing>
779
 
                                                                    <property name="expand">False</property>
780
 
                                                                    <property name="fill">False</property>
781
 
                                                                    <property name="position">1</property>
782
 
                                                                  </packing>
783
 
                                                                </child>
784
 
                                                                <child>
785
 
                                                                  <widget class="GtkFixed" id="fixed164">
786
 
                                                                    <property name="visible">True</property>
787
 
                                                                  </widget>
788
 
                                                                  <packing>
789
 
                                                                    <property name="position">2</property>
790
 
                                                                  </packing>
791
 
                                                                </child>
792
 
                                                              </widget>
793
 
                                                              <packing>
794
 
                                                                <property name="position">1</property>
795
 
                                                              </packing>
796
 
                                                            </child>
797
 
                                                            <child>
798
 
                                                              <placeholder/>
799
 
                                                            </child>
800
 
                                                          </widget>
801
 
                                                          <packing>
802
 
                                                            <property name="right_attach">5</property>
803
 
                                                            <property name="x_options"></property>
804
 
                                                          </packing>
805
 
                                                        </child>
806
 
                                                      </widget>
807
 
                                                    </child>
808
 
                                                  </widget>
809
 
                                                </child>
810
 
                                              </widget>
811
 
                                            </child>
812
 
                                          </widget>
813
 
                                        </child>
814
 
                                      </widget>
815
 
                                    </child>
816
 
                                  </widget>
817
 
                                </child>
818
 
                              </widget>
819
 
                              <packing>
820
 
                                <property name="position">1</property>
821
 
                                <property name="tab_expand">False</property>
822
 
                              </packing>
823
 
                            </child>
824
 
                            <child>
825
 
                              <widget class="GtkLabel" id="label72">
826
 
                                <property name="visible">True</property>
827
 
                                <property name="xalign">0</property>
828
 
                                <property name="yalign">0</property>
829
 
                                <property name="xpad">102</property>
830
 
                                <property name="label" translatable="yes" context="yes">Restore</property>
831
 
                                <property name="justify">GTK_JUSTIFY_CENTER</property>
832
 
                              </widget>
833
 
                              <packing>
834
 
                                <property name="type">tab</property>
835
 
                                <property name="position">1</property>
836
 
                                <property name="tab_expand">False</property>
837
 
                                <property name="tab_fill">False</property>
838
 
                              </packing>
839
 
                            </child>
840
 
                          </widget>
841
 
                        </child>
842
 
                      </widget>
843
 
                    </child>
844
 
                  </widget>
845
 
                  <packing>
846
 
                    <property name="position">1</property>
847
 
                  </packing>
848
 
                </child>
849
 
                <child>
850
 
                  <widget class="GtkHButtonBox" id="hbuttonbox2">
851
 
                    <property name="visible">True</property>
852
 
                    <property name="border_width">5</property>
853
 
                    <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
854
 
                    <child>
855
 
                      <widget class="GtkButton" id="btnHelp">
856
 
                        <property name="visible">True</property>
857
 
                        <property name="label" context="yes">gtk-help</property>
858
 
                        <property name="use_stock">True</property>
859
 
                        <signal name="clicked" handler="on_mnuHelpHelp_activate"/>
860
 
                        <accelerator key="F1" modifiers="" signal="clicked"/>
861
 
                      </widget>
862
 
                    </child>
863
 
                    <child>
864
 
                      <widget class="GtkButton" id="btnQuit">
865
 
                        <property name="width_request">150</property>
866
 
                        <property name="height_request">40</property>
867
 
                        <property name="visible">True</property>
868
 
                        <property name="label" context="yes">gtk-quit</property>
869
 
                        <property name="use_stock">True</property>
870
 
                        <signal name="clicked" handler="on_btnQuit_clicked"/>
871
 
                      </widget>
872
 
                      <packing>
873
 
                        <property name="position">1</property>
874
 
                      </packing>
875
 
                    </child>
876
 
                  </widget>
877
 
                  <packing>
878
 
                    <property name="expand">False</property>
879
 
                    <property name="pack_type">GTK_PACK_END</property>
880
 
                    <property name="position">2</property>
881
 
                  </packing>
882
 
                </child>
883
 
              </widget>
884
 
            </child>
885
 
          </widget>
886
 
        </child>
887
 
      </widget>
888
 
    </child>
889
 
  </widget>
890
 
  <widget class="GtkAboutDialog" id="frmAbout">
891
 
    <property name="resizable">False</property>
892
 
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
893
 
    <property name="destroy_with_parent">True</property>
894
 
    <property name="icon">aptoncd.png</property>
895
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
896
 
    <property name="skip_taskbar_hint">True</property>
897
 
    <property name="transient_for">frmMainWindow</property>
898
 
    <property name="version">0.1</property>
899
 
    <property name="copyright" context="yes">Copyright (c) 2007 Rafael Proença</property>
900
 
    <property name="comments" translatable="yes" context="yes">Get APT Anywhere</property>
901
 
    <property name="website">http://aptoncd.sourceforge.net</property>
902
 
    <property name="website_label" translatable="yes" context="yes">APTonCD Project Page</property>
903
 
    <property name="license" context="yes">APTonCD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
904
 
 
905
 
APTonCD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
906
 
 
907
 
You should have an copy of GPL version 2 on your system, at /usr/share/common-licenses/GPL-2; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA</property>
908
 
    <property name="authors">Developers:
909
 
Rafael Proença &lt;cypherbios@ubuntu.com&gt;
910
 
Laudeci Oliveira &lt;laudeci@gmail.com&gt;
911
 
 
912
 
And contributors:
913
 
http://aptoncd.sourceforge.net/develop.html#people</property>
914
 
    <property name="documenters">Rafael Sfair &lt;rafaelsfair@yahoo.com.br&gt;
915
 
Rafael Proença &lt;cypherbios@ubuntu.com&gt;
916
 
Victor Jones &lt;jones.victor@gmail.com&gt;</property>
917
 
    <property name="translator_credits" translatable="yes" context="yes">translator-credits</property>
918
 
    <property name="artists">Rafael Proença &lt;cypherbios@ubuntu.com&gt;
919
 
Based on Tango Icon Guidelines</property>
920
 
    <property name="logo">aptoncd.png</property>
921
 
    <property name="wrap_license">True</property>
922
 
    <child internal-child="vbox">
923
 
      <widget class="GtkVBox" id="dialog-vbox1">
924
 
        <property name="visible">True</property>
925
 
        <child internal-child="action_area">
926
 
          <widget class="GtkHButtonBox" id="dialog-action_area1">
927
 
            <property name="visible">True</property>
928
 
          </widget>
929
 
          <packing>
930
 
            <property name="expand">False</property>
931
 
            <property name="pack_type">GTK_PACK_END</property>
932
 
          </packing>
933
 
        </child>
934
 
      </widget>
935
 
    </child>
936
 
  </widget>
937
 
  <widget class="GtkDialog" id="frmConfiguration">
938
 
    <property name="width_request">425</property>
939
 
    <property name="height_request">315</property>
940
 
    <property name="visible">True</property>
941
 
    <property name="title" context="yes">Configuration</property>
942
 
    <property name="resizable">False</property>
943
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
944
 
    <child internal-child="vbox">
945
 
      <widget class="GtkVBox" id="dialog-vbox5">
946
 
        <property name="visible">True</property>
947
 
        <child>
948
 
          <widget class="GtkNotebook" id="notebook15">
949
 
            <property name="width_request">408</property>
950
 
            <property name="height_request">256</property>
951
 
            <property name="visible">True</property>
952
 
            <property name="can_focus">True</property>
953
 
            <property name="border_width">8</property>
954
 
            <child>
955
 
              <widget class="GtkFixed" id="fixed150">
956
 
                <property name="visible">True</property>
957
 
                <child>
958
 
                  <widget class="GtkFrame" id="frame659">
959
 
                    <property name="width_request">376</property>
960
 
                    <property name="height_request">136</property>
961
 
                    <property name="visible">True</property>
962
 
                    <property name="label_xalign">0</property>
963
 
                    <property name="label_yalign">0</property>
964
 
                    <property name="shadow_type">GTK_SHADOW_NONE</property>
965
 
                    <child>
966
 
                      <widget class="GtkAlignment" id="alignment103">
967
 
                        <property name="visible">True</property>
968
 
                        <property name="xalign">0</property>
969
 
                        <property name="yalign">0</property>
970
 
                        <property name="left_padding">12</property>
971
 
                        <child>
972
 
                          <widget class="GtkFixed" id="fixed155">
973
 
                            <property name="visible">True</property>
974
 
                            <property name="sensitive">False</property>
975
 
                            <child>
976
 
                              <widget class="GtkEntry" id="entry4">
977
 
                                <property name="width_request">160</property>
978
 
                                <property name="height_request">27</property>
979
 
                                <property name="visible">True</property>
980
 
                                <property name="can_focus">True</property>
981
 
                              </widget>
982
 
                              <packing>
983
 
                                <property name="x">128</property>
984
 
                                <property name="y">8</property>
985
 
                              </packing>
986
 
                            </child>
987
 
                            <child>
988
 
                              <widget class="GtkEntry" id="entry5">
989
 
                                <property name="width_request">56</property>
990
 
                                <property name="height_request">27</property>
991
 
                                <property name="visible">True</property>
992
 
                                <property name="can_focus">True</property>
993
 
                              </widget>
994
 
                              <packing>
995
 
                                <property name="x">296</property>
996
 
                                <property name="y">8</property>
997
 
                              </packing>
998
 
                            </child>
999
 
                            <child>
1000
 
                              <widget class="GtkEntry" id="entry6">
1001
 
                                <property name="width_request">160</property>
1002
 
                                <property name="height_request">27</property>
1003
 
                                <property name="visible">True</property>
1004
 
                                <property name="can_focus">True</property>
1005
 
                              </widget>
1006
 
                              <packing>
1007
 
                                <property name="x">128</property>
1008
 
                                <property name="y">48</property>
1009
 
                              </packing>
1010
 
                            </child>
1011
 
                            <child>
1012
 
                              <widget class="GtkEntry" id="entry7">
1013
 
                                <property name="width_request">160</property>
1014
 
                                <property name="height_request">27</property>
1015
 
                                <property name="visible">True</property>
1016
 
                                <property name="can_focus">True</property>
1017
 
                              </widget>
1018
 
                              <packing>
1019
 
                                <property name="x">128</property>
1020
 
                                <property name="y">88</property>
1021
 
                              </packing>
1022
 
                            </child>
1023
 
                            <child>
1024
 
                              <widget class="GtkLabel" id="label296">
1025
 
                                <property name="width_request">120</property>
1026
 
                                <property name="height_request">24</property>
1027
 
                                <property name="visible">True</property>
1028
 
                                <property name="xalign">0</property>
1029
 
                                <property name="yalign">0</property>
1030
 
                              </widget>
1031
 
                              <packing>
1032
 
                                <property name="y">88</property>
1033
 
                              </packing>
1034
 
                            </child>
1035
 
                            <child>
1036
 
                              <widget class="GtkLabel" id="label294">
1037
 
                                <property name="width_request">120</property>
1038
 
                                <property name="height_request">24</property>
1039
 
                                <property name="visible">True</property>
1040
 
                                <property name="xalign">0</property>
1041
 
                                <property name="yalign">0</property>
1042
 
                              </widget>
1043
 
                              <packing>
1044
 
                                <property name="y">8</property>
1045
 
                              </packing>
1046
 
                            </child>
1047
 
                          </widget>
1048
 
                        </child>
1049
 
                      </widget>
1050
 
                    </child>
1051
 
                  </widget>
1052
 
                  <packing>
1053
 
                    <property name="x">16</property>
1054
 
                    <property name="y">72</property>
1055
 
                  </packing>
1056
 
                </child>
1057
 
                <child>
1058
 
                  <widget class="GtkRadioButton" id="radiobutton2">
1059
 
                    <property name="width_request">216</property>
1060
 
                    <property name="height_request">22</property>
1061
 
                    <property name="visible">True</property>
1062
 
                    <property name="can_focus">True</property>
1063
 
                    <property name="draw_indicator">True</property>
1064
 
                    <child>
1065
 
                      <placeholder/>
1066
 
                    </child>
1067
 
                  </widget>
1068
 
                  <packing>
1069
 
                    <property name="x">24</property>
1070
 
                    <property name="y">48</property>
1071
 
                  </packing>
1072
 
                </child>
1073
 
                <child>
1074
 
                  <widget class="GtkRadioButton" id="radiobutton1">
1075
 
                    <property name="width_request">240</property>
1076
 
                    <property name="height_request">22</property>
1077
 
                    <property name="visible">True</property>
1078
 
                    <property name="can_focus">True</property>
1079
 
                    <property name="draw_indicator">True</property>
1080
 
                    <property name="group">radiobutton2</property>
1081
 
                    <child>
1082
 
                      <placeholder/>
1083
 
                    </child>
1084
 
                  </widget>
1085
 
                  <packing>
1086
 
                    <property name="x">24</property>
1087
 
                    <property name="y">16</property>
1088
 
                  </packing>
1089
 
                </child>
1090
 
              </widget>
1091
 
              <packing>
1092
 
                <property name="tab_expand">False</property>
1093
 
              </packing>
1094
 
            </child>
1095
 
            <child>
1096
 
              <widget class="GtkLabel" id="label273">
1097
 
                <property name="visible">True</property>
1098
 
                <property name="xalign">0</property>
1099
 
                <property name="yalign">0</property>
1100
 
              </widget>
1101
 
              <packing>
1102
 
                <property name="type">tab</property>
1103
 
                <property name="tab_expand">False</property>
1104
 
                <property name="tab_fill">False</property>
1105
 
              </packing>
1106
 
            </child>
1107
 
            <child>
1108
 
              <widget class="GtkFixed" id="fixed151">
1109
 
                <property name="visible">True</property>
1110
 
              </widget>
1111
 
              <packing>
1112
 
                <property name="position">1</property>
1113
 
                <property name="tab_expand">False</property>
1114
 
              </packing>
1115
 
            </child>
1116
 
            <child>
1117
 
              <widget class="GtkLabel" id="label276">
1118
 
                <property name="visible">True</property>
1119
 
                <property name="xalign">0</property>
1120
 
                <property name="yalign">0</property>
1121
 
              </widget>
1122
 
              <packing>
1123
 
                <property name="type">tab</property>
1124
 
                <property name="position">1</property>
1125
 
                <property name="tab_expand">False</property>
1126
 
                <property name="tab_fill">False</property>
1127
 
              </packing>
1128
 
            </child>
1129
 
          </widget>
1130
 
          <packing>
1131
 
            <property name="position">2</property>
1132
 
          </packing>
1133
 
        </child>
1134
 
        <child internal-child="action_area">
1135
 
          <widget class="GtkHButtonBox" id="dialog-action_area5">
1136
 
            <property name="visible">True</property>
1137
 
            <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
1138
 
            <child>
1139
 
              <widget class="GtkButton" id="btnCancel">
1140
 
                <property name="visible">True</property>
1141
 
                <property name="can_focus">True</property>
1142
 
                <property name="can_default">True</property>
1143
 
                <property name="label" context="yes">gtk-cancel</property>
1144
 
                <property name="use_stock">True</property>
1145
 
                <property name="response_id">-6</property>
1146
 
              </widget>
1147
 
            </child>
1148
 
            <child>
1149
 
              <widget class="GtkButton" id="btnOk">
1150
 
                <property name="visible">True</property>
1151
 
                <property name="can_focus">True</property>
1152
 
                <property name="can_default">True</property>
1153
 
                <property name="label" context="yes">gtk-apply</property>
1154
 
                <property name="use_stock">True</property>
1155
 
                <property name="response_id">-10</property>
1156
 
              </widget>
1157
 
              <packing>
1158
 
                <property name="position">1</property>
1159
 
              </packing>
1160
 
            </child>
1161
 
          </widget>
1162
 
          <packing>
1163
 
            <property name="expand">False</property>
1164
 
            <property name="pack_type">GTK_PACK_END</property>
1165
 
          </packing>
1166
 
        </child>
1167
 
      </widget>
1168
 
    </child>
1169
 
  </widget>
1170
 
  <widget class="GtkDialog" id="frmCreateCD">
1171
 
    <property name="width_request">580</property>
1172
 
    <property name="height_request">565</property>
1173
 
    <property name="visible">True</property>
1174
 
    <property name="title" translatable="yes" context="yes">Create APTonCD</property>
1175
 
    <property name="modal">True</property>
1176
 
    <property name="window_position">GTK_WIN_POS_CENTER</property>
1177
 
    <property name="icon_name">aptoncd</property>
1178
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
1179
 
    <child internal-child="vbox">
1180
 
      <widget class="GtkVBox" id="dialog-vbox8">
1181
 
        <property name="visible">True</property>
1182
 
        <child>
1183
 
          <widget class="GtkVBox" id="vbox9">
1184
 
            <property name="visible">True</property>
1185
 
            <property name="border_width">6</property>
1186
 
            <property name="spacing">6</property>
1187
 
            <child>
1188
 
              <widget class="GtkVBox" id="vbox10">
1189
 
                <property name="visible">True</property>
1190
 
                <property name="border_width">6</property>
1191
 
                <property name="spacing">12</property>
1192
 
                <child>
1193
 
                  <widget class="GtkHBox" id="hbox10">
1194
 
                    <property name="visible">True</property>
1195
 
                    <property name="spacing">12</property>
1196
 
                    <child>
1197
 
                      <widget class="GtkImage" id="image9">
1198
 
                        <property name="visible">True</property>
1199
 
                        <property name="icon_size">6</property>
1200
 
                        <property name="icon_name">aptoncd</property>
1201
 
                      </widget>
1202
 
                      <packing>
1203
 
                        <property name="expand">False</property>
1204
 
                        <property name="fill">False</property>
1205
 
                      </packing>
1206
 
                    </child>
1207
 
                    <child>
1208
 
                      <widget class="GtkVBox" id="vbox11">
1209
 
                        <property name="visible">True</property>
1210
 
                        <property name="spacing">6</property>
1211
 
                        <child>
1212
 
                          <widget class="GtkLabel" id="label12">
1213
 
                            <property name="visible">True</property>
1214
 
                            <property name="xalign">0</property>
1215
 
                            <property name="yalign">0</property>
1216
 
                            <property name="label" translatable="yes" context="yes">&lt;big&gt;&lt;b&gt;Create APTonCD&lt;/b&gt;&lt;/big&gt;</property>
1217
 
                            <property name="use_markup">True</property>
1218
 
                            <property name="use_underline">True</property>
1219
 
                            <property name="wrap">True</property>
1220
 
                          </widget>
1221
 
                          <packing>
1222
 
                            <property name="expand">False</property>
1223
 
                            <property name="fill">False</property>
1224
 
                          </packing>
1225
 
                        </child>
1226
 
                        <child>
1227
 
                          <widget class="GtkLabel" id="label13">
1228
 
                            <property name="visible">True</property>
1229
 
                            <property name="xalign">0</property>
1230
 
                            <property name="yalign">0</property>
1231
 
                            <property name="label" translatable="yes" context="yes">Select the packages that you wish add to the medium.
1232
 
You can also add custom packages previously saved.</property>
1233
 
                            <property name="wrap">True</property>
1234
 
                          </widget>
1235
 
                          <packing>
1236
 
                            <property name="expand">False</property>
1237
 
                            <property name="fill">False</property>
1238
 
                            <property name="position">1</property>
1239
 
                          </packing>
1240
 
                        </child>
1241
 
                      </widget>
1242
 
                      <packing>
1243
 
                        <property name="position">1</property>
1244
 
                      </packing>
1245
 
                    </child>
1246
 
                    <child>
1247
 
                      <placeholder/>
1248
 
                    </child>
1249
 
                  </widget>
1250
 
                  <packing>
1251
 
                    <property name="expand">False</property>
1252
 
                  </packing>
1253
 
                </child>
1254
 
                <child>
1255
 
                  <widget class="GtkFrame" id="frame2">
1256
 
                    <property name="visible">True</property>
1257
 
                    <property name="label_xalign">0</property>
1258
 
                    <property name="label_yalign">0</property>
1259
 
                    <property name="shadow_type">GTK_SHADOW_IN</property>
1260
 
                    <child>
1261
 
                      <widget class="GtkAlignment" id="alignment6">
1262
 
                        <property name="visible">True</property>
1263
 
                        <property name="xalign">0</property>
1264
 
                        <property name="yalign">0</property>
1265
 
                        <child>
1266
 
                          <widget class="GtkHBox" id="hbox40">
1267
 
                            <property name="visible">True</property>
1268
 
                            <child>
1269
 
                              <widget class="GtkTable" id="table10">
1270
 
                                <property name="visible">True</property>
1271
 
                                <property name="n_rows">3</property>
1272
 
                                <property name="n_columns">2</property>
1273
 
                                <child>
1274
 
                                  <widget class="GtkLabel" id="label377">
1275
 
                                    <property name="visible">True</property>
1276
 
                                    <property name="xalign">0</property>
1277
 
                                    <property name="label" translatable="yes" context="yes">Selected Packages</property>
1278
 
                                  </widget>
1279
 
                                  <packing>
1280
 
                                    <property name="top_attach">2</property>
1281
 
                                    <property name="bottom_attach">3</property>
1282
 
                                    <property name="x_options">GTK_FILL</property>
1283
 
                                    <property name="y_options"></property>
1284
 
                                  </packing>
1285
 
                                </child>
1286
 
                                <child>
1287
 
                                  <widget class="GtkLabel" id="label376">
1288
 
                                    <property name="visible">True</property>
1289
 
                                    <property name="xalign">0</property>
1290
 
                                    <property name="label" translatable="yes" context="yes">Custom Packages:</property>
1291
 
                                  </widget>
1292
 
                                  <packing>
1293
 
                                    <property name="top_attach">1</property>
1294
 
                                    <property name="bottom_attach">2</property>
1295
 
                                    <property name="x_options">GTK_FILL</property>
1296
 
                                    <property name="y_options"></property>
1297
 
                                  </packing>
1298
 
                                </child>
1299
 
                                <child>
1300
 
                                  <widget class="GtkLabel" id="label375">
1301
 
                                    <property name="visible">True</property>
1302
 
                                    <property name="xalign">0</property>
1303
 
                                    <property name="label" translatable="yes" context="yes">Total Packages:</property>
1304
 
                                  </widget>
1305
 
                                  <packing>
1306
 
                                    <property name="y_options"></property>
1307
 
                                  </packing>
1308
 
                                </child>
1309
 
                                <child>
1310
 
                                  <widget class="GtkLabel" id="lblSelected">
1311
 
                                    <property name="width_request">0</property>
1312
 
                                    <property name="height_request">0</property>
1313
 
                                    <property name="visible">True</property>
1314
 
                                    <property name="xalign">0</property>
1315
 
                                    <property name="yalign">0</property>
1316
 
                                    <property name="xpad">10</property>
1317
 
                                    <property name="label" context="yes">%</property>
1318
 
                                    <property name="use_markup">True</property>
1319
 
                                    <property name="single_line_mode">True</property>
1320
 
                                  </widget>
1321
 
                                  <packing>
1322
 
                                    <property name="left_attach">1</property>
1323
 
                                    <property name="right_attach">2</property>
1324
 
                                    <property name="top_attach">2</property>
1325
 
                                    <property name="bottom_attach">3</property>
1326
 
                                    <property name="x_options">GTK_FILL</property>
1327
 
                                    <property name="y_options"></property>
1328
 
                                  </packing>
1329
 
                                </child>
1330
 
                                <child>
1331
 
                                  <widget class="GtkLabel" id="lblCustomPackage">
1332
 
                                    <property name="width_request">0</property>
1333
 
                                    <property name="height_request">0</property>
1334
 
                                    <property name="visible">True</property>
1335
 
                                    <property name="xalign">0</property>
1336
 
                                    <property name="yalign">0</property>
1337
 
                                    <property name="xpad">10</property>
1338
 
                                    <property name="label" context="yes">%</property>
1339
 
                                    <property name="use_markup">True</property>
1340
 
                                    <property name="single_line_mode">True</property>
1341
 
                                  </widget>
1342
 
                                  <packing>
1343
 
                                    <property name="left_attach">1</property>
1344
 
                                    <property name="right_attach">2</property>
1345
 
                                    <property name="top_attach">1</property>
1346
 
                                    <property name="bottom_attach">2</property>
1347
 
                                    <property name="x_options">GTK_FILL</property>
1348
 
                                    <property name="y_options"></property>
1349
 
                                  </packing>
1350
 
                                </child>
1351
 
                                <child>
1352
 
                                  <widget class="GtkLabel" id="lblPackageList">
1353
 
                                    <property name="width_request">0</property>
1354
 
                                    <property name="height_request">0</property>
1355
 
                                    <property name="visible">True</property>
1356
 
                                    <property name="xalign">0</property>
1357
 
                                    <property name="yalign">0</property>
1358
 
                                    <property name="xpad">10</property>
1359
 
                                    <property name="label" context="yes">%</property>
1360
 
                                    <property name="use_markup">True</property>
1361
 
                                    <property name="single_line_mode">True</property>
1362
 
                                  </widget>
1363
 
                                  <packing>
1364
 
                                    <property name="left_attach">1</property>
1365
 
                                    <property name="right_attach">2</property>
1366
 
                                    <property name="x_options">GTK_FILL</property>
1367
 
                                    <property name="y_options"></property>
1368
 
                                  </packing>
1369
 
                                </child>
1370
 
                              </widget>
1371
 
                            </child>
1372
 
                            <child>
1373
 
                              <widget class="GtkButton" id="btnAddDeb">
1374
 
                                <property name="visible">True</property>
1375
 
                                <property name="can_focus">True</property>
1376
 
                                <property name="tooltip" translatable="yes" context="yes">Add custom saved packages</property>
1377
 
                                <signal name="clicked" handler="on_btnAddDeb_clicked"/>
1378
 
                                <child>
1379
 
                                  <widget class="GtkAlignment" id="alignment7">
1380
 
                                    <property name="visible">True</property>
1381
 
                                    <property name="xalign">0</property>
1382
 
                                    <property name="yalign">0</property>
1383
 
                                    <property name="xscale">0</property>
1384
 
                                    <property name="yscale">0</property>
1385
 
                                    <child>
1386
 
                                      <widget class="GtkHBox" id="hbox12">
1387
 
                                        <property name="visible">True</property>
1388
 
                                        <property name="border_width">3</property>
1389
 
                                        <property name="spacing">12</property>
1390
 
                                        <child>
1391
 
                                          <widget class="GtkImage" id="image10">
1392
 
                                            <property name="visible">True</property>
1393
 
                                            <property name="xalign">0</property>
1394
 
                                            <property name="yalign">0</property>
1395
 
                                            <property name="stock">gtk-add</property>
1396
 
                                            <property name="icon_size">5</property>
1397
 
                                          </widget>
1398
 
                                          <packing>
1399
 
                                            <property name="expand">False</property>
1400
 
                                            <property name="fill">False</property>
1401
 
                                          </packing>
1402
 
                                        </child>
1403
 
                                        <child>
1404
 
                                          <widget class="GtkLabel" id="label378">
1405
 
                                            <property name="visible">True</property>
1406
 
                                            <property name="label" translatable="yes" context="yes">Add Package...</property>
1407
 
                                          </widget>
1408
 
                                          <packing>
1409
 
                                            <property name="expand">False</property>
1410
 
                                            <property name="fill">False</property>
1411
 
                                            <property name="position">1</property>
1412
 
                                          </packing>
1413
 
                                        </child>
1414
 
                                      </widget>
1415
 
                                    </child>
1416
 
                                  </widget>
1417
 
                                </child>
1418
 
                              </widget>
1419
 
                              <packing>
1420
 
                                <property name="expand">False</property>
1421
 
                                <property name="fill">False</property>
1422
 
                                <property name="position">1</property>
1423
 
                              </packing>
1424
 
                            </child>
1425
 
                          </widget>
1426
 
                        </child>
1427
 
                      </widget>
1428
 
                    </child>
1429
 
                  </widget>
1430
 
                  <packing>
1431
 
                    <property name="expand">False</property>
1432
 
                    <property name="position">1</property>
1433
 
                  </packing>
1434
 
                </child>
1435
 
                <child>
1436
 
                  <widget class="GtkVBox" id="vbox13">
1437
 
                    <property name="visible">True</property>
1438
 
                    <property name="spacing">6</property>
1439
 
                    <child>
1440
 
                      <widget class="GtkScrolledWindow" id="scrolledwindow2">
1441
 
                        <property name="visible">True</property>
1442
 
                        <property name="can_focus">True</property>
1443
 
                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1444
 
                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1445
 
                        <property name="shadow_type">GTK_SHADOW_IN</property>
1446
 
                        <child>
1447
 
                          <widget class="GtkTreeView" id="tvwPackages">
1448
 
                            <property name="visible">True</property>
1449
 
                            <property name="can_focus">True</property>
1450
 
                            <property name="reorderable">True</property>
1451
 
                            <property name="rules_hint">True</property>
1452
 
                            <property name="enable_search">False</property>
1453
 
                          </widget>
1454
 
                        </child>
1455
 
                      </widget>
1456
 
                    </child>
1457
 
                    <child>
1458
 
                      <widget class="GtkHBox" id="hbox13">
1459
 
                        <property name="visible">True</property>
1460
 
                        <child>
1461
 
                          <widget class="GtkLabel" id="lblMediaNumber">
1462
 
                            <property name="visible">True</property>
1463
 
                            <property name="label" context="yes">&lt;span foreground='gray'&gt;&lt;big&gt;&lt;b&gt;1 CD&lt;/b&gt;&lt;/big&gt;&lt;/span&gt;</property>
1464
 
                            <property name="use_markup">True</property>
1465
 
                            <property name="justify">GTK_JUSTIFY_CENTER</property>
1466
 
                            <property name="width_chars">14</property>
1467
 
                          </widget>
1468
 
                          <packing>
1469
 
                            <property name="expand">False</property>
1470
 
                            <property name="fill">False</property>
1471
 
                          </packing>
1472
 
                        </child>
1473
 
                        <child>
1474
 
                          <widget class="GtkLabel" id="label16">
1475
 
                            <property name="visible">True</property>
1476
 
                            <property name="xalign">0</property>
1477
 
                            <property name="label" translatable="yes" context="yes">Destination folder: </property>
1478
 
                          </widget>
1479
 
                          <packing>
1480
 
                            <property name="expand">False</property>
1481
 
                            <property name="fill">False</property>
1482
 
                            <property name="position">1</property>
1483
 
                          </packing>
1484
 
                        </child>
1485
 
                        <child>
1486
 
                          <widget class="GtkFileChooserButton" id="fileIsoTo">
1487
 
                            <property name="width_request">304</property>
1488
 
                            <property name="height_request">32</property>
1489
 
                            <property name="visible">True</property>
1490
 
                            <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
1491
 
                            <property name="title" translatable="yes" context="yes">Select destination folder</property>
1492
 
                          </widget>
1493
 
                          <packing>
1494
 
                            <property name="position">2</property>
1495
 
                          </packing>
1496
 
                        </child>
1497
 
                      </widget>
1498
 
                      <packing>
1499
 
                        <property name="expand">False</property>
1500
 
                        <property name="position">1</property>
1501
 
                      </packing>
1502
 
                    </child>
1503
 
                  </widget>
1504
 
                  <packing>
1505
 
                    <property name="position">2</property>
1506
 
                  </packing>
1507
 
                </child>
1508
 
                <child>
1509
 
                  <widget class="GtkExpander" id="expander3">
1510
 
                    <property name="visible">True</property>
1511
 
                    <property name="can_focus">True</property>
1512
 
                    <property name="spacing">6</property>
1513
 
                    <child>
1514
 
                      <widget class="GtkVBox" id="vbox14">
1515
 
                        <property name="visible">True</property>
1516
 
                        <property name="spacing">6</property>
1517
 
                        <child>
1518
 
                          <widget class="GtkTable" id="table3">
1519
 
                            <property name="visible">True</property>
1520
 
                            <property name="n_rows">8</property>
1521
 
                            <property name="n_columns">4</property>
1522
 
                            <child>
1523
 
                              <placeholder/>
1524
 
                            </child>
1525
 
                            <child>
1526
 
                              <placeholder/>
1527
 
                            </child>
1528
 
                            <child>
1529
 
                              <placeholder/>
1530
 
                            </child>
1531
 
                            <child>
1532
 
                              <placeholder/>
1533
 
                            </child>
1534
 
                            <child>
1535
 
                              <placeholder/>
1536
 
                            </child>
1537
 
                            <child>
1538
 
                              <placeholder/>
1539
 
                            </child>
1540
 
                            <child>
1541
 
                              <placeholder/>
1542
 
                            </child>
1543
 
                            <child>
1544
 
                              <placeholder/>
1545
 
                            </child>
1546
 
                            <child>
1547
 
                              <placeholder/>
1548
 
                            </child>
1549
 
                            <child>
1550
 
                              <placeholder/>
1551
 
                            </child>
1552
 
                            <child>
1553
 
                              <placeholder/>
1554
 
                            </child>
1555
 
                            <child>
1556
 
                              <placeholder/>
1557
 
                            </child>
1558
 
                            <child>
1559
 
                              <placeholder/>
1560
 
                            </child>
1561
 
                            <child>
1562
 
                              <placeholder/>
1563
 
                            </child>
1564
 
                            <child>
1565
 
                              <placeholder/>
1566
 
                            </child>
1567
 
                            <child>
1568
 
                              <placeholder/>
1569
 
                            </child>
1570
 
                            <child>
1571
 
                              <placeholder/>
1572
 
                            </child>
1573
 
                            <child>
1574
 
                              <placeholder/>
1575
 
                            </child>
1576
 
                            <child>
1577
 
                              <placeholder/>
1578
 
                            </child>
1579
 
                            <child>
1580
 
                              <placeholder/>
1581
 
                            </child>
1582
 
                            <child>
1583
 
                              <placeholder/>
1584
 
                            </child>
1585
 
                            <child>
1586
 
                              <placeholder/>
1587
 
                            </child>
1588
 
                            <child>
1589
 
                              <placeholder/>
1590
 
                            </child>
1591
 
                            <child>
1592
 
                              <placeholder/>
1593
 
                            </child>
1594
 
                            <child>
1595
 
                              <widget class="GtkLabel" id="label310">
1596
 
                                <property name="visible">True</property>
1597
 
                                <property name="xalign">0</property>
1598
 
                                <property name="yalign">0</property>
1599
 
                                <property name="xpad">10</property>
1600
 
                                <property name="label" translatable="yes" context="yes">Medium type:</property>
1601
 
                              </widget>
1602
 
                              <packing>
1603
 
                                <property name="left_attach">2</property>
1604
 
                                <property name="right_attach">3</property>
1605
 
                                <property name="top_attach">1</property>
1606
 
                                <property name="bottom_attach">2</property>
1607
 
                                <property name="y_options"></property>
1608
 
                              </packing>
1609
 
                            </child>
1610
 
                            <child>
1611
 
                              <widget class="GtkLabel" id="label330">
1612
 
                                <property name="visible">True</property>
1613
 
                                <property name="xalign">0</property>
1614
 
                                <property name="yalign">0</property>
1615
 
                                <property name="xpad">10</property>
1616
 
                                <property name="label" translatable="yes" context="yes">Filename</property>
1617
 
                              </widget>
1618
 
                              <packing>
1619
 
                                <property name="left_attach">2</property>
1620
 
                                <property name="right_attach">3</property>
1621
 
                                <property name="top_attach">5</property>
1622
 
                                <property name="bottom_attach">6</property>
1623
 
                                <property name="y_options"></property>
1624
 
                              </packing>
1625
 
                            </child>
1626
 
                            <child>
1627
 
                              <widget class="GtkCheckButton" id="ckbtnOldVersions">
1628
 
                                <property name="visible">True</property>
1629
 
                                <property name="can_focus">True</property>
1630
 
                                <property name="tooltip" translatable="yes" context="yes">Select this option if you want have more than one version of the same packages (includes old versions and broken dependencies).</property>
1631
 
                                <property name="label" translatable="yes" context="yes">Insert old versions</property>
1632
 
                                <property name="use_underline">True</property>
1633
 
                                <property name="draw_indicator">True</property>
1634
 
                              </widget>
1635
 
                              <packing>
1636
 
                                <property name="top_attach">5</property>
1637
 
                                <property name="bottom_attach">6</property>
1638
 
                                <property name="y_options"></property>
1639
 
                              </packing>
1640
 
                            </child>
1641
 
                            <child>
1642
 
                              <widget class="GtkCheckButton" id="ckbtnAutoSelectDepends">
1643
 
                                <property name="visible">True</property>
1644
 
                                <property name="can_focus">True</property>
1645
 
                                <property name="tooltip" translatable="yes" context="yes">Automatically select all dependencies of the selected packages</property>
1646
 
                                <property name="label" translatable="yes" context="yes">Auto-select dependencies</property>
1647
 
                                <property name="use_underline">True</property>
1648
 
                                <property name="active">True</property>
1649
 
                                <property name="draw_indicator">True</property>
1650
 
                              </widget>
1651
 
                              <packing>
1652
 
                                <property name="top_attach">3</property>
1653
 
                                <property name="bottom_attach">4</property>
1654
 
                                <property name="y_options"></property>
1655
 
                              </packing>
1656
 
                            </child>
1657
 
                            <child>
1658
 
                              <widget class="GtkCheckButton" id="ckbtnMetaPackage">
1659
 
                                <property name="visible">True</property>
1660
 
                                <property name="can_focus">True</property>
1661
 
                                <property name="tooltip" translatable="yes" context="yes">Creates a meta package, with all selected packages as a dependency, which can be installed with apt-get, aptitude, synaptic or gdebi.</property>
1662
 
                                <property name="label" translatable="yes" context="yes">Create meta-package</property>
1663
 
                                <property name="use_underline">True</property>
1664
 
                                <property name="active">True</property>
1665
 
                                <property name="draw_indicator">True</property>
1666
 
                              </widget>
1667
 
                              <packing>
1668
 
                                <property name="top_attach">1</property>
1669
 
                                <property name="bottom_attach">2</property>
1670
 
                                <property name="y_options"></property>
1671
 
                              </packing>
1672
 
                            </child>
1673
 
                            <child>
1674
 
                              <widget class="GtkComboBox" id="cboMediaCreate">
1675
 
                                <property name="visible">True</property>
1676
 
                                <property name="items" context="yes">CD
1677
 
DVD</property>
1678
 
                              </widget>
1679
 
                              <packing>
1680
 
                                <property name="left_attach">3</property>
1681
 
                                <property name="right_attach">4</property>
1682
 
                                <property name="top_attach">1</property>
1683
 
                                <property name="bottom_attach">2</property>
1684
 
                              </packing>
1685
 
                            </child>
1686
 
                            <child>
1687
 
                              <widget class="GtkVBox" id="vbox77">
1688
 
                                <property name="visible">True</property>
1689
 
                                <child>
1690
 
                                  <placeholder/>
1691
 
                                </child>
1692
 
                              </widget>
1693
 
                              <packing>
1694
 
                                <property name="left_attach">1</property>
1695
 
                                <property name="right_attach">2</property>
1696
 
                                <property name="top_attach">4</property>
1697
 
                                <property name="bottom_attach">5</property>
1698
 
                                <property name="y_options"></property>
1699
 
                              </packing>
1700
 
                            </child>
1701
 
                            <child>
1702
 
                              <widget class="GtkEntry" id="entryIsoFilename">
1703
 
                                <property name="visible">True</property>
1704
 
                                <property name="can_focus">True</property>
1705
 
                                <property name="tooltip" translatable="yes" context="yes">The desired ISO filename. Leave blank for auto. By default is "aptoncd-yyyymmdd". Does not accept special characters</property>
1706
 
                              </widget>
1707
 
                              <packing>
1708
 
                                <property name="left_attach">3</property>
1709
 
                                <property name="right_attach">4</property>
1710
 
                                <property name="top_attach">5</property>
1711
 
                                <property name="bottom_attach">6</property>
1712
 
                                <property name="y_options"></property>
1713
 
                              </packing>
1714
 
                            </child>
1715
 
                          </widget>
1716
 
                        </child>
1717
 
                      </widget>
1718
 
                    </child>
1719
 
                    <child>
1720
 
                      <widget class="GtkLabel" id="label17">
1721
 
                        <property name="visible">True</property>
1722
 
                        <property name="xalign">0</property>
1723
 
                        <property name="yalign">0</property>
1724
 
                        <property name="label" translatable="yes" context="yes">Options</property>
1725
 
                        <property name="use_markup">True</property>
1726
 
                      </widget>
1727
 
                      <packing>
1728
 
                        <property name="type">label_item</property>
1729
 
                      </packing>
1730
 
                    </child>
1731
 
                  </widget>
1732
 
                  <packing>
1733
 
                    <property name="expand">False</property>
1734
 
                    <property name="position">3</property>
1735
 
                  </packing>
1736
 
                </child>
1737
 
              </widget>
1738
 
            </child>
1739
 
          </widget>
1740
 
          <packing>
1741
 
            <property name="position">2</property>
1742
 
          </packing>
1743
 
        </child>
1744
 
        <child internal-child="action_area">
1745
 
          <widget class="GtkHButtonBox" id="dialog-action_area8">
1746
 
            <property name="visible">True</property>
1747
 
            <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
1748
 
            <child>
1749
 
              <widget class="GtkButton" id="btnCancel">
1750
 
                <property name="visible">True</property>
1751
 
                <property name="can_focus">True</property>
1752
 
                <property name="can_default">True</property>
1753
 
                <property name="label" context="yes">gtk-cancel</property>
1754
 
                <property name="use_stock">True</property>
1755
 
                <property name="response_id">-6</property>
1756
 
              </widget>
1757
 
            </child>
1758
 
            <child>
1759
 
              <widget class="GtkButton" id="btnCreateGo">
1760
 
                <property name="visible">True</property>
1761
 
                <property name="can_focus">True</property>
1762
 
                <property name="can_default">True</property>
1763
 
                <property name="label" context="yes">gtk-ok</property>
1764
 
                <property name="use_stock">True</property>
1765
 
                <property name="response_id">-5</property>
1766
 
                <signal name="clicked" handler="on_btnCreateGo_clicked"/>
1767
 
              </widget>
1768
 
              <packing>
1769
 
                <property name="position">1</property>
1770
 
              </packing>
1771
 
            </child>
1772
 
          </widget>
1773
 
          <packing>
1774
 
            <property name="expand">False</property>
1775
 
            <property name="pack_type">GTK_PACK_END</property>
1776
 
          </packing>
1777
 
        </child>
1778
 
      </widget>
1779
 
    </child>
1780
 
  </widget>
1781
 
  <widget class="GtkDialog" id="frmRestoreCD">
1782
 
    <property name="width_request">580</property>
1783
 
    <property name="height_request">565</property>
1784
 
    <property name="visible">True</property>
1785
 
    <property name="title" translatable="yes" context="yes">Restore APTonCD</property>
1786
 
    <property name="modal">True</property>
1787
 
    <property name="window_position">GTK_WIN_POS_CENTER</property>
1788
 
    <property name="icon_name">aptoncd</property>
1789
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
1790
 
    <child internal-child="vbox">
1791
 
      <widget class="GtkVBox" id="vbox60">
1792
 
        <property name="visible">True</property>
1793
 
        <child>
1794
 
          <widget class="GtkVBox" id="vbox61">
1795
 
            <property name="visible">True</property>
1796
 
            <property name="border_width">6</property>
1797
 
            <property name="spacing">6</property>
1798
 
            <child>
1799
 
              <widget class="GtkVBox" id="vbox62">
1800
 
                <property name="visible">True</property>
1801
 
                <property name="border_width">6</property>
1802
 
                <property name="spacing">12</property>
1803
 
                <child>
1804
 
                  <widget class="GtkHBox" id="hbox31">
1805
 
                    <property name="visible">True</property>
1806
 
                    <property name="spacing">12</property>
1807
 
                    <child>
1808
 
                      <widget class="GtkImage" id="image22">
1809
 
                        <property name="visible">True</property>
1810
 
                        <property name="icon_size">6</property>
1811
 
                        <property name="icon_name">aptoncd</property>
1812
 
                      </widget>
1813
 
                      <packing>
1814
 
                        <property name="expand">False</property>
1815
 
                        <property name="fill">False</property>
1816
 
                      </packing>
1817
 
                    </child>
1818
 
                    <child>
1819
 
                      <widget class="GtkVBox" id="vbox63">
1820
 
                        <property name="visible">True</property>
1821
 
                        <property name="spacing">6</property>
1822
 
                        <child>
1823
 
                          <widget class="GtkLabel" id="label298">
1824
 
                            <property name="visible">True</property>
1825
 
                            <property name="xalign">0</property>
1826
 
                            <property name="yalign">0</property>
1827
 
                            <property name="label" translatable="yes" context="yes">&lt;big&gt;&lt;b&gt;Restore APTonCD&lt;/b&gt;&lt;/big&gt;</property>
1828
 
                            <property name="use_markup">True</property>
1829
 
                            <property name="use_underline">True</property>
1830
 
                            <property name="wrap">True</property>
1831
 
                          </widget>
1832
 
                          <packing>
1833
 
                            <property name="expand">False</property>
1834
 
                            <property name="fill">False</property>
1835
 
                          </packing>
1836
 
                        </child>
1837
 
                        <child>
1838
 
                          <widget class="GtkLabel" id="label299">
1839
 
                            <property name="visible">True</property>
1840
 
                            <property name="xalign">0</property>
1841
 
                            <property name="yalign">0</property>
1842
 
                            <property name="label" translatable="yes" context="yes">Select the packages that you want from the medium.
1843
 
All the packages below are avaliable.</property>
1844
 
                            <property name="wrap">True</property>
1845
 
                          </widget>
1846
 
                          <packing>
1847
 
                            <property name="expand">False</property>
1848
 
                            <property name="fill">False</property>
1849
 
                            <property name="position">1</property>
1850
 
                          </packing>
1851
 
                        </child>
1852
 
                      </widget>
1853
 
                      <packing>
1854
 
                        <property name="position">1</property>
1855
 
                      </packing>
1856
 
                    </child>
1857
 
                    <child>
1858
 
                      <placeholder/>
1859
 
                    </child>
1860
 
                  </widget>
1861
 
                  <packing>
1862
 
                    <property name="expand">False</property>
1863
 
                  </packing>
1864
 
                </child>
1865
 
                <child>
1866
 
                  <widget class="GtkFrame" id="frame660">
1867
 
                    <property name="visible">True</property>
1868
 
                    <property name="label_xalign">0</property>
1869
 
                    <property name="label_yalign">0</property>
1870
 
                    <property name="shadow_type">GTK_SHADOW_IN</property>
1871
 
                    <child>
1872
 
                      <widget class="GtkAlignment" id="alignment104">
1873
 
                        <property name="visible">True</property>
1874
 
                        <property name="xalign">0</property>
1875
 
                        <property name="yalign">0</property>
1876
 
                        <child>
1877
 
                          <widget class="GtkFrame" id="frame661">
1878
 
                            <property name="visible">True</property>
1879
 
                            <property name="label_xalign">0</property>
1880
 
                            <property name="label_yalign">0</property>
1881
 
                            <property name="shadow_type">GTK_SHADOW_IN</property>
1882
 
                            <child>
1883
 
                              <widget class="GtkAlignment" id="alignment106">
1884
 
                                <property name="visible">True</property>
1885
 
                                <property name="xalign">0</property>
1886
 
                                <property name="yalign">0</property>
1887
 
                                <child>
1888
 
                                  <widget class="GtkHBox" id="hbox36">
1889
 
                                    <property name="visible">True</property>
1890
 
                                    <property name="border_width">6</property>
1891
 
                                    <property name="spacing">6</property>
1892
 
                                    <child>
1893
 
                                      <widget class="GtkVBox" id="vbox67">
1894
 
                                        <property name="visible">True</property>
1895
 
                                        <child>
1896
 
                                          <widget class="GtkLabel" id="label320">
1897
 
                                            <property name="width_request">0</property>
1898
 
                                            <property name="height_request">0</property>
1899
 
                                            <property name="visible">True</property>
1900
 
                                            <property name="xalign">0</property>
1901
 
                                            <property name="yalign">0</property>
1902
 
                                            <property name="label" translatable="yes" context="yes">&lt;b&gt;Total Packages:&lt;/b&gt;</property>
1903
 
                                            <property name="use_markup">True</property>
1904
 
                                            <property name="wrap">True</property>
1905
 
                                          </widget>
1906
 
                                          <packing>
1907
 
                                            <property name="expand">False</property>
1908
 
                                            <property name="fill">False</property>
1909
 
                                          </packing>
1910
 
                                        </child>
1911
 
                                        <child>
1912
 
                                          <widget class="GtkFixed" id="fixed160">
1913
 
                                            <property name="visible">True</property>
1914
 
                                          </widget>
1915
 
                                          <packing>
1916
 
                                            <property name="expand">False</property>
1917
 
                                            <property name="fill">False</property>
1918
 
                                            <property name="position">1</property>
1919
 
                                          </packing>
1920
 
                                        </child>
1921
 
                                        <child>
1922
 
                                          <widget class="GtkFixed" id="fixed161">
1923
 
                                            <property name="visible">True</property>
1924
 
                                          </widget>
1925
 
                                          <packing>
1926
 
                                            <property name="expand">False</property>
1927
 
                                            <property name="fill">False</property>
1928
 
                                            <property name="position">2</property>
1929
 
                                          </packing>
1930
 
                                        </child>
1931
 
                                        <child>
1932
 
                                          <widget class="GtkLabel" id="label322">
1933
 
                                            <property name="width_request">0</property>
1934
 
                                            <property name="height_request">0</property>
1935
 
                                            <property name="visible">True</property>
1936
 
                                            <property name="xalign">0</property>
1937
 
                                            <property name="yalign">0</property>
1938
 
                                            <property name="label" translatable="yes" context="yes">&lt;b&gt;Selected Packages:&lt;/b&gt;</property>
1939
 
                                            <property name="use_markup">True</property>
1940
 
                                            <property name="wrap">True</property>
1941
 
                                            <property name="single_line_mode">True</property>
1942
 
                                          </widget>
1943
 
                                          <packing>
1944
 
                                            <property name="expand">False</property>
1945
 
                                            <property name="fill">False</property>
1946
 
                                            <property name="position">3</property>
1947
 
                                          </packing>
1948
 
                                        </child>
1949
 
                                        <child>
1950
 
                                          <widget class="GtkFixed" id="fixed162">
1951
 
                                            <property name="visible">True</property>
1952
 
                                          </widget>
1953
 
                                          <packing>
1954
 
                                            <property name="expand">False</property>
1955
 
                                            <property name="fill">False</property>
1956
 
                                            <property name="position">4</property>
1957
 
                                          </packing>
1958
 
                                        </child>
1959
 
                                      </widget>
1960
 
                                    </child>
1961
 
                                    <child>
1962
 
                                      <widget class="GtkVBox" id="vbox68">
1963
 
                                        <property name="visible">True</property>
1964
 
                                        <child>
1965
 
                                          <widget class="GtkLabel" id="lblPackageList">
1966
 
                                            <property name="width_request">0</property>
1967
 
                                            <property name="height_request">0</property>
1968
 
                                            <property name="visible">True</property>
1969
 
                                            <property name="xalign">0</property>
1970
 
                                            <property name="yalign">0</property>
1971
 
                                            <property name="label" context="yes">%</property>
1972
 
                                            <property name="use_markup">True</property>
1973
 
                                            <property name="single_line_mode">True</property>
1974
 
                                          </widget>
1975
 
                                          <packing>
1976
 
                                            <property name="fill">False</property>
1977
 
                                          </packing>
1978
 
                                        </child>
1979
 
                                        <child>
1980
 
                                          <widget class="GtkLabel" id="lblSelected">
1981
 
                                            <property name="width_request">0</property>
1982
 
                                            <property name="height_request">0</property>
1983
 
                                            <property name="visible">True</property>
1984
 
                                            <property name="xalign">0</property>
1985
 
                                            <property name="yalign">0</property>
1986
 
                                            <property name="label" context="yes">%</property>
1987
 
                                            <property name="use_markup">True</property>
1988
 
                                            <property name="single_line_mode">True</property>
1989
 
                                          </widget>
1990
 
                                          <packing>
1991
 
                                            <property name="fill">False</property>
1992
 
                                            <property name="position">1</property>
1993
 
                                          </packing>
1994
 
                                        </child>
1995
 
                                      </widget>
1996
 
                                      <packing>
1997
 
                                        <property name="expand">False</property>
1998
 
                                        <property name="fill">False</property>
1999
 
                                        <property name="padding">5</property>
2000
 
                                        <property name="position">1</property>
2001
 
                                      </packing>
2002
 
                                    </child>
2003
 
                                    <child>
2004
 
                                      <placeholder/>
2005
 
                                    </child>
2006
 
                                  </widget>
2007
 
                                </child>
2008
 
                              </widget>
2009
 
                            </child>
2010
 
                          </widget>
2011
 
                        </child>
2012
 
                      </widget>
2013
 
                    </child>
2014
 
                  </widget>
2015
 
                  <packing>
2016
 
                    <property name="expand">False</property>
2017
 
                    <property name="position">1</property>
2018
 
                  </packing>
2019
 
                </child>
2020
 
                <child>
2021
 
                  <widget class="GtkVBox" id="vbox65">
2022
 
                    <property name="visible">True</property>
2023
 
                    <property name="spacing">6</property>
2024
 
                    <child>
2025
 
                      <widget class="GtkScrolledWindow" id="scrolledwindow3">
2026
 
                        <property name="visible">True</property>
2027
 
                        <property name="can_focus">True</property>
2028
 
                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2029
 
                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2030
 
                        <property name="shadow_type">GTK_SHADOW_IN</property>
2031
 
                        <child>
2032
 
                          <widget class="GtkTreeView" id="tvwPackages">
2033
 
                            <property name="visible">True</property>
2034
 
                            <property name="can_focus">True</property>
2035
 
                            <property name="reorderable">True</property>
2036
 
                            <property name="enable_search">False</property>
2037
 
                          </widget>
2038
 
                        </child>
2039
 
                      </widget>
2040
 
                    </child>
2041
 
                  </widget>
2042
 
                  <packing>
2043
 
                    <property name="position">2</property>
2044
 
                  </packing>
2045
 
                </child>
2046
 
                <child>
2047
 
                  <widget class="GtkHBox" id="hbox38">
2048
 
                    <property name="visible">True</property>
2049
 
                    <child>
2050
 
                      <widget class="GtkCheckButton" id="ckbtnOldVersions">
2051
 
                        <property name="visible">True</property>
2052
 
                        <property name="can_focus">True</property>
2053
 
                        <property name="tooltip" translatable="yes" context="yes">Select this option if you want have more than one version of same packages (includes old versions and broken dependencies).</property>
2054
 
                        <property name="label" translatable="yes" context="yes">Insert old versions</property>
2055
 
                        <property name="use_underline">True</property>
2056
 
                        <property name="draw_indicator">True</property>
2057
 
                      </widget>
2058
 
                      <packing>
2059
 
                        <property name="fill">False</property>
2060
 
                      </packing>
2061
 
                    </child>
2062
 
                    <child>
2063
 
                      <widget class="GtkCheckButton" id="ckbtnAutoSelectDepends">
2064
 
                        <property name="visible">True</property>
2065
 
                        <property name="can_focus">True</property>
2066
 
                        <property name="tooltip" translatable="yes" context="yes">Select automatically the dependencies of selected packages</property>
2067
 
                        <property name="label" translatable="yes" context="yes">Auto-select dependencies</property>
2068
 
                        <property name="use_underline">True</property>
2069
 
                        <property name="draw_indicator">True</property>
2070
 
                      </widget>
2071
 
                      <packing>
2072
 
                        <property name="fill">False</property>
2073
 
                        <property name="position">1</property>
2074
 
                      </packing>
2075
 
                    </child>
2076
 
                  </widget>
2077
 
                  <packing>
2078
 
                    <property name="expand">False</property>
2079
 
                    <property name="position">3</property>
2080
 
                  </packing>
2081
 
                </child>
2082
 
              </widget>
2083
 
            </child>
2084
 
          </widget>
2085
 
          <packing>
2086
 
            <property name="position">2</property>
2087
 
          </packing>
2088
 
        </child>
2089
 
        <child internal-child="action_area">
2090
 
          <widget class="GtkHButtonBox" id="hbuttonbox3">
2091
 
            <property name="visible">True</property>
2092
 
            <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
2093
 
            <child>
2094
 
              <widget class="GtkButton" id="btnCancel">
2095
 
                <property name="visible">True</property>
2096
 
                <property name="can_focus">True</property>
2097
 
                <property name="can_default">True</property>
2098
 
                <property name="label" context="yes">gtk-cancel</property>
2099
 
                <property name="use_stock">True</property>
2100
 
                <property name="response_id">-6</property>
2101
 
              </widget>
2102
 
            </child>
2103
 
            <child>
2104
 
              <widget class="GtkButton" id="btnRestoreGo">
2105
 
                <property name="visible">True</property>
2106
 
                <property name="can_focus">True</property>
2107
 
                <property name="can_default">True</property>
2108
 
                <property name="label" context="yes">gtk-ok</property>
2109
 
                <property name="use_stock">True</property>
2110
 
                <property name="response_id">-5</property>
2111
 
                <signal name="clicked" handler="on_btnRestoreGo_clicked"/>
2112
 
              </widget>
2113
 
              <packing>
2114
 
                <property name="position">1</property>
2115
 
              </packing>
2116
 
            </child>
2117
 
          </widget>
2118
 
          <packing>
2119
 
            <property name="expand">False</property>
2120
 
            <property name="pack_type">GTK_PACK_END</property>
2121
 
          </packing>
2122
 
        </child>
2123
 
      </widget>
2124
 
    </child>
2125
 
  </widget>
2126
 
  <widget class="GtkWindow" id="frmFetchRepo">
2127
 
    <property name="width_request">580</property>
2128
 
    <property name="border_width">6</property>
2129
 
    <property name="title" translatable="yes" context="yes">Fetching...</property>
2130
 
    <property name="modal">True</property>
2131
 
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
2132
 
    <property name="default_height">100</property>
2133
 
    <property name="icon_name">aptoncd</property>
2134
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2135
 
    <child>
2136
 
      <widget class="GtkVBox" id="vbox78">
2137
 
        <property name="visible">True</property>
2138
 
        <property name="spacing">6</property>
2139
 
        <child>
2140
 
          <widget class="GtkVBox" id="vbox79">
2141
 
            <property name="visible">True</property>
2142
 
            <property name="border_width">6</property>
2143
 
            <property name="spacing">12</property>
2144
 
            <child>
2145
 
              <widget class="GtkVBox" id="vbox80">
2146
 
                <property name="visible">True</property>
2147
 
                <property name="spacing">6</property>
2148
 
                <child>
2149
 
                  <widget class="GtkVBox" id="vbox82">
2150
 
                    <property name="visible">True</property>
2151
 
                    <child>
2152
 
                      <widget class="GtkLabel" id="label344">
2153
 
                        <property name="visible">True</property>
2154
 
                        <property name="xalign">0</property>
2155
 
                        <property name="yalign">0</property>
2156
 
                        <property name="label" translatable="yes" context="yes">&lt;big&gt;&lt;b&gt;Downloading repository&lt;/b&gt;&lt;/big&gt;</property>
2157
 
                        <property name="use_markup">True</property>
2158
 
                      </widget>
2159
 
                      <packing>
2160
 
                        <property name="expand">False</property>
2161
 
                        <property name="fill">False</property>
2162
 
                      </packing>
2163
 
                    </child>
2164
 
                    <child>
2165
 
                      <widget class="GtkTable" id="table9">
2166
 
                        <property name="visible">True</property>
2167
 
                        <property name="n_rows">8</property>
2168
 
                        <property name="n_columns">4</property>
2169
 
                        <child>
2170
 
                          <placeholder/>
2171
 
                        </child>
2172
 
                        <child>
2173
 
                          <placeholder/>
2174
 
                        </child>
2175
 
                        <child>
2176
 
                          <placeholder/>
2177
 
                        </child>
2178
 
                        <child>
2179
 
                          <placeholder/>
2180
 
                        </child>
2181
 
                        <child>
2182
 
                          <placeholder/>
2183
 
                        </child>
2184
 
                        <child>
2185
 
                          <placeholder/>
2186
 
                        </child>
2187
 
                        <child>
2188
 
                          <placeholder/>
2189
 
                        </child>
2190
 
                        <child>
2191
 
                          <placeholder/>
2192
 
                        </child>
2193
 
                        <child>
2194
 
                          <placeholder/>
2195
 
                        </child>
2196
 
                        <child>
2197
 
                          <placeholder/>
2198
 
                        </child>
2199
 
                        <child>
2200
 
                          <placeholder/>
2201
 
                        </child>
2202
 
                        <child>
2203
 
                          <placeholder/>
2204
 
                        </child>
2205
 
                        <child>
2206
 
                          <widget class="GtkLabel" id="lblDownloadRate">
2207
 
                            <property name="visible">True</property>
2208
 
                            <property name="xalign">0</property>
2209
 
                            <property name="yalign">0</property>
2210
 
                            <property name="label" context="yes">%</property>
2211
 
                          </widget>
2212
 
                          <packing>
2213
 
                            <property name="left_attach">3</property>
2214
 
                            <property name="right_attach">4</property>
2215
 
                            <property name="top_attach">5</property>
2216
 
                            <property name="bottom_attach">6</property>
2217
 
                            <property name="y_options"></property>
2218
 
                          </packing>
2219
 
                        </child>
2220
 
                        <child>
2221
 
                          <widget class="GtkLabel" id="lblNumberFiles">
2222
 
                            <property name="visible">True</property>
2223
 
                            <property name="xalign">0</property>
2224
 
                            <property name="yalign">0</property>
2225
 
                            <property name="label" context="yes">%</property>
2226
 
                          </widget>
2227
 
                          <packing>
2228
 
                            <property name="left_attach">3</property>
2229
 
                            <property name="right_attach">4</property>
2230
 
                            <property name="top_attach">3</property>
2231
 
                            <property name="bottom_attach">4</property>
2232
 
                            <property name="y_options"></property>
2233
 
                          </packing>
2234
 
                        </child>
2235
 
                        <child>
2236
 
                          <widget class="GtkLabel" id="lblArchitecture">
2237
 
                            <property name="visible">True</property>
2238
 
                            <property name="xalign">0</property>
2239
 
                            <property name="yalign">0</property>
2240
 
                            <property name="label" context="yes">%</property>
2241
 
                          </widget>
2242
 
                          <packing>
2243
 
                            <property name="left_attach">3</property>
2244
 
                            <property name="right_attach">4</property>
2245
 
                            <property name="top_attach">2</property>
2246
 
                            <property name="bottom_attach">3</property>
2247
 
                            <property name="y_options"></property>
2248
 
                          </packing>
2249
 
                        </child>
2250
 
                        <child>
2251
 
                          <widget class="GtkLabel" id="label370">
2252
 
                            <property name="visible">True</property>
2253
 
                            <property name="xalign">0</property>
2254
 
                            <property name="yalign">0</property>
2255
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Download rate&lt;/small&gt;</property>
2256
 
                            <property name="use_markup">True</property>
2257
 
                          </widget>
2258
 
                          <packing>
2259
 
                            <property name="left_attach">2</property>
2260
 
                            <property name="right_attach">3</property>
2261
 
                            <property name="top_attach">5</property>
2262
 
                            <property name="bottom_attach">6</property>
2263
 
                            <property name="y_options"></property>
2264
 
                          </packing>
2265
 
                        </child>
2266
 
                        <child>
2267
 
                          <widget class="GtkLabel" id="label363">
2268
 
                            <property name="visible">True</property>
2269
 
                            <property name="xalign">0</property>
2270
 
                            <property name="yalign">0</property>
2271
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Number of files&lt;/small&gt;</property>
2272
 
                            <property name="use_markup">True</property>
2273
 
                          </widget>
2274
 
                          <packing>
2275
 
                            <property name="left_attach">2</property>
2276
 
                            <property name="right_attach">3</property>
2277
 
                            <property name="top_attach">3</property>
2278
 
                            <property name="bottom_attach">4</property>
2279
 
                            <property name="y_options"></property>
2280
 
                          </packing>
2281
 
                        </child>
2282
 
                        <child>
2283
 
                          <widget class="GtkLabel" id="label349">
2284
 
                            <property name="visible">True</property>
2285
 
                            <property name="xalign">0</property>
2286
 
                            <property name="yalign">0</property>
2287
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Architecture&lt;/small&gt;</property>
2288
 
                            <property name="use_markup">True</property>
2289
 
                          </widget>
2290
 
                          <packing>
2291
 
                            <property name="left_attach">2</property>
2292
 
                            <property name="right_attach">3</property>
2293
 
                            <property name="top_attach">2</property>
2294
 
                            <property name="bottom_attach">3</property>
2295
 
                            <property name="y_options"></property>
2296
 
                          </packing>
2297
 
                        </child>
2298
 
                        <child>
2299
 
                          <widget class="GtkLabel" id="label348">
2300
 
                            <property name="visible">True</property>
2301
 
                            <property name="xalign">0</property>
2302
 
                            <property name="yalign">0</property>
2303
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Version&lt;/small&gt;</property>
2304
 
                            <property name="use_markup">True</property>
2305
 
                          </widget>
2306
 
                          <packing>
2307
 
                            <property name="left_attach">2</property>
2308
 
                            <property name="right_attach">3</property>
2309
 
                            <property name="top_attach">1</property>
2310
 
                            <property name="bottom_attach">2</property>
2311
 
                            <property name="y_options"></property>
2312
 
                          </packing>
2313
 
                        </child>
2314
 
                        <child>
2315
 
                          <widget class="GtkLabel" id="lblEstimatedTime">
2316
 
                            <property name="visible">True</property>
2317
 
                            <property name="xalign">0</property>
2318
 
                            <property name="yalign">0</property>
2319
 
                            <property name="label" context="yes">%</property>
2320
 
                            <property name="width_chars">4</property>
2321
 
                          </widget>
2322
 
                          <packing>
2323
 
                            <property name="left_attach">1</property>
2324
 
                            <property name="right_attach">2</property>
2325
 
                            <property name="top_attach">6</property>
2326
 
                            <property name="bottom_attach">7</property>
2327
 
                            <property name="y_options"></property>
2328
 
                          </packing>
2329
 
                        </child>
2330
 
                        <child>
2331
 
                          <widget class="GtkLabel" id="lblTotalSize">
2332
 
                            <property name="visible">True</property>
2333
 
                            <property name="xalign">0</property>
2334
 
                            <property name="yalign">0</property>
2335
 
                            <property name="label" context="yes">%</property>
2336
 
                          </widget>
2337
 
                          <packing>
2338
 
                            <property name="left_attach">1</property>
2339
 
                            <property name="right_attach">2</property>
2340
 
                            <property name="top_attach">5</property>
2341
 
                            <property name="bottom_attach">6</property>
2342
 
                            <property name="y_options"></property>
2343
 
                          </packing>
2344
 
                        </child>
2345
 
                        <child>
2346
 
                          <widget class="GtkLabel" id="lblMirror">
2347
 
                            <property name="visible">True</property>
2348
 
                            <property name="xalign">0</property>
2349
 
                            <property name="yalign">0</property>
2350
 
                            <property name="label" context="yes">%</property>
2351
 
                          </widget>
2352
 
                          <packing>
2353
 
                            <property name="left_attach">1</property>
2354
 
                            <property name="right_attach">2</property>
2355
 
                            <property name="top_attach">3</property>
2356
 
                            <property name="bottom_attach">4</property>
2357
 
                            <property name="y_options"></property>
2358
 
                          </packing>
2359
 
                        </child>
2360
 
                        <child>
2361
 
                          <widget class="GtkLabel" id="lblSection">
2362
 
                            <property name="visible">True</property>
2363
 
                            <property name="xalign">0</property>
2364
 
                            <property name="yalign">0</property>
2365
 
                            <property name="label" context="yes">%</property>
2366
 
                          </widget>
2367
 
                          <packing>
2368
 
                            <property name="left_attach">1</property>
2369
 
                            <property name="right_attach">2</property>
2370
 
                            <property name="top_attach">2</property>
2371
 
                            <property name="bottom_attach">3</property>
2372
 
                            <property name="y_options"></property>
2373
 
                          </packing>
2374
 
                        </child>
2375
 
                        <child>
2376
 
                          <widget class="GtkLabel" id="label367">
2377
 
                            <property name="visible">True</property>
2378
 
                            <property name="xalign">0</property>
2379
 
                            <property name="yalign">0</property>
2380
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Estimated time&lt;/small&gt;</property>
2381
 
                            <property name="use_markup">True</property>
2382
 
                          </widget>
2383
 
                          <packing>
2384
 
                            <property name="top_attach">6</property>
2385
 
                            <property name="bottom_attach">7</property>
2386
 
                            <property name="y_options"></property>
2387
 
                          </packing>
2388
 
                        </child>
2389
 
                        <child>
2390
 
                          <widget class="GtkLabel" id="label362">
2391
 
                            <property name="visible">True</property>
2392
 
                            <property name="xalign">0</property>
2393
 
                            <property name="yalign">0</property>
2394
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Total size&lt;/small&gt;</property>
2395
 
                            <property name="use_markup">True</property>
2396
 
                          </widget>
2397
 
                          <packing>
2398
 
                            <property name="top_attach">5</property>
2399
 
                            <property name="bottom_attach">6</property>
2400
 
                            <property name="y_options"></property>
2401
 
                          </packing>
2402
 
                        </child>
2403
 
                        <child>
2404
 
                          <widget class="GtkLabel" id="label350">
2405
 
                            <property name="visible">True</property>
2406
 
                            <property name="xalign">0</property>
2407
 
                            <property name="yalign">0</property>
2408
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Mirror&lt;/small&gt;</property>
2409
 
                            <property name="use_markup">True</property>
2410
 
                          </widget>
2411
 
                          <packing>
2412
 
                            <property name="top_attach">3</property>
2413
 
                            <property name="bottom_attach">4</property>
2414
 
                            <property name="y_options"></property>
2415
 
                          </packing>
2416
 
                        </child>
2417
 
                        <child>
2418
 
                          <widget class="GtkLabel" id="label347">
2419
 
                            <property name="visible">True</property>
2420
 
                            <property name="xalign">0</property>
2421
 
                            <property name="yalign">0</property>
2422
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Section&lt;/small&gt;</property>
2423
 
                            <property name="use_markup">True</property>
2424
 
                          </widget>
2425
 
                          <packing>
2426
 
                            <property name="top_attach">2</property>
2427
 
                            <property name="bottom_attach">3</property>
2428
 
                            <property name="y_options"></property>
2429
 
                          </packing>
2430
 
                        </child>
2431
 
                        <child>
2432
 
                          <widget class="GtkLabel" id="label346">
2433
 
                            <property name="visible">True</property>
2434
 
                            <property name="xalign">0</property>
2435
 
                            <property name="yalign">0</property>
2436
 
                            <property name="label" translatable="yes" context="yes">&lt;small&gt;Distribution&lt;/small&gt;</property>
2437
 
                            <property name="use_markup">True</property>
2438
 
                          </widget>
2439
 
                          <packing>
2440
 
                            <property name="top_attach">1</property>
2441
 
                            <property name="bottom_attach">2</property>
2442
 
                            <property name="y_options"></property>
2443
 
                          </packing>
2444
 
                        </child>
2445
 
                        <child>
2446
 
                          <widget class="GtkLabel" id="label345">
2447
 
                            <property name="visible">True</property>
2448
 
                            <property name="xalign">0</property>
2449
 
                            <property name="yalign">0</property>
2450
 
                            <property name="label" context="yes"> </property>
2451
 
                          </widget>
2452
 
                          <packing>
2453
 
                            <property name="x_options"></property>
2454
 
                            <property name="y_options"></property>
2455
 
                          </packing>
2456
 
                        </child>
2457
 
                        <child>
2458
 
                          <widget class="GtkLabel" id="lblDistribuition">
2459
 
                            <property name="visible">True</property>
2460
 
                            <property name="xalign">0</property>
2461
 
                            <property name="yalign">0</property>
2462
 
                            <property name="label" context="yes">%</property>
2463
 
                          </widget>
2464
 
                          <packing>
2465
 
                            <property name="left_attach">1</property>
2466
 
                            <property name="right_attach">2</property>
2467
 
                            <property name="top_attach">1</property>
2468
 
                            <property name="bottom_attach">2</property>
2469
 
                            <property name="y_options"></property>
2470
 
                          </packing>
2471
 
                        </child>
2472
 
                        <child>
2473
 
                          <widget class="GtkLabel" id="lblVersion">
2474
 
                            <property name="visible">True</property>
2475
 
                            <property name="xalign">0</property>
2476
 
                            <property name="yalign">0</property>
2477
 
                            <property name="label" context="yes">%</property>
2478
 
                          </widget>
2479
 
                          <packing>
2480
 
                            <property name="left_attach">3</property>
2481
 
                            <property name="right_attach">4</property>
2482
 
                            <property name="top_attach">1</property>
2483
 
                            <property name="bottom_attach">2</property>
2484
 
                            <property name="y_options"></property>
2485
 
                          </packing>
2486
 
                        </child>
2487
 
                        <child>
2488
 
                          <widget class="GtkLabel" id="label366">
2489
 
                            <property name="visible">True</property>
2490
 
                            <property name="xalign">0</property>
2491
 
                            <property name="yalign">0</property>
2492
 
                            <property name="label" context="yes"> </property>
2493
 
                          </widget>
2494
 
                          <packing>
2495
 
                            <property name="top_attach">4</property>
2496
 
                            <property name="bottom_attach">5</property>
2497
 
                            <property name="x_options"></property>
2498
 
                            <property name="y_options"></property>
2499
 
                          </packing>
2500
 
                        </child>
2501
 
                      </widget>
2502
 
                      <packing>
2503
 
                        <property name="position">1</property>
2504
 
                      </packing>
2505
 
                    </child>
2506
 
                  </widget>
2507
 
                  <packing>
2508
 
                    <property name="expand">False</property>
2509
 
                    <property name="fill">False</property>
2510
 
                  </packing>
2511
 
                </child>
2512
 
                <child>
2513
 
                  <widget class="GtkProgressBar" id="pbDownloadTotal">
2514
 
                    <property name="visible">True</property>
2515
 
                    <property name="pulse_step">0</property>
2516
 
                  </widget>
2517
 
                  <packing>
2518
 
                    <property name="expand">False</property>
2519
 
                    <property name="fill">False</property>
2520
 
                    <property name="position">1</property>
2521
 
                  </packing>
2522
 
                </child>
2523
 
              </widget>
2524
 
              <packing>
2525
 
                <property name="expand">False</property>
2526
 
                <property name="fill">False</property>
2527
 
              </packing>
2528
 
            </child>
2529
 
            <child>
2530
 
              <widget class="GtkExpander" id="expander4">
2531
 
                <property name="visible">True</property>
2532
 
                <property name="can_focus">True</property>
2533
 
                <property name="spacing">6</property>
2534
 
                <child>
2535
 
                  <widget class="GtkVBox" id="vbox81">
2536
 
                    <property name="visible">True</property>
2537
 
                    <property name="spacing">6</property>
2538
 
                    <child>
2539
 
                      <widget class="GtkScrolledWindow" id="scrolledwindow5">
2540
 
                        <property name="height_request">200</property>
2541
 
                        <property name="visible">True</property>
2542
 
                        <property name="can_focus">True</property>
2543
 
                        <property name="shadow_type">GTK_SHADOW_IN</property>
2544
 
                        <child>
2545
 
                          <widget class="GtkTreeView" id="tvDownload">
2546
 
                            <property name="visible">True</property>
2547
 
                            <property name="can_focus">True</property>
2548
 
                            <property name="enable_search">False</property>
2549
 
                          </widget>
2550
 
                        </child>
2551
 
                      </widget>
2552
 
                    </child>
2553
 
                  </widget>
2554
 
                </child>
2555
 
                <child>
2556
 
                  <widget class="GtkLabel" id="label343">
2557
 
                    <property name="visible">True</property>
2558
 
                    <property name="xalign">0</property>
2559
 
                    <property name="yalign">0</property>
2560
 
                    <property name="label" translatable="yes" context="yes">Show progress of single files</property>
2561
 
                  </widget>
2562
 
                  <packing>
2563
 
                    <property name="type">label_item</property>
2564
 
                  </packing>
2565
 
                </child>
2566
 
              </widget>
2567
 
              <packing>
2568
 
                <property name="position">1</property>
2569
 
              </packing>
2570
 
            </child>
2571
 
          </widget>
2572
 
        </child>
2573
 
        <child>
2574
 
          <widget class="GtkHButtonBox" id="hbuttonbox4">
2575
 
            <property name="visible">True</property>
2576
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
2577
 
            <child>
2578
 
              <widget class="GtkButton" id="btnCancel">
2579
 
                <property name="visible">True</property>
2580
 
                <property name="can_focus">True</property>
2581
 
                <property name="border_width">5</property>
2582
 
                <property name="label" context="yes">gtk-cancel</property>
2583
 
                <property name="use_stock">True</property>
2584
 
                <signal name="clicked" handler="on_button_cancel_clicked"/>
2585
 
              </widget>
2586
 
            </child>
2587
 
          </widget>
2588
 
          <packing>
2589
 
            <property name="expand">False</property>
2590
 
            <property name="position">1</property>
2591
 
          </packing>
2592
 
        </child>
2593
 
      </widget>
2594
 
    </child>
2595
 
  </widget>
2596
 
  <widget class="GtkDialog" id="frmDownload">
2597
 
    <property name="visible">True</property>
2598
 
    <property name="border_width">6</property>
2599
 
    <property name="title" translatable="yes" context="yes">Download Repository</property>
2600
 
    <property name="resizable">False</property>
2601
 
    <property name="icon_name">aptoncd</property>
2602
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2603
 
    <property name="skip_taskbar_hint">True</property>
2604
 
    <child internal-child="vbox">
2605
 
      <widget class="GtkVBox" id="dialog-vbox2">
2606
 
        <property name="visible">True</property>
2607
 
        <child>
2608
 
          <widget class="GtkHBox" id="hbox2">
2609
 
            <property name="visible">True</property>
2610
 
            <property name="border_width">6</property>
2611
 
            <child>
2612
 
              <widget class="GtkImage" id="image2">
2613
 
                <property name="visible">True</property>
2614
 
                <property name="xalign">0</property>
2615
 
                <property name="yalign">0</property>
2616
 
                <property name="stock">gtk-save</property>
2617
 
                <property name="icon_size">6</property>
2618
 
              </widget>
2619
 
              <packing>
2620
 
                <property name="expand">False</property>
2621
 
              </packing>
2622
 
            </child>
2623
 
            <child>
2624
 
              <widget class="GtkLabel" id="label3">
2625
 
                <property name="visible">True</property>
2626
 
                <property name="xalign">0</property>
2627
 
                <property name="yalign">0</property>
2628
 
                <property name="xpad">10</property>
2629
 
                <property name="ypad">3</property>
2630
 
                <property name="label" translatable="yes" context="yes">Select options for downloading the entire repository and sections you require. You can download a repository different to the distribution you are running.</property>
2631
 
                <property name="wrap">True</property>
2632
 
              </widget>
2633
 
              <packing>
2634
 
                <property name="expand">False</property>
2635
 
                <property name="fill">False</property>
2636
 
                <property name="padding">6</property>
2637
 
                <property name="position">1</property>
2638
 
              </packing>
2639
 
            </child>
2640
 
          </widget>
2641
 
          <packing>
2642
 
            <property name="expand">False</property>
2643
 
            <property name="position">2</property>
2644
 
          </packing>
2645
 
        </child>
2646
 
        <child>
2647
 
          <widget class="GtkFrame" id="frame2">
2648
 
            <property name="visible">True</property>
2649
 
            <property name="border_width">6</property>
2650
 
            <property name="label_xalign">0</property>
2651
 
            <property name="label_yalign">0</property>
2652
 
            <property name="shadow_type">GTK_SHADOW_NONE</property>
2653
 
            <child>
2654
 
              <widget class="GtkAlignment" id="alignment2">
2655
 
                <property name="visible">True</property>
2656
 
                <property name="xalign">0</property>
2657
 
                <property name="yalign">0</property>
2658
 
                <property name="left_padding">12</property>
2659
 
                <child>
2660
 
                  <widget class="GtkVBox" id="vbox5">
2661
 
                    <property name="visible">True</property>
2662
 
                    <child>
2663
 
                      <widget class="GtkTable" id="table3">
2664
 
                        <property name="visible">True</property>
2665
 
                        <property name="n_rows">4</property>
2666
 
                        <property name="n_columns">2</property>
2667
 
                        <child>
2668
 
                          <widget class="GtkScrolledWindow" id="scrolledwindow4">
2669
 
                            <property name="visible">True</property>
2670
 
                            <property name="can_focus">True</property>
2671
 
                            <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
2672
 
                            <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
2673
 
                            <child>
2674
 
                              <widget class="GtkTreeView" id="tvSections">
2675
 
                                <property name="visible">True</property>
2676
 
                                <property name="can_focus">True</property>
2677
 
                                <property name="headers_visible">False</property>
2678
 
                                <property name="enable_search">False</property>
2679
 
                              </widget>
2680
 
                            </child>
2681
 
                          </widget>
2682
 
                          <packing>
2683
 
                            <property name="left_attach">1</property>
2684
 
                            <property name="right_attach">2</property>
2685
 
                            <property name="top_attach">3</property>
2686
 
                            <property name="bottom_attach">4</property>
2687
 
                            <property name="x_options">GTK_FILL</property>
2688
 
                            <property name="y_options">GTK_FILL</property>
2689
 
                            <property name="y_padding">4</property>
2690
 
                          </packing>
2691
 
                        </child>
2692
 
                        <child>
2693
 
                          <widget class="GtkLabel" id="label371">
2694
 
                            <property name="visible">True</property>
2695
 
                            <property name="xalign">0</property>
2696
 
                            <property name="yalign">0</property>
2697
 
                            <property name="xpad">6</property>
2698
 
                            <property name="label" translatable="yes" context="yes">Sections:</property>
2699
 
                          </widget>
2700
 
                          <packing>
2701
 
                            <property name="top_attach">3</property>
2702
 
                            <property name="bottom_attach">4</property>
2703
 
                            <property name="y_options"></property>
2704
 
                          </packing>
2705
 
                        </child>
2706
 
                        <child>
2707
 
                          <widget class="GtkLabel" id="label6">
2708
 
                            <property name="visible">True</property>
2709
 
                            <property name="xalign">0</property>
2710
 
                            <property name="yalign">0</property>
2711
 
                            <property name="xpad">6</property>
2712
 
                            <property name="label" translatable="yes" context="yes">Architecture:</property>
2713
 
                          </widget>
2714
 
                          <packing>
2715
 
                            <property name="top_attach">2</property>
2716
 
                            <property name="bottom_attach">3</property>
2717
 
                            <property name="y_options"></property>
2718
 
                          </packing>
2719
 
                        </child>
2720
 
                        <child>
2721
 
                          <widget class="GtkLabel" id="label16">
2722
 
                            <property name="visible">True</property>
2723
 
                            <property name="xalign">0</property>
2724
 
                            <property name="yalign">0</property>
2725
 
                            <property name="xpad">6</property>
2726
 
                            <property name="label" translatable="yes" context="yes">Version:</property>
2727
 
                          </widget>
2728
 
                          <packing>
2729
 
                            <property name="top_attach">1</property>
2730
 
                            <property name="bottom_attach">2</property>
2731
 
                            <property name="y_options"></property>
2732
 
                          </packing>
2733
 
                        </child>
2734
 
                        <child>
2735
 
                          <widget class="GtkLabel" id="label5">
2736
 
                            <property name="visible">True</property>
2737
 
                            <property name="xalign">0</property>
2738
 
                            <property name="yalign">0</property>
2739
 
                            <property name="xpad">6</property>
2740
 
                            <property name="label" translatable="yes" context="yes">Distribution:</property>
2741
 
                          </widget>
2742
 
                          <packing>
2743
 
                            <property name="y_options"></property>
2744
 
                          </packing>
2745
 
                        </child>
2746
 
                        <child>
2747
 
                          <widget class="GtkComboBox" id="cboVersion">
2748
 
                            <property name="visible">True</property>
2749
 
                            <property name="items" translatable="yes" context="yes"></property>
2750
 
                          </widget>
2751
 
                          <packing>
2752
 
                            <property name="left_attach">1</property>
2753
 
                            <property name="right_attach">2</property>
2754
 
                            <property name="top_attach">1</property>
2755
 
                            <property name="bottom_attach">2</property>
2756
 
                            <property name="y_options"></property>
2757
 
                            <property name="y_padding">2</property>
2758
 
                          </packing>
2759
 
                        </child>
2760
 
                        <child>
2761
 
                          <widget class="GtkComboBox" id="cboDistribuition">
2762
 
                            <property name="visible">True</property>
2763
 
                            <property name="items" context="yes">sss</property>
2764
 
                            <signal name="changed" handler="on_cboDistribuition_changed"/>
2765
 
                          </widget>
2766
 
                          <packing>
2767
 
                            <property name="left_attach">1</property>
2768
 
                            <property name="right_attach">2</property>
2769
 
                            <property name="y_options"></property>
2770
 
                            <property name="y_padding">2</property>
2771
 
                          </packing>
2772
 
                        </child>
2773
 
                        <child>
2774
 
                          <widget class="GtkComboBox" id="cboArchitecture">
2775
 
                            <property name="width_request">168</property>
2776
 
                            <property name="height_request">32</property>
2777
 
                            <property name="visible">True</property>
2778
 
                          </widget>
2779
 
                          <packing>
2780
 
                            <property name="left_attach">1</property>
2781
 
                            <property name="right_attach">2</property>
2782
 
                            <property name="top_attach">2</property>
2783
 
                            <property name="bottom_attach">3</property>
2784
 
                          </packing>
2785
 
                        </child>
2786
 
                      </widget>
2787
 
                      <packing>
2788
 
                        <property name="expand">False</property>
2789
 
                      </packing>
2790
 
                    </child>
2791
 
                    <child>
2792
 
                      <widget class="GtkExpander" id="expander2">
2793
 
                        <property name="visible">True</property>
2794
 
                        <property name="can_focus">True</property>
2795
 
                        <property name="border_width">2</property>
2796
 
                        <child>
2797
 
                          <widget class="GtkVBox" id="vbox7">
2798
 
                            <property name="visible">True</property>
2799
 
                            <child>
2800
 
                              <widget class="GtkTable" id="table4">
2801
 
                                <property name="visible">True</property>
2802
 
                                <property name="n_rows">4</property>
2803
 
                                <property name="n_columns">2</property>
2804
 
                                <child>
2805
 
                                  <widget class="GtkLabel" id="label17">
2806
 
                                    <property name="visible">True</property>
2807
 
                                    <property name="xalign">0</property>
2808
 
                                    <property name="yalign">0</property>
2809
 
                                    <property name="xpad">6</property>
2810
 
                                    <property name="label" translatable="yes" context="yes">Temp directory:</property>
2811
 
                                  </widget>
2812
 
                                  <packing>
2813
 
                                    <property name="top_attach">3</property>
2814
 
                                    <property name="bottom_attach">4</property>
2815
 
                                    <property name="y_options"></property>
2816
 
                                  </packing>
2817
 
                                </child>
2818
 
                                <child>
2819
 
                                  <widget class="GtkComboBox" id="cboMediaType">
2820
 
                                    <property name="visible">True</property>
2821
 
                                    <property name="items" context="yes">CD
2822
 
DVD</property>
2823
 
                                  </widget>
2824
 
                                  <packing>
2825
 
                                    <property name="left_attach">1</property>
2826
 
                                    <property name="right_attach">2</property>
2827
 
                                    <property name="top_attach">2</property>
2828
 
                                    <property name="bottom_attach">3</property>
2829
 
                                    <property name="x_options">GTK_FILL</property>
2830
 
                                  </packing>
2831
 
                                </child>
2832
 
                                <child>
2833
 
                                  <widget class="GtkLabel" id="label372">
2834
 
                                    <property name="visible">True</property>
2835
 
                                    <property name="xalign">0</property>
2836
 
                                    <property name="yalign">0</property>
2837
 
                                    <property name="xpad">6</property>
2838
 
                                    <property name="label" translatable="yes" context="yes">Media type:</property>
2839
 
                                  </widget>
2840
 
                                  <packing>
2841
 
                                    <property name="top_attach">2</property>
2842
 
                                    <property name="bottom_attach">3</property>
2843
 
                                    <property name="x_options">GTK_FILL</property>
2844
 
                                    <property name="y_options"></property>
2845
 
                                  </packing>
2846
 
                                </child>
2847
 
                                <child>
2848
 
                                  <widget class="GtkFileChooserButton" id="destinationDownload">
2849
 
                                    <property name="visible">True</property>
2850
 
                                    <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
2851
 
                                    <property name="title" translatable="yes" context="yes">Select destination folder</property>
2852
 
                                  </widget>
2853
 
                                  <packing>
2854
 
                                    <property name="left_attach">1</property>
2855
 
                                    <property name="right_attach">2</property>
2856
 
                                    <property name="top_attach">3</property>
2857
 
                                    <property name="bottom_attach">4</property>
2858
 
                                    <property name="y_options"></property>
2859
 
                                    <property name="y_padding">2</property>
2860
 
                                  </packing>
2861
 
                                </child>
2862
 
                                <child>
2863
 
                                  <widget class="GtkLabel" id="label14">
2864
 
                                    <property name="visible">True</property>
2865
 
                                    <property name="xalign">0</property>
2866
 
                                    <property name="yalign">0</property>
2867
 
                                    <property name="xpad">6</property>
2868
 
                                    <property name="label" translatable="yes" context="yes">Mirror:</property>
2869
 
                                  </widget>
2870
 
                                  <packing>
2871
 
                                    <property name="top_attach">1</property>
2872
 
                                    <property name="bottom_attach">2</property>
2873
 
                                    <property name="y_options"></property>
2874
 
                                  </packing>
2875
 
                                </child>
2876
 
                                <child>
2877
 
                                  <widget class="GtkLabel" id="label18">
2878
 
                                    <property name="visible">True</property>
2879
 
                                    <property name="xalign">0</property>
2880
 
                                    <property name="yalign">0</property>
2881
 
                                    <property name="xpad">6</property>
2882
 
                                    <property name="label" translatable="yes" context="yes">Method:</property>
2883
 
                                  </widget>
2884
 
                                  <packing>
2885
 
                                    <property name="y_options"></property>
2886
 
                                  </packing>
2887
 
                                </child>
2888
 
                                <child>
2889
 
                                  <widget class="GtkComboBox" id="cboMethod">
2890
 
                                    <property name="visible">True</property>
2891
 
                                    <property name="items" translatable="yes" context="yes"></property>
2892
 
                                  </widget>
2893
 
                                  <packing>
2894
 
                                    <property name="left_attach">1</property>
2895
 
                                    <property name="right_attach">2</property>
2896
 
                                    <property name="y_options"></property>
2897
 
                                    <property name="y_padding">2</property>
2898
 
                                  </packing>
2899
 
                                </child>
2900
 
                                <child>
2901
 
                                  <widget class="GtkComboBox" id="cboMirror">
2902
 
                                    <property name="width_request">168</property>
2903
 
                                    <property name="height_request">32</property>
2904
 
                                    <property name="visible">True</property>
2905
 
                                  </widget>
2906
 
                                  <packing>
2907
 
                                    <property name="left_attach">1</property>
2908
 
                                    <property name="right_attach">2</property>
2909
 
                                    <property name="top_attach">1</property>
2910
 
                                    <property name="bottom_attach">2</property>
2911
 
                                  </packing>
2912
 
                                </child>
2913
 
                              </widget>
2914
 
                            </child>
2915
 
                          </widget>
2916
 
                        </child>
2917
 
                        <child>
2918
 
                          <widget class="GtkLabel" id="label19">
2919
 
                            <property name="visible">True</property>
2920
 
                            <property name="xalign">0</property>
2921
 
                            <property name="yalign">0</property>
2922
 
                            <property name="label" translatable="yes" context="yes">Advanced options</property>
2923
 
                          </widget>
2924
 
                          <packing>
2925
 
                            <property name="type">label_item</property>
2926
 
                          </packing>
2927
 
                        </child>
2928
 
                      </widget>
2929
 
                      <packing>
2930
 
                        <property name="expand">False</property>
2931
 
                        <property name="position">1</property>
2932
 
                      </packing>
2933
 
                    </child>
2934
 
                  </widget>
2935
 
                </child>
2936
 
              </widget>
2937
 
            </child>
2938
 
            <child>
2939
 
              <widget class="GtkLabel" id="label20">
2940
 
                <property name="visible">True</property>
2941
 
                <property name="xalign">0</property>
2942
 
                <property name="yalign">0</property>
2943
 
                <property name="ypad">2</property>
2944
 
                <property name="label" translatable="yes" context="yes">&lt;b&gt;Download Options&lt;/b&gt;</property>
2945
 
                <property name="use_markup">True</property>
2946
 
              </widget>
2947
 
              <packing>
2948
 
                <property name="type">label_item</property>
2949
 
              </packing>
2950
 
            </child>
2951
 
          </widget>
2952
 
          <packing>
2953
 
            <property name="expand">False</property>
2954
 
            <property name="position">3</property>
2955
 
          </packing>
2956
 
        </child>
2957
 
        <child internal-child="action_area">
2958
 
          <widget class="GtkHButtonBox" id="dialog-action_area2">
2959
 
            <property name="visible">True</property>
2960
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
2961
 
            <child>
2962
 
              <widget class="GtkButton" id="btnCancel">
2963
 
                <property name="visible">True</property>
2964
 
                <property name="can_focus">True</property>
2965
 
                <property name="can_default">True</property>
2966
 
                <property name="label" context="yes">gtk-cancel</property>
2967
 
                <property name="use_stock">True</property>
2968
 
                <property name="response_id">-6</property>
2969
 
              </widget>
2970
 
            </child>
2971
 
            <child>
2972
 
              <widget class="GtkButton" id="btnDownload">
2973
 
                <property name="visible">True</property>
2974
 
                <property name="can_focus">True</property>
2975
 
                <property name="can_default">True</property>
2976
 
                <property name="label" context="yes">gtk-ok</property>
2977
 
                <property name="use_stock">True</property>
2978
 
                <property name="response_id">-5</property>
2979
 
                <signal name="clicked" handler="on_btnDownload_clicked"/>
2980
 
              </widget>
2981
 
              <packing>
2982
 
                <property name="position">1</property>
2983
 
              </packing>
2984
 
            </child>
2985
 
          </widget>
2986
 
          <packing>
2987
 
            <property name="expand">False</property>
2988
 
            <property name="pack_type">GTK_PACK_END</property>
2989
 
          </packing>
2990
 
        </child>
2991
 
      </widget>
2992
 
    </child>
2993
 
  </widget>
2994
 
  <widget class="GtkDialog" id="frmDownloadFinished">
2995
 
    <property name="height_request">310</property>
2996
 
    <property name="visible">True</property>
2997
 
    <property name="title" translatable="yes" context="yes">Finished</property>
2998
 
    <property name="window_position">GTK_WIN_POS_CENTER_ALWAYS</property>
2999
 
    <property name="icon_name">aptoncd</property>
3000
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3001
 
    <child internal-child="vbox">
3002
 
      <widget class="GtkVBox" id="dialog-vbox9">
3003
 
        <property name="height_request">298</property>
3004
 
        <property name="visible">True</property>
3005
 
        <child>
3006
 
          <widget class="GtkHBox" id="hbox39">
3007
 
            <property name="visible">True</property>
3008
 
            <child>
3009
 
              <widget class="GtkImage" id="image23">
3010
 
                <property name="width_request">48</property>
3011
 
                <property name="visible">True</property>
3012
 
                <property name="yalign">0</property>
3013
 
                <property name="stock">gtk-dialog-info</property>
3014
 
                <property name="icon_size">6</property>
3015
 
              </widget>
3016
 
            </child>
3017
 
            <child>
3018
 
              <widget class="GtkVBox" id="vbox83">
3019
 
                <property name="visible">True</property>
3020
 
                <child>
3021
 
                  <widget class="GtkLabel" id="label374">
3022
 
                    <property name="visible">True</property>
3023
 
                    <property name="xalign">0</property>
3024
 
                    <property name="xpad">10</property>
3025
 
                    <property name="ypad">1</property>
3026
 
                    <property name="label" translatable="yes" context="yes">&lt;b&gt;Repository has been created sucessfully&lt;/b&gt;</property>
3027
 
                    <property name="use_markup">True</property>
3028
 
                  </widget>
3029
 
                  <packing>
3030
 
                    <property name="expand">False</property>
3031
 
                    <property name="fill">False</property>
3032
 
                  </packing>
3033
 
                </child>
3034
 
                <child>
3035
 
                  <widget class="GtkLabel" id="lblMsg">
3036
 
                    <property name="height_request">212</property>
3037
 
                    <property name="visible">True</property>
3038
 
                    <property name="xalign">0</property>
3039
 
                    <property name="xpad">10</property>
3040
 
                    <property name="ypad">5</property>
3041
 
                    <property name="label" translatable="yes" context="yes">The removable repository has been created sucessfully.
3042
 
Now you can burn these media with an program of your choice, you can find them at:
3043
 
%
3044
 
 
3045
 
After they are burnt, you can add these media as sources (repository) for apt-get, aptitude and synaptic by choosing "Add CD/DVD" on the Restore menu.
3046
 
 
3047
 
Check the box below to remove the temporary files (downloaded packages).</property>
3048
 
                    <property name="wrap">True</property>
3049
 
                  </widget>
3050
 
                  <packing>
3051
 
                    <property name="position">1</property>
3052
 
                  </packing>
3053
 
                </child>
3054
 
                <child>
3055
 
                  <widget class="GtkCheckButton" id="ckboxRemoveTemp">
3056
 
                    <property name="visible">True</property>
3057
 
                    <property name="can_focus">True</property>
3058
 
                    <property name="border_width">4</property>
3059
 
                    <property name="label" translatable="yes" context="yes">Remove temporary files</property>
3060
 
                    <property name="use_underline">True</property>
3061
 
                    <property name="draw_indicator">True</property>
3062
 
                  </widget>
3063
 
                  <packing>
3064
 
                    <property name="expand">False</property>
3065
 
                    <property name="fill">False</property>
3066
 
                    <property name="position">2</property>
3067
 
                  </packing>
3068
 
                </child>
3069
 
              </widget>
3070
 
              <packing>
3071
 
                <property name="position">1</property>
3072
 
              </packing>
3073
 
            </child>
3074
 
          </widget>
3075
 
          <packing>
3076
 
            <property name="position">2</property>
3077
 
          </packing>
3078
 
        </child>
3079
 
        <child internal-child="action_area">
3080
 
          <widget class="GtkHButtonBox" id="dialog-action_area9">
3081
 
            <property name="visible">True</property>
3082
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3083
 
            <child>
3084
 
              <widget class="GtkButton" id="okbutton1">
3085
 
                <property name="visible">True</property>
3086
 
                <property name="can_focus">True</property>
3087
 
                <property name="can_default">True</property>
3088
 
                <property name="label" context="yes">gtk-ok</property>
3089
 
                <property name="use_stock">True</property>
3090
 
                <property name="response_id">-5</property>
3091
 
              </widget>
3092
 
            </child>
3093
 
          </widget>
3094
 
          <packing>
3095
 
            <property name="expand">False</property>
3096
 
            <property name="pack_type">GTK_PACK_END</property>
3097
 
          </packing>
3098
 
        </child>
3099
 
      </widget>
3100
 
    </child>
3101
 
  </widget>
3102
 
  <widget class="GtkDialog" id="frmConflict">
3103
 
    <property name="visible">True</property>
3104
 
    <property name="title" translatable="yes" context="yes">Handle Conflict Packages</property>
3105
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3106
 
    <child internal-child="vbox">
3107
 
      <widget class="GtkVBox" id="dialog-vbox10">
3108
 
        <property name="width_request">190</property>
3109
 
        <property name="visible">True</property>
3110
 
        <child>
3111
 
          <widget class="GtkVBox" id="vbox84">
3112
 
            <property name="visible">True</property>
3113
 
            <child>
3114
 
              <widget class="GtkHBox" id="hbox41">
3115
 
                <property name="visible">True</property>
3116
 
                <child>
3117
 
                  <widget class="GtkImage" id="image24">
3118
 
                    <property name="visible">True</property>
3119
 
                    <property name="stock">gtk-dialog-warning</property>
3120
 
                    <property name="icon_size">6</property>
3121
 
                  </widget>
3122
 
                  <packing>
3123
 
                    <property name="expand">False</property>
3124
 
                  </packing>
3125
 
                </child>
3126
 
                <child>
3127
 
                  <widget class="GtkLabel" id="label379">
3128
 
                    <property name="visible">True</property>
3129
 
                    <property name="label" translatable="yes" context="yes">Some of the selected packages have created conflicts among themselves.</property>
3130
 
                    <property name="wrap">True</property>
3131
 
                  </widget>
3132
 
                  <packing>
3133
 
                    <property name="position">1</property>
3134
 
                  </packing>
3135
 
                </child>
3136
 
              </widget>
3137
 
            </child>
3138
 
            <child>
3139
 
              <widget class="GtkScrolledWindow" id="scrolledwindow6">
3140
 
                <property name="visible">True</property>
3141
 
                <property name="can_focus">True</property>
3142
 
                <property name="shadow_type">GTK_SHADOW_IN</property>
3143
 
                <child>
3144
 
                  <widget class="GtkTreeView" id="treeview1">
3145
 
                    <property name="visible">True</property>
3146
 
                    <property name="can_focus">True</property>
3147
 
                    <property name="headers_visible">False</property>
3148
 
                    <property name="enable_search">False</property>
3149
 
                    <property name="fixed_height_mode">True</property>
3150
 
                  </widget>
3151
 
                </child>
3152
 
              </widget>
3153
 
              <packing>
3154
 
                <property name="position">1</property>
3155
 
              </packing>
3156
 
            </child>
3157
 
          </widget>
3158
 
          <packing>
3159
 
            <property name="position">2</property>
3160
 
          </packing>
3161
 
        </child>
3162
 
        <child internal-child="action_area">
3163
 
          <widget class="GtkHButtonBox" id="dialog-action_area10">
3164
 
            <property name="visible">True</property>
3165
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3166
 
            <child>
3167
 
              <widget class="GtkButton" id="cancelbutton1">
3168
 
                <property name="visible">True</property>
3169
 
                <property name="can_focus">True</property>
3170
 
                <property name="can_default">True</property>
3171
 
                <property name="label" context="yes">gtk-cancel</property>
3172
 
                <property name="use_stock">True</property>
3173
 
                <property name="response_id">-6</property>
3174
 
              </widget>
3175
 
            </child>
3176
 
            <child>
3177
 
              <widget class="GtkButton" id="okbutton2">
3178
 
                <property name="visible">True</property>
3179
 
                <property name="can_focus">True</property>
3180
 
                <property name="can_default">True</property>
3181
 
                <property name="label" context="yes">gtk-ok</property>
3182
 
                <property name="use_stock">True</property>
3183
 
                <property name="response_id">-5</property>
3184
 
              </widget>
3185
 
              <packing>
3186
 
                <property name="position">1</property>
3187
 
              </packing>
3188
 
            </child>
3189
 
          </widget>
3190
 
          <packing>
3191
 
            <property name="expand">False</property>
3192
 
            <property name="pack_type">GTK_PACK_END</property>
3193
 
          </packing>
3194
 
        </child>
3195
 
      </widget>
3196
 
    </child>
3197
 
  </widget>
3198
 
</glade-interface>