Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjlescot2007-11-13 14:26:51 +0000
committerjlescot2007-11-13 14:26:51 +0000
commit84551ce5f1fb495cdad032d8f49683c3725685e2 (patch)
treea74c3d5f342f4cd9900d4e7139267d010bda97a6
parent2baf1d9898cb21910a50c4459832d09ecf469f4c (diff)
downloadorg.eclipse.ecoretools-84551ce5f1fb495cdad032d8f49683c3725685e2.tar.gz
org.eclipse.ecoretools-84551ce5f1fb495cdad032d8f49683c3725685e2.tar.xz
org.eclipse.ecoretools-84551ce5f1fb495cdad032d8f49683c3725685e2.zip
Update configuration files for the build process : follow the guidelines defined at the EMFT level
-rw-r--r--doc/org.eclipse.emf.ecoretools.doc-feature/feature.properties2
-rw-r--r--doc/org.eclipse.emf.ecoretools.doc-feature/feature.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.emf.ecoretools.doc-feature/feature.properties b/doc/org.eclipse.emf.ecoretools.doc-feature/feature.properties
index 2566845..5592eab 100644
--- a/doc/org.eclipse.emf.ecoretools.doc-feature/feature.properties
+++ b/doc/org.eclipse.emf.ecoretools.doc-feature/feature.properties
@@ -10,7 +10,7 @@
# */
# "featureName" property - name of the feature
-featureName=Eclipse Modeling Framework Technologies (EMFT) - Ecore Tools Documentation
+featureName=Ecore Tools Documentation
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/doc/org.eclipse.emf.ecoretools.doc-feature/feature.xml b/doc/org.eclipse.emf.ecoretools.doc-feature/feature.xml
index 34b12fe..7c14f38 100644
--- a/doc/org.eclipse.emf.ecoretools.doc-feature/feature.xml
+++ b/doc/org.eclipse.emf.ecoretools.doc-feature/feature.xml
@@ -7,7 +7,7 @@
image="eclipse_update_120.jpg">
<description>
- %description
+ %description (Incubation)
</description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">

Back to the top