2002-11-14 11:01:42 +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="define_filter">
|
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="title" translatable="yes"></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
|
|
<property name="modal">False</property>
|
2003-03-12 08:32:08 +05:30
|
|
|
<property name="default_width">600</property>
|
|
|
|
<property name="default_height">450</property>
|
2002-11-14 11:01:42 +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-07 07:51:18 +05:30
|
|
|
<property name="has_separator">False</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="dialog-vbox1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="dialog-action_area1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child>
|
2003-02-24 10:21:57 +05:30
|
|
|
<widget class="GtkButton" id="button6">
|
2002-11-14 11:01:42 +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-11-14 11:01:42 +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_cancel_clicked"/>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
2003-03-07 07:51:18 +05:30
|
|
|
|
2002-10-20 19:55:16 +05:30
|
|
|
<child>
|
2003-02-24 10:21:57 +05:30
|
|
|
<widget class="GtkButton" id="ok">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-02-24 10:21:57 +05:30
|
|
|
<property name="sensitive">False</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<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-11-14 11:01:42 +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_ok_clicked"/>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
<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="GtkVBox" id="vbox1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkLabel" id="title">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes"></property>
|
2002-11-14 11:01:42 +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">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="ypad">6</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2002-11-14 11:01:42 +05:30
|
|
|
<widget class="GtkTable" id="table1">
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="border_width">12</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="n_rows">12</property>
|
|
|
|
<property name="n_columns">3</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="homogeneous">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="row_spacing">6</property>
|
|
|
|
<property name="column_spacing">12</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
2003-03-25 10:56:05 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label14">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>Definition</b></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">True</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">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label15">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>Rule List</b></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">True</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">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">10</property>
|
|
|
|
<property name="bottom_attach">11</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="hbox6">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">6</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="rule_list">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="headers_visible">True</property>
|
|
|
|
<property name="rules_hint">False</property>
|
|
|
|
<property name="reorderable">False</property>
|
|
|
|
<property name="enable_search">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="vbox6">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="add">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Add...</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_add_clicked"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="edit">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Edit...</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_edit_clicked"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="delete">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Delete</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_delete_clicked"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">11</property>
|
|
|
|
<property name="bottom_attach">12</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label2">
|
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes">_Name:</property>
|
|
|
|
<property name="use_underline">True</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="xalign">0</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="mnemonic_widget">filter_name</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label10">
|
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes">_Comment:</property>
|
|
|
|
<property name="use_underline">True</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_markup">False</property>
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="xalign">0</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="mnemonic_widget">comment</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="filter_name">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="editable">True</property>
|
|
|
|
<property name="visibility">True</property>
|
|
|
|
<property name="max_length">0</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="has_frame">True</property>
|
|
|
|
<property name="invisible_char" translatable="yes">*</property>
|
|
|
|
<property name="activates_default">False</property>
|
|
|
|
<signal name="changed" handler="on_filter_name_changed"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkEntry" id="comment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="editable">True</property>
|
|
|
|
<property name="visibility">True</property>
|
|
|
|
<property name="max_length">0</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="has_frame">True</property>
|
|
|
|
<property name="invisible_char" translatable="yes">*</property>
|
|
|
|
<property name="activates_default">False</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
<property name="bottom_attach">3</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-03-25 10:56:05 +05:30
|
|
|
<widget class="GtkRadioButton" id="logical_and">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="label" translatable="yes">All _rules must apply</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="active">True</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="inconsistent">False</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkRadioButton" id="logical_or">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes">At least _one rule must apply</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="active">False</property>
|
|
|
|
<property name="inconsistent">False</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="group">logical_and</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="top_attach">4</property>
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-03-25 10:56:05 +05:30
|
|
|
<widget class="GtkRadioButton" id="logical_one">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="label" translatable="yes">E_xactly one rule must apply</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="active">False</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="inconsistent">False</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="group">logical_and</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label16">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes">Rule operations:</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">0</property>
|
|
|
|
<property name="ypad">0</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCheckButton" id="logical_not">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="label" translatable="yes">_Return values that do not match the filter rules (invert)</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="active">False</property>
|
|
|
|
<property name="inconsistent">False</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">8</property>
|
|
|
|
<property name="bottom_attach">9</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2003-03-07 07:51:18 +05:30
|
|
|
|
|
|
|
<child>
|
2003-03-25 10:56:05 +05:30
|
|
|
<widget class="GtkLabel" id="label17">
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="label" translatable="yes"><b>Rule Modifiers</b></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">True</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">0</property>
|
|
|
|
<property name="ypad">0</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-25 10:56:05 +05:30
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
<property name="bottom_attach">8</property>
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
2003-03-07 07:51:18 +05:30
|
|
|
</packing>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
<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="add_rule">
|
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="title" translatable="yes"></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
|
|
<property name="modal">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="default_width">400</property>
|
|
|
|
<property name="default_height">300</property>
|
2002-11-14 11:01:42 +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-07 07:51:18 +05:30
|
|
|
<property name="has_separator">False</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="dialog-vbox2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="dialog-action_area2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child>
|
2003-02-24 10:21:57 +05:30
|
|
|
<widget class="GtkButton" id="cancel">
|
2002-11-14 11:01:42 +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-11-14 11:01:42 +05:30
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
</widget>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
2003-03-07 07:51:18 +05:30
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
2003-02-24 10:21:57 +05:30
|
|
|
<widget class="GtkButton" id="ok">
|
2002-11-14 11:01:42 +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-11-14 11:01:42 +05:30
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<property name="response_id">0</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
<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>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2002-11-14 11:01:42 +05:30
|
|
|
<widget class="GtkVBox" id="vbox2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkLabel" id="title">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes"></property>
|
2002-11-14 11:01:42 +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">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">5</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
2002-10-20 19:55:16 +05:30
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkTable" id="table2">
|
|
|
|
<property name="border_width">12</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="n_rows">4</property>
|
|
|
|
<property name="n_columns">3</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="homogeneous">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="row_spacing">6</property>
|
|
|
|
<property name="column_spacing">8</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkLabel" id="label13">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes">Name:</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="xalign">0</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-07 07:51:18 +05:30
|
|
|
<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_options">fill</property>
|
|
|
|
<property name="y_options"></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkCombo" id="rule_name">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="value_in_list">True</property>
|
|
|
|
<property name="allow_empty">False</property>
|
|
|
|
<property name="case_sensitive">False</property>
|
|
|
|
<property name="enable_arrow_keys">True</property>
|
|
|
|
<property name="enable_arrows_always">False</property>
|
|
|
|
|
|
|
|
<child internal-child="entry">
|
|
|
|
<widget class="GtkEntry" id="combo-entry1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="editable">False</property>
|
|
|
|
<property name="visibility">True</property>
|
|
|
|
<property name="max_length">0</property>
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
<property name="has_frame">True</property>
|
|
|
|
<property name="invisible_char" translatable="yes">*</property>
|
|
|
|
<property name="activates_default">False</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child internal-child="list">
|
|
|
|
<widget class="GtkList" id="convertwidget3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="selection_mode">GTK_SELECTION_BROWSE</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkListItem" id="convertwidget4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="convertwidget5">
|
|
|
|
<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">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
<property name="y_options"></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkFrame" id="values">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="label_yalign">0.5</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="label11">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label" translatable="yes"><b>Values</b></property>
|
|
|
|
<property name="use_underline">False</property>
|
|
|
|
<property name="use_markup">True</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">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</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_options">fill</property>
|
|
|
|
</packing>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkLabel" id="label12">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes"><b>Rule</b></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="use_underline">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="use_markup">True</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
<property name="selectable">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="xalign">0</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="yalign">0.5</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="xpad">4</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="right_attach">3</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-11-14 11:01:42 +05:30
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<widget class="GtkDialog" id="filter_list">
|
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="title" translatable="yes"></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
|
|
<property name="modal">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="default_width">400</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="default_height">350</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-07 07:51:18 +05:30
|
|
|
<property name="has_separator">False</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="dialog-vbox3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="dialog-action_area3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button1">
|
|
|
|
<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"/>
|
|
|
|
</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>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
|
|
|
<child>
|
2002-11-14 11:01:42 +05:30
|
|
|
<widget class="GtkVBox" id="vbox3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkLabel" id="title">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="label" translatable="yes"></property>
|
2002-11-14 11:01:42 +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">0.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">5</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkHBox" id="hbox5">
|
|
|
|
<property name="border_width">6</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">6</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow2">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<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>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
2003-03-07 07:51:18 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="filters">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="headers_visible">True</property>
|
|
|
|
<property name="rules_hint">False</property>
|
|
|
|
<property name="reorderable">False</property>
|
|
|
|
<property name="enable_search">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
2003-03-07 07:51:18 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkVBox" id="vbox5">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">6</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child>
|
2003-03-07 07:51:18 +05:30
|
|
|
<widget class="GtkButton" id="button3">
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="tooltip" translatable="yes">Add a new filter</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Add...</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_add_clicked"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
2003-03-07 07:51:18 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="edit">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="tooltip" translatable="yes">Edit the selected filter</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Edit...</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_edit_clicked"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
2003-03-07 07:51:18 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="test">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Test...</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_test_clicked" last_modification_time="Thu, 06 Mar 2003 21:59:03 GMT"/>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
2003-03-07 07:51:18 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="delete">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="tooltip" translatable="yes">Delete the selected filter</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="label" translatable="yes">_Delete</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
<signal name="clicked" handler="on_delete_clicked"/>
|
2002-11-14 11:01:42 +05:30
|
|
|
</widget>
|
2003-03-07 07:51:18 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
|
|
|
</widget>
|
2003-03-07 07:51:18 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
|
|
|
</widget>
|
2003-03-07 07:51:18 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">5</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHButtonBox" id="hbuttonbox2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
|
|
|
|
<property name="spacing">30</property>
|
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<widget class="GtkDialog" id="test">
|
|
|
|
<property name="visible">True</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="title" translatable="yes"></property>
|
2002-11-14 11:01:42 +05:30
|
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
|
|
<property name="modal">False</property>
|
2003-03-07 07:51:18 +05:30
|
|
|
<property name="default_width">450</property>
|
|
|
|
<property name="default_height">400</property>
|
2002-11-14 11:01:42 +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-07 07:51:18 +05:30
|
|
|
<property name="has_separator">False</property>
|
2002-11-14 11:01:42 +05:30
|
|
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="dialog-vbox4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">8</property>
|
|
|
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="dialog-action_area4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="button9">
|
|
|
|
<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"/>
|
|
|
|
</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>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
2003-03-12 08:32:08 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="title">
|
|
|
|
<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.5</property>
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
<property name="ypad">6</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="padding">0</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
|
2002-10-20 19:55:16 +05:30
|
|
|
<child>
|
2002-11-14 11:01:42 +05:30
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
2002-10-20 19:55:16 +05:30
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
<child>
|
|
|
|
<widget class="GtkTextView" id="text">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="editable">False</property>
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
<property name="wrap_mode">GTK_WRAP_WORD</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>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
2002-11-14 11:01:42 +05:30
|
|
|
</child>
|
2002-10-20 19:55:16 +05:30
|
|
|
</widget>
|
|
|
|
|
2002-11-14 11:01:42 +05:30
|
|
|
</glade-interface>
|