Author: koen.aers(a)jboss.com
Date: 2009-06-08 21:30:30 -0400 (Mon, 08 Jun 2009)
New Revision: 15799
Added:
jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties
Modified:
jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
Log:
internalization
Modified: jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
===================================================================
--- jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2009-06-09 01:20:49 UTC (rev
15798)
+++ jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2009-06-09 01:30:30 UTC (rev
15799)
@@ -1,12 +1,12 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: JBoss jBPM JPDL Designer Plug-in
+Bundle-Name: %bundleName
Bundle-SymbolicName: org.jbpm.gd.jpdl;singleton:=true
Bundle-Version: 3.1.7
Bundle-ClassPath: ui.jar,
lib/dom4j-1.4.jar
Bundle-Activator: org.jbpm.gd.jpdl.Plugin
-Bundle-Vendor: JBoss, a Division of Red Hat
+Bundle-Vendor: %bundleProvider
Export-Package: org.jbpm.gd.common.command,
org.jbpm.gd.common.editor,
org.jbpm.gd.common.figure,
Added: jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties
===================================================================
--- jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties (rev 0)
+++ jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties 2009-06-09 01:30:30 UTC (rev 15799)
@@ -0,0 +1,3 @@
+# properties file for org.jbpm.gd.jpdl.test
+bundleProvider =JBoss, a Division of Red Hat
+bundleName = JBoss jBPM JPDL Designer Plug-in
\ No newline at end of file
Property changes on: jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain