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 25514 - Missing descriptions for welcome module
Summary: Missing descriptions for welcome module
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-10 21:02 UTC by Jesse Glick
Modified: 2005-03-09 04:28 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diff of changes in trunk (788 bytes, patch)
2002-07-22 11:43 UTC, Richard Gregor
Details | Diff
diff -f changes in trunk - desc in bundle not in manifest. is it O.K. Marian? (1.60 KB, patch)
2002-07-22 12:43 UTC, Richard Gregor
Details | Diff
diff of changes in trunk (1.14 KB, patch)
2002-07-23 07:58 UTC, Richard Gregor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2002-07-10 21:02:37 UTC
This module does not have a short nor long
description in the Setup Wizard's module
installation panel.
Comment 1 Richard Gregor 2002-07-22 11:43:40 UTC
Created attachment 6833 [details]
diff of changes in trunk
Comment 2 Richard Gregor 2002-07-22 11:45:01 UTC
Fixed.
Comment 3 Marek Grummich 2002-07-22 11:46:50 UTC
Set target milestone to TBD
Comment 4 Marek Grummich 2002-07-22 11:51:25 UTC
Set target milestone to TBD
Comment 5 Marian Petras 2002-07-22 12:13:37 UTC
You should rather add the description into the localizing bundle so
that it may be easily localized. Feel free to ask me if you have any
questions.
Comment 6 Richard Gregor 2002-07-22 12:27:58 UTC
O.K.I'll put them into bundle. It'll be much better. Thanks.
Comment 7 Richard Gregor 2002-07-22 12:43:28 UTC
Created attachment 6834 [details]
diff -f changes in trunk - desc in bundle not in manifest. is it O.K. Marian?
Comment 8 Marian Petras 2002-07-22 12:57:17 UTC
Yes. It is OK.
Comment 9 Richard Gregor 2002-07-22 13:24:47 UTC
Patrik, could you check those texts, please?
Comment 10 Patrick Keegan 2002-07-22 15:39:46 UTC
Reopening as a reminder to fix the text. I suggest the following for 
the short and long descriptions:

Shows welcome content after the first startup of the IDE

The Welcome module provides a screen with introductory information 
about using the IDE. The screen appears when you start the IDE for the 
first time. You can choose basic commands and open help topics 
directly from this screen.
Comment 11 Jesse Glick 2002-07-22 18:22:46 UTC
Looks OK to me. Consider for release34 branch.

BTW Patrick - do short descriptions conventionally end in a period (as
complete sentences)? It would be great if you could do a quick
consistency check on this, at least for module short descriptions.
Comment 12 Patrick Keegan 2002-07-22 22:04:34 UTC
Good point, Jesse. The short description should end in a period, i.e. 

Shows welcome content after the first startup of the IDE ->
Shows welcome content after the first startup of the IDE.
Comment 13 Richard Gregor 2002-07-23 07:58:03 UTC
Created attachment 6857 [details]
diff of changes in trunk
Comment 14 Richard Gregor 2002-07-23 07:58:58 UTC
fixed in trunk.
Comment 15 Richard Gregor 2002-07-23 08:04:38 UTC
Fixed also in release34.
Comment 16 Patrick Keegan 2002-07-23 12:25:37 UTC
Question: I noticed in the long description that there are two spaces 
between some words. Will these be rendered as one (like in HTML) or 
two spaces in the Description dialog of the setup wizard. If the extra 
white space appears in the setup wizard, the these extra spaces should 
be removed.

 
Comment 17 Richard Gregor 2002-07-23 13:29:46 UTC
Spaces in long description were removed before commit to release34, in
trunk they were repared.
Thanks. 
Comment 18 _ mihmax 2003-01-03 13:09:04 UTC
I'm going to backport this bugfix to release341 branch, in the last
state of agreement.
Comment 20 _ mihmax 2003-01-03 15:27:24 UTC
oops, forgot to commit in the new Bundle.properties.
Thanks to continious build & Richard Gregor for discovering that!

Commit log:
Checking in org/netbeans/modules/welcome/Bundle.properties;
new revision: 1.8.4.1.4.1; previous revision: 1.8.4.1
Comment 21 Marian Mirilovic 2004-08-16 15:14:06 UTC
verified/closed