5 more pixels in the default width to make the welcome message happy.

svn path=/trunk/; revision=3330
This commit is contained in:
Ettore Perazzoli
2000-06-01 05:41:48 +00:00
parent da199dcad3
commit 0fe2baf9ee
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-06-01 Ettore Perazzoli <ettore@helixcode.com>
* e-shell-view.c (DEFAULT_WIDTH): Add more 5 pixels.
2000-06-01 Ettore Perazzoli <ettore@helixcode.com>
* e-shell-view.c (DEFAULT_WIDTH): Made the default window a bit

View File

@ -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