visualweb.propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/module/Bundle.properties
author Rudolf Balada <rbalada@netbeans.org>
Mon, 23 Jun 2008 17:15:13 +0200
changeset 3041 76f8bc4d27e7
parent 3040 74db6b7f7db0
permissions -rw-r--r--
Added PatchesInfo reference into English bundle.properties files (fixed the original changeset 3ef588ff73ea)
cnguyencasj@1684
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
gjmurphy@149
     2
#
cnguyencasj@1684
     3
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
gjmurphy@149
     4
#
cnguyencasj@1684
     5
# The contents of this file are subject to the terms of either the GNU
cnguyencasj@1684
     6
# General Public License Version 2 only ("GPL") or the Common
cnguyencasj@1684
     7
# Development and Distribution License("CDDL") (collectively, the
cnguyencasj@1684
     8
# "License"). You may not use this file except in compliance with the
cnguyencasj@1684
     9
# License. You can obtain a copy of the License at
cnguyencasj@1684
    10
# http://www.netbeans.org/cddl-gplv2.html
cnguyencasj@1684
    11
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
cnguyencasj@1684
    12
# specific language governing permissions and limitations under the
cnguyencasj@1684
    13
# License.  When distributing the software, include this License Header
cnguyencasj@1684
    14
# Notice in each file and include the License file at
cnguyencasj@1684
    15
# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
cnguyencasj@1684
    16
# particular file as subject to the "Classpath" exception as provided
cnguyencasj@1684
    17
# by Sun in the GPL Version 2 section of the License file that
cnguyencasj@1684
    18
# accompanied this code. If applicable, add the following below the
cnguyencasj@1684
    19
# License Header, with the fields enclosed by brackets [] replaced by
cnguyencasj@1684
    20
# your own identifying information:
gjmurphy@149
    21
# "Portions Copyrighted [year] [name of copyright owner]"
gjmurphy@149
    22
#
cnguyencasj@1684
    23
# Contributor(s):
cnguyencasj@1684
    24
#
gjmurphy@149
    25
# The Original Software is NetBeans. The Initial Developer of the Original
gjmurphy@149
    26
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
gjmurphy@149
    27
# Microsystems, Inc. All Rights Reserved.
cnguyencasj@1684
    28
#
cnguyencasj@1684
    29
# If you wish your version of this file to be governed by only the CDDL
cnguyencasj@1684
    30
# or only the GPL Version 2, indicate your decision by adding
cnguyencasj@1684
    31
# "[Contributor] elects to include this software in this distribution
cnguyencasj@1684
    32
# under the [CDDL or GPL Version 2] license." If you do not indicate a
cnguyencasj@1684
    33
# single choice of license, a recipient has the option to distribute
cnguyencasj@1684
    34
# your version of this file under either the CDDL, the GPL Version 2 or
cnguyencasj@1684
    35
# to extend the choice of license to its licensees as provided above.
cnguyencasj@1684
    36
# However, if you add GPL Version 2 code and therefore, elected the GPL
cnguyencasj@1684
    37
# Version 2 license, then the option applies only if the new code is
cnguyencasj@1684
    38
# made subject to such option by the copyright holder.
gjmurphy@149
    39
gjmurphy@149
    40
gjmurphy@149
    41
OpenIDE-Module-Name=Property Editors
gjmurphy@149
    42
OpenIDE-Module-Display-Category=Visual Web
gjmurphy@149
    43
OpenIDE-Module-Short-Description=Property Editors
rbalada@3041
    44
OpenIDE-Module-Long-Description=For the list of included fixed bugs please check <A HREF="http://wiki.netbeans.org/NetBeans6.1PatchesInfo">http://wiki.netbeans.org/NetBeans6.1PatchesInfo</A> <BR> <BR> \
rbalada@3041
    45
Custom property editors to support configuration of visual and non-visual components.
gjmurphy@149
    46