diff options
author | Uwe Stieber | 2012-06-10 12:43:22 +0000 |
---|---|---|
committer | Uwe Stieber | 2012-06-10 12:43:22 +0000 |
commit | b89b1f2cfd1fc9396aa34b4f0309dbf0545edec5 (patch) | |
tree | 836709a57176b44a9ab3997cb6f246a79fd1f8e6 /target_explorer/features/org.eclipse.tcf.te.feature/feature.properties | |
parent | 9a5dd957b8a35b73a0d052e3a0ca5632c882b943 (diff) | |
download | org.eclipse.tcf-b89b1f2cfd1fc9396aa34b4f0309dbf0545edec5.tar.gz org.eclipse.tcf-b89b1f2cfd1fc9396aa34b4f0309dbf0545edec5.tar.xz org.eclipse.tcf-b89b1f2cfd1fc9396aa34b4f0309dbf0545edec5.zip |
Releng: Synchronize plugin/feature dependencies with Juno target platform, Fix update site URL in all features
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.feature/feature.properties')
-rw-r--r-- | target_explorer/features/org.eclipse.tcf.te.feature/feature.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.feature/feature.properties b/target_explorer/features/org.eclipse.tcf.te.feature/feature.properties index be1eafe9d..66edacf72 100644 --- a/target_explorer/features/org.eclipse.tcf.te.feature/feature.properties +++ b/target_explorer/features/org.eclipse.tcf.te.feature/feature.properties @@ -19,6 +19,9 @@ featureName=Target Explorer # "providerName" property - name of the company that provides the feature providerName=Eclipse.org - TCF +# "updateSiteName" property - label for the update site +updateSiteName=Eclipse Update Site + # "description" property - description of the feature description=The Target Explorer core framework. |