7134: fit encoding selector dialog
This commit is contained in:
parent
f8a7cdb86d
commit
e80d56303e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user