From b682a57ba562bc7e8861c90888e08d68c784ba5b Mon Sep 17 00:00:00 2001 From: Brian Carrier Date: Fri, 31 Oct 2014 17:12:27 -0400 Subject: [PATCH] fixed splash screen with new dimensions --- .../org/netbeans/core/startup/Bundle.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties b/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties index 4a62f13fab..b808dd0d96 100644 --- a/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +++ b/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties @@ -1,11 +1,11 @@ #Updated by build script -#Fri, 31 Oct 2014 12:13:36 -0400 +#Fri, 31 Oct 2014 17:10:10 -0400 LBL_splash_window_title=Starting Autopsy -SPLASH_HEIGHT=560 -SPLASH_WIDTH=960 -SplashProgressBarBounds=0,546,960,14 -SplashRunningTextBounds=0,517,957,25 +SPLASH_HEIGHT=314 +SPLASH_WIDTH=538 +SplashProgressBarBounds=0,308,538,6 +SplashRunningTextBounds=0,289,538,18 SplashRunningTextColor=0x0 -SplashRunningTextFontSize=27 +SplashRunningTextFontSize=19 currentVersion=Autopsy 3.1.1