2002-11-08 09:12:25 +05:30
|
|
|
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
|
|
|
|
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" >
|
|
|
|
|
|
|
|
<glade-interface>
|
|
|
|
<widget class="GtkDialog" id="merge_places">
|
|
|
|
<property name="title" translatable="yes">Merge Places - GRAMPS</property>
|
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="modal">yes</property>
|
|
|
|
<property name="allow_shrink">no</property>
|
|
|
|
<property name="allow_grow">yes</property>
|
|
|
|
<property name="width-request">400</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="window-position">GTK_WIN_POS_NONE</property>
|
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="dialog-vbox2">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="dialog-action_area2">
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
<property name="width-request">400</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button7">
|
|
|
|
<property name="can_default">yes</property>
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="label">gtk-ok</property>
|
|
|
|
<property name="use_stock">yes</property>
|
|
|
|
<property name="use_underline">yes</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_merge_places_clicked" object="merge_places" />
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button9">
|
|
|
|
<property name="can_default">yes</property>
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
<property name="use_stock">yes</property>
|
|
|
|
<property name="use_underline">yes</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="destroy_passed_object" object="merge_places" />
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox2">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label56">
|
|
|
|
<property name="label" translatable="yes">Select the title for the merged place</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">no</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator6">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">10</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTable" id="table5">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="row_spacing">0</property>
|
|
|
|
<property name="column_spacing">0</property>
|
|
|
|
<property name="n-rows">3</property>
|
|
|
|
<property name="n-columns">2</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="title3_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">yes</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="title1_text">
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="title2_text">
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="title1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Place 1</property>
|
|
|
|
<property name="active">yes</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">5</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="title2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Place 2</property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">title1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_padding">5</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="title3">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Other</property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">title1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">5</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-08 09:12:25 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">4</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
2002-11-08 09:12:25 +05:30
|
|
|
</widget>
|
|
|
|
<widget class="GtkDialog" id="merge">
|
|
|
|
<property name="title" translatable="yes">Merge People - GRAMPS</property>
|
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="modal">yes</property>
|
|
|
|
<property name="allow_shrink">no</property>
|
|
|
|
<property name="allow_grow">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="window-position">GTK_WIN_POS_NONE</property>
|
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="dialog-vbox3">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="dialog-action_area3">
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button12">
|
|
|
|
<property name="can_default">yes</property>
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Merge and Close</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_merge_clicked" object="merge" />
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button13">
|
|
|
|
<property name="can_default">yes</property>
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Merge and Edit</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="on_next_clicked" object="merge" />
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button14">
|
|
|
|
<property name="can_default">yes</property>
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
<property name="use_stock">yes</property>
|
|
|
|
<property name="use_underline">yes</property>
|
|
|
|
|
|
|
|
<signal name="clicked" handler="destroy_passed_object" object="merge" />
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox1">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
<property name="width-request">620</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="progress">
|
|
|
|
<property name="label" translatable="yes">Merge People</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">10</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">no</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox1">
|
|
|
|
<property name="homogeneous">yes</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="PersonFrame1">
|
|
|
|
<property name="label" translatable="yes">First Person</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="width-request">300</property>
|
|
|
|
<property name="shadow">GTK_SHADOW_ETCHED_IN</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTable" id="table3">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="row_spacing">0</property>
|
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
<property name="n-rows">14</property>
|
|
|
|
<property name="n-columns">3</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="bname1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label8">
|
|
|
|
<property name="label" translatable="yes">Birth Date</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label12">
|
|
|
|
<property name="label" translatable="yes">Death Date</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">8</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label22">
|
|
|
|
<property name="label" translatable="yes">Mother</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">11</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label4">
|
|
|
|
<property name="label" translatable="yes">Name</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label26">
|
|
|
|
<property name="label" translatable="yes">Birth Place</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label30">
|
|
|
|
<property name="label" translatable="yes">Death Place</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">8</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="birth1_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="bplace1_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="death1_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">8</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="dplace1_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">8</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="father1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">11</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="mother1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">11</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label16">
|
|
|
|
<property name="label" translatable="yes">Father</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">11</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator2">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">9</property>
|
|
|
|
<property name="bottom_attach">10</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator4">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">12</property>
|
|
|
|
<property name="bottom_attach">13</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow1">
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="spouse1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="headers-visible">no</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label51">
|
|
|
|
<property name="child_name">CList:title</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child internal-child="hscrollbar">
|
|
|
|
<widget class="GtkHScrollbar" id="convertwidget1">
|
|
|
|
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child internal-child="vscrollbar">
|
|
|
|
<widget class="GtkVScrollbar" id="convertwidget2">
|
|
|
|
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">13</property>
|
|
|
|
<property name="bottom_attach">14</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label33">
|
|
|
|
<property name="label" translatable="yes">Spouses</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">13</property>
|
|
|
|
<property name="bottom_attach">14</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator7">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">6</property>
|
|
|
|
<property name="bottom_attach">7</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator8">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="bfather1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="death1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">yes</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options">shrink</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="bbirth1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options">shrink</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label57">
|
|
|
|
<property name="label" translatable="yes">ID</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="id1_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="name1_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="id1">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator11">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">2</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="PersonFrame2">
|
|
|
|
<property name="label" translatable="yes">Second Person</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="width-request">300</property>
|
|
|
|
<property name="shadow">GTK_SHADOW_ETCHED_IN</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTable" id="table4">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="row_spacing">0</property>
|
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
<property name="n-rows">14</property>
|
|
|
|
<property name="n-columns">3</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label13">
|
|
|
|
<property name="label" translatable="yes">Death Date</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">8</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label25">
|
|
|
|
<property name="label" translatable="yes">Mother</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">11</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label27">
|
|
|
|
<property name="label" translatable="yes">Birth Place</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label9">
|
|
|
|
<property name="label" translatable="yes">Birth Date</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label32">
|
|
|
|
<property name="label" translatable="yes">Death Place</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">8</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="name2_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="birth2_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="bplace2_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="death2_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">8</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="dplace2_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">8</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="father2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">11</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="mother2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">11</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label34">
|
|
|
|
<property name="label" translatable="yes">Spouses</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">13</property>
|
|
|
|
<property name="bottom_attach">14</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label19">
|
|
|
|
<property name="label" translatable="yes">Father</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">11</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator3">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">9</property>
|
|
|
|
<property name="bottom_attach">10</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator5">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">12</property>
|
|
|
|
<property name="bottom_attach">13</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow2">
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="spouse2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="headers-visible">no</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label50">
|
|
|
|
<property name="child_name">CList:title</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child internal-child="hscrollbar">
|
|
|
|
<widget class="GtkHScrollbar" id="convertwidget3">
|
|
|
|
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child internal-child="vscrollbar">
|
|
|
|
<widget class="GtkVScrollbar" id="convertwidget4">
|
|
|
|
<property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">13</property>
|
|
|
|
<property name="bottom_attach">14</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator9">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator10">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">6</property>
|
|
|
|
<property name="bottom_attach">7</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="bbirth2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">bbirth1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="death2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">death1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="bfather2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">bfather1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label58">
|
|
|
|
<property name="label" translatable="yes">Name</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label59">
|
|
|
|
<property name="label" translatable="yes">ID</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="id2_text">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="editable">no</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="max-length">0</property>
|
|
|
|
<property name="visibility">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">expand|fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="radiobutton2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">bname1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">shrink</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="id2">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
<property name="group">id1</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator12">
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_padding">0</property>
|
|
|
|
<property name="y_padding">0</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options">expand|fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">2</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox7">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label53">
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox3">
|
|
|
|
<property name="homogeneous">no</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="altname">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Keep other name as an alternate name</property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">no</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="altbirth">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Keep other birth event as an alternate birth event</property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">no</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="altdeath">
|
|
|
|
<property name="can_focus">yes</property>
|
|
|
|
<property name="label" translatable="yes">Keep other death event as an alternate death event</property>
|
|
|
|
<property name="active">no</property>
|
|
|
|
<property name="draw_indicator">yes</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">no</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">no</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label54">
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">no</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
<property name="visible">yes</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">3</property>
|
|
|
|
<property name="expand">no</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-08 09:12:25 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">4</property>
|
|
|
|
<property name="expand">yes</property>
|
|
|
|
<property name="fill">yes</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-08 09:12:25 +05:30
|
|
|
</glade-interface>
|