diff options
Diffstat (limited to 'shell/e-splash.c')
-rw-r--r-- | shell/e-splash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-splash.c b/shell/e-splash.c index ce6aaae6b7..f8fe74c71d 100644 --- a/shell/e-splash.c +++ b/shell/e-splash.c @@ -55,7 +55,7 @@ struct _ESplashPrivate { /* Layout constants. These need to be changed if the splash changes. */ -#define ICON_Y 256 +#define ICON_Y 280 #define ICON_SIZE 32 |