~ubuntu-branches/ubuntu/maverick/backintime/maverick

« back to all changes in this revision

Viewing changes to gnome/settingsdialog.glade

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Wiltshire
  • Date: 2009-05-16 23:04:32 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090516230432-orrutvtufbtuxsc6
Tags: 0.9.24-1
* New upstream version (closes: #527447):
  - backintime is no longer aware of 'backintime-gnome' and 'backintime-kde4'
    (you need run 'backintime-gnome' for GNOME version and 'backintime-kde4'
    for KDE4 version)
  - fix a bug that crashes the program after taking a snapshot
* Update homepage field in debian/control (closes: #527595)
* Refactor packaging to fit new upstream build system (an almost entire 
  re-write of debian/rules)
* Make configure scripts use /bin/sh instead of /bin/bash (they don't use
  bash features)

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 Mon Apr 27 12:51:46 2009 -->
 
4
<glade-interface>
 
5
  <widget class="GtkDialog" id="SettingsDialog">
 
6
    <property name="border_width">5</property>
 
7
    <property name="title" translatable="yes">Settings</property>
 
8
    <property name="modal">True</property>
 
9
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 
10
    <property name="destroy_with_parent">True</property>
 
11
    <property name="icon_name">gtk-preferences</property>
 
12
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
13
    <property name="transient_for">MainWindow</property>
 
14
    <property name="has_separator">False</property>
 
15
    <signal name="response" handler="on_SettingsDialog_response"/>
 
16
    <child internal-child="vbox">
 
17
      <widget class="GtkVBox" id="dialog-vbox2">
 
18
        <property name="visible">True</property>
 
19
        <property name="spacing">2</property>
 
20
        <child>
 
21
          <widget class="GtkNotebook" id="notebook1">
 
22
            <property name="visible">True</property>
 
23
            <property name="can_focus">True</property>
 
24
            <child>
 
25
              <widget class="GtkVBox" id="vbox2">
 
26
                <property name="visible">True</property>
 
27
                <property name="border_width">5</property>
 
28
                <property name="spacing">5</property>
 
29
                <child>
 
30
                  <widget class="GtkFrame" id="frame1">
 
31
                    <property name="visible">True</property>
 
32
                    <property name="label_xalign">0</property>
 
33
                    <property name="shadow_type">GTK_SHADOW_NONE</property>
 
34
                    <child>
 
35
                      <widget class="GtkAlignment" id="alignment1">
 
36
                        <property name="visible">True</property>
 
37
                        <property name="left_padding">12</property>
 
38
                        <child>
 
39
                          <widget class="GtkFileChooserButton" id="fcb_where">
 
40
                            <property name="visible">True</property>
 
41
                            <property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
 
42
                            <property name="title" translatable="yes">Select A Folder</property>
 
43
                          </widget>
 
44
                        </child>
 
45
                      </widget>
 
46
                    </child>
 
47
                    <child>
 
48
                      <widget class="GtkLabel" id="label4">
 
49
                        <property name="visible">True</property>
 
50
                        <property name="label" translatable="yes">&lt;b&gt;Where to save snapshots&lt;/b&gt;</property>
 
51
                        <property name="use_markup">True</property>
 
52
                      </widget>
 
53
                      <packing>
 
54
                        <property name="type">label_item</property>
 
55
                      </packing>
 
56
                    </child>
 
57
                  </widget>
 
58
                  <packing>
 
59
                    <property name="expand">False</property>
 
60
                  </packing>
 
61
                </child>
 
62
                <child>
 
63
                  <widget class="GtkFrame" id="frame2">
 
64
                    <property name="visible">True</property>
 
65
                    <property name="label_xalign">0</property>
 
66
                    <property name="shadow_type">GTK_SHADOW_NONE</property>
 
67
                    <child>
 
68
                      <widget class="GtkAlignment" id="alignment2">
 
69
                        <property name="visible">True</property>
 
70
                        <property name="left_padding">12</property>
 
71
                        <child>
 
72
                          <widget class="GtkComboBox" id="cb_backup_mode">
 
73
                            <property name="visible">True</property>
 
74
                          </widget>
 
75
                        </child>
 
76
                      </widget>
 
77
                    </child>
 
78
                    <child>
 
79
                      <widget class="GtkLabel" id="lbl_schedule">
 
80
                        <property name="visible">True</property>
 
81
                        <property name="label" translatable="yes">&lt;b&gt;Schedule&lt;/b&gt;</property>
 
82
                        <property name="use_markup">True</property>
 
83
                      </widget>
 
84
                      <packing>
 
85
                        <property name="type">label_item</property>
 
86
                      </packing>
 
87
                    </child>
 
88
                  </widget>
 
89
                  <packing>
 
90
                    <property name="expand">False</property>
 
91
                    <property name="position">1</property>
 
92
                  </packing>
 
93
                </child>
 
94
                <child>
 
95
                  <widget class="GtkHBox" id="hbox1">
 
96
                    <property name="visible">True</property>
 
97
                    <child>
 
98
                      <widget class="GtkLabel" id="label3">
 
99
                        <property name="visible">True</property>
 
100
                        <property name="xalign">0</property>
 
101
                        <property name="yalign">0.49000000953674316</property>
 
102
                      </widget>
 
103
                      <packing>
 
104
                        <property name="expand">False</property>
 
105
                      </packing>
 
106
                    </child>
 
107
                    <child>
 
108
                      <placeholder/>
 
109
                    </child>
 
110
                  </widget>
 
111
                  <packing>
 
112
                    <property name="position">2</property>
 
113
                  </packing>
 
114
                </child>
 
115
              </widget>
 
116
            </child>
 
117
            <child>
 
118
              <widget class="GtkLabel" id="label11">
 
119
                <property name="visible">True</property>
 
120
                <property name="label" translatable="yes">General</property>
 
121
              </widget>
 
122
              <packing>
 
123
                <property name="type">tab</property>
 
124
                <property name="tab_fill">False</property>
 
125
              </packing>
 
126
            </child>
 
127
            <child>
 
128
              <widget class="GtkVBox" id="vbox7">
 
129
                <property name="visible">True</property>
 
130
                <property name="border_width">5</property>
 
131
                <property name="spacing">5</property>
 
132
                <child>
 
133
                  <widget class="GtkScrolledWindow" id="scrolledwindow4">
 
134
                    <property name="width_request">300</property>
 
135
                    <property name="height_request">250</property>
 
136
                    <property name="visible">True</property>
 
137
                    <property name="can_focus">True</property>
 
138
                    <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
139
                    <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
140
                    <property name="shadow_type">GTK_SHADOW_IN</property>
 
141
                    <child>
 
142
                      <widget class="GtkTreeView" id="list_include">
 
143
                        <property name="visible">True</property>
 
144
                        <property name="can_focus">True</property>
 
145
                      </widget>
 
146
                    </child>
 
147
                  </widget>
 
148
                </child>
 
149
                <child>
 
150
                  <widget class="GtkHBox" id="hbox2">
 
151
                    <property name="visible">True</property>
 
152
                    <property name="spacing">5</property>
 
153
                    <property name="homogeneous">True</property>
 
154
                    <child>
 
155
                      <widget class="GtkButton" id="btn_add_include">
 
156
                        <property name="visible">True</property>
 
157
                        <property name="can_focus">True</property>
 
158
                        <property name="receives_default">True</property>
 
159
                        <property name="label" translatable="yes">gtk-add</property>
 
160
                        <property name="use_stock">True</property>
 
161
                        <property name="response_id">0</property>
 
162
                        <signal name="clicked" handler="on_btn_add_include_clicked"/>
 
163
                      </widget>
 
164
                      <packing>
 
165
                        <property name="expand">False</property>
 
166
                      </packing>
 
167
                    </child>
 
168
                    <child>
 
169
                      <widget class="GtkButton" id="btn_remove_include">
 
170
                        <property name="visible">True</property>
 
171
                        <property name="can_focus">True</property>
 
172
                        <property name="receives_default">True</property>
 
173
                        <property name="label" translatable="yes">gtk-remove</property>
 
174
                        <property name="use_stock">True</property>
 
175
                        <property name="response_id">0</property>
 
176
                        <signal name="clicked" handler="on_btn_remove_include_clicked"/>
 
177
                      </widget>
 
178
                      <packing>
 
179
                        <property name="expand">False</property>
 
180
                        <property name="position">1</property>
 
181
                      </packing>
 
182
                    </child>
 
183
                  </widget>
 
184
                  <packing>
 
185
                    <property name="expand">False</property>
 
186
                    <property name="position">1</property>
 
187
                  </packing>
 
188
                </child>
 
189
              </widget>
 
190
              <packing>
 
191
                <property name="position">1</property>
 
192
              </packing>
 
193
            </child>
 
194
            <child>
 
195
              <widget class="GtkLabel" id="label12">
 
196
                <property name="visible">True</property>
 
197
                <property name="label" translatable="yes">Include</property>
 
198
              </widget>
 
199
              <packing>
 
200
                <property name="type">tab</property>
 
201
                <property name="position">1</property>
 
202
                <property name="tab_fill">False</property>
 
203
              </packing>
 
204
            </child>
 
205
            <child>
 
206
              <widget class="GtkVBox" id="vbox8">
 
207
                <property name="visible">True</property>
 
208
                <property name="border_width">5</property>
 
209
                <property name="spacing">5</property>
 
210
                <child>
 
211
                  <widget class="GtkScrolledWindow" id="scrolledwindow5">
 
212
                    <property name="width_request">180</property>
 
213
                    <property name="height_request">120</property>
 
214
                    <property name="visible">True</property>
 
215
                    <property name="can_focus">True</property>
 
216
                    <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
217
                    <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
218
                    <property name="shadow_type">GTK_SHADOW_IN</property>
 
219
                    <child>
 
220
                      <widget class="GtkTreeView" id="list_exclude">
 
221
                        <property name="visible">True</property>
 
222
                        <property name="can_focus">True</property>
 
223
                      </widget>
 
224
                    </child>
 
225
                  </widget>
 
226
                </child>
 
227
                <child>
 
228
                  <widget class="GtkHBox" id="hbox3">
 
229
                    <property name="visible">True</property>
 
230
                    <property name="spacing">5</property>
 
231
                    <property name="homogeneous">True</property>
 
232
                    <child>
 
233
                      <widget class="GtkButton" id="btn_add_exclude">
 
234
                        <property name="visible">True</property>
 
235
                        <property name="can_focus">True</property>
 
236
                        <property name="receives_default">True</property>
 
237
                        <property name="label" translatable="yes">gtk-add</property>
 
238
                        <property name="use_stock">True</property>
 
239
                        <property name="response_id">0</property>
 
240
                        <signal name="clicked" handler="on_btn_add_exclude_clicked"/>
 
241
                      </widget>
 
242
                      <packing>
 
243
                        <property name="expand">False</property>
 
244
                      </packing>
 
245
                    </child>
 
246
                    <child>
 
247
                      <widget class="GtkButton" id="btn_add_exclude_file">
 
248
                        <property name="visible">True</property>
 
249
                        <property name="can_focus">True</property>
 
250
                        <property name="receives_default">True</property>
 
251
                        <property name="label" translatable="yes">Add file</property>
 
252
                        <property name="response_id">0</property>
 
253
                        <signal name="clicked" handler="on_btn_add_exclude_file_clicked"/>
 
254
                      </widget>
 
255
                      <packing>
 
256
                        <property name="position">1</property>
 
257
                      </packing>
 
258
                    </child>
 
259
                    <child>
 
260
                      <widget class="GtkButton" id="btn_add_exclude_folder">
 
261
                        <property name="visible">True</property>
 
262
                        <property name="can_focus">True</property>
 
263
                        <property name="receives_default">True</property>
 
264
                        <property name="label" translatable="yes">Add folder</property>
 
265
                        <property name="response_id">0</property>
 
266
                        <signal name="clicked" handler="on_btn_add_exclude_folder_clicked"/>
 
267
                      </widget>
 
268
                      <packing>
 
269
                        <property name="position">2</property>
 
270
                      </packing>
 
271
                    </child>
 
272
                    <child>
 
273
                      <widget class="GtkButton" id="btn_remove_exclude">
 
274
                        <property name="visible">True</property>
 
275
                        <property name="can_focus">True</property>
 
276
                        <property name="receives_default">True</property>
 
277
                        <property name="label" translatable="yes">gtk-remove</property>
 
278
                        <property name="use_stock">True</property>
 
279
                        <property name="response_id">0</property>
 
280
                        <signal name="clicked" handler="on_btn_remove_exclude_clicked"/>
 
281
                      </widget>
 
282
                      <packing>
 
283
                        <property name="expand">False</property>
 
284
                        <property name="position">3</property>
 
285
                      </packing>
 
286
                    </child>
 
287
                  </widget>
 
288
                  <packing>
 
289
                    <property name="expand">False</property>
 
290
                    <property name="position">1</property>
 
291
                  </packing>
 
292
                </child>
 
293
              </widget>
 
294
              <packing>
 
295
                <property name="position">2</property>
 
296
              </packing>
 
297
            </child>
 
298
            <child>
 
299
              <widget class="GtkLabel" id="label13">
 
300
                <property name="visible">True</property>
 
301
                <property name="label" translatable="yes">Exclude</property>
 
302
              </widget>
 
303
              <packing>
 
304
                <property name="type">tab</property>
 
305
                <property name="position">2</property>
 
306
                <property name="tab_fill">False</property>
 
307
              </packing>
 
308
            </child>
 
309
            <child>
 
310
              <widget class="GtkTable" id="table2">
 
311
                <property name="visible">True</property>
 
312
                <property name="border_width">5</property>
 
313
                <property name="n_rows">5</property>
 
314
                <property name="n_columns">3</property>
 
315
                <property name="column_spacing">5</property>
 
316
                <property name="row_spacing">5</property>
 
317
                <child>
 
318
                  <widget class="GtkCheckButton" id="cb_dont_remove_named_snapshots">
 
319
                    <property name="visible">True</property>
 
320
                    <property name="can_focus">True</property>
 
321
                    <property name="label" translatable="yes">Don't remove named snapshots</property>
 
322
                    <property name="response_id">0</property>
 
323
                    <property name="draw_indicator">True</property>
 
324
                  </widget>
 
325
                  <packing>
 
326
                    <property name="right_attach">3</property>
 
327
                    <property name="top_attach">4</property>
 
328
                    <property name="bottom_attach">5</property>
 
329
                    <property name="y_options">GTK_FILL</property>
 
330
                  </packing>
 
331
                </child>
 
332
                <child>
 
333
                  <widget class="GtkComboBox" id="cb_min_free_space_unit">
 
334
                    <property name="visible">True</property>
 
335
                  </widget>
 
336
                  <packing>
 
337
                    <property name="left_attach">2</property>
 
338
                    <property name="right_attach">3</property>
 
339
                    <property name="top_attach">1</property>
 
340
                    <property name="bottom_attach">2</property>
 
341
                    <property name="y_options">GTK_FILL</property>
 
342
                  </packing>
 
343
                </child>
 
344
                <child>
 
345
                  <widget class="GtkComboBox" id="cb_remove_old_backup_unit">
 
346
                    <property name="visible">True</property>
 
347
                  </widget>
 
348
                  <packing>
 
349
                    <property name="left_attach">2</property>
 
350
                    <property name="right_attach">3</property>
 
351
                    <property name="y_options">GTK_FILL</property>
 
352
                  </packing>
 
353
                </child>
 
354
                <child>
 
355
                  <widget class="GtkSpinButton" id="edit_remove_old_backup_value">
 
356
                    <property name="visible">True</property>
 
357
                    <property name="can_focus">True</property>
 
358
                    <property name="adjustment">1 1 1000 1 0 0</property>
 
359
                    <property name="numeric">True</property>
 
360
                  </widget>
 
361
                  <packing>
 
362
                    <property name="left_attach">1</property>
 
363
                    <property name="right_attach">2</property>
 
364
                    <property name="y_options">GTK_FILL</property>
 
365
                  </packing>
 
366
                </child>
 
367
                <child>
 
368
                  <widget class="GtkSpinButton" id="edit_min_free_space_value">
 
369
                    <property name="visible">True</property>
 
370
                    <property name="can_focus">True</property>
 
371
                    <property name="adjustment">1 1 1000 1 0 0</property>
 
372
                    <property name="numeric">True</property>
 
373
                  </widget>
 
374
                  <packing>
 
375
                    <property name="left_attach">1</property>
 
376
                    <property name="right_attach">2</property>
 
377
                    <property name="top_attach">1</property>
 
378
                    <property name="bottom_attach">2</property>
 
379
                    <property name="y_options">GTK_FILL</property>
 
380
                  </packing>
 
381
                </child>
 
382
                <child>
 
383
                  <widget class="GtkCheckButton" id="cb_remove_old_backup">
 
384
                    <property name="visible">True</property>
 
385
                    <property name="can_focus">True</property>
 
386
                    <property name="label" translatable="yes">Older than:</property>
 
387
                    <property name="response_id">0</property>
 
388
                    <property name="draw_indicator">True</property>
 
389
                    <signal name="toggled" handler="on_cb_remove_old_backup_toggled"/>
 
390
                  </widget>
 
391
                  <packing>
 
392
                    <property name="y_options">GTK_FILL</property>
 
393
                  </packing>
 
394
                </child>
 
395
                <child>
 
396
                  <widget class="GtkCheckButton" id="cb_min_free_space">
 
397
                    <property name="visible">True</property>
 
398
                    <property name="can_focus">True</property>
 
399
                    <property name="label" translatable="yes">If free space is less than:</property>
 
400
                    <property name="response_id">0</property>
 
401
                    <property name="draw_indicator">True</property>
 
402
                    <signal name="toggled" handler="on_cb_min_free_space_toggled"/>
 
403
                  </widget>
 
404
                  <packing>
 
405
                    <property name="top_attach">1</property>
 
406
                    <property name="bottom_attach">2</property>
 
407
                    <property name="y_options">GTK_FILL</property>
 
408
                  </packing>
 
409
                </child>
 
410
                <child>
 
411
                  <widget class="GtkCheckButton" id="cb_smart_remove">
 
412
                    <property name="visible">True</property>
 
413
                    <property name="can_focus">True</property>
 
414
                    <property name="label" translatable="yes">Smart remove</property>
 
415
                    <property name="response_id">0</property>
 
416
                    <property name="draw_indicator">True</property>
 
417
                  </widget>
 
418
                  <packing>
 
419
                    <property name="right_attach">3</property>
 
420
                    <property name="top_attach">2</property>
 
421
                    <property name="bottom_attach">3</property>
 
422
                    <property name="y_options">GTK_FILL</property>
 
423
                  </packing>
 
424
                </child>
 
425
                <child>
 
426
                  <widget class="GtkLabel" id="label10">
 
427
                    <property name="visible">True</property>
 
428
                    <property name="xalign">0</property>
 
429
                    <property name="label" translatable="yes">- keep all snapshots from today and yesterday
 
430
- keep one snapshot for the last week and one for two weeks ago
 
431
- keep one snapshot per month for all previous months of this year
 
432
- keep one snapshot per year for all previous years</property>
 
433
                  </widget>
 
434
                  <packing>
 
435
                    <property name="right_attach">3</property>
 
436
                    <property name="top_attach">3</property>
 
437
                    <property name="bottom_attach">4</property>
 
438
                    <property name="y_options">GTK_FILL</property>
 
439
                    <property name="x_padding">20</property>
 
440
                  </packing>
 
441
                </child>
 
442
              </widget>
 
443
              <packing>
 
444
                <property name="position">3</property>
 
445
              </packing>
 
446
            </child>
 
447
            <child>
 
448
              <widget class="GtkLabel" id="label14">
 
449
                <property name="visible">True</property>
 
450
                <property name="label" translatable="yes">Auto-remove</property>
 
451
              </widget>
 
452
              <packing>
 
453
                <property name="type">tab</property>
 
454
                <property name="position">3</property>
 
455
                <property name="tab_fill">False</property>
 
456
              </packing>
 
457
            </child>
 
458
            <child>
 
459
              <widget class="GtkVBox" id="vbox5">
 
460
                <property name="visible">True</property>
 
461
                <property name="border_width">5</property>
 
462
                <property name="spacing">5</property>
 
463
                <child>
 
464
                  <widget class="GtkCheckButton" id="cb_enable_notifications">
 
465
                    <property name="visible">True</property>
 
466
                    <property name="can_focus">True</property>
 
467
                    <property name="label" translatable="yes">Enable notifications</property>
 
468
                    <property name="response_id">0</property>
 
469
                    <property name="draw_indicator">True</property>
 
470
                  </widget>
 
471
                  <packing>
 
472
                    <property name="expand">False</property>
 
473
                  </packing>
 
474
                </child>
 
475
                <child>
 
476
                  <placeholder/>
 
477
                </child>
 
478
              </widget>
 
479
              <packing>
 
480
                <property name="position">4</property>
 
481
              </packing>
 
482
            </child>
 
483
            <child>
 
484
              <widget class="GtkLabel" id="label1">
 
485
                <property name="visible">True</property>
 
486
                <property name="label" translatable="yes">Options</property>
 
487
              </widget>
 
488
              <packing>
 
489
                <property name="type">tab</property>
 
490
                <property name="position">4</property>
 
491
                <property name="tab_fill">False</property>
 
492
              </packing>
 
493
            </child>
 
494
            <child>
 
495
              <widget class="GtkVBox" id="vbox9">
 
496
                <property name="visible">True</property>
 
497
                <property name="border_width">5</property>
 
498
                <property name="spacing">5</property>
 
499
                <child>
 
500
                  <widget class="GtkLabel" id="label15">
 
501
                    <property name="visible">True</property>
 
502
                    <property name="label" translatable="yes">&lt;b&gt;Change this options only if you really know what you are doing !&lt;/b&gt;</property>
 
503
                    <property name="use_markup">True</property>
 
504
                  </widget>
 
505
                  <packing>
 
506
                    <property name="expand">False</property>
 
507
                    <property name="padding">10</property>
 
508
                  </packing>
 
509
                </child>
 
510
                <child>
 
511
                  <widget class="GtkCheckButton" id="cb_per_directory_schedule">
 
512
                    <property name="visible">True</property>
 
513
                    <property name="can_focus">True</property>
 
514
                    <property name="label" translatable="yes">Enable schedule per included directory (see Include tab; default: disabled)</property>
 
515
                    <property name="response_id">0</property>
 
516
                    <property name="draw_indicator">True</property>
 
517
                    <signal name="toggled" handler="on_cb_per_directory_schedule_toggled"/>
 
518
                  </widget>
 
519
                  <packing>
 
520
                    <property name="expand">False</property>
 
521
                    <property name="position">1</property>
 
522
                  </packing>
 
523
                </child>
 
524
                <child>
 
525
                  <widget class="GtkLabel" id="label16">
 
526
                    <property name="visible">True</property>
 
527
                  </widget>
 
528
                  <packing>
 
529
                    <property name="position">2</property>
 
530
                  </packing>
 
531
                </child>
 
532
              </widget>
 
533
              <packing>
 
534
                <property name="position">5</property>
 
535
              </packing>
 
536
            </child>
 
537
            <child>
 
538
              <widget class="GtkLabel" id="label6">
 
539
                <property name="visible">True</property>
 
540
                <property name="label" translatable="yes">Expert Options</property>
 
541
              </widget>
 
542
              <packing>
 
543
                <property name="type">tab</property>
 
544
                <property name="position">5</property>
 
545
                <property name="tab_fill">False</property>
 
546
              </packing>
 
547
            </child>
 
548
          </widget>
 
549
          <packing>
 
550
            <property name="position">1</property>
 
551
          </packing>
 
552
        </child>
 
553
        <child internal-child="action_area">
 
554
          <widget class="GtkHButtonBox" id="dialog-action_area2">
 
555
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 
556
            <child>
 
557
              <widget class="GtkButton" id="btn_ok">
 
558
                <property name="visible">True</property>
 
559
                <property name="can_focus">True</property>
 
560
                <property name="receives_default">True</property>
 
561
                <property name="label" translatable="yes">gtk-ok</property>
 
562
                <property name="use_stock">True</property>
 
563
                <property name="response_id">-5</property>
 
564
              </widget>
 
565
            </child>
 
566
            <child>
 
567
              <widget class="GtkButton" id="btn_cancel">
 
568
                <property name="visible">True</property>
 
569
                <property name="can_focus">True</property>
 
570
                <property name="receives_default">True</property>
 
571
                <property name="label" translatable="yes">gtk-cancel</property>
 
572
                <property name="use_stock">True</property>
 
573
                <property name="response_id">-6</property>
 
574
              </widget>
 
575
              <packing>
 
576
                <property name="position">1</property>
 
577
              </packing>
 
578
            </child>
 
579
          </widget>
 
580
          <packing>
 
581
            <property name="expand">False</property>
 
582
            <property name="pack_type">GTK_PACK_END</property>
 
583
          </packing>
 
584
        </child>
 
585
      </widget>
 
586
    </child>
 
587
  </widget>
 
588
</glade-interface>