Author: snjeza
Date: 2008-12-07 20:11:40 -0500 (Sun, 07 Dec 2008)
New Revision: 12460
Added:
trunk/struts/plugins/org.jboss.tools.struts.ui/about.ini
trunk/struts/plugins/org.jboss.tools.struts.ui/about.mappings
trunk/struts/plugins/org.jboss.tools.struts.ui/about.properties
trunk/struts/plugins/org.jboss.tools.struts.ui/jboss_about.png
Modified:
trunk/struts/plugins/org.jboss.tools.struts.ui/build.properties
trunk/struts/plugins/org.jboss.tools.struts.ui/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features - branding the Struts Tools feature
Added: trunk/struts/plugins/org.jboss.tools.struts.ui/about.ini
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/about.ini (rev
0)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/about.ini 2008-12-08 01:11:40 UTC (rev
12460)
@@ -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: trunk/struts/plugins/org.jboss.tools.struts.ui/about.mappings
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/about.mappings
(rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/about.mappings 2008-12-08 01:11:40 UTC
(rev 12460)
@@ -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: trunk/struts/plugins/org.jboss.tools.struts.ui/about.properties
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/about.properties
(rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/about.properties 2008-12-08 01:11:40
UTC (rev 12460)
@@ -0,0 +1,7 @@
+blurb=Struts Tools\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: trunk/struts/plugins/org.jboss.tools.struts.ui/build.properties
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/build.properties 2008-12-08 01:11:07
UTC (rev 12459)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/build.properties 2008-12-08 01:11:40
UTC (rev 12460)
@@ -5,4 +5,8 @@
images/,\
about.html,\
META-INF/,\
- strutsui.jar
+ strutsui.jar,\
+ about.ini,\
+ about.mappings,\
+ about.properties,\
+ jboss_about.png
Added: trunk/struts/plugins/org.jboss.tools.struts.ui/jboss_about.png
===================================================================
(Binary files differ)
Property changes on: trunk/struts/plugins/org.jboss.tools.struts.ui/jboss_about.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/struts/plugins/org.jboss.tools.struts.ui/plugin.properties
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/plugin.properties 2008-12-08 01:11:07
UTC (rev 12459)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/plugin.properties 2008-12-08 01:11:40
UTC (rev 12460)
@@ -1,4 +1,4 @@
-pluginName=JBoss Tools Struts UI
+pluginName=Struts Tools
newProjectWizard.name=Struts Project
importProjectWizard.name=Struts Project