Просмотр исходного кода

Upgraded the about dialog and the Splash Screen to match Jaime's Yellow instead of some blue or red. TODO: Fix SplashScreen's Image as well

MeFisto94 9 лет назад
Родитель
Сommit
d3a3908406

+ 1 - 1
.gitignore

@@ -20,7 +20,7 @@ build/*
 */build/*
 *.class
 .gradle
-netbeans
+netbeans/*
 */nbproject/private/*
 ant-jme/dist
 jdks/local/*

+ 2 - 0
branding/core/core.jar/org/netbeans/core/startup/Bundle.properties

@@ -5,5 +5,7 @@ LBL_splash_window_title=Starting jMonkeyEngine SDK
 SPLASH_HEIGHT=350
 SPLASH_WIDTH=500
 SplashProgressBarBounds=0,347,500,6
+SplashProgressBarColor=0xF3C802
 SplashRunningTextBounds=3,335,497,12
+SplashRunningTextColor=0xF3C802
 SplashRunningTextFontSize=10

+ 1 - 1
branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties

@@ -1,3 +1,3 @@
-LBL_Copyright=<p><em>Copyright &copy; 2015 jMonkeyEngine.\n<br>Please visit <a style="color: #1E2A60;" href="http://jmonkeyengine.org">http://jmonkeyengine.org</a> for more information.</em></p><p>Icons sets : <ul><li><a href="http://brankic1979.com/icons/">Brankic1979</a></li><li><a href="http://www.entypo.com/index.php">Entypo+</a></li><ul> </p>
+LBL_Copyright=<p><em>Copyright &copy; 2016 jMonkeyEngine.\n<br>Please visit <a style="color: #f3c802;" href="http://jmonkeyengine.org">http://jmonkeyengine.org</a> for more information.</em></p><p>Icons sets : <ul><li><a style="color: #f3c802;" href="http://brankic1979.com/icons/">Brankic1979</a></li><li><a style="color: #f3c802;" href="http://www.entypo.com/index.php">Entypo+</a></li><ul> </p>
 updates_not_found=<p style="margin: 0"><b>Updates:</b> jMonkeyEngine SDK is updated to version {0}</p>\n 
 URL_ON_IMG=http://jmonkeyengine.org/