This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 31286 - get "NetBeans" out of setup wizard
Summary: get "NetBeans" out of setup wizard
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 24853
  Show dependency tree
 
Reported: 2003-02-20 22:01 UTC by Patrick Keegan
Modified: 2008-12-22 23:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Keegan 2003-02-20 22:01:07 UTC
The name of the first panel of the setup wizard is "General NetBeanse Settings" To save 
branding hassles and/or confusion of users who are using a branded version, "NetBeans" 
should be changed to "IDE"
Comment 1 Jiri Rechtacek 2003-02-24 16:35:58 UTC
fixed in maintrunk,
Revision  Path
1.56      ore/src/org/netbeans/core/ui/Bundle.properties
Comment 2 Jesse Glick 2003-02-24 16:55:27 UTC
Note that as part of issue #24853 it is likely that such changes will
be reversed anyway. The base string would read "NetBeans", and there
might be a NB IDE-branded version reading "NetBeans IDE" or "IDE". S1S
can always override any string trivially using Bundle_f4j.properties
so there is no need to make changes to NB Bundle.properties files for
this reason.
Comment 3 Jiri Rechtacek 2003-02-24 17:09:29 UTC
Aha, yes I'll revert this change and add a dependency into issue 24853.
Comment 4 Patrick Keegan 2003-02-25 00:22:14 UTC
I'd still like to see this change for docs purposes. Currently the docs assume that the distro is an IDE, 
so platform/IDE issues don't mean anything here for us. And it seems senseless to have to brand the docs 
that refer to this page when the content in the wizard isn't any different.
Comment 5 Jaroslav Tulach 2005-09-16 14:12:22 UTC
SetupWizard is gone, afaik. 
Comment 6 Jesse Glick 2005-09-16 17:39:10 UTC
Yup.