Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 16:34:29 +0000
committerEike Stepper2010-05-19 16:34:29 +0000
commit309e05bb9e8fd91746984e6c93a2843270ad7f0a (patch)
tree4968540ad7e27b8cc86ac254099318a94be888ea /plugins
parent161806303399b2f82cc61905aa2fb60337816c32 (diff)
downloadcdo-309e05bb9e8fd91746984e6c93a2843270ad7f0a.tar.gz
cdo-309e05bb9e8fd91746984e6c93a2843270ad7f0a.tar.xz
cdo-309e05bb9e8fd91746984e6c93a2843270ad7f0a.zip
CDO RC1
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties2
-rw-r--r--plugins/org.eclipse.emf.cdo.team/plugin.properties6
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.defs/plugin.properties6
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties2
6 files changed, 10 insertions, 10 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties
index a33b232575..e33fca8e43 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = CDO Dawn Genmodel Edit
+pluginName = CDO Dawn Codegen Genmodel Edit Support
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
index cc7fce4957..1819f6352c 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = CDO Dawn CodeGen Editor
+pluginName = CDO Dawn CodeGen Genmodel Editor
providerName = Eclipse Modeling Project
_UI_DawngenmodelEditor_menu = Dawn genmodel Editor
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties
index f613bd6de8..1330c881dc 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = CDO Dawn Genmodel
+pluginName = CDO Dawn Codegen Genmodel
providerName = Eclipse Modeling Project
# ==============================================================================
diff --git a/plugins/org.eclipse.emf.cdo.team/plugin.properties b/plugins/org.eclipse.emf.cdo.team/plugin.properties
index f9ba815690..ae61c64918 100644
--- a/plugins/org.eclipse.emf.cdo.team/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.team/plugin.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Eike Stepper - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = CDO Model Repository Team Support
+pluginName = CDO Model Repository Client Team Support
providerName = Eclipse Modeling Project
# ==============================================================================
diff --git a/plugins/org.eclipse.emf.cdo.ui.defs/plugin.properties b/plugins/org.eclipse.emf.cdo.ui.defs/plugin.properties
index 40d518b24f..4c20d7bb32 100644
--- a/plugins/org.eclipse.emf.cdo.ui.defs/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.ui.defs/plugin.properties
@@ -3,10 +3,10 @@
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
-#
+#
# Contributors:
# Andre Dietisheim - initial API and implementation
-
+
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = CDO Model Repository UI Definitions
+pluginName = CDO Model Repository Client UI Definitions
providerName = Eclipse Modeling Project
# ==============================================================================
diff --git a/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties b/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties
index 88138794df..c78668c3bd 100644
--- a/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.ui.ide/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = CDO Model Repository Client IDE
+pluginName = CDO Model Repository Client UI IDE
providerName = Eclipse Modeling Project
# ==============================================================================

Back to the top