mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-09 18:15:23 +02:00
Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion
This commit is contained in:
parent
5a71190202
commit
d311a3c505
16 changed files with 36 additions and 35 deletions
|
@ -10,4 +10,4 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery RSE Plug-in
|
pluginName = Service Discovery RSE Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -37,7 +37,7 @@ Contributors:
|
||||||
iconlive=""
|
iconlive=""
|
||||||
icon=""
|
icon=""
|
||||||
class="org.eclipse.rse.discovery.ServiceDiscoverySubSystemConfiguration"
|
class="org.eclipse.rse.discovery.ServiceDiscoverySubSystemConfiguration"
|
||||||
vendor="Eclipse.org"
|
vendor="%providerName"
|
||||||
priority="100"
|
priority="100"
|
||||||
id="Discovery">
|
id="Discovery">
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
featureName=Experimental Remote Service Discovery
|
featureName=Experimental Remote Service Discovery
|
||||||
|
|
||||||
# "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
|
||||||
|
@ -26,13 +26,14 @@ testUpdateSiteName=Target Management Project Pre-release Test Updates
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2006 Symbian Software Ltd. All rights reserved.\n\
|
Copyright (c) 2006 Symbian Software Ltd. and others. All rights reserved.\n\
|
||||||
This program and the accompanying materials are made available under the terms\n\
|
This program and the accompanying materials are made available under the terms\n\
|
||||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
||||||
available at http://www.eclipse.org/legal/epl-v10.html\n\
|
available at http://www.eclipse.org/legal/epl-v10.html\n\
|
||||||
\n\
|
\n\
|
||||||
Contributors:\n\
|
Contributors:\n\
|
||||||
Javier Montalvo Orús (Symbian) - initial API and implementation\n
|
Javier Montalvo Orús (Symbian) - initial API and implementation\n\
|
||||||
|
Martin Oberhuber (Wind River) - externalized strings, fixed build.properties, feature.xml\n
|
||||||
################ end of copyright property ####################################
|
################ end of copyright property ####################################
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
|
|
|
@ -43,64 +43,64 @@
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.rse.discovery"
|
id="org.eclipse.rse.discovery"
|
||||||
download-size="0"
|
download-size="5"
|
||||||
install-size="0"
|
install-size="10"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.engine"
|
id="org.eclipse.tm.discovery.engine"
|
||||||
download-size="0"
|
download-size="9"
|
||||||
install-size="0"
|
install-size="16"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.model"
|
id="org.eclipse.tm.discovery.model"
|
||||||
download-size="0"
|
download-size="17"
|
||||||
install-size="0"
|
install-size="55"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.model.edit"
|
id="org.eclipse.tm.discovery.model.edit"
|
||||||
download-size="0"
|
download-size="7"
|
||||||
install-size="0"
|
install-size="21"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.protocol.dnssd"
|
id="org.eclipse.tm.discovery.protocol.dnssd"
|
||||||
download-size="0"
|
download-size="6"
|
||||||
install-size="0"
|
install-size="13"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.transport.udp"
|
id="org.eclipse.tm.discovery.transport.udp"
|
||||||
download-size="0"
|
download-size="3"
|
||||||
install-size="0"
|
install-size="6"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.view"
|
id="org.eclipse.tm.discovery.view"
|
||||||
download-size="0"
|
download-size="6"
|
||||||
install-size="0"
|
install-size="17"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.wizard"
|
id="org.eclipse.tm.discovery.wizard"
|
||||||
download-size="0"
|
download-size="8"
|
||||||
install-size="0"
|
install-size="25"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.discovery.source"
|
id="org.eclipse.tm.discovery.source"
|
||||||
download-size="0"
|
download-size="73"
|
||||||
install-size="0"
|
install-size="212"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
||||||
</feature>
|
</feature>
|
||||||
|
|
|
@ -21,5 +21,5 @@ blurb=Experimental Remote Service Discovery Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Eclipse contributors and others 2006. All rights reserved.\n\
|
(c) Copyright Symbian Software Ltd. and others 2006. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -9,4 +9,4 @@
|
||||||
# Martin Oberhuber - initial API and implementation
|
# Martin Oberhuber - initial API and implementation
|
||||||
################################################################################
|
################################################################################
|
||||||
pluginName=Experimental Remote Service Discovery Source
|
pluginName=Experimental Remote Service Discovery Source
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse DSDP Project
|
||||||
|
|
|
@ -21,5 +21,5 @@ blurb=Experimental Remote Service Discovery Source\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
Build id: {0}\n\
|
Build id: {0}\n\
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Eclipse contributors and others 2006. All rights reserved.\n\
|
(c) Copyright Symbian Software Ltd. and others 2006. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/dsdp/tm
|
Visit http://www.eclipse.org/dsdp/tm
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery Engine Plug-in
|
pluginName = Service Discovery Engine Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
# ====================================================================
|
# ====================================================================
|
||||||
|
|
||||||
pluginName = Service Discovery Edit Support
|
pluginName = Service Discovery Edit Support
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
||||||
_UI_CreateChild_text = {0}
|
_UI_CreateChild_text = {0}
|
||||||
_UI_CreateChild_text2 = {1} {0}
|
_UI_CreateChild_text2 = {1} {0}
|
||||||
|
|
|
@ -22,5 +22,5 @@
|
||||||
# ====================================================================
|
# ====================================================================
|
||||||
|
|
||||||
pluginName = Service Discovery Model
|
pluginName = Service Discovery Model
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = DNS Service Discovery Plug-in
|
pluginName = DNS Service Discovery Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = UDP Transport Plug-in
|
pluginName = UDP Transport Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery View Plug-in
|
pluginName = Service Discovery View Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = Service Discovery Wizard Pages Plug-in
|
pluginName = Service Discovery Wizard Pages Plug-in
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -10,5 +10,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = RSE Test Framework Examples
|
pluginName = RSE Test Framework Examples
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
|
@ -10,5 +10,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
pluginName = RSE Test Framework
|
pluginName = RSE Test Framework
|
||||||
providerName = Eclipse.org
|
providerName = Eclipse DSDP Project
|
||||||
|
|
Loading…
Add table
Reference in a new issue