Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2009-03-19 05:04:19 +0000
committerslewis2009-03-19 05:04:19 +0000
commitc16d4b92b23aaeb22e1abea16b10c627161b431e (patch)
treeec1c8a042817fdd51f657c9082a55b8d1088d059 /examples/bundles/org.eclipse.ecf.example.clients
parent4ec8f7db8f21a7592e6925bac0b5432369e01cdb (diff)
downloadorg.eclipse.ecf-c16d4b92b23aaeb22e1abea16b10c627161b431e.tar.gz
org.eclipse.ecf-c16d4b92b23aaeb22e1abea16b10c627161b431e.tar.xz
org.eclipse.ecf-c16d4b92b23aaeb22e1abea16b10c627161b431e.zip
Updated provider name to Eclipse.org - ECF
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.example.clients')
-rw-r--r--examples/bundles/org.eclipse.ecf.example.clients/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.example.clients/plugin.properties b/examples/bundles/org.eclipse.ecf.example.clients/plugin.properties
index 729b745b2..8a9d2bf80 100644
--- a/examples/bundles/org.eclipse.ecf.example.clients/plugin.properties
+++ b/examples/bundles/org.eclipse.ecf.example.clients/plugin.properties
@@ -7,5 +7,5 @@
#
############################################################################
plugin.name=ECF Clients Example
-plugin.provider=Eclipse.org
+plugin.provider=Eclipse.org - ECF

Back to the top