Mon, 05 Aug 2019 02:14:39 -0400
Fix resizing of the Prefs window.
The notebook should fill the whole window, and resize with it.
| pidgin/resources/Prefs/prefs.ui | file | annotate | diff | comparison | revisions |
--- a/pidgin/resources/Prefs/prefs.ui Mon Aug 05 01:05:45 2019 +0000 +++ b/pidgin/resources/Prefs/prefs.ui Mon Aug 05 02:14:39 2019 -0400 @@ -2774,7 +2774,7 @@ </child> </object> <packing> - <property name="expand">False</property> + <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing>