Changed packing style for media select widget so that it will expand
both horizontally and vertically with new label dialog.
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
</object>
<object class="GtkSizeGroup" id="custom_buttons_sizegroup">
<widgets>
- <widget name="custom_add_button"/>
- <widget name="custom_edit_button"/>
<widget name="custom_delete_button"/>
+ <widget name="custom_edit_button"/>
+ <widget name="custom_add_button"/>
</widgets>
</object>
</interface>
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>