Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties13
1 files changed, 11 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties
index 8ca07b08ce..95340cf637 100644
--- a/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties
@@ -1,7 +1,16 @@
+# Copyright (c) 2013 Eike Stepper (Berlin, Germany) and others.
+# All rights reserved. This program and the accompanying materials
+# 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
-pluginName = Preferences Edit Support
-providerName = www.example.org
+# NLS_MESSAGEFORMAT_VAR
+
+pluginName = Preferences Management Edit Support
+providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}

Back to the top