* src/gramps.glade: remove place field, fixed parent relationships
svn: r4462
This commit is contained in:
parent
11539c5054
commit
dc91adb896
@ -1,5 +1,5 @@
|
||||
2005-05-02 Don Allingham <don@gramps-project.org>
|
||||
* src/gramps.glade: remove place field
|
||||
* src/gramps.glade: remove place field, fixed parent relationships
|
||||
* src/ImageSelect.py: remove place handling
|
||||
|
||||
2005-05-01 Alex Roitman <shura@gramps-project.org>
|
||||
|
@ -4407,7 +4407,11 @@ Other</property>
|
||||
<child>
|
||||
<widget class="GtkComboBox" id="prel_combo">
|
||||
<property name="visible">True</property>
|
||||
<property name="items" translatable="yes">Married</property>
|
||||
<property name="items" translatable="yes">Married
|
||||
Unmarried
|
||||
Civil Union
|
||||
Unknown
|
||||
Other</property>
|
||||
<property name="add_tearoffs">False</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
<signal name="changed" handler="on_prel_changed" last_modification_time="Fri, 30 Jul 2004 15:32:53 GMT"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user