diff --git a/sdk/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties b/sdk/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties index fbd5c5b4e..d82e4a2fb 100644 --- a/sdk/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +++ b/sdk/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties @@ -1,5 +1,7 @@ -currentVersion=jMonkeyPlatform Beta -LBL_splash_window_title=Starting jMonkeyPlatform +#Updated by build script +#Thu, 25 Aug 2011 20:26:50 +0200 +currentVersion=jMonkeyEngine GDE 3.0beta +LBL_splash_window_title=Starting jMonkeyEngine GDE SPLASH_HEIGHT=350 SPLASH_WIDTH=500 SplashProgressBarBounds=0,344,500,6 diff --git a/sdk/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/sdk/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index 8dc3b669c..ee207c33a 100644 --- a/sdk/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/sdk/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,2 +1,4 @@ -CTL_MainWindow_Title=jMonkeyPlatform Beta -CTL_MainWindow_Title_No_Project=jMonkeyPlatform Beta +#Updated by build script +#Thu, 25 Aug 2011 20:26:50 +0200 +CTL_MainWindow_Title=jMonkeyEngine GDE 3.0beta +CTL_MainWindow_Title_No_Project=jMonkeyEngine GDE 3.0beta diff --git a/sdk/branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties b/sdk/branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties index 257783955..c10a22d58 100644 --- a/sdk/branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties +++ b/sdk/branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties @@ -1,2 +1,2 @@ -LBL_Copyright=

Copyright © 2010 jMonkeyEngine.\n
Please visit http://www.jmonkeyengine.com for more information.

+LBL_Copyright=

Copyright © 2011 jMonkeyEngine.\n
Please visit http://www.jmonkeyengine.com for more information.

URL_ON_IMG=http://www.jmonkeyengine.com/ diff --git a/sdk/branding/modules/org-netbeans-modules-autoupdate-ui.jar/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties b/sdk/branding/modules/org-netbeans-modules-autoupdate-ui.jar/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties index 3d0f1e422..c0630603b 100644 --- a/sdk/branding/modules/org-netbeans-modules-autoupdate-ui.jar/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties +++ b/sdk/branding/modules/org-netbeans-modules-autoupdate-ui.jar/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties @@ -1 +1 @@ -OperationDescriptionStep_BrokenPackageDepInit=

jMonkeyPlatform requires the JDK

Currently, jMonkeyEngine3 SDK appears to be running with the JRE instead of the full JDK.

To use the SDK, edit the --jdkhome command line option in jmonkeyplatform/etc/jmonkeyplatform.conf to the location of a JDK installation. See the jME wiki for more information.

+OperationDescriptionStep_BrokenPackageDepInit=

jMonkeyEngine GDE requires the JDK

Currently, jMonkeyEngine GDE appears to be running with the JRE instead of the full JDK.

To use the SDK, edit the --jdkhome command line option in jmonkeyplatform/etc/jmonkeyplatform.conf to the location of a JDK installation. See the jME wiki for more information.