Index: manifest.mf =================================================================== RCS file: /cvs/ui/welcome/manifest.mf,v retrieving revision 1.7 diff -u -b -B -r1.7 manifest.mf --- manifest.mf 22 Jul 2002 10:43:23 -0000 1.7 +++ manifest.mf 22 Jul 2002 11:41:45 -0000 @@ -9,6 +9,4 @@ org.netbeans.core.ui/1 > 1.0, org.netbeans.modules.utilities/1 > 1.8 Class-Path: docs/welcome.jar OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/welcome/Bundle.properties -OpenIDE-Module-Short-Description: Shows welcome conent after first startup of the IDE -OpenIDE-Module-Long-Description: The welcome module provides a component and a content of the welcome screen page displayed in the Editor. Allows the user to invoke the basic actions and the help topics right from this page. Index: src/org/netbeans/modules/welcome/Bundle.properties =================================================================== RCS file: /cvs/ui/welcome/src/org/netbeans/modules/welcome/Bundle.properties,v retrieving revision 1.8 diff -u -b -B -r1.8 Bundle.properties --- src/org/netbeans/modules/welcome/Bundle.properties 8 Jul 2002 09:46:54 -0000 1.8 +++ src/org/netbeans/modules/welcome/Bundle.properties 22 Jul 2002 11:41:45 -0000 @@ -49,3 +49,8 @@ LBL_Getting=Getting Started Using the IDE CTL_EditorWindow=Source Editor + +OpenIDE-Module-Short-Description=Shows welcome conent after first startup of the IDE + +OpenIDE-Module-Long-Description=The welcome module provides a component and a content of the welcome screen page displayed in the Editor. Allows the user to invoke the basic actions and the help topics right from this page. +