1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-06 15:55:47 +02:00

Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights.

This commit is contained in:
Martin Oberhuber 2006-10-25 11:05:24 +00:00
parent 6cd999a5e9
commit 612ed19e85
4 changed files with 7 additions and 7 deletions

View file

@ -18,7 +18,7 @@
featureName=RSE Experimental Eclipse Filesystem (EFS) Provider featureName=RSE Experimental Eclipse Filesystem (EFS) Provider
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org providerName=Eclipse DSDP Project
# "updateSiteName" property - label for the update site # "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates updateSiteName=Target Management Project Updates

View file

@ -36,15 +36,15 @@
<plugin <plugin
id="org.eclipse.rse.eclipse.filesystem" id="org.eclipse.rse.eclipse.filesystem"
download-size="0" download-size="13"
install-size="0" install-size="23"
version="0.0.0" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin <plugin
id="org.eclipse.rse.efs.source" id="org.eclipse.rse.efs.source"
download-size="0" download-size="17"
install-size="0" install-size="68"
version="0.0.0"/> version="0.0.0"/>
</feature> </feature>

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=RSE Experimental EFS Provider Source pluginName=RSE Experimental EFS Provider Source
providerName=Eclipse.org providerName=Eclipse DSDP Project

View file

@ -17,4 +17,4 @@
# NLS_MESSAGEFORMAT_VAR # NLS_MESSAGEFORMAT_VAR
pluginName = RSE EFS Support pluginName = RSE EFS Support
providerName = Eclipse.org providerName = Eclipse DSDP Project