# HG changeset patch # User Jaroslav Tulach # Date 1284404907 -7200 # Node ID 6427ae4c4ef2bcec06f64c9d7d3029ef59f08388 # Parent cf7e6b8259e196a41597896f63cc54f62045d041 Adding new splash screen diff -r cf7e6b8259e1 -r 6427ae4c4ef2 desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties --- a/desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties Mon Sep 13 21:02:55 2010 +0200 +++ b/desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties Mon Sep 13 21:08:27 2010 +0200 @@ -1,4 +1,6 @@ currentVersion=desktop {0} LBL_splash_window_title=Starting desktop -SplashProgressBarBounds=0,249,473,3 -SplashRunningTextBounds=10,235,450,12 +SPLASH_HEIGHT=320 +SPLASH_WIDTH=480 +SplashProgressBarBounds=0,265,480,6 +SplashRunningTextBounds=10,250,456,12 diff -r cf7e6b8259e1 -r 6427ae4c4ef2 desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/splash.gif Binary file desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/splash.gif has changed