From 123bb1eefd7affcdd0e5c5a9ff15eb8ea26799dd Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Sun, 28 Aug 2011 17:23:57 +0000 Subject: [PATCH] - change branding to jMonkeyEngine SDK git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8122 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- .../core.jar/org/netbeans/core/startup/Bundle.properties | 6 +++--- .../org/netbeans/core/windows/view/ui/Bundle.properties | 6 +++--- .../modules/autoupdate/ui/wizards/Bundle.properties | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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 d82e4a2fb..07f2df236 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,7 +1,7 @@ #Updated by build script -#Thu, 25 Aug 2011 20:26:50 +0200 -currentVersion=jMonkeyEngine GDE 3.0beta -LBL_splash_window_title=Starting jMonkeyEngine GDE +#Sat, 27 Aug 2011 22:46:29 +0200 +currentVersion=jMonkeyEngine SDK 3.0beta +LBL_splash_window_title=Starting jMonkeyEngine SDK 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 ee207c33a..a871784fa 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,4 +1,4 @@ #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 +#Sat, 27 Aug 2011 22:46:29 +0200 +CTL_MainWindow_Title=jMonkeyEngine SDK 3.0beta +CTL_MainWindow_Title_No_Project=jMonkeyEngine SDK 3.0beta 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 c0630603b..f5618cb31 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=

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.

+OperationDescriptionStep_BrokenPackageDepInit=

jMonkeyEngine SDK requires the JDK

Currently, jMonkeyEngine 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.