Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 08:10:10 +0000
committerEike Stepper2010-05-19 08:10:10 +0000
commit23f02437085bfbaa9a32f1ab085e54ba72b34527 (patch)
treef1e7b10982bb92b1e2f75e16e096acbca42465e9 /plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties
parent9f4f90b734f1a0737a2514ef3b68cede3cf99226 (diff)
downloadcdo-23f02437085bfbaa9a32f1ab085e54ba72b34527.tar.gz
cdo-23f02437085bfbaa9a32f1ab085e54ba72b34527.tar.xz
cdo-23f02437085bfbaa9a32f1ab085e54ba72b34527.zip
preparing RC1
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.editor/plugin.properties10
1 files changed, 5 insertions, 5 deletions
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 fd34370f40..cc7fce4957 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
@@ -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,10 +16,10 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = DawnCodeGen Editor
-providerName = www.example.org
+pluginName = CDO Dawn CodeGen Editor
+providerName = Eclipse Modeling Project
-_UI_DawngenmodelEditor_menu = Dawngenmodel Editor
+_UI_DawngenmodelEditor_menu = Dawn genmodel Editor
_UI_CreateChild_menu_item = &New Child
_UI_CreateSibling_menu_item = N&ew Sibling

Back to the top