/pidgin/main: 7d9ac7dbfdac: gtkplugin: fix plugin preferences di...

Jakub Adam <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 7d9ac7dbfdac155137d3037ad1d54ff209cbc25a
Author:	 Jakub Adam <[email protected]>
Date:	 2016-04-28 10:42 +0200
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/7d9ac7dbfdac

Description:

gtkplugin: fix plugin preferences dialog resize

When the window is resized vertically, let the preferences box fill
the additional space.

diffstat:

 pidgin/gtkplugin.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff --git a/pidgin/gtkplugin.c b/pidgin/gtkplugin.c
--- a/pidgin/gtkplugin.c
+++ b/pidgin/gtkplugin.c
@@ -343,6 +343,7 @@ pidgin_plugin_open_config(PurplePlugin *
 			purple_plugin_info_set_ui_data(info, NULL);
 			return;
 		}
+		gtk_widget_set_vexpand(box, TRUE);
 
 		ui_data->u.frame.dialog = dialog = gtk_dialog_new_with_buttons(
 			PIDGIN_ALERT_TITLE, parent,

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.