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 189407

Summary: Installer panel one says "Hello to..." instead of "Welcome to..."
Product: installer Reporter: spoonerj30
Component: CodeAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLATFORM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of installer panel

Description spoonerj30 2010-08-11 16:24:00 UTC
The installer that is built for a NetBeans platform application has incorrect wording on the first line of the first panel.  The text reads "Hello to <your-app-name> Installer Wizard" but should perhaps read "Welcome to <your-app-name> Installer Wizard".  I've included a screen shot of the panel in question.
Comment 1 spoonerj30 2010-08-11 16:25:17 UTC
Created attachment 101323 [details]
Screenshot of installer panel
Comment 2 dlipin 2010-08-11 18:42:22 UTC
Fixed in http://hg.netbeans.org/core-main/rev/182a3f5ada07

If you wish you can fix it also locally at
<netbeans-dir>/harness/nbi/stub/ext/engine/src/org/mycompany/installer/wizard/components/panels/Bundle.properties
Comment 3 spoonerj30 2010-08-11 18:43:53 UTC
Thanks very much
Comment 4 Quality Engineering 2010-08-13 03:07:56 UTC
Integrated into 'main-golden', will be available in build *201008130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/182a3f5ada07
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #189407 Installer panel one says "Hello to..." instead of "Welcome to..."