7134: fit encoding selector dialog

This commit is contained in:
Jérôme Rapinat 2014-01-17 12:16:44 +01:00
parent f8a7cdb86d
commit e80d56303e

View File

@ -2,7 +2,8 @@
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkDialog" id="importgedcom">
<property name="width_request">400</property>
<property name="default_width">300</property>
<property name="default_height">100</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Gramps - GEDCOM Encoding</property>
<property name="window_position">center-on-parent</property>
@ -129,7 +130,7 @@
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>