[
https://issues.apache.org/jira/browse/NETBEANS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lbruun updated NETBEANS-146:
----------------------------
Description:
Images need to be changed to reflect that NetBeans has moved to Apache. This
lists what needs to be done for a complete re-branding of art-work.
_The most important ones to change are the splash images as they contain
incorrect text about license._
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]
*Launcher*
*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]
was:
Images need to be changed to reflect that NetBeans has moved to Apache. This
lists what needs to be done for a complete re-branding of art-work.
_The most important ones to change are the splash images as they contain
incorrect text about license._
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]
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]
> Apache art-work rebranding
> --------------------------
>
> Key: NETBEANS-146
> URL: https://issues.apache.org/jira/browse/NETBEANS-146
> Project: NetBeans
> Issue Type: Bug
> Reporter: lbruun
>
> Images need to be changed to reflect that NetBeans has moved to Apache. This
> lists what needs to be done for a complete re-branding of art-work.
> _The most important ones to change are the splash images as they contain
> incorrect text about license._
> 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]
>
> *Launcher*
> *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]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
