[ 
https://issues.apache.org/jira/browse/NETBEANS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

lbruun updated NETBEANS-146:
----------------------------
    Description: 
This lists what needs to be done for a complete re-branding of art-work, e.g. 
if logo changes. It complements NETBEANS-145.

The purpose of the list is to document all places where a change will be 
required, if for example the logo changes.

Those marked with (*) were updated in 
[PR275|https://github.com/apache/incubator-netbeans/pull/275] so that is will 
be possible to release under the ASF hospice. Consider this as a stop-gap 
measure.

h2. Platform

*About Dialog*
* There's no specific image for the About Dialog: the splash image is used.

*Splash*
* 
[splash.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/splash.gif]
 (*)
* 
[splash_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/splash_dark.gif]
 (*)
* It may be required to change splash image size in  
[Bundle.properties|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/Bundle.properties]


*Frame icons*
* 
[frame.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame.gif]
* 
[frame_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame_dark.gif]
* 
[frame32.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame32.gif]
* 
[frame32_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame32_dark.gif]
* 
[frame48.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame48.gif]
* 
[frame48_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame48_dark.gif]


*Updater*
* 
[frame.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame.gif]
* 
[frame32.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame32.gif]
* 
[frame48.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame48.gif]
* 
[updatersplash.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/updatersplash.gif].
 Very old, contains reference to _Sun Public License_, which hasn't been used 
for years. However, the Updater Splash is shown so very briefly, so I don't 
think anyone notices.
 
*Launcher*
* Windows launcher (.exe embedded icon): 
[app.ico|https://github.com/apache/incubator-netbeans/blob/master/apisupport.harness/windows-launcher-src/app.ico]
* Mac OS X launcher (embedded icon): 
[applicationIcon.icns|https://github.com/apache/incubator-netbeans/blob/master/apisupport.harness/release/etc/applicationIcon.icns]


*Installer*
* Windows installer launcher (.exe embedded icon): 
[icon.ico|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/native/launcher/windows/resources/icon.ico]
* Mac OS X installer dock icon : 
[dockicon.icns|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/system/launchers/impl/dockicon.icns]
*  Frame icon : 
[frame-icon.png|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/helper/swing/frame-icon.png]





h2. IDE Branding

(overrides images in Platform)

*About Dialog*
* 
[about_nb.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/about_nb.png]
* 
[about_dark_nb.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/about_dark_nb.png]

*Splash*
* 
[splash_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/splash_nb.gif]
 (*)
* 
[splash_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/splash_dark_nb.gif]
  (*)
* It may be required to change splash image size in  
[Bundle_nb.properties|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties]

*Frame icons*
* 
[frame_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame_nb.gif]
* 
[frame_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame_dark_nb.gif]
* 
[frame32_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame32_nb.gif]
* 
[frame32_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame32_dark_nb.gif]
* 
[frame48_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame48_nb.gif]
* 
[frame48_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame48_dark_nb.gif]

*Updater*
* 
[updatersplash_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/autoupdate.services/libsrc/org/netbeans/updater/resources/updatersplash_nb.gif]

*Launcher*
* Windows : 
[netbeans.ico|https://github.com/apache/incubator-netbeans/blob/master/ide/launcher/windows/netbeans.ico]
* Mac OS X : 
[netbeans.icns|https://github.com/apache/incubator-netbeans/blob/master/ide/launcher/macosx/NetBeansLauncher/netbeans.icns]

*Installer*

The IDE installer has not yet been donated, therefore this section has no 
GitHub links.
\\
\\

* All icons named {{installer/components/products/nb-*/data/icon.png}}
* Panel/Wizard icons : 
{noformat}
        
installer/engine/src/org/netbeans/installer/wizard/components/panels/netbeans/resources/welcome-left-bottom.png
        
installer/engine/src/org/netbeans/installer/wizard/components/panels/netbeans/resources/welcome-left-top.png
  (contains no logo)
        
installer/engine/src/org/netbeans/installer/wizard/wizard-description-background.png
        
installer/engine/src/org/netbeans/installer/wizard/wizard-icon.png{noformat}

* Icon used on Unix/Linux packages: {{installer/packages/nb48x48.png}} 
(Possibly not used anymore)





*Unknown purpose*
* 
[netbeans.icns|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/release/netbeans.icns]
* 
[netbeans.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/release/netbeans.png]


  was:
This lists what needs to be done for a complete re-branding of art-work, e.g. 
if logo changes. It complements NETBEANS-145.

{color:#d04437}Even without any desire to change logo or general "look", it 
will still be required to change splash images as they contain incorrect text 
about NetBeans being CDDL licensed and also contain the text 
"www.netbeans.org".{color}

The purpose of the list is to document all places where a change will be 
required, if for example the logo changes.

Those marked with (*) were updated in 
[PR275|https://github.com/apache/incubator-netbeans/pull/275] so that is will 
be possible to release under the ASF hospice. Consider this as a stop-gap 
measure.

h2. Platform

*About Dialog*
* There's no specific image for the About Dialog: the splash image is used.

*Splash*
* 
[splash.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/splash.gif]
 (*)
* 
[splash_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/splash_dark.gif]
 (*)
* It may be required to change splash image size in  
[Bundle.properties|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/Bundle.properties]


*Frame icons*
* 
[frame.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame.gif]
* 
[frame_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame_dark.gif]
* 
[frame32.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame32.gif]
* 
[frame32_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame32_dark.gif]
* 
[frame48.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame48.gif]
* 
[frame48_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame48_dark.gif]


*Updater*
* 
[frame.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame.gif]
* 
[frame32.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame32.gif]
* 
[frame48.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame48.gif]
* 
[updatersplash.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/updatersplash.gif].
 Very old, contains reference to _Sun Public License_, which hasn't been used 
for years. However, the Updater Splash is shown so very briefly, so I don't 
think anyone notices.
 
*Launcher*
* Windows launcher (.exe embedded icon): 
[app.ico|https://github.com/apache/incubator-netbeans/blob/master/apisupport.harness/windows-launcher-src/app.ico]
* Mac OS X launcher (embedded icon): 
[applicationIcon.icns|https://github.com/apache/incubator-netbeans/blob/master/apisupport.harness/release/etc/applicationIcon.icns]


*Installer*
* Windows installer launcher (.exe embedded icon): 
[icon.ico|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/native/launcher/windows/resources/icon.ico]
* Mac OS X installer dock icon : 
[dockicon.icns|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/system/launchers/impl/dockicon.icns]
*  Frame icon : 
[frame-icon.png|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/helper/swing/frame-icon.png]





h2. IDE Branding

(overrides images in Platform)

*About Dialog*
* 
[about_nb.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/about_nb.png]
* 
[about_dark_nb.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/about_dark_nb.png]

*Splash*
* 
[splash_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/splash_nb.gif]
 (*)
* 
[splash_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/splash_dark_nb.gif]
  (*)
* It may be required to change splash image size in  
[Bundle_nb.properties|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties]

*Frame icons*
* 
[frame_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame_nb.gif]
* 
[frame_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame_dark_nb.gif]
* 
[frame32_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame32_nb.gif]
* 
[frame32_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame32_dark_nb.gif]
* 
[frame48_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame48_nb.gif]
* 
[frame48_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame48_dark_nb.gif]

*Updater*
* 
[updatersplash_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/autoupdate.services/libsrc/org/netbeans/updater/resources/updatersplash_nb.gif]

*Launcher*
* Windows : 
[netbeans.ico|https://github.com/apache/incubator-netbeans/blob/master/ide/launcher/windows/netbeans.ico]
* Mac OS X : 
[netbeans.icns|https://github.com/apache/incubator-netbeans/blob/master/ide/launcher/macosx/NetBeansLauncher/netbeans.icns]

*Installer*

The IDE installer has not yet been donated, therefore this section has no 
GitHub links.
\\
\\

* All icons named {{installer/components/products/nb-*/data/icon.png}}
* Panel/Wizard icons : 
{noformat}
        
installer/engine/src/org/netbeans/installer/wizard/components/panels/netbeans/resources/welcome-left-bottom.png
        
installer/engine/src/org/netbeans/installer/wizard/components/panels/netbeans/resources/welcome-left-top.png
  (contains no logo)
        
installer/engine/src/org/netbeans/installer/wizard/wizard-description-background.png
        
installer/engine/src/org/netbeans/installer/wizard/wizard-icon.png{noformat}

* Icon used on Unix/Linux packages: {{installer/packages/nb48x48.png}} 
(Possibly not used anymore)





*Unknown purpose*
* 
[netbeans.icns|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/release/netbeans.icns]
* 
[netbeans.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/release/netbeans.png]



> Apache art-work rebranding
> --------------------------
>
>                 Key: NETBEANS-146
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-146
>             Project: NetBeans
>          Issue Type: Improvement
>            Reporter: lbruun
>            Priority: Minor
>
> This lists what needs to be done for a complete re-branding of art-work, e.g. 
> if logo changes. It complements NETBEANS-145.
> The purpose of the list is to document all places where a change will be 
> required, if for example the logo changes.
> Those marked with (*) were updated in 
> [PR275|https://github.com/apache/incubator-netbeans/pull/275] so that is will 
> be possible to release under the ASF hospice. Consider this as a stop-gap 
> measure.
> h2. Platform
> *About Dialog*
> * There's no specific image for the About Dialog: the splash image is used.
> *Splash*
> * 
> [splash.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/splash.gif]
>  (*)
> * 
> [splash_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/splash_dark.gif]
>  (*)
> * It may be required to change splash image size in  
> [Bundle.properties|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/Bundle.properties]
> *Frame icons*
> * 
> [frame.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame.gif]
> * 
> [frame_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame_dark.gif]
> * 
> [frame32.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame32.gif]
> * 
> [frame32_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame32_dark.gif]
> * 
> [frame48.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame48.gif]
> * 
> [frame48_dark.gif|https://github.com/apache/incubator-netbeans/blob/master/core.startup/src/org/netbeans/core/startup/frame48_dark.gif]
> *Updater*
> * 
> [frame.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame.gif]
> * 
> [frame32.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame32.gif]
> * 
> [frame48.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/frame48.gif]
> * 
> [updatersplash.gif|https://github.com/apache/incubator-netbeans/blob/master/autoupdate.services/libsrc/org/netbeans/updater/resources/updatersplash.gif].
>  Very old, contains reference to _Sun Public License_, which hasn't been used 
> for years. However, the Updater Splash is shown so very briefly, so I don't 
> think anyone notices.
>  
> *Launcher*
> * Windows launcher (.exe embedded icon): 
> [app.ico|https://github.com/apache/incubator-netbeans/blob/master/apisupport.harness/windows-launcher-src/app.ico]
> * Mac OS X launcher (embedded icon): 
> [applicationIcon.icns|https://github.com/apache/incubator-netbeans/blob/master/apisupport.harness/release/etc/applicationIcon.icns]
> *Installer*
> * Windows installer launcher (.exe embedded icon): 
> [icon.ico|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/native/launcher/windows/resources/icon.ico]
> * Mac OS X installer dock icon : 
> [dockicon.icns|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/system/launchers/impl/dockicon.icns]
> *  Frame icon : 
> [frame-icon.png|https://github.com/apache/incubator-netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/helper/swing/frame-icon.png]
> h2. IDE Branding
> (overrides images in Platform)
> *About Dialog*
> * 
> [about_nb.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/about_nb.png]
> * 
> [about_dark_nb.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/about_dark_nb.png]
> *Splash*
> * 
> [splash_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/splash_nb.gif]
>  (*)
> * 
> [splash_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/splash_dark_nb.gif]
>   (*)
> * It may be required to change splash image size in  
> [Bundle_nb.properties|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties]
> *Frame icons*
> * 
> [frame_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame_nb.gif]
> * 
> [frame_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame_dark_nb.gif]
> * 
> [frame32_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame32_nb.gif]
> * 
> [frame32_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame32_dark_nb.gif]
> * 
> [frame48_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame48_nb.gif]
> * 
> [frame48_dark_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/core.startup/src/org/netbeans/core/startup/frame48_dark_nb.gif]
> *Updater*
> * 
> [updatersplash_nb.gif|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/autoupdate.services/libsrc/org/netbeans/updater/resources/updatersplash_nb.gif]
> *Launcher*
> * Windows : 
> [netbeans.ico|https://github.com/apache/incubator-netbeans/blob/master/ide/launcher/windows/netbeans.ico]
> * Mac OS X : 
> [netbeans.icns|https://github.com/apache/incubator-netbeans/blob/master/ide/launcher/macosx/NetBeansLauncher/netbeans.icns]
> *Installer*
> The IDE installer has not yet been donated, therefore this section has no 
> GitHub links.
> \\
> \\
> * All icons named {{installer/components/products/nb-*/data/icon.png}}
> * Panel/Wizard icons : 
> {noformat}
>         
> installer/engine/src/org/netbeans/installer/wizard/components/panels/netbeans/resources/welcome-left-bottom.png
>         
> installer/engine/src/org/netbeans/installer/wizard/components/panels/netbeans/resources/welcome-left-top.png
>   (contains no logo)
>         
> installer/engine/src/org/netbeans/installer/wizard/wizard-description-background.png
>         
> installer/engine/src/org/netbeans/installer/wizard/wizard-icon.png{noformat}
> * Icon used on Unix/Linux packages: {{installer/packages/nb48x48.png}} 
> (Possibly not used anymore)
> *Unknown purpose*
> * 
> [netbeans.icns|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/release/netbeans.icns]
> * 
> [netbeans.png|https://github.com/apache/incubator-netbeans/blob/master/ide.branding/release/netbeans.png]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to