2006-06-02 Don Allingham <don@gramps-project.org>
* src/FilterEditor/_EditFilter.py: clean up * src/FilterEditor/_EditRule.py: clean up * src/glade/rule.glade: clean up * src/Filters/Rules/Person/_IsDescendantFamilyOf.py: make current with RelLib * src/Filters/Rules/Person/_HasFamilyEvent.py: make current with RelLib * src/Filters/Rules/Person/_IsParentOfFilterMatch.py: make current with RelLib * src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py: make current with RelLib * src/Filters/Rules/Person/_IsBookmarked.py: make current with RelLib * src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py: make current with RelLib svn: r6849
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
||||
|
||||
<child>
|
||||
<widget class="GtkButton" id="button6">
|
||||
<widget class="GtkButton" id="cancel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_default">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
@@ -63,7 +63,7 @@
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkButton" id="button11">
|
||||
<widget class="GtkButton" id="help">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_default">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
@@ -992,7 +992,7 @@ Exactly one rule must apply</property>
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkButton" id="button12">
|
||||
<widget class="GtkButton" id="help">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_default">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
Reference in New Issue
Block a user