qulogic/pidgin

556d6dadb2f1
Merged in rw_grim/pidgin (pull request #348)

Set the event box to not expand/fill

Approved-by: Eion Robb
--- a/pidgin/about.ui Tue May 22 09:57:25 2018 -0500
+++ b/pidgin/about.ui Wed May 23 06:51:52 2018 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.22.1 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<object class="GtkTreeStore" id="build_info_store">
@@ -32,6 +32,9 @@
<property name="resizable">False</property>
<property name="window_position">center</property>
<property name="type_hint">dialog</property>
+ <child>
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox">
<property name="can_focus">False</property>
@@ -95,8 +98,8 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>