From bc1bde4da4b761256b650b4432b73fc98627d8ea Mon Sep 17 00:00:00 2001 From: Jose Maria Celorio Date: Wed, 25 Jul 2001 04:25:15 +0000 Subject: [PATCH] usize --- control-center/ChangeLog | 4 ++++ control-center/capplet-dir-view-html.c | 2 +- control-center/gnomecc.glade | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/control-center/ChangeLog b/control-center/ChangeLog index f8b903796..111dbfb32 100644 --- a/control-center/ChangeLog +++ b/control-center/ChangeLog @@ -1,5 +1,9 @@ 2001-07-24 Chema Celorio + * capplet-dir-view-html.c (html_create): set the usize of hte + side bar a bit smaller. Also set the size of the glade file a bit + wider + * capplet-dir-view.c (capplet_dir_view_load_dir): set the title of the window to "Gnome Control Center : foo" diff --git a/control-center/capplet-dir-view-html.c b/control-center/capplet-dir-view-html.c index 9e9cc2ea1..2e9359e35 100644 --- a/control-center/capplet-dir-view-html.c +++ b/control-center/capplet-dir-view-html.c @@ -378,7 +378,7 @@ html_create (CappletDirView *view) GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); gtk_container_add (GTK_CONTAINER (sw), GTK_WIDGET (data->sidebar)); - gtk_widget_set_usize (GTK_WIDGET (data->sidebar), 200, 0); + gtk_widget_set_usize (GTK_WIDGET (data->sidebar), 140, 0); gtk_box_pack_start (GTK_BOX (hbox), sw, FALSE, FALSE, 0); /* main widget */ diff --git a/control-center/gnomecc.glade b/control-center/gnomecc.glade index 46d6399b4..b8e24b289 100644 --- a/control-center/gnomecc.glade +++ b/control-center/gnomecc.glade @@ -257,7 +257,7 @@ GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False - 500 + 550 400 True True