changeset 892:36dcec9595ee

[gaim-migrate @ 902] it didn't bother me until it bothered someone else. :-P committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 13 Sep 2000 00:02:34 +0000
parents fa2feef25e1e
children 93385c6fc772
files src/buddy.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buddy.c	Tue Sep 12 22:59:36 2000 +0000
+++ b/src/buddy.c	Wed Sep 13 00:02:34 2000 +0000
@@ -1884,7 +1884,7 @@
 
         gtk_widget_show(menubar);
 
-	vbox       = gtk_vbox_new(FALSE, 10);
+	vbox       = gtk_vbox_new(FALSE, 5);
         
         notebook = gtk_notebook_new();