summaryrefslogtreecommitdiffstats
path: root/draksnapshot-config
diff options
context:
space:
mode:
authortv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2008-09-26 16:16:33 +0000
committertv <tv@99302b65-d5f7-0310-b3dd-f8cd6f4e3d94>2008-09-26 16:16:33 +0000
commite80df456d8ebc62498b661e345daab583c066524 (patch)
tree159c706a22d3c1aad46ecb51769d95fc81fd9035 /draksnapshot-config
parent94e22e394b1dff9b67fc51024c30ad93cc20b785 (diff)
downloaddraksnapshot-e80df456d8ebc62498b661e345daab583c066524.tar
draksnapshot-e80df456d8ebc62498b661e345daab583c066524.tar.gz
draksnapshot-e80df456d8ebc62498b661e345daab583c066524.tar.bz2
draksnapshot-e80df456d8ebc62498b661e345daab583c066524.tar.xz
draksnapshot-e80df456d8ebc62498b661e345daab583c066524.zip
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
Diffstat (limited to 'draksnapshot-config')
-rwxr-xr-xdraksnapshot-config1
1 files changed, 1 insertions, 0 deletions
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;