5 more pixels in the default width to make the welcome message happy.
svn path=/trunk/; revision=3330
This commit is contained in:
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user