carbidecpp20devenv/features/org.eclipse.gef.source_3.4.1.v20080806-67718083A56B4H2A3213573/feature.properties
author cawthron
Wed, 18 Mar 2009 17:21:00 -0500
changeset 1 82d1d1de1a01
permissions -rw-r--r--
import Carbide.c++
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     1
###############################################################################
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     2
# Copyright (c) 2003, 2008 IBM Corporation and others.
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     3
# All rights reserved. This program and the accompanying materials
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     4
# are made available under the terms of the Eclipse Public License v1.0
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     5
# which accompanies this distribution, and is available at
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     6
# http://www.eclipse.org/legal/epl-v10.html
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     7
#
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     8
# Contributors:
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
     9
#     IBM Corporation - initial API and implementation
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    10
###############################################################################
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    11
# feature.properties
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    12
# contains externalized strings for feature.xml
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    13
# "%foo" in feature.xml corresponds to the key "foo" in this file
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    14
# java.io.Properties file (ISO 8859-1 with "\" escapes)
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    15
# This file should be translated.
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    16
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    17
# "featureName" property - name of the feature
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    18
featureName=Graphical Editing Framework GEF Developer Resources
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    19
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    20
# "providerName" property - name of the company that provides the feature
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    21
providerName=Eclipse.org
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    22
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    23
# "updateSiteName" property - label for the update site
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    24
updateSiteName=Graphical Editing Framework (GEF) Update Site
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    25
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    26
# "description" property - description of the feature
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    27
description=API documentation and source code zips for Graphical Editing Framework.
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    28
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    29
# "licenseURL" property - URL of the "Feature License"
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    30
# do not translate value - just change to point to a locale-specific HTML page
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    31
licenseURL=license.html
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    32
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    33
# "copyright" property - text of the "Feature Update Copyright"
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    34
copyright=\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    35
Copyright (c) 2000, 2008 IBM Corporation and others.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    36
All rights reserved. This program and the accompanying materials\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    37
are made available under the terms of the Eclipse Public License v1.0\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    38
which accompanies this distribution, and is available at\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    39
http://www.eclipse.org/legal/epl-v10.html\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    40
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    41
Contributors:\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    42
    IBM Corporation - initial API and implementation\n
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    43
################ end of copyright property ####################################
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    44
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    45
# "license" property - text of the "Feature Update License"
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    46
# should be plain text version of license agreement pointed to be "licenseURL"
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    47
license=\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    48
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    49
March 17, 2005\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    50
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    51
Usage Of Content\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    52
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    53
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    54
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    55
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    56
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    57
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    58
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    59
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    60
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    61
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    62
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    63
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    64
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    65
Applicable Licenses\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    66
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    67
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    68
is provided to you under the terms and conditions of the Eclipse Public\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    69
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    70
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    71
For purposes of the EPL, "Program" will mean the Content.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    72
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    73
Content includes, but is not limited to, source code, object code,\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    74
documentation and other files maintained in the Eclipse.org CVS\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    75
repository ("Repository") in CVS modules ("Modules") and made available\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    76
as downloadable archives ("Downloads").\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    77
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    78
Content may be apportioned into plug-ins ("Plug-ins"), plug-in fragments\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    79
("Fragments"), and features ("Features"). A Feature is a bundle of one or\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    80
more Plug-ins and/or Fragments and associated material. Files named\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    81
"feature.xml" may contain a list of the names and version numbers of the\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    82
Plug-ins and/or Fragments associated with a Feature. Plug-ins and Fragments\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    83
are located in directories named "plugins" and Features are located in\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    84
directories named "features".\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    85
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    86
Features may also include other Features ("Included Features"). Files named\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    87
"feature.xml" may contain a list of the names and version numbers of\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    88
Included Features.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    89
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    90
The terms and conditions governing Plug-ins and Fragments should be\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    91
contained in files named "about.html" ("Abouts"). The terms and\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    92
conditions governing Features and Included Features should be contained\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    93
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    94
Licenses may be located in any directory of a Download or Module\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    95
including, but not limited to the following locations:\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    96
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    97
   - The top-level (root) directory\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    98
   - Plug-in and Fragment directories\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
    99
   - Subdirectories of the directory named "src" of certain Plug-ins\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   100
   - Feature directories\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   101
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   102
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   103
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   104
License") during the installation process. If the Feature contains\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   105
Included Features, the Feature Update License should either provide you\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   106
with the terms and conditions governing the Included Features or inform\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   107
you where you can locate them. Feature Update Licenses may be found in\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   108
the "license" property of files named "feature.properties". Such Abouts,\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   109
Feature Licenses and Feature Update Licenses contain the terms and\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   110
conditions (or references to such terms and conditions) that govern your\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   111
use of the associated Content in that directory.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   112
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   113
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   114
TO THE CPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   115
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   116
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   117
    - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   118
    - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   119
    - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   120
    - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   121
    - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   122
    - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   123
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   124
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   125
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   126
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   127
govern that particular Content.\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   128
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   129
Cryptography\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   130
\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   131
Content may contain encryption software. The country in which you are\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   132
currently may have restrictions on the import, possession, and use,\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   133
and/or re-export to another country, of encryption software. BEFORE\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   134
using any encryption software, please check the country's laws,\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   135
regulations and policies concerning the import, possession, or use,\n\
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   136
and re-export of encryption software, to see if this is permitted.\n
82d1d1de1a01 import Carbide.c++
cawthron
parents:
diff changeset
   137
########### end of license property ##########################################