From e80df456d8ebc62498b661e345daab583c066524 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 26 Sep 2008 16:16:33 +0000 Subject: make sure the banner fits now we've hidden widget git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@246755 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 --- draksnapshot-config | 1 + 1 file changed, 1 insertion(+) (limited to 'draksnapshot-config') diff --git a/draksnapshot-config b/draksnapshot-config index 95c6546..456e74a 100755 --- a/draksnapshot-config +++ b/draksnapshot-config @@ -188,6 +188,7 @@ gtkadd($my_win->{window}, ]) ); +$my_win->{window}->set_size_request(550, -1); $my_win->{window}->show_all; $my_win->main; -- cgit v1.2.1