~rosco2/ubuntu/wily/gramps/bug-1492304

« back to all changes in this revision

Viewing changes to src/plugins/verify.glade

  • Committer: Bazaar Package Importer
  • Author(s): James A. Treacy
  • Date: 2004-06-16 16:53:36 UTC
  • Revision ID: james.westby@ubuntu.com-20040616165336-kjzczqef4gnxrn2b
Tags: upstream-1.0.4
ImportĀ upstreamĀ versionĀ 1.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
 
2
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 
3
 
 
4
<glade-interface>
 
5
<requires lib="gnome"/>
 
6
 
 
7
<widget class="GtkDialog" id="verify_result_old">
 
8
  <property name="visible">True</property>
 
9
  <property name="title" translatable="yes"></property>
 
10
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
11
  <property name="window_position">GTK_WIN_POS_NONE</property>
 
12
  <property name="modal">False</property>
 
13
  <property name="default_width">500</property>
 
14
  <property name="default_height">400</property>
 
15
  <property name="resizable">True</property>
 
16
  <property name="destroy_with_parent">False</property>
 
17
  <property name="has_separator">False</property>
 
18
 
 
19
  <child internal-child="vbox">
 
20
    <widget class="GtkVBox" id="dialog-vbox1">
 
21
      <property name="visible">True</property>
 
22
      <property name="homogeneous">False</property>
 
23
      <property name="spacing">0</property>
 
24
 
 
25
      <child internal-child="action_area">
 
26
        <widget class="GtkHButtonBox" id="dialog-action_area1">
 
27
          <property name="visible">True</property>
 
28
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
29
 
 
30
          <child>
 
31
            <widget class="GtkHButtonBox" id="hbuttonbox1">
 
32
              <property name="visible">True</property>
 
33
              <property name="layout_style">GTK_BUTTONBOX_END</property>
 
34
              <property name="spacing">30</property>
 
35
 
 
36
              <child>
 
37
                <widget class="GtkButton" id="button3">
 
38
                  <property name="visible">True</property>
 
39
                  <property name="can_default">True</property>
 
40
                  <property name="can_focus">True</property>
 
41
                  <property name="label">gtk-close</property>
 
42
                  <property name="use_stock">True</property>
 
43
                  <property name="relief">GTK_RELIEF_NORMAL</property>
 
44
                  <signal name="clicked" handler="destroy_passed_object" object="verify_result"/>
 
45
                </widget>
 
46
              </child>
 
47
            </widget>
 
48
          </child>
 
49
        </widget>
 
50
        <packing>
 
51
          <property name="padding">0</property>
 
52
          <property name="expand">False</property>
 
53
          <property name="fill">True</property>
 
54
          <property name="pack_type">GTK_PACK_END</property>
 
55
        </packing>
 
56
      </child>
 
57
 
 
58
      <child>
 
59
        <widget class="GtkVBox" id="vbox1">
 
60
          <property name="border_width">6</property>
 
61
          <property name="visible">True</property>
 
62
          <property name="homogeneous">False</property>
 
63
          <property name="spacing">0</property>
 
64
 
 
65
          <child>
 
66
            <widget class="GtkLabel" id="title">
 
67
              <property name="visible">True</property>
 
68
              <property name="label" translatable="yes"></property>
 
69
              <property name="use_underline">False</property>
 
70
              <property name="use_markup">False</property>
 
71
              <property name="justify">GTK_JUSTIFY_CENTER</property>
 
72
              <property name="wrap">False</property>
 
73
              <property name="selectable">False</property>
 
74
              <property name="xalign">0.5</property>
 
75
              <property name="yalign">0.5</property>
 
76
              <property name="xpad">0</property>
 
77
              <property name="ypad">6</property>
 
78
            </widget>
 
79
            <packing>
 
80
              <property name="padding">8</property>
 
81
              <property name="expand">False</property>
 
82
              <property name="fill">False</property>
 
83
            </packing>
 
84
          </child>
 
85
 
 
86
          <child>
 
87
            <widget class="GtkScrolledWindow" id="scrolledwindow1">
 
88
              <property name="visible">True</property>
 
89
              <property name="can_focus">True</property>
 
90
              <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
91
              <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
92
              <property name="shadow_type">GTK_SHADOW_IN</property>
 
93
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
94
 
 
95
              <child>
 
96
                <widget class="GtkTextView" id="textwindow">
 
97
                  <property name="visible">True</property>
 
98
                  <property name="can_focus">True</property>
 
99
                  <property name="editable">False</property>
 
100
                  <property name="justification">GTK_JUSTIFY_LEFT</property>
 
101
                  <property name="wrap_mode">GTK_WRAP_NONE</property>
 
102
                  <property name="cursor_visible">False</property>
 
103
                  <property name="pixels_above_lines">0</property>
 
104
                  <property name="pixels_below_lines">0</property>
 
105
                  <property name="pixels_inside_wrap">0</property>
 
106
                  <property name="left_margin">0</property>
 
107
                  <property name="right_margin">0</property>
 
108
                  <property name="indent">0</property>
 
109
                  <property name="text" translatable="yes"></property>
 
110
                </widget>
 
111
              </child>
 
112
            </widget>
 
113
            <packing>
 
114
              <property name="padding">0</property>
 
115
              <property name="expand">True</property>
 
116
              <property name="fill">True</property>
 
117
            </packing>
 
118
          </child>
 
119
        </widget>
 
120
        <packing>
 
121
          <property name="padding">0</property>
 
122
          <property name="expand">True</property>
 
123
          <property name="fill">True</property>
 
124
        </packing>
 
125
      </child>
 
126
    </widget>
 
127
  </child>
 
128
</widget>
 
129
 
 
130
<widget class="GtkWindow" id="verify_settings">
 
131
  <property name="visible">True</property>
 
132
  <property name="title" translatable="yes"></property>
 
133
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
134
  <property name="window_position">GTK_WIN_POS_NONE</property>
 
135
  <property name="modal">False</property>
 
136
  <property name="resizable">True</property>
 
137
  <property name="destroy_with_parent">False</property>
 
138
 
 
139
  <child>
 
140
    <widget class="GtkVBox" id="vbox2">
 
141
      <property name="border_width">12</property>
 
142
      <property name="visible">True</property>
 
143
      <property name="homogeneous">False</property>
 
144
      <property name="spacing">0</property>
 
145
 
 
146
      <child>
 
147
        <widget class="GtkVBox" id="vbox3">
 
148
          <property name="visible">True</property>
 
149
          <property name="homogeneous">False</property>
 
150
          <property name="spacing">0</property>
 
151
 
 
152
          <child>
 
153
            <widget class="GtkLabel" id="title">
 
154
              <property name="visible">True</property>
 
155
              <property name="label" translatable="yes"></property>
 
156
              <property name="use_underline">False</property>
 
157
              <property name="use_markup">False</property>
 
158
              <property name="justify">GTK_JUSTIFY_LEFT</property>
 
159
              <property name="wrap">False</property>
 
160
              <property name="selectable">False</property>
 
161
              <property name="xalign">0.5</property>
 
162
              <property name="yalign">0.5</property>
 
163
              <property name="xpad">0</property>
 
164
              <property name="ypad">6</property>
 
165
            </widget>
 
166
            <packing>
 
167
              <property name="padding">0</property>
 
168
              <property name="expand">False</property>
 
169
              <property name="fill">False</property>
 
170
            </packing>
 
171
          </child>
 
172
 
 
173
          <child>
 
174
            <widget class="GtkTable" id="table5">
 
175
              <property name="border_width">12</property>
 
176
              <property name="visible">True</property>
 
177
              <property name="n_rows">18</property>
 
178
              <property name="n_columns">3</property>
 
179
              <property name="homogeneous">False</property>
 
180
              <property name="row_spacing">6</property>
 
181
              <property name="column_spacing">12</property>
 
182
 
 
183
              <child>
 
184
                <widget class="GtkLabel" id="label1">
 
185
                  <property name="visible">True</property>
 
186
                  <property name="label" translatable="yes">Maximum age</property>
 
187
                  <property name="use_underline">False</property>
 
188
                  <property name="use_markup">False</property>
 
189
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
190
                  <property name="wrap">True</property>
 
191
                  <property name="selectable">False</property>
 
192
                  <property name="xalign">0</property>
 
193
                  <property name="yalign">0.5</property>
 
194
                  <property name="xpad">0</property>
 
195
                  <property name="ypad">0</property>
 
196
                </widget>
 
197
                <packing>
 
198
                  <property name="left_attach">1</property>
 
199
                  <property name="right_attach">2</property>
 
200
                  <property name="top_attach">1</property>
 
201
                  <property name="bottom_attach">2</property>
 
202
                  <property name="x_options">fill</property>
 
203
                  <property name="y_options"></property>
 
204
                </packing>
 
205
              </child>
 
206
 
 
207
              <child>
 
208
                <widget class="GtkLabel" id="label2">
 
209
                  <property name="visible">True</property>
 
210
                  <property name="label" translatable="yes">Maximum husband-wife age difference</property>
 
211
                  <property name="use_underline">False</property>
 
212
                  <property name="use_markup">False</property>
 
213
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
214
                  <property name="wrap">True</property>
 
215
                  <property name="selectable">False</property>
 
216
                  <property name="xalign">0</property>
 
217
                  <property name="yalign">0.5</property>
 
218
                  <property name="xpad">0</property>
 
219
                  <property name="ypad">0</property>
 
220
                </widget>
 
221
                <packing>
 
222
                  <property name="left_attach">1</property>
 
223
                  <property name="right_attach">2</property>
 
224
                  <property name="top_attach">2</property>
 
225
                  <property name="bottom_attach">3</property>
 
226
                  <property name="x_options">fill</property>
 
227
                  <property name="y_options"></property>
 
228
                </packing>
 
229
              </child>
 
230
 
 
231
              <child>
 
232
                <widget class="GtkLabel" id="label3">
 
233
                  <property name="visible">True</property>
 
234
                  <property name="label" translatable="yes">Minimum age to marry</property>
 
235
                  <property name="use_underline">False</property>
 
236
                  <property name="use_markup">False</property>
 
237
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
238
                  <property name="wrap">True</property>
 
239
                  <property name="selectable">False</property>
 
240
                  <property name="xalign">0</property>
 
241
                  <property name="yalign">0.5</property>
 
242
                  <property name="xpad">0</property>
 
243
                  <property name="ypad">0</property>
 
244
                </widget>
 
245
                <packing>
 
246
                  <property name="left_attach">1</property>
 
247
                  <property name="right_attach">2</property>
 
248
                  <property name="top_attach">3</property>
 
249
                  <property name="bottom_attach">4</property>
 
250
                  <property name="x_options">fill</property>
 
251
                  <property name="y_options"></property>
 
252
                </packing>
 
253
              </child>
 
254
 
 
255
              <child>
 
256
                <widget class="GtkLabel" id="label11">
 
257
                  <property name="visible">True</property>
 
258
                  <property name="label" translatable="yes">Maximum age to marry</property>
 
259
                  <property name="use_underline">False</property>
 
260
                  <property name="use_markup">False</property>
 
261
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
262
                  <property name="wrap">True</property>
 
263
                  <property name="selectable">False</property>
 
264
                  <property name="xalign">0</property>
 
265
                  <property name="yalign">0.5</property>
 
266
                  <property name="xpad">0</property>
 
267
                  <property name="ypad">0</property>
 
268
                </widget>
 
269
                <packing>
 
270
                  <property name="left_attach">1</property>
 
271
                  <property name="right_attach">2</property>
 
272
                  <property name="top_attach">4</property>
 
273
                  <property name="bottom_attach">5</property>
 
274
                  <property name="x_options">fill</property>
 
275
                  <property name="y_options"></property>
 
276
                </packing>
 
277
              </child>
 
278
 
 
279
              <child>
 
280
                <widget class="GtkLabel" id="label4">
 
281
                  <property name="visible">True</property>
 
282
                  <property name="label" translatable="yes">Maximum number of spouses for a person</property>
 
283
                  <property name="use_underline">False</property>
 
284
                  <property name="use_markup">False</property>
 
285
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
286
                  <property name="wrap">True</property>
 
287
                  <property name="selectable">False</property>
 
288
                  <property name="xalign">0</property>
 
289
                  <property name="yalign">0.5</property>
 
290
                  <property name="xpad">0</property>
 
291
                  <property name="ypad">0</property>
 
292
                </widget>
 
293
                <packing>
 
294
                  <property name="left_attach">1</property>
 
295
                  <property name="right_attach">2</property>
 
296
                  <property name="top_attach">5</property>
 
297
                  <property name="bottom_attach">6</property>
 
298
                  <property name="x_options">fill</property>
 
299
                  <property name="y_options"></property>
 
300
                </packing>
 
301
              </child>
 
302
 
 
303
              <child>
 
304
                <widget class="GtkLabel" id="label5">
 
305
                  <property name="visible">True</property>
 
306
                  <property name="label" translatable="yes">Maximum number of consecutive years of widowhood</property>
 
307
                  <property name="use_underline">False</property>
 
308
                  <property name="use_markup">False</property>
 
309
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
310
                  <property name="wrap">True</property>
 
311
                  <property name="selectable">False</property>
 
312
                  <property name="xalign">0</property>
 
313
                  <property name="yalign">0.5</property>
 
314
                  <property name="xpad">0</property>
 
315
                  <property name="ypad">0</property>
 
316
                </widget>
 
317
                <packing>
 
318
                  <property name="left_attach">1</property>
 
319
                  <property name="right_attach">2</property>
 
320
                  <property name="top_attach">6</property>
 
321
                  <property name="bottom_attach">7</property>
 
322
                  <property name="x_options">fill</property>
 
323
                  <property name="y_options"></property>
 
324
                </packing>
 
325
              </child>
 
326
 
 
327
              <child>
 
328
                <widget class="GtkLabel" id="label6">
 
329
                  <property name="visible">True</property>
 
330
                  <property name="label" translatable="yes">Maximum number of years between children</property>
 
331
                  <property name="use_underline">False</property>
 
332
                  <property name="use_markup">False</property>
 
333
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
334
                  <property name="wrap">True</property>
 
335
                  <property name="selectable">False</property>
 
336
                  <property name="xalign">0</property>
 
337
                  <property name="yalign">0.5</property>
 
338
                  <property name="xpad">0</property>
 
339
                  <property name="ypad">0</property>
 
340
                </widget>
 
341
                <packing>
 
342
                  <property name="left_attach">1</property>
 
343
                  <property name="right_attach">2</property>
 
344
                  <property name="top_attach">7</property>
 
345
                  <property name="bottom_attach">8</property>
 
346
                  <property name="x_options">fill</property>
 
347
                  <property name="y_options"></property>
 
348
                </packing>
 
349
              </child>
 
350
 
 
351
              <child>
 
352
                <widget class="GtkLabel" id="label14">
 
353
                  <property name="visible">True</property>
 
354
                  <property name="label" translatable="yes">Maximum span of years for all children</property>
 
355
                  <property name="use_underline">False</property>
 
356
                  <property name="use_markup">False</property>
 
357
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
358
                  <property name="wrap">True</property>
 
359
                  <property name="selectable">False</property>
 
360
                  <property name="xalign">0</property>
 
361
                  <property name="yalign">0.5</property>
 
362
                  <property name="xpad">0</property>
 
363
                  <property name="ypad">0</property>
 
364
                </widget>
 
365
                <packing>
 
366
                  <property name="left_attach">1</property>
 
367
                  <property name="right_attach">2</property>
 
368
                  <property name="top_attach">8</property>
 
369
                  <property name="bottom_attach">9</property>
 
370
                  <property name="x_options">fill</property>
 
371
                  <property name="y_options"></property>
 
372
                </packing>
 
373
              </child>
 
374
 
 
375
              <child>
 
376
                <widget class="GtkEntry" id="oldage">
 
377
                  <property name="visible">True</property>
 
378
                  <property name="can_focus">True</property>
 
379
                  <property name="editable">True</property>
 
380
                  <property name="visibility">True</property>
 
381
                  <property name="max_length">0</property>
 
382
                  <property name="text" translatable="yes">90</property>
 
383
                  <property name="has_frame">True</property>
 
384
                  <property name="invisible_char" translatable="yes">*</property>
 
385
                  <property name="activates_default">False</property>
 
386
                </widget>
 
387
                <packing>
 
388
                  <property name="left_attach">2</property>
 
389
                  <property name="right_attach">3</property>
 
390
                  <property name="top_attach">1</property>
 
391
                  <property name="bottom_attach">2</property>
 
392
                  <property name="x_options"></property>
 
393
                  <property name="y_options"></property>
 
394
                </packing>
 
395
              </child>
 
396
 
 
397
              <child>
 
398
                <widget class="GtkEntry" id="hwdif">
 
399
                  <property name="visible">True</property>
 
400
                  <property name="can_focus">True</property>
 
401
                  <property name="editable">True</property>
 
402
                  <property name="visibility">True</property>
 
403
                  <property name="max_length">0</property>
 
404
                  <property name="text" translatable="yes">30</property>
 
405
                  <property name="has_frame">True</property>
 
406
                  <property name="invisible_char" translatable="yes">*</property>
 
407
                  <property name="activates_default">False</property>
 
408
                </widget>
 
409
                <packing>
 
410
                  <property name="left_attach">2</property>
 
411
                  <property name="right_attach">3</property>
 
412
                  <property name="top_attach">2</property>
 
413
                  <property name="bottom_attach">3</property>
 
414
                  <property name="x_options"></property>
 
415
                  <property name="y_options"></property>
 
416
                </packing>
 
417
              </child>
 
418
 
 
419
              <child>
 
420
                <widget class="GtkEntry" id="yngmar">
 
421
                  <property name="visible">True</property>
 
422
                  <property name="can_focus">True</property>
 
423
                  <property name="editable">True</property>
 
424
                  <property name="visibility">True</property>
 
425
                  <property name="max_length">0</property>
 
426
                  <property name="text" translatable="yes">17</property>
 
427
                  <property name="has_frame">True</property>
 
428
                  <property name="invisible_char" translatable="yes">*</property>
 
429
                  <property name="activates_default">False</property>
 
430
                </widget>
 
431
                <packing>
 
432
                  <property name="left_attach">2</property>
 
433
                  <property name="right_attach">3</property>
 
434
                  <property name="top_attach">3</property>
 
435
                  <property name="bottom_attach">4</property>
 
436
                  <property name="x_options"></property>
 
437
                  <property name="y_options"></property>
 
438
                </packing>
 
439
              </child>
 
440
 
 
441
              <child>
 
442
                <widget class="GtkEntry" id="oldmar">
 
443
                  <property name="visible">True</property>
 
444
                  <property name="can_focus">True</property>
 
445
                  <property name="editable">True</property>
 
446
                  <property name="visibility">True</property>
 
447
                  <property name="max_length">0</property>
 
448
                  <property name="text" translatable="yes">50</property>
 
449
                  <property name="has_frame">True</property>
 
450
                  <property name="invisible_char" translatable="yes">*</property>
 
451
                  <property name="activates_default">False</property>
 
452
                </widget>
 
453
                <packing>
 
454
                  <property name="left_attach">2</property>
 
455
                  <property name="right_attach">3</property>
 
456
                  <property name="top_attach">4</property>
 
457
                  <property name="bottom_attach">5</property>
 
458
                  <property name="x_options"></property>
 
459
                  <property name="y_options"></property>
 
460
                </packing>
 
461
              </child>
 
462
 
 
463
              <child>
 
464
                <widget class="GtkEntry" id="wedder">
 
465
                  <property name="visible">True</property>
 
466
                  <property name="can_focus">True</property>
 
467
                  <property name="editable">True</property>
 
468
                  <property name="visibility">True</property>
 
469
                  <property name="max_length">0</property>
 
470
                  <property name="text" translatable="yes">3</property>
 
471
                  <property name="has_frame">True</property>
 
472
                  <property name="invisible_char" translatable="yes">*</property>
 
473
                  <property name="activates_default">False</property>
 
474
                </widget>
 
475
                <packing>
 
476
                  <property name="left_attach">2</property>
 
477
                  <property name="right_attach">3</property>
 
478
                  <property name="top_attach">5</property>
 
479
                  <property name="bottom_attach">6</property>
 
480
                  <property name="x_options"></property>
 
481
                  <property name="y_options"></property>
 
482
                </packing>
 
483
              </child>
 
484
 
 
485
              <child>
 
486
                <widget class="GtkEntry" id="lngwdw">
 
487
                  <property name="visible">True</property>
 
488
                  <property name="can_focus">True</property>
 
489
                  <property name="editable">True</property>
 
490
                  <property name="visibility">True</property>
 
491
                  <property name="max_length">0</property>
 
492
                  <property name="text" translatable="yes">30</property>
 
493
                  <property name="has_frame">True</property>
 
494
                  <property name="invisible_char" translatable="yes">*</property>
 
495
                  <property name="activates_default">False</property>
 
496
                </widget>
 
497
                <packing>
 
498
                  <property name="left_attach">2</property>
 
499
                  <property name="right_attach">3</property>
 
500
                  <property name="top_attach">6</property>
 
501
                  <property name="bottom_attach">7</property>
 
502
                  <property name="x_options"></property>
 
503
                  <property name="y_options"></property>
 
504
                </packing>
 
505
              </child>
 
506
 
 
507
              <child>
 
508
                <widget class="GtkEntry" id="cspace">
 
509
                  <property name="visible">True</property>
 
510
                  <property name="can_focus">True</property>
 
511
                  <property name="editable">True</property>
 
512
                  <property name="visibility">True</property>
 
513
                  <property name="max_length">0</property>
 
514
                  <property name="text" translatable="yes">8</property>
 
515
                  <property name="has_frame">True</property>
 
516
                  <property name="invisible_char" translatable="yes">*</property>
 
517
                  <property name="activates_default">False</property>
 
518
                </widget>
 
519
                <packing>
 
520
                  <property name="left_attach">2</property>
 
521
                  <property name="right_attach">3</property>
 
522
                  <property name="top_attach">7</property>
 
523
                  <property name="bottom_attach">8</property>
 
524
                  <property name="x_options"></property>
 
525
                  <property name="y_options"></property>
 
526
                </packing>
 
527
              </child>
 
528
 
 
529
              <child>
 
530
                <widget class="GtkEntry" id="cbspan">
 
531
                  <property name="visible">True</property>
 
532
                  <property name="can_focus">True</property>
 
533
                  <property name="editable">True</property>
 
534
                  <property name="visibility">True</property>
 
535
                  <property name="max_length">0</property>
 
536
                  <property name="text" translatable="yes">25</property>
 
537
                  <property name="has_frame">True</property>
 
538
                  <property name="invisible_char" translatable="yes">*</property>
 
539
                  <property name="activates_default">False</property>
 
540
                </widget>
 
541
                <packing>
 
542
                  <property name="left_attach">2</property>
 
543
                  <property name="right_attach">3</property>
 
544
                  <property name="top_attach">8</property>
 
545
                  <property name="bottom_attach">9</property>
 
546
                  <property name="x_options"></property>
 
547
                  <property name="y_options"></property>
 
548
                </packing>
 
549
              </child>
 
550
 
 
551
              <child>
 
552
                <widget class="GtkLabel" id="label17">
 
553
                  <property name="visible">True</property>
 
554
                  <property name="label" translatable="yes">&lt;b&gt;General&lt;/b&gt;</property>
 
555
                  <property name="use_underline">False</property>
 
556
                  <property name="use_markup">True</property>
 
557
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
558
                  <property name="wrap">False</property>
 
559
                  <property name="selectable">False</property>
 
560
                  <property name="xalign">0</property>
 
561
                  <property name="yalign">0.5</property>
 
562
                  <property name="xpad">0</property>
 
563
                  <property name="ypad">0</property>
 
564
                </widget>
 
565
                <packing>
 
566
                  <property name="left_attach">0</property>
 
567
                  <property name="right_attach">3</property>
 
568
                  <property name="top_attach">0</property>
 
569
                  <property name="bottom_attach">1</property>
 
570
                  <property name="x_options">fill</property>
 
571
                  <property name="y_options"></property>
 
572
                </packing>
 
573
              </child>
 
574
 
 
575
              <child>
 
576
                <widget class="GtkLabel" id="label19">
 
577
                  <property name="visible">True</property>
 
578
                  <property name="label" translatable="yes">&lt;b&gt;Women&lt;/b&gt;</property>
 
579
                  <property name="use_underline">False</property>
 
580
                  <property name="use_markup">True</property>
 
581
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
582
                  <property name="wrap">False</property>
 
583
                  <property name="selectable">False</property>
 
584
                  <property name="xalign">0</property>
 
585
                  <property name="yalign">0.5</property>
 
586
                  <property name="xpad">0</property>
 
587
                  <property name="ypad">0</property>
 
588
                </widget>
 
589
                <packing>
 
590
                  <property name="left_attach">0</property>
 
591
                  <property name="right_attach">3</property>
 
592
                  <property name="top_attach">10</property>
 
593
                  <property name="bottom_attach">11</property>
 
594
                  <property name="x_options">fill</property>
 
595
                  <property name="y_options"></property>
 
596
                </packing>
 
597
              </child>
 
598
 
 
599
              <child>
 
600
                <widget class="GtkLabel" id="label7">
 
601
                  <property name="visible">True</property>
 
602
                  <property name="label" translatable="yes">Minimum age to bear a child</property>
 
603
                  <property name="use_underline">False</property>
 
604
                  <property name="use_markup">False</property>
 
605
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
606
                  <property name="wrap">True</property>
 
607
                  <property name="selectable">False</property>
 
608
                  <property name="xalign">0</property>
 
609
                  <property name="yalign">0.5</property>
 
610
                  <property name="xpad">2</property>
 
611
                  <property name="ypad">2</property>
 
612
                </widget>
 
613
                <packing>
 
614
                  <property name="left_attach">1</property>
 
615
                  <property name="right_attach">2</property>
 
616
                  <property name="top_attach">11</property>
 
617
                  <property name="bottom_attach">12</property>
 
618
                  <property name="x_options">fill</property>
 
619
                  <property name="y_options"></property>
 
620
                </packing>
 
621
              </child>
 
622
 
 
623
              <child>
 
624
                <widget class="GtkEntry" id="yngmom">
 
625
                  <property name="visible">True</property>
 
626
                  <property name="can_focus">True</property>
 
627
                  <property name="editable">True</property>
 
628
                  <property name="visibility">True</property>
 
629
                  <property name="max_length">0</property>
 
630
                  <property name="text" translatable="yes">17</property>
 
631
                  <property name="has_frame">True</property>
 
632
                  <property name="invisible_char" translatable="yes">*</property>
 
633
                  <property name="activates_default">False</property>
 
634
                </widget>
 
635
                <packing>
 
636
                  <property name="left_attach">2</property>
 
637
                  <property name="right_attach">3</property>
 
638
                  <property name="top_attach">11</property>
 
639
                  <property name="bottom_attach">12</property>
 
640
                  <property name="x_options"></property>
 
641
                  <property name="y_options"></property>
 
642
                </packing>
 
643
              </child>
 
644
 
 
645
              <child>
 
646
                <widget class="GtkLabel" id="label8">
 
647
                  <property name="visible">True</property>
 
648
                  <property name="label" translatable="yes">Maximum age to bear a child</property>
 
649
                  <property name="use_underline">False</property>
 
650
                  <property name="use_markup">False</property>
 
651
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
652
                  <property name="wrap">True</property>
 
653
                  <property name="selectable">False</property>
 
654
                  <property name="xalign">0</property>
 
655
                  <property name="yalign">0.5</property>
 
656
                  <property name="xpad">2</property>
 
657
                  <property name="ypad">2</property>
 
658
                </widget>
 
659
                <packing>
 
660
                  <property name="left_attach">1</property>
 
661
                  <property name="right_attach">2</property>
 
662
                  <property name="top_attach">12</property>
 
663
                  <property name="bottom_attach">13</property>
 
664
                  <property name="x_options">fill</property>
 
665
                  <property name="y_options"></property>
 
666
                </packing>
 
667
              </child>
 
668
 
 
669
              <child>
 
670
                <widget class="GtkLabel" id="label12">
 
671
                  <property name="visible">True</property>
 
672
                  <property name="label" translatable="yes">Maximum number of children</property>
 
673
                  <property name="use_underline">False</property>
 
674
                  <property name="use_markup">False</property>
 
675
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
676
                  <property name="wrap">True</property>
 
677
                  <property name="selectable">False</property>
 
678
                  <property name="xalign">0</property>
 
679
                  <property name="yalign">0.5</property>
 
680
                  <property name="xpad">2</property>
 
681
                  <property name="ypad">2</property>
 
682
                </widget>
 
683
                <packing>
 
684
                  <property name="left_attach">1</property>
 
685
                  <property name="right_attach">2</property>
 
686
                  <property name="top_attach">13</property>
 
687
                  <property name="bottom_attach">14</property>
 
688
                  <property name="x_options">fill</property>
 
689
                  <property name="y_options"></property>
 
690
                </packing>
 
691
              </child>
 
692
 
 
693
              <child>
 
694
                <widget class="GtkEntry" id="oldmom">
 
695
                  <property name="visible">True</property>
 
696
                  <property name="can_focus">True</property>
 
697
                  <property name="editable">True</property>
 
698
                  <property name="visibility">True</property>
 
699
                  <property name="max_length">0</property>
 
700
                  <property name="text" translatable="yes">49</property>
 
701
                  <property name="has_frame">True</property>
 
702
                  <property name="invisible_char" translatable="yes">*</property>
 
703
                  <property name="activates_default">False</property>
 
704
                </widget>
 
705
                <packing>
 
706
                  <property name="left_attach">2</property>
 
707
                  <property name="right_attach">3</property>
 
708
                  <property name="top_attach">12</property>
 
709
                  <property name="bottom_attach">13</property>
 
710
                  <property name="x_options"></property>
 
711
                  <property name="y_options"></property>
 
712
                </packing>
 
713
              </child>
 
714
 
 
715
              <child>
 
716
                <widget class="GtkEntry" id="fecmom">
 
717
                  <property name="visible">True</property>
 
718
                  <property name="can_focus">True</property>
 
719
                  <property name="editable">True</property>
 
720
                  <property name="visibility">True</property>
 
721
                  <property name="max_length">0</property>
 
722
                  <property name="text" translatable="yes">11</property>
 
723
                  <property name="has_frame">True</property>
 
724
                  <property name="invisible_char" translatable="yes">*</property>
 
725
                  <property name="activates_default">False</property>
 
726
                </widget>
 
727
                <packing>
 
728
                  <property name="left_attach">2</property>
 
729
                  <property name="right_attach">3</property>
 
730
                  <property name="top_attach">13</property>
 
731
                  <property name="bottom_attach">14</property>
 
732
                  <property name="x_options"></property>
 
733
                  <property name="y_options"></property>
 
734
                </packing>
 
735
              </child>
 
736
 
 
737
              <child>
 
738
                <widget class="GtkLabel" id="label20">
 
739
                  <property name="visible">True</property>
 
740
                  <property name="label" translatable="yes">&lt;b&gt;Men&lt;/b&gt;</property>
 
741
                  <property name="use_underline">False</property>
 
742
                  <property name="use_markup">True</property>
 
743
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
744
                  <property name="wrap">False</property>
 
745
                  <property name="selectable">False</property>
 
746
                  <property name="xalign">0</property>
 
747
                  <property name="yalign">0.5</property>
 
748
                  <property name="xpad">0</property>
 
749
                  <property name="ypad">0</property>
 
750
                </widget>
 
751
                <packing>
 
752
                  <property name="left_attach">0</property>
 
753
                  <property name="right_attach">3</property>
 
754
                  <property name="top_attach">14</property>
 
755
                  <property name="bottom_attach">15</property>
 
756
                  <property name="x_options">fill</property>
 
757
                  <property name="y_options"></property>
 
758
                </packing>
 
759
              </child>
 
760
 
 
761
              <child>
 
762
                <widget class="GtkLabel" id="label9">
 
763
                  <property name="visible">True</property>
 
764
                  <property name="label" translatable="yes">Minimum age to father a child</property>
 
765
                  <property name="use_underline">False</property>
 
766
                  <property name="use_markup">False</property>
 
767
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
768
                  <property name="wrap">True</property>
 
769
                  <property name="selectable">False</property>
 
770
                  <property name="xalign">0</property>
 
771
                  <property name="yalign">0.5</property>
 
772
                  <property name="xpad">2</property>
 
773
                  <property name="ypad">2</property>
 
774
                </widget>
 
775
                <packing>
 
776
                  <property name="left_attach">1</property>
 
777
                  <property name="right_attach">2</property>
 
778
                  <property name="top_attach">15</property>
 
779
                  <property name="bottom_attach">16</property>
 
780
                  <property name="x_options">fill</property>
 
781
                  <property name="y_options"></property>
 
782
                </packing>
 
783
              </child>
 
784
 
 
785
              <child>
 
786
                <widget class="GtkEntry" id="yngdad">
 
787
                  <property name="visible">True</property>
 
788
                  <property name="can_focus">True</property>
 
789
                  <property name="editable">True</property>
 
790
                  <property name="visibility">True</property>
 
791
                  <property name="max_length">0</property>
 
792
                  <property name="text" translatable="yes">18</property>
 
793
                  <property name="has_frame">True</property>
 
794
                  <property name="invisible_char" translatable="yes">*</property>
 
795
                  <property name="activates_default">False</property>
 
796
                </widget>
 
797
                <packing>
 
798
                  <property name="left_attach">2</property>
 
799
                  <property name="right_attach">3</property>
 
800
                  <property name="top_attach">15</property>
 
801
                  <property name="bottom_attach">16</property>
 
802
                  <property name="x_options"></property>
 
803
                  <property name="y_options"></property>
 
804
                </packing>
 
805
              </child>
 
806
 
 
807
              <child>
 
808
                <widget class="GtkLabel" id="label10">
 
809
                  <property name="visible">True</property>
 
810
                  <property name="label" translatable="yes">Maximum age to father a child</property>
 
811
                  <property name="use_underline">False</property>
 
812
                  <property name="use_markup">False</property>
 
813
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
814
                  <property name="wrap">True</property>
 
815
                  <property name="selectable">False</property>
 
816
                  <property name="xalign">0</property>
 
817
                  <property name="yalign">0.5</property>
 
818
                  <property name="xpad">2</property>
 
819
                  <property name="ypad">2</property>
 
820
                </widget>
 
821
                <packing>
 
822
                  <property name="left_attach">1</property>
 
823
                  <property name="right_attach">2</property>
 
824
                  <property name="top_attach">16</property>
 
825
                  <property name="bottom_attach">17</property>
 
826
                  <property name="x_options">fill</property>
 
827
                  <property name="y_options"></property>
 
828
                </packing>
 
829
              </child>
 
830
 
 
831
              <child>
 
832
                <widget class="GtkLabel" id="label13">
 
833
                  <property name="visible">True</property>
 
834
                  <property name="label" translatable="yes">Maximum number of children</property>
 
835
                  <property name="use_underline">False</property>
 
836
                  <property name="use_markup">False</property>
 
837
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
 
838
                  <property name="wrap">True</property>
 
839
                  <property name="selectable">False</property>
 
840
                  <property name="xalign">0</property>
 
841
                  <property name="yalign">0.5</property>
 
842
                  <property name="xpad">2</property>
 
843
                  <property name="ypad">2</property>
 
844
                </widget>
 
845
                <packing>
 
846
                  <property name="left_attach">1</property>
 
847
                  <property name="right_attach">2</property>
 
848
                  <property name="top_attach">17</property>
 
849
                  <property name="bottom_attach">18</property>
 
850
                  <property name="x_options">fill</property>
 
851
                  <property name="y_options"></property>
 
852
                </packing>
 
853
              </child>
 
854
 
 
855
              <child>
 
856
                <widget class="GtkEntry" id="olddad">
 
857
                  <property name="visible">True</property>
 
858
                  <property name="can_focus">True</property>
 
859
                  <property name="editable">True</property>
 
860
                  <property name="visibility">True</property>
 
861
                  <property name="max_length">0</property>
 
862
                  <property name="text" translatable="yes">65</property>
 
863
                  <property name="has_frame">True</property>
 
864
                  <property name="invisible_char" translatable="yes">*</property>
 
865
                  <property name="activates_default">False</property>
 
866
                </widget>
 
867
                <packing>
 
868
                  <property name="left_attach">2</property>
 
869
                  <property name="right_attach">3</property>
 
870
                  <property name="top_attach">16</property>
 
871
                  <property name="bottom_attach">17</property>
 
872
                  <property name="x_options"></property>
 
873
                  <property name="y_options"></property>
 
874
                </packing>
 
875
              </child>
 
876
 
 
877
              <child>
 
878
                <widget class="GtkEntry" id="fecdad">
 
879
                  <property name="visible">True</property>
 
880
                  <property name="can_focus">True</property>
 
881
                  <property name="editable">True</property>
 
882
                  <property name="visibility">True</property>
 
883
                  <property name="max_length">0</property>
 
884
                  <property name="text" translatable="yes">15</property>
 
885
                  <property name="has_frame">True</property>
 
886
                  <property name="invisible_char" translatable="yes">*</property>
 
887
                  <property name="activates_default">False</property>
 
888
                </widget>
 
889
                <packing>
 
890
                  <property name="left_attach">2</property>
 
891
                  <property name="right_attach">3</property>
 
892
                  <property name="top_attach">17</property>
 
893
                  <property name="bottom_attach">18</property>
 
894
                  <property name="x_options"></property>
 
895
                  <property name="y_options"></property>
 
896
                </packing>
 
897
              </child>
 
898
 
 
899
              <child>
 
900
                <widget class="GtkCheckButton" id="estimate">
 
901
                  <property name="visible">True</property>
 
902
                  <property name="can_focus">True</property>
 
903
                  <property name="label" translatable="yes">Estimate missing dates</property>
 
904
                  <property name="use_underline">True</property>
 
905
                  <property name="relief">GTK_RELIEF_NORMAL</property>
 
906
                  <property name="active">False</property>
 
907
                  <property name="inconsistent">False</property>
 
908
                  <property name="draw_indicator">True</property>
 
909
                </widget>
 
910
                <packing>
 
911
                  <property name="left_attach">1</property>
 
912
                  <property name="right_attach">3</property>
 
913
                  <property name="top_attach">9</property>
 
914
                  <property name="bottom_attach">10</property>
 
915
                  <property name="x_options">fill</property>
 
916
                  <property name="y_options"></property>
 
917
                </packing>
 
918
              </child>
 
919
            </widget>
 
920
            <packing>
 
921
              <property name="padding">0</property>
 
922
              <property name="expand">True</property>
 
923
              <property name="fill">True</property>
 
924
            </packing>
 
925
          </child>
 
926
        </widget>
 
927
        <packing>
 
928
          <property name="padding">0</property>
 
929
          <property name="expand">True</property>
 
930
          <property name="fill">True</property>
 
931
        </packing>
 
932
      </child>
 
933
 
 
934
      <child>
 
935
        <widget class="GtkHButtonBox" id="hbuttonbox2">
 
936
          <property name="visible">True</property>
 
937
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
938
          <property name="spacing">30</property>
 
939
 
 
940
          <child>
 
941
            <widget class="GtkButton" id="button5">
 
942
              <property name="visible">True</property>
 
943
              <property name="can_default">True</property>
 
944
              <property name="can_focus">True</property>
 
945
              <property name="label">gtk-cancel</property>
 
946
              <property name="use_stock">True</property>
 
947
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
948
              <signal name="clicked" handler="destroy_passed_object" object="verify_settings"/>
 
949
            </widget>
 
950
          </child>
 
951
 
 
952
          <child>
 
953
            <widget class="GtkButton" id="button4">
 
954
              <property name="visible">True</property>
 
955
              <property name="can_default">True</property>
 
956
              <property name="can_focus">True</property>
 
957
              <property name="label">gtk-ok</property>
 
958
              <property name="use_stock">True</property>
 
959
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
960
              <signal name="clicked" handler="on_verify_ok_clicked" object="verify_settings"/>
 
961
            </widget>
 
962
          </child>
 
963
        </widget>
 
964
        <packing>
 
965
          <property name="padding">0</property>
 
966
          <property name="expand">False</property>
 
967
          <property name="fill">True</property>
 
968
        </packing>
 
969
      </child>
 
970
    </widget>
 
971
  </child>
 
972
</widget>
 
973
 
 
974
<widget class="GtkWindow" id="verify_result">
 
975
  <property name="visible">True</property>
 
976
  <property name="title" translatable="yes"></property>
 
977
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
978
  <property name="window_position">GTK_WIN_POS_NONE</property>
 
979
  <property name="modal">False</property>
 
980
  <property name="default_width">500</property>
 
981
  <property name="default_height">400</property>
 
982
  <property name="resizable">True</property>
 
983
  <property name="destroy_with_parent">False</property>
 
984
 
 
985
  <child>
 
986
    <widget class="GtkVBox" id="vbox4">
 
987
      <property name="border_width">6</property>
 
988
      <property name="visible">True</property>
 
989
      <property name="homogeneous">False</property>
 
990
      <property name="spacing">0</property>
 
991
 
 
992
      <child>
 
993
        <widget class="GtkVBox" id="vbox5">
 
994
          <property name="visible">True</property>
 
995
          <property name="homogeneous">False</property>
 
996
          <property name="spacing">0</property>
 
997
 
 
998
          <child>
 
999
            <widget class="GtkLabel" id="title">
 
1000
              <property name="visible">True</property>
 
1001
              <property name="label" translatable="yes"></property>
 
1002
              <property name="use_underline">False</property>
 
1003
              <property name="use_markup">False</property>
 
1004
              <property name="justify">GTK_JUSTIFY_LEFT</property>
 
1005
              <property name="wrap">False</property>
 
1006
              <property name="selectable">False</property>
 
1007
              <property name="xalign">0.5</property>
 
1008
              <property name="yalign">0.5</property>
 
1009
              <property name="xpad">0</property>
 
1010
              <property name="ypad">0</property>
 
1011
            </widget>
 
1012
            <packing>
 
1013
              <property name="padding">6</property>
 
1014
              <property name="expand">False</property>
 
1015
              <property name="fill">False</property>
 
1016
            </packing>
 
1017
          </child>
 
1018
 
 
1019
          <child>
 
1020
            <widget class="GtkScrolledWindow" id="scrolledwindow2">
 
1021
              <property name="visible">True</property>
 
1022
              <property name="can_focus">True</property>
 
1023
              <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
1024
              <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
1025
              <property name="shadow_type">GTK_SHADOW_IN</property>
 
1026
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
1027
 
 
1028
              <child>
 
1029
                <widget class="GtkTextView" id="textwindow">
 
1030
                  <property name="visible">True</property>
 
1031
                  <property name="can_focus">True</property>
 
1032
                  <property name="editable">False</property>
 
1033
                  <property name="justification">GTK_JUSTIFY_LEFT</property>
 
1034
                  <property name="wrap_mode">GTK_WRAP_NONE</property>
 
1035
                  <property name="cursor_visible">True</property>
 
1036
                  <property name="pixels_above_lines">0</property>
 
1037
                  <property name="pixels_below_lines">0</property>
 
1038
                  <property name="pixels_inside_wrap">0</property>
 
1039
                  <property name="left_margin">0</property>
 
1040
                  <property name="right_margin">0</property>
 
1041
                  <property name="indent">0</property>
 
1042
                  <property name="text" translatable="yes"></property>
 
1043
                </widget>
 
1044
              </child>
 
1045
            </widget>
 
1046
            <packing>
 
1047
              <property name="padding">0</property>
 
1048
              <property name="expand">True</property>
 
1049
              <property name="fill">True</property>
 
1050
            </packing>
 
1051
          </child>
 
1052
        </widget>
 
1053
        <packing>
 
1054
          <property name="padding">0</property>
 
1055
          <property name="expand">True</property>
 
1056
          <property name="fill">True</property>
 
1057
        </packing>
 
1058
      </child>
 
1059
 
 
1060
      <child>
 
1061
        <widget class="GtkHButtonBox" id="hbuttonbox3">
 
1062
          <property name="visible">True</property>
 
1063
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
1064
          <property name="spacing">0</property>
 
1065
 
 
1066
          <child>
 
1067
            <widget class="GtkButton" id="button6">
 
1068
              <property name="visible">True</property>
 
1069
              <property name="can_default">True</property>
 
1070
              <property name="can_focus">True</property>
 
1071
              <property name="label">gtk-close</property>
 
1072
              <property name="use_stock">True</property>
 
1073
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
1074
              <signal name="clicked" handler="destroy_passed_object" object="verify_result" last_modification_time="Tue, 15 Apr 2003 05:40:26 GMT"/>
 
1075
            </widget>
 
1076
          </child>
 
1077
        </widget>
 
1078
        <packing>
 
1079
          <property name="padding">6</property>
 
1080
          <property name="expand">False</property>
 
1081
          <property name="fill">True</property>
 
1082
        </packing>
 
1083
      </child>
 
1084
    </widget>
 
1085
  </child>
 
1086
</widget>
 
1087
 
 
1088
</glade-interface>