From 3eede8f869a24e9faff30eb2b8950a4023d50047 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 1 Jun 2000 04:46:32 +0000 Subject: Reduce the size of the window by a bit and add some padding to make the view look nicer. svn path=/trunk/; revision=3327 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7795d891ea..fb27aaf439 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2000-06-01 Ettore Perazzoli + + * e-shell-view.c (DEFAULT_WIDTH): Made the default window a bit + narrower. + (DEFAULT_HEIGHT): And shorter. + (setup_widgets): Set the border width of the vbox that holds the + title bar to 2 pixels, so that the view looks a bit nicer. + 2000-06-01 Ettore Perazzoli * e-shell-view.c (DEFAULT_TREE_WIDTH): Made the tree 150 pixel -- cgit