carbidecpp22devenv/features/org.tigris.subversion.subclipse_1.6.2/feature.properties
author cawthron
Fri, 04 Dec 2009 12:29:56 -0600
changeset 779 4870ed7d9d38
parent 4 4764c8c88759
permissions -rw-r--r--
remove .branch.txt
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
#******************************************************************************
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
# Copyright (c) 2004, 2006 Subclipse project and others.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
# All rights reserved. This program and the accompanying materials
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
# are made available under the terms of the Eclipse Public License v1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
# which accompanies this distribution, and is available at
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
# http://www.eclipse.org/legal/epl-v10.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
#
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
# Contributors:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
#     Subclipse project committers - initial API and implementation
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
#*****************************************************************************/
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
# feature.properties
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
# contains externalized strings for feature.xml
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
# "%foo" in feature.xml corresponds to the key "foo" in this file
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
# java.io.Properties file (ISO 8859-1 with "\" escapes)
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
# This file should be translated.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
# "featureName" property - name of the feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
featureName=Subclipse
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
# "providerName" property - name of the company that provides the feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
providerName=Tigris.org
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
# "updateSiteName" property - label for the update site
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
updateSiteName=Subclipse update site
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
# "description" property - description of the feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
description=Subclipse is an Eclipse Team Provider for the Subversion version control system.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
# "changesURL" property - URL of the "Change Log"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
# do not translate value - just change to point to a locale-specific HTML page
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
changesURL=subclipse/changes.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
# "licenseURL" property - URL of the "Feature License"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
# do not translate value - just change to point to a locale-specific HTML page
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
licenseURL=license.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
# "license" property - text of the "Feature Update License"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
# should be plain text version of license agreement pointed to be "licenseURL"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
license=\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
Subclipse Software User Agreement\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
11th April, 2006\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
Subclipse is licensed under the terms of the Eclipse Public\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
License v1.0.  http://www.eclipse.org/legal/epl-v10.html\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
Applicable Licenses\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
Subclipse is built upon a number of other open source\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
technologies and products.  Here is a list of those products\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
with links to their licenses.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
svnClientAdapter:  Part of the overall Subclipse project,\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
svnClientAdapter presents a pluggable high-level interface\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
to the Subversion repository.  svnClientAdapter is licensed\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
under the Apache2 License.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
http://www.apache.org/licenses/LICENSE-2.0\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
Depending on the adapter you choose in your preferences, the\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
following products and licenses are involved.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
Subversion/JavaHL:  JavaHL is a high-level Java language binding\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
to the Subversion "C" libraries and is part of the official\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
Subversion source distribution.  Subversion is licensed under\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
the CollabNet license.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
http://subversion.tigris.org/project_license.html\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
SVNKit:  SVNKit is a "pure Java" implementation of the\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
Subversion network protocols and working copy formats.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
SVNKit is licensed under the TMate license.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
http://svnkit.com/licensing/index.html\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
Ganymed SSH-2:  SVNKit uses the Ganymed SSH-2 library to support\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
the svn+ssh:// protocol.  Ganymed SSH-2 is licensed under the\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
Ganymed license.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
http://www.ganymed.ethz.ch/ssh2/LICENSE.txt\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
AND CONDITIONS PRIOR TO USE OF THIS CONTENT.\n
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
########### end of license property ##########################################