From 0fe2baf9eece84add2d7e5cf1fbbc8265b555d6e Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 1 Jun 2000 05:41:48 +0000 Subject: 5 more pixels in the default width to make the welcome message happy. svn path=/trunk/; revision=3330 --- shell/e-shell-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-view.c') diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index 0a1f35d07f..4465b00693 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -98,7 +98,7 @@ static guint signals[LAST_SIGNAL] = { 0 }; #define DEFAULT_SHORTCUT_BAR_WIDTH 100 #define DEFAULT_TREE_WIDTH 130 -#define DEFAULT_WIDTH 700 +#define DEFAULT_WIDTH 705 #define DEFAULT_HEIGHT 550 -- cgit v1.2.3