Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2009-03-19 05:04:13 +0000
committerslewis2009-03-19 05:04:13 +0000
commitea70746db00b627fe76cce6ef1225310495007aa (patch)
tree03e3113fd0d06e9d8b40a45574c98ee4e5225692 /examples/bundles/org.eclipse.ecf.example.collab/plugin.properties
parentac7d49aea31c32e10f18838ed66a5b587a9f62ec (diff)
downloadorg.eclipse.ecf-ea70746db00b627fe76cce6ef1225310495007aa.tar.gz
org.eclipse.ecf-ea70746db00b627fe76cce6ef1225310495007aa.tar.xz
org.eclipse.ecf-ea70746db00b627fe76cce6ef1225310495007aa.zip
Updated provider name to Eclipse.org - ECF
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.example.collab/plugin.properties')
-rw-r--r--examples/bundles/org.eclipse.ecf.example.collab/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.example.collab/plugin.properties b/examples/bundles/org.eclipse.ecf.example.collab/plugin.properties
index 60117c722..4bf274cb2 100644
--- a/examples/bundles/org.eclipse.ecf.example.collab/plugin.properties
+++ b/examples/bundles/org.eclipse.ecf.example.collab/plugin.properties
@@ -7,7 +7,7 @@
#
############################################################################
plugin.name = ECF Collaboration Examples
-plugin.provider = Eclipse.org
+plugin.provider = Eclipse.org - ECF
perspective.name = Communications

Back to the top