2002-10-20 19:55:16 +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="report">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes">Report Selection - GRAMPS</property>
|
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
|
|
<property name="modal">False</property>
|
2003-02-24 10:21:57 +05:30
|
|
|
<property name="default_width">600</property>
|
|
|
|
<property name="default_height">400</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="destroy_with_parent">False</property>
|
2003-01-20 09:04:42 +05:30
|
|
|
<property name="icon">gramps.png</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="has_separator">False</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="vbox35">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="hbuttonbox21">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
|
|
|
|
|
|
<child>
|
2003-02-24 10:21:57 +05:30
|
|
|
<widget class="GtkButton" id="button106">
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2003-02-24 10:21:57 +05:30
|
|
|
<property name="label">gtk-cancel</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="response_id">0</property>
|
2003-02-24 10:21:57 +05:30
|
|
|
<signal name="clicked" handler="destroy_passed_object" object="report"/>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button105">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label">gtk-apply</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<signal name="clicked" handler="on_report_apply_clicked" object="report"/>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-02-24 10:21:57 +05:30
|
|
|
<widget class="GtkButton" id="button104">
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2003-02-24 10:21:57 +05:30
|
|
|
<property name="label">gtk-ok</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="response_id">0</property>
|
2003-02-24 10:21:57 +05:30
|
|
|
<signal name="clicked" handler="on_report_ok_clicked" object="report"/>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHPaned" id="hpaned2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="tree">
|
2002-11-03 12:05:06 +05:30
|
|
|
<property name="width_request">200</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2002-11-03 12:05:06 +05:30
|
|
|
<property name="headers_visible">False</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="rules_hint">False</property>
|
|
|
|
<property name="reorderable">False</property>
|
|
|
|
<property name="enable_search">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="shrink">False</property>
|
|
|
|
<property name="resize">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox36">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkImage" id="image">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="pixbuf">gramps.png</property>
|
|
|
|
<property name="xalign">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">10</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="title">
|
|
|
|
<property name="visible">True</property>
|
2003-03-05 11:31:31 +05:30
|
|
|
<property name="label" translatable="yes"></property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="use_underline">False</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="use_markup">True</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
<property name="ypad">10</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">20</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHSeparator" id="hseparator19">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="description">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes">Select a report from those available on the left.</property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
<property name="xpad">10</property>
|
|
|
|
<property name="ypad">20</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-02-08 22:58:41 +05:30
|
|
|
<widget class="GtkTable" id="statbox">
|
|
|
|
<property name="n_rows">3</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="n_columns">2</property>
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="row_spacing">0</property>
|
|
|
|
<property name="column_spacing">0</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="report_label">
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="label" translatable="yes">Status:</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">3</property>
|
|
|
|
<property name="ypad">3</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-02-08 22:58:41 +05:30
|
|
|
<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_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
2002-10-20 19:55:16 +05:30
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="report_status">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label64">
|
|
|
|
<property name="visible">True</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="label" translatable="yes">Author:</property>
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">3</property>
|
|
|
|
<property name="ypad">3</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_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label65">
|
|
|
|
<property name="visible">True</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="label" translatable="yes">Author's email:</property>
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">3</property>
|
|
|
|
<property name="ypad">3</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_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="author_name">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
2003-02-08 22:58:41 +05:30
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="author_email">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">5</property>
|
|
|
|
<property name="ypad">0</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_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
2002-10-20 19:55:16 +05:30
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="shrink">True</property>
|
|
|
|
<property name="resize">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
<widget class="GtkDialog" id="plugstat">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes">Plugin Status - GRAMPS</property>
|
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
|
|
<property name="modal">False</property>
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="destroy_with_parent">False</property>
|
2003-01-20 09:04:42 +05:30
|
|
|
<property name="icon">gramps.png</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="has_separator">False</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="vbox37">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="hbuttonbox22">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button107">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label">gtk-close</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
<signal name="clicked" handler="on_close_clicked" last_modification_time="Thu, 12 Sep 2002 03:21:32 GMT"/>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow2">
|
|
|
|
<property name="width_request">450</property>
|
|
|
|
<property name="height_request">400</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2003-03-03 10:02:53 +05:30
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTextView" id="text">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="editable">True</property>
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap_mode">GTK_WRAP_NONE</property>
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
<property name="indent">0</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</glade-interface>
|