Author: snjeza
Date: 2008-12-09 17:49:06 -0500 (Tue, 09 Dec 2008)
New Revision: 12520
Added:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.html
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.ini
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.mappings
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/jboss_about.png
Modified:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/build.properties
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features - branding the jBPM Convert feature
Added: branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.html
===================================================================
--- branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.html
(rev 0)
+++
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.html 2008-12-09
22:49:06 UTC (rev 12520)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
+<title>jBPM Convert</title>
+<style type="text/css" media="screen">
+<!--
+ body {
+ font-family: Sans-serif, Arial, Helvetica;
+ }
+
+-->
+</style>
+</head>
+<body>
+<h1>jBPM Convert</h1>
+
+<p>
+This plugin is part of the JBoss Tools developed by the <a
href="http://www.jboss.com">JBoss Inc.</a>
+</p>
+
+<p>Information about this plugin is available at <a
href="http://www.jboss.org/tools">JBoss Tools project
page</a></p>
+
+<p>
+This software is distributed under the terms of the Eclipse Public License - v 1.0
+(see <a
href="www.eclipse.org/legal/epl-v10.html">Eclipse Public License
- Version 1.0</a>).
+</p>
+</body>
+</html>
\ No newline at end of file
Added: branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.ini
===================================================================
--- branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.ini
(rev 0)
+++
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.ini 2008-12-09
22:49:06 UTC (rev 12520)
@@ -0,0 +1,27 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+# test
+# Property "aboutText" contains blurb for "About" dialog
(translated)
+aboutText=%blurb
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=jboss_about.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePerspective" contains the id of the perspective in which
the
+# welcome page is to be opened.
+# optional
+
+
+
Added:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.mappings
===================================================================
---
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.mappings
(rev 0)
+++
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.mappings 2008-12-09
22:49:06 UTC (rev 12520)
@@ -0,0 +1,5 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
Added:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties
===================================================================
---
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties
(rev 0)
+++
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties 2008-12-09
22:49:06 UTC (rev 12520)
@@ -0,0 +1,7 @@
+blurb=jBPM Convert\n\
+\n\
+Version: {featureVersion}\n\
+\n\
+(c) Copyright JBoss Inc. contributors and others 2004 - 2008. All rights reserved.\n\
+Visit
http://jboss.org/tools
+
Modified:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/build.properties
===================================================================
---
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/build.properties 2008-12-09
22:40:07 UTC (rev 12519)
+++
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/build.properties 2008-12-09
22:49:06 UTC (rev 12520)
@@ -5,4 +5,9 @@
plugin.xml,\
plugin.properties,\
lib/dom4j-1.6.1.jar,\
- icons/
+ icons/,\
+ about.html,\
+ about.ini,\
+ about.mappings,\
+ about.properties,\
+ jboss_about.png
Added:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/jboss_about.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/jboss_about.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties
===================================================================
---
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties 2008-12-09
22:40:07 UTC (rev 12519)
+++
branches/jbosstools-3.0.0.CR1/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties 2008-12-09
22:49:06 UTC (rev 12520)
@@ -1,5 +1,5 @@
wizard.name=BPMN to jPDL
wizard.description = Export a BPMN file to jPDL
category.name=BPMN
-PLUGIN_NAME=BPMNExport
+PLUGIN_NAME=jBPM Convert
PLUGIN_PROVIDER=JBoss, a division of Red Hat
\ No newline at end of file