* src/glade/gramps.glade (family_editor): Remove Y expansion

property on mother-related buttons.


svn: r7255
This commit is contained in:
Alex Roitman 2006-08-24 20:20:17 +00:00
parent 8ec40e3e33
commit 10ae4df9fa
2 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,6 @@
2006-08-24 Alex Roitman <shura@gramps-project.org>
* src/glade/gramps.glade (family_editor): Remove Y expansion
property on mother-related buttons.
* src/DataViews/_FamilyList.py: Add column editor.
* src/plugins/ChangeTypes.py (run_tool): Properly set the new type.
(on_apply_clicked): Properly save entered types, including custom.

View File

@ -1224,6 +1224,7 @@
<property name="top_attach">0</property>
<property name="bottom_attach">1</property>
<property name="x_options">fill</property>
<property name="y_options">fill</property>
</packing>
</child>
</widget>