Cleaned up short and long descriptions. Should consider also changing the Module-Name key to something like "Schema To Beans GUI Library" (and make the corresponding change in other schema2beans modules). BLD200304270100
authorpkeegan@netbeans.org
Wed, 23 Apr 2003 12:10:36 +0000
changeset 127859e3982fb3ea
parent 1277 027abcaf5619
child 1279 aa81deeaa530
Cleaned up short and long descriptions. Should consider also changing the Module-Name key to something like "Schema To Beans GUI Library" (and make the corresponding change in other schema2beans modules).
schema2beans/nbgui/src/org/netbeans/modules/schema2beansnbgui/Bundle.properties
     1.1 --- a/schema2beans/nbgui/src/org/netbeans/modules/schema2beansnbgui/Bundle.properties	Tue Apr 22 18:54:45 2003 +0000
     1.2 +++ b/schema2beans/nbgui/src/org/netbeans/modules/schema2beansnbgui/Bundle.properties	Wed Apr 23 12:10:36 2003 +0000
     1.3 @@ -6,13 +6,13 @@
     1.4  # http://www.sun.com/
     1.5  # 
     1.6  # The Original Code is NetBeans. The Initial Developer of the Original
     1.7 -# Code is Sun Microsystems, Inc. Portions Copyright 1997-2001 Sun
     1.8 +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
     1.9  # Microsystems, Inc. All Rights Reserved.
    1.10  
    1.11  # For manifest.mf at top level
    1.12 -OpenIDE-Module-Name=schema2beans NB GUI Library
    1.13 -OpenIDE-Module-Short-Description=Library for representing XML as java beans; NB GUI variant.
    1.14 -OpenIDE-Module-Long-Description=XML data binding generator.  This module is a library for generating beans corresponding to XML descriptors.
    1.15 +OpenIDE-Module-Name=schema2beans GUI Library
    1.16 +OpenIDE-Module-Short-Description=Library that provides a graphical user interface for representing XML as JavaBeans components.
    1.17 +OpenIDE-Module-Long-Description=XML data binding generator.  This module is a library for generating JavaBeans components that correspond to XML descriptors.
    1.18  OpenIDE-Module-Display-Category=Infrastructure
    1.19  
    1.20  TXT_Copyright=Copyright (c) 2003 Sun Microsystems, Inc.  All rights reserved.	Use is subject to license terms.