~dave2010/backintime/confirm-restore

« back to all changes in this revision

Viewing changes to backintime.glade

  • Committer: Oprea Dan
  • Date: 2008-10-28 10:48:58 UTC
  • Revision ID: doprea@vbox-20081028104858-ppxs7v1430ta29qy
Tags: version-1.7.2, version_1.7.2
Add project

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
<!--Generated with glade3 3.4.5 on Fri Oct 17 09:26:22 2008 -->
 
4
<glade-interface>
 
5
  <widget class="GtkWindow" id="MainWindow">
 
6
    <property name="title" translatable="yes">Back In Time</property>
 
7
    <property name="window_position">GTK_WIN_POS_CENTER</property>
 
8
    <property name="icon_name">gtk-save</property>
 
9
    <signal name="destroy" handler="on_MainWindow_destroy"/>
 
10
    <signal name="delete_event" handler="on_MainWindow_delete_event"/>
 
11
    <child>
 
12
      <widget class="GtkVBox" id="vbox1">
 
13
        <property name="visible">True</property>
 
14
        <child>
 
15
          <widget class="GtkHPaned" id="hpaned1">
 
16
            <property name="visible">True</property>
 
17
            <property name="can_focus">True</property>
 
18
            <child>
 
19
              <widget class="GtkVBox" id="vbox2">
 
20
                <property name="visible">True</property>
 
21
                <child>
 
22
                  <widget class="GtkToolbar" id="toolbar1">
 
23
                    <property name="visible">True</property>
 
24
                    <child>
 
25
                      <widget class="GtkToolButton" id="btnBackup">
 
26
                        <property name="visible">True</property>
 
27
                        <property name="tooltip" translatable="yes">Take snapshot</property>
 
28
                        <property name="label" translatable="yes">Backup Now</property>
 
29
                        <property name="stock_id">gtk-save</property>
 
30
                        <signal name="clicked" handler="on_btnBackup_clicked"/>
 
31
                      </widget>
 
32
                      <packing>
 
33
                        <property name="expand">False</property>
 
34
                      </packing>
 
35
                    </child>
 
36
                    <child>
 
37
                      <widget class="GtkToolButton" id="btnSettings">
 
38
                        <property name="visible">True</property>
 
39
                        <property name="tooltip" translatable="yes">Settings</property>
 
40
                        <property name="label" translatable="yes">Settings</property>
 
41
                        <property name="stock_id">gtk-execute</property>
 
42
                        <signal name="clicked" handler="on_btnSettings_clicked"/>
 
43
                      </widget>
 
44
                      <packing>
 
45
                        <property name="expand">False</property>
 
46
                      </packing>
 
47
                    </child>
 
48
                    <child>
 
49
                      <widget class="GtkToolButton" id="btnAbout">
 
50
                        <property name="visible">True</property>
 
51
                        <property name="tooltip" translatable="yes">About</property>
 
52
                        <property name="label" translatable="yes">About</property>
 
53
                        <property name="stock_id">gtk-about</property>
 
54
                        <signal name="clicked" handler="on_btnAbout_clicked"/>
 
55
                      </widget>
 
56
                      <packing>
 
57
                        <property name="expand">False</property>
 
58
                      </packing>
 
59
                    </child>
 
60
                    <child>
 
61
                      <widget class="GtkToolButton" id="btnExit">
 
62
                        <property name="visible">True</property>
 
63
                        <property name="tooltip" translatable="yes">Exit</property>
 
64
                        <property name="label" translatable="yes">Exit</property>
 
65
                        <property name="stock_id">gtk-quit</property>
 
66
                        <signal name="clicked" handler="on_btnExit_clicked"/>
 
67
                      </widget>
 
68
                      <packing>
 
69
                        <property name="expand">False</property>
 
70
                      </packing>
 
71
                    </child>
 
72
                  </widget>
 
73
                  <packing>
 
74
                    <property name="expand">False</property>
 
75
                  </packing>
 
76
                </child>
 
77
                <child>
 
78
                  <widget class="GtkHPaned" id="hpaned2">
 
79
                    <property name="visible">True</property>
 
80
                    <property name="can_focus">True</property>
 
81
                    <child>
 
82
                      <widget class="GtkScrolledWindow" id="scrolledwindow1">
 
83
                        <property name="width_request">200</property>
 
84
                        <property name="visible">True</property>
 
85
                        <property name="can_focus">True</property>
 
86
                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
87
                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
88
                        <child>
 
89
                          <widget class="GtkTreeView" id="listTimeLine">
 
90
                            <property name="visible">True</property>
 
91
                            <property name="can_focus">True</property>
 
92
                            <property name="search_column">0</property>
 
93
                            <signal name="cursor_changed" handler="on_listTimeLine_cursor_changed"/>
 
94
                          </widget>
 
95
                        </child>
 
96
                      </widget>
 
97
                      <packing>
 
98
                        <property name="resize">False</property>
 
99
                        <property name="shrink">True</property>
 
100
                      </packing>
 
101
                    </child>
 
102
                    <child>
 
103
                      <widget class="GtkScrolledWindow" id="scrolledwindow">
 
104
                        <property name="width_request">200</property>
 
105
                        <property name="visible">True</property>
 
106
                        <property name="can_focus">True</property>
 
107
                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
108
                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
109
                        <child>
 
110
                          <widget class="GtkTreeView" id="listPlaces">
 
111
                            <property name="visible">True</property>
 
112
                            <property name="can_focus">True</property>
 
113
                            <property name="search_column">0</property>
 
114
                            <signal name="cursor_changed" handler="on_listPlaces_cursor_changed"/>
 
115
                          </widget>
 
116
                        </child>
 
117
                      </widget>
 
118
                      <packing>
 
119
                        <property name="resize">False</property>
 
120
                        <property name="shrink">True</property>
 
121
                      </packing>
 
122
                    </child>
 
123
                  </widget>
 
124
                  <packing>
 
125
                    <property name="position">1</property>
 
126
                  </packing>
 
127
                </child>
 
128
              </widget>
 
129
              <packing>
 
130
                <property name="resize">False</property>
 
131
                <property name="shrink">True</property>
 
132
              </packing>
 
133
            </child>
 
134
            <child>
 
135
              <widget class="GtkVBox" id="vbox6">
 
136
                <property name="visible">True</property>
 
137
                <child>
 
138
                  <widget class="GtkToolbar" id="toolbar3">
 
139
                    <property name="visible">True</property>
 
140
                    <child>
 
141
                      <widget class="GtkToolButton" id="btnFolderUp">
 
142
                        <property name="visible">True</property>
 
143
                        <property name="tooltip" translatable="yes">Parent Directory</property>
 
144
                        <property name="stock_id">gtk-go-up</property>
 
145
                        <signal name="clicked" handler="on_btnFolderUp_clicked"/>
 
146
                      </widget>
 
147
                      <packing>
 
148
                        <property name="expand">False</property>
 
149
                      </packing>
 
150
                    </child>
 
151
                    <child>
 
152
                      <widget class="GtkToolItem" id="btnCurrentPath">
 
153
                        <property name="visible">True</property>
 
154
                        <child>
 
155
                          <widget class="GtkEntry" id="editCurrentPath">
 
156
                            <property name="visible">True</property>
 
157
                            <property name="can_focus">True</property>
 
158
                            <property name="editable">False</property>
 
159
                          </widget>
 
160
                        </child>
 
161
                      </widget>
 
162
                      <packing>
 
163
                        <property name="expand">False</property>
 
164
                        <property name="homogeneous">False</property>
 
165
                      </packing>
 
166
                    </child>
 
167
                    <child>
 
168
                      <widget class="GtkToolButton" id="btnRestore">
 
169
                        <property name="visible">True</property>
 
170
                        <property name="tooltip" translatable="yes">Restore</property>
 
171
                        <property name="stock_id">gtk-undelete</property>
 
172
                        <signal name="clicked" handler="on_btnRestore_clicked"/>
 
173
                      </widget>
 
174
                      <packing>
 
175
                        <property name="expand">False</property>
 
176
                      </packing>
 
177
                    </child>
 
178
                  </widget>
 
179
                  <packing>
 
180
                    <property name="expand">False</property>
 
181
                  </packing>
 
182
                </child>
 
183
                <child>
 
184
                  <widget class="GtkScrolledWindow" id="scrolledwindow2">
 
185
                    <property name="width_request">350</property>
 
186
                    <property name="height_request">400</property>
 
187
                    <property name="visible">True</property>
 
188
                    <property name="can_focus">True</property>
 
189
                    <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
190
                    <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
191
                    <child>
 
192
                      <widget class="GtkTreeView" id="listFolderView">
 
193
                        <property name="visible">True</property>
 
194
                        <property name="can_focus">True</property>
 
195
                        <property name="has_focus">True</property>
 
196
                        <property name="search_column">0</property>
 
197
                        <signal name="row_activated" handler="on_listFolderView_row_activated"/>
 
198
                      </widget>
 
199
                    </child>
 
200
                  </widget>
 
201
                  <packing>
 
202
                    <property name="position">1</property>
 
203
                  </packing>
 
204
                </child>
 
205
              </widget>
 
206
              <packing>
 
207
                <property name="resize">True</property>
 
208
                <property name="shrink">True</property>
 
209
              </packing>
 
210
            </child>
 
211
          </widget>
 
212
        </child>
 
213
        <child>
 
214
          <widget class="GtkStatusbar" id="statusBar">
 
215
            <property name="visible">True</property>
 
216
            <property name="spacing">3</property>
 
217
          </widget>
 
218
          <packing>
 
219
            <property name="expand">False</property>
 
220
            <property name="position">1</property>
 
221
          </packing>
 
222
        </child>
 
223
      </widget>
 
224
    </child>
 
225
  </widget>
 
226
  <widget class="GtkAboutDialog" id="AboutDialog">
 
227
    <property name="border_width">5</property>
 
228
    <property name="resizable">False</property>
 
229
    <property name="modal">True</property>
 
230
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 
231
    <property name="destroy_with_parent">True</property>
 
232
    <property name="icon_name">gtk-about</property>
 
233
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
234
    <property name="skip_taskbar_hint">True</property>
 
235
    <property name="skip_pager_hint">True</property>
 
236
    <property name="transient_for">MainWindow</property>
 
237
    <property name="has_separator">False</property>
 
238
    <signal name="response" handler="on_AboutDialog_response"/>
 
239
    <child internal-child="vbox">
 
240
      <widget class="GtkVBox" id="dialog-vbox1">
 
241
        <property name="visible">True</property>
 
242
        <property name="spacing">2</property>
 
243
        <child>
 
244
          <placeholder/>
 
245
        </child>
 
246
        <child internal-child="action_area">
 
247
          <widget class="GtkHButtonBox" id="dialog-action_area1">
 
248
            <property name="visible">True</property>
 
249
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 
250
          </widget>
 
251
          <packing>
 
252
            <property name="expand">False</property>
 
253
            <property name="pack_type">GTK_PACK_END</property>
 
254
          </packing>
 
255
        </child>
 
256
      </widget>
 
257
    </child>
 
258
  </widget>
 
259
  <widget class="GtkDialog" id="SettingsDialog">
 
260
    <property name="border_width">5</property>
 
261
    <property name="title" translatable="yes">Settings</property>
 
262
    <property name="modal">True</property>
 
263
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 
264
    <property name="destroy_with_parent">True</property>
 
265
    <property name="icon_name">gtk-execute</property>
 
266
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
267
    <property name="skip_taskbar_hint">True</property>
 
268
    <property name="skip_pager_hint">True</property>
 
269
    <property name="transient_for">MainWindow</property>
 
270
    <property name="has_separator">False</property>
 
271
    <signal name="response" handler="on_SettingsDialog_response"/>
 
272
    <child internal-child="vbox">
 
273
      <widget class="GtkVBox" id="dialog-vbox2">
 
274
        <property name="visible">True</property>
 
275
        <property name="spacing">2</property>
 
276
        <child>
 
277
          <widget class="GtkVBox" id="vbox5">
 
278
            <property name="visible">True</property>
 
279
            <property name="spacing">20</property>
 
280
            <child>
 
281
              <widget class="GtkFrame" id="frame1">
 
282
                <property name="visible">True</property>
 
283
                <property name="label_xalign">0</property>
 
284
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
285
                <child>
 
286
                  <widget class="GtkAlignment" id="alignment1">
 
287
                    <property name="visible">True</property>
 
288
                    <property name="top_padding">5</property>
 
289
                    <property name="left_padding">12</property>
 
290
                    <child>
 
291
                      <widget class="GtkFileChooserButton" id="fcbWhere">
 
292
                        <property name="visible">True</property>
 
293
                        <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
 
294
                        <property name="title" translatable="yes">Select A Folder</property>
 
295
                      </widget>
 
296
                    </child>
 
297
                  </widget>
 
298
                </child>
 
299
                <child>
 
300
                  <widget class="GtkLabel" id="label3">
 
301
                    <property name="visible">True</property>
 
302
                    <property name="label" translatable="yes">&lt;b&gt;Where to save snapshots:&lt;/b&gt;</property>
 
303
                    <property name="use_markup">True</property>
 
304
                  </widget>
 
305
                  <packing>
 
306
                    <property name="type">label_item</property>
 
307
                  </packing>
 
308
                </child>
 
309
              </widget>
 
310
              <packing>
 
311
                <property name="expand">False</property>
 
312
              </packing>
 
313
            </child>
 
314
            <child>
 
315
              <widget class="GtkFrame" id="frame2">
 
316
                <property name="visible">True</property>
 
317
                <property name="label_xalign">0</property>
 
318
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
319
                <child>
 
320
                  <widget class="GtkAlignment" id="alignment2">
 
321
                    <property name="visible">True</property>
 
322
                    <property name="top_padding">5</property>
 
323
                    <property name="left_padding">12</property>
 
324
                    <child>
 
325
                      <widget class="GtkTable" id="table1">
 
326
                        <property name="visible">True</property>
 
327
                        <property name="n_rows">2</property>
 
328
                        <property name="n_columns">2</property>
 
329
                        <property name="column_spacing">5</property>
 
330
                        <property name="row_spacing">7</property>
 
331
                        <child>
 
332
                          <widget class="GtkScrolledWindow" id="scrolledwindow5">
 
333
                            <property name="width_request">250</property>
 
334
                            <property name="height_request">200</property>
 
335
                            <property name="visible">True</property>
 
336
                            <property name="can_focus">True</property>
 
337
                            <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
338
                            <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
339
                            <child>
 
340
                              <widget class="GtkTreeView" id="listExclude">
 
341
                                <property name="visible">True</property>
 
342
                                <property name="can_focus">True</property>
 
343
                                <property name="headers_clickable">True</property>
 
344
                              </widget>
 
345
                            </child>
 
346
                          </widget>
 
347
                          <packing>
 
348
                            <property name="left_attach">1</property>
 
349
                            <property name="right_attach">2</property>
 
350
                          </packing>
 
351
                        </child>
 
352
                        <child>
 
353
                          <widget class="GtkScrolledWindow" id="scrolledwindow4">
 
354
                            <property name="width_request">250</property>
 
355
                            <property name="height_request">200</property>
 
356
                            <property name="visible">True</property>
 
357
                            <property name="can_focus">True</property>
 
358
                            <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
359
                            <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
360
                            <child>
 
361
                              <widget class="GtkTreeView" id="listInclude">
 
362
                                <property name="visible">True</property>
 
363
                                <property name="can_focus">True</property>
 
364
                                <property name="headers_clickable">True</property>
 
365
                              </widget>
 
366
                            </child>
 
367
                          </widget>
 
368
                        </child>
 
369
                        <child>
 
370
                          <widget class="GtkHBox" id="hbox3">
 
371
                            <property name="visible">True</property>
 
372
                            <property name="spacing">5</property>
 
373
                            <child>
 
374
                              <widget class="GtkEntry" id="editPattern">
 
375
                                <property name="visible">True</property>
 
376
                                <property name="can_focus">True</property>
 
377
                              </widget>
 
378
                            </child>
 
379
                            <child>
 
380
                              <widget class="GtkButton" id="btnAddExclude">
 
381
                                <property name="visible">True</property>
 
382
                                <property name="can_focus">True</property>
 
383
                                <property name="receives_default">True</property>
 
384
                                <property name="label" translatable="yes">gtk-add</property>
 
385
                                <property name="use_stock">True</property>
 
386
                                <property name="response_id">0</property>
 
387
                                <signal name="clicked" handler="on_btnAddExclude_clicked"/>
 
388
                              </widget>
 
389
                              <packing>
 
390
                                <property name="expand">False</property>
 
391
                                <property name="position">1</property>
 
392
                              </packing>
 
393
                            </child>
 
394
                            <child>
 
395
                              <widget class="GtkButton" id="btnRemoveExclude">
 
396
                                <property name="visible">True</property>
 
397
                                <property name="can_focus">True</property>
 
398
                                <property name="receives_default">True</property>
 
399
                                <property name="label" translatable="yes">gtk-remove</property>
 
400
                                <property name="use_stock">True</property>
 
401
                                <property name="response_id">0</property>
 
402
                                <signal name="clicked" handler="on_btnRemoveExclude_clicked"/>
 
403
                              </widget>
 
404
                              <packing>
 
405
                                <property name="expand">False</property>
 
406
                                <property name="position">2</property>
 
407
                              </packing>
 
408
                            </child>
 
409
                          </widget>
 
410
                          <packing>
 
411
                            <property name="left_attach">1</property>
 
412
                            <property name="right_attach">2</property>
 
413
                            <property name="top_attach">1</property>
 
414
                            <property name="bottom_attach">2</property>
 
415
                            <property name="y_options">GTK_FILL</property>
 
416
                          </packing>
 
417
                        </child>
 
418
                        <child>
 
419
                          <widget class="GtkHBox" id="hbox2">
 
420
                            <property name="visible">True</property>
 
421
                            <property name="spacing">5</property>
 
422
                            <child>
 
423
                              <widget class="GtkFileChooserButton" id="fcbInclude">
 
424
                                <property name="visible">True</property>
 
425
                                <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
 
426
                              </widget>
 
427
                            </child>
 
428
                            <child>
 
429
                              <widget class="GtkButton" id="btnAddInclude">
 
430
                                <property name="visible">True</property>
 
431
                                <property name="can_focus">True</property>
 
432
                                <property name="receives_default">True</property>
 
433
                                <property name="label" translatable="yes">gtk-add</property>
 
434
                                <property name="use_stock">True</property>
 
435
                                <property name="response_id">0</property>
 
436
                                <signal name="clicked" handler="on_btnAddInclude_clicked"/>
 
437
                              </widget>
 
438
                              <packing>
 
439
                                <property name="expand">False</property>
 
440
                                <property name="position">1</property>
 
441
                              </packing>
 
442
                            </child>
 
443
                            <child>
 
444
                              <widget class="GtkButton" id="btnRemoveInclude">
 
445
                                <property name="visible">True</property>
 
446
                                <property name="can_focus">True</property>
 
447
                                <property name="receives_default">True</property>
 
448
                                <property name="label" translatable="yes">gtk-remove</property>
 
449
                                <property name="use_stock">True</property>
 
450
                                <property name="response_id">0</property>
 
451
                                <signal name="clicked" handler="on_btnRemoveInclude_clicked"/>
 
452
                              </widget>
 
453
                              <packing>
 
454
                                <property name="expand">False</property>
 
455
                                <property name="position">2</property>
 
456
                              </packing>
 
457
                            </child>
 
458
                          </widget>
 
459
                          <packing>
 
460
                            <property name="top_attach">1</property>
 
461
                            <property name="bottom_attach">2</property>
 
462
                            <property name="y_options">GTK_FILL</property>
 
463
                          </packing>
 
464
                        </child>
 
465
                      </widget>
 
466
                    </child>
 
467
                  </widget>
 
468
                </child>
 
469
                <child>
 
470
                  <widget class="GtkLabel" id="label4">
 
471
                    <property name="visible">True</property>
 
472
                    <property name="label" translatable="yes">&lt;b&gt;What to backup&lt;/b&gt;</property>
 
473
                    <property name="use_markup">True</property>
 
474
                  </widget>
 
475
                  <packing>
 
476
                    <property name="type">label_item</property>
 
477
                  </packing>
 
478
                </child>
 
479
              </widget>
 
480
              <packing>
 
481
                <property name="position">1</property>
 
482
              </packing>
 
483
            </child>
 
484
            <child>
 
485
              <widget class="GtkFrame" id="frame3">
 
486
                <property name="visible">True</property>
 
487
                <property name="label_xalign">0</property>
 
488
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
489
                <child>
 
490
                  <widget class="GtkAlignment" id="alignment3">
 
491
                    <property name="visible">True</property>
 
492
                    <property name="top_padding">5</property>
 
493
                    <property name="left_padding">12</property>
 
494
                    <child>
 
495
                      <widget class="GtkHBox" id="hbox1">
 
496
                        <property name="visible">True</property>
 
497
                        <child>
 
498
                          <widget class="GtkLabel" id="label6">
 
499
                            <property name="visible">True</property>
 
500
                            <property name="label" translatable="yes">Automatic backup: </property>
 
501
                          </widget>
 
502
                          <packing>
 
503
                            <property name="expand">False</property>
 
504
                          </packing>
 
505
                        </child>
 
506
                        <child>
 
507
                          <widget class="GtkComboBox" id="cbBackupMode">
 
508
                            <property name="visible">True</property>
 
509
                            <property name="items" translatable="yes"></property>
 
510
                          </widget>
 
511
                          <packing>
 
512
                            <property name="position">1</property>
 
513
                          </packing>
 
514
                        </child>
 
515
                      </widget>
 
516
                    </child>
 
517
                  </widget>
 
518
                </child>
 
519
                <child>
 
520
                  <widget class="GtkLabel" id="label5">
 
521
                    <property name="visible">True</property>
 
522
                    <property name="label" translatable="yes">&lt;b&gt;When&lt;/b&gt;</property>
 
523
                    <property name="use_markup">True</property>
 
524
                  </widget>
 
525
                  <packing>
 
526
                    <property name="type">label_item</property>
 
527
                  </packing>
 
528
                </child>
 
529
              </widget>
 
530
              <packing>
 
531
                <property name="expand">False</property>
 
532
                <property name="position">2</property>
 
533
              </packing>
 
534
            </child>
 
535
            <child>
 
536
              <widget class="GtkFrame" id="frame4">
 
537
                <property name="visible">True</property>
 
538
                <property name="label_xalign">0</property>
 
539
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
540
                <child>
 
541
                  <widget class="GtkAlignment" id="alignment4">
 
542
                    <property name="visible">True</property>
 
543
                    <property name="top_padding">5</property>
 
544
                    <property name="left_padding">12</property>
 
545
                    <child>
 
546
                      <widget class="GtkTable" id="table2">
 
547
                        <property name="visible">True</property>
 
548
                        <property name="n_rows">2</property>
 
549
                        <property name="n_columns">3</property>
 
550
                        <property name="column_spacing">5</property>
 
551
                        <property name="row_spacing">5</property>
 
552
                        <child>
 
553
                          <widget class="GtkCheckButton" id="cbMinFreeSpace">
 
554
                            <property name="visible">True</property>
 
555
                            <property name="can_focus">True</property>
 
556
                            <property name="label" translatable="yes">If free space is less then:</property>
 
557
                            <property name="response_id">0</property>
 
558
                            <property name="draw_indicator">True</property>
 
559
                            <signal name="toggled" handler="on_cbMinFreeSpace_toggled"/>
 
560
                          </widget>
 
561
                          <packing>
 
562
                            <property name="top_attach">1</property>
 
563
                            <property name="bottom_attach">2</property>
 
564
                          </packing>
 
565
                        </child>
 
566
                        <child>
 
567
                          <widget class="GtkCheckButton" id="cbRemoveOldBackup">
 
568
                            <property name="visible">True</property>
 
569
                            <property name="can_focus">True</property>
 
570
                            <property name="label" translatable="yes">Older then:</property>
 
571
                            <property name="response_id">0</property>
 
572
                            <property name="draw_indicator">True</property>
 
573
                            <signal name="toggled" handler="on_cbRemoveOldBackup_toggled"/>
 
574
                          </widget>
 
575
                        </child>
 
576
                        <child>
 
577
                          <widget class="GtkSpinButton" id="editMinFreeSpaceValue">
 
578
                            <property name="visible">True</property>
 
579
                            <property name="can_focus">True</property>
 
580
                            <property name="adjustment">1 1 1000 1 10 10</property>
 
581
                            <property name="numeric">True</property>
 
582
                          </widget>
 
583
                          <packing>
 
584
                            <property name="left_attach">1</property>
 
585
                            <property name="right_attach">2</property>
 
586
                            <property name="top_attach">1</property>
 
587
                            <property name="bottom_attach">2</property>
 
588
                          </packing>
 
589
                        </child>
 
590
                        <child>
 
591
                          <widget class="GtkSpinButton" id="editRemoveOldBackupValue">
 
592
                            <property name="visible">True</property>
 
593
                            <property name="can_focus">True</property>
 
594
                            <property name="adjustment">1 1 1000 1 10 10</property>
 
595
                            <property name="numeric">True</property>
 
596
                          </widget>
 
597
                          <packing>
 
598
                            <property name="left_attach">1</property>
 
599
                            <property name="right_attach">2</property>
 
600
                          </packing>
 
601
                        </child>
 
602
                        <child>
 
603
                          <widget class="GtkComboBox" id="cbRemoveOldBackupUnit">
 
604
                            <property name="visible">True</property>
 
605
                          </widget>
 
606
                          <packing>
 
607
                            <property name="left_attach">2</property>
 
608
                            <property name="right_attach">3</property>
 
609
                          </packing>
 
610
                        </child>
 
611
                        <child>
 
612
                          <widget class="GtkComboBox" id="cbMinFreeSpaceUnit">
 
613
                            <property name="visible">True</property>
 
614
                          </widget>
 
615
                          <packing>
 
616
                            <property name="left_attach">2</property>
 
617
                            <property name="right_attach">3</property>
 
618
                            <property name="top_attach">1</property>
 
619
                            <property name="bottom_attach">2</property>
 
620
                          </packing>
 
621
                        </child>
 
622
                      </widget>
 
623
                    </child>
 
624
                  </widget>
 
625
                </child>
 
626
                <child>
 
627
                  <widget class="GtkLabel" id="label1">
 
628
                    <property name="visible">True</property>
 
629
                    <property name="label" translatable="yes">&lt;b&gt;Remove Backups&lt;/b&gt;</property>
 
630
                    <property name="use_markup">True</property>
 
631
                  </widget>
 
632
                  <packing>
 
633
                    <property name="type">label_item</property>
 
634
                  </packing>
 
635
                </child>
 
636
              </widget>
 
637
              <packing>
 
638
                <property name="position">3</property>
 
639
              </packing>
 
640
            </child>
 
641
          </widget>
 
642
          <packing>
 
643
            <property name="position">1</property>
 
644
          </packing>
 
645
        </child>
 
646
        <child internal-child="action_area">
 
647
          <widget class="GtkHButtonBox" id="dialog-action_area2">
 
648
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 
649
            <child>
 
650
              <widget class="GtkButton" id="btnOK">
 
651
                <property name="visible">True</property>
 
652
                <property name="can_focus">True</property>
 
653
                <property name="receives_default">True</property>
 
654
                <property name="label" translatable="yes">gtk-ok</property>
 
655
                <property name="use_stock">True</property>
 
656
                <property name="response_id">-5</property>
 
657
                <signal name="clicked" handler="on_btnOK_clicked"/>
 
658
              </widget>
 
659
            </child>
 
660
            <child>
 
661
              <widget class="GtkButton" id="btnCancel">
 
662
                <property name="visible">True</property>
 
663
                <property name="can_focus">True</property>
 
664
                <property name="receives_default">True</property>
 
665
                <property name="label" translatable="yes">gtk-cancel</property>
 
666
                <property name="use_stock">True</property>
 
667
                <property name="response_id">-6</property>
 
668
                <signal name="clicked" handler="on_btnCancel_clicked"/>
 
669
              </widget>
 
670
              <packing>
 
671
                <property name="position">1</property>
 
672
              </packing>
 
673
            </child>
 
674
          </widget>
 
675
          <packing>
 
676
            <property name="expand">False</property>
 
677
            <property name="pack_type">GTK_PACK_END</property>
 
678
          </packing>
 
679
        </child>
 
680
      </widget>
 
681
    </child>
 
682
  </widget>
 
683
</glade-interface>