This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 2830cbc  Replace old logo and URL with new Logo and URL on Start Page 
(#583)
2830cbc is described below

commit 2830cbc6488773864a459dd0f820f71735ea6533
Author: Thilina Ranathunga <r.thil...@gmail.com>
AuthorDate: Tue Jun 26 21:07:42 2018 +0530

    Replace old logo and URL with new Logo and URL on Start Page (#583)
    
    * Replace old URL with new URL
    
    Update URL to open http://netbeans.apache.org when a user clicks on 
NetBeans logo on Start Page
    
    * Added params back
    
    Added URL parameters to back to track source and campaign.
    
    * Replaced old NetBeans Logo with new Apache NetBeans Logo
---
 .../modules/welcome/resources/Bundle.properties      |   4 ++--
 .../netbeans/modules/welcome/resources/nb_logo.png   | Bin 3366 -> 14303 bytes
 .../modules/welcome/resources/nb_logo_dark.png       | Bin 3366 -> 14303 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/welcome/src/org/netbeans/modules/welcome/resources/Bundle.properties 
b/welcome/src/org/netbeans/modules/welcome/resources/Bundle.properties
index 2c38c1b..23292b5 100644
--- a/welcome/src/org/netbeans/modules/welcome/resources/Bundle.properties
+++ b/welcome/src/org/netbeans/modules/welcome/resources/Bundle.properties
@@ -97,7 +97,7 @@ URL_JavaLogo=http://www.oracle.com/technetwork/java/index.html
 #NOI18N
 URL_ApacheLogo=http://www.apache.org
 #NOI18N
-URL_NetBeansLogo=http://netbeans.org?utm_source=netbeans&utm_campaign=welcomepage
+URL_NetBeansLogo=https://netbeans.apache.org?utm_source=netbeans&utm_campaign=welcomepage
 
 LBL_ContentLoading=Content is loading...
 LBL_ErrLoadingFeed=Error while loading content
@@ -196,7 +196,7 @@ TabBorder1Color=0x4571AE
 TabBorder2Color=0x021A72
 
 #NOI18N
-URL_TopBarLogo=http://netbeans.org?utm_source=netbeans&utm_campaign=welcomepage
+URL_TopBarLogo=https://netbeans.apache.org?utm_source=netbeans&utm_campaign=welcomepage
 
 USG_START_PAGE_LINK=Start page link/action: {0}
 USG_SHOW_START_PAGE=Show start page at startup: {0}
diff --git a/welcome/src/org/netbeans/modules/welcome/resources/nb_logo.png 
b/welcome/src/org/netbeans/modules/welcome/resources/nb_logo.png
index 6b6b2e2..e3ea89f 100644
Binary files a/welcome/src/org/netbeans/modules/welcome/resources/nb_logo.png 
and b/welcome/src/org/netbeans/modules/welcome/resources/nb_logo.png differ
diff --git 
a/welcome/src/org/netbeans/modules/welcome/resources/nb_logo_dark.png 
b/welcome/src/org/netbeans/modules/welcome/resources/nb_logo_dark.png
index 6b6b2e2..e3ea89f 100644
Binary files 
a/welcome/src/org/netbeans/modules/welcome/resources/nb_logo_dark.png and 
b/welcome/src/org/netbeans/modules/welcome/resources/nb_logo_dark.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to