Parcourir la source

Plugin and feature names changed.

lothar@wendehals.de il y a 14 ans
Parent
commit
984cd97330

+ 1 - 1
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/META-INF/MANIFEST.MF

@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Extension
+Bundle-Name: GMF Runtime Commons
 Bundle-SymbolicName: de.itemis.gmf.runtime.commons
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: itemis AG

+ 1 - 1
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/sourceTemplateFeature/feature.properties

@@ -5,7 +5,7 @@
 # This file should be translated.
 
 # "featureName" property - name of the feature
-featureName=Xtext GMF Integration (XGI) Source Feature
+featureName=Xtext GMF Integration (XGI) Sources
 
 # "providerName" property - name of the company that provides the feature
 providerName=itemis AG

+ 0 - 6
de.itemis.xtext.utils/features/de.itemis.xtext.utils.jface-feature/feature.properties

@@ -4,12 +4,6 @@
 # java.io.Properties file (ISO 8859-1 with "\" escapes)
 # This file should be translated.
 
-# "featureName" property - name of the feature
-featureName=Xtext JFace Integration (XJI) Source Feature
-
-# "providerName" property - name of the company that provides the feature
-providerName=itemis AG
-
 # "updateSiteName" property - label for the update site
 updateSiteName=Xtext JFace Integration (XJI) Update Site
 

+ 1 - 1
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.gmf/META-INF/MANIFEST.MF

@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Xtext GMF Utils
+Bundle-Name: Xtext GMF Integration (XGI)
 Bundle-SymbolicName: de.itemis.xtext.utils.gmf
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: itemis AG

+ 1 - 1
de.itemis.xtext.utils/plugins/de.itemis.xtext.utils.jface/META-INF/MANIFEST.MF

@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: de.itemis.xtext.utils.jface
+Bundle-Name: Xtext JFace Integration (XJI)
 Bundle-SymbolicName: de.itemis.xtext.utils.jface;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: itemis AG