* src/gramps.glade: reposition add/delete buttons, remove separator

between parents and relationship info


svn: r5765
This commit is contained in:
Don Allingham 2006-01-16 21:10:53 +00:00
parent f895c54481
commit 1070ca5c17
2 changed files with 2 additions and 12 deletions

View File

@ -1,5 +1,6 @@
2006-01-16 Don Allingham <don@gramps-project.org>
* src/gramps.glade: reposition add/delete buttons
* src/gramps.glade: reposition add/delete buttons, remove separator
between parents and relationship info
2006-01-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/ObjectSelector/_Factories.py: refactored object frame

View File

@ -2242,17 +2242,6 @@
</packing>
</child>
<child>
<widget class="GtkHSeparator" id="hseparator1">
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkTable" id="table10">
<property name="border_width">6</property>