Author: mculpepper(a)jboss.com
Date: 2008-05-19 14:12:31 -0400 (Mon, 19 May 2008)
New Revision: 8194
Added:
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.ini
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.mappings
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.properties
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/jboss_about.png
Modified:
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/build.properties
Log:
[JBIDE-2216] show more JBossTools/JBDS features in the about dialog (hibernate, seam, VPE,
JBossAS)
Added: branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.ini
===================================================================
--- branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.ini
(rev 0)
+++ branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.ini 2008-05-19
18:12:31 UTC (rev 8194)
@@ -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-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.mappings
===================================================================
--- branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.mappings
(rev 0)
+++
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.mappings 2008-05-19
18:12:31 UTC (rev 8194)
@@ -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-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.properties
===================================================================
--- branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.properties
(rev 0)
+++
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/about.properties 2008-05-19
18:12:31 UTC (rev 8194)
@@ -0,0 +1,6 @@
+blurb=JBossAS 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
\ No newline at end of file
Modified:
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/build.properties
===================================================================
---
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/build.properties 2008-05-19
18:12:29 UTC (rev 8193)
+++
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/build.properties 2008-05-19
18:12:31 UTC (rev 8194)
@@ -5,4 +5,9 @@
plugin.xml,\
plugin.properties,\
icons/,\
- License.txt
+ License.txt,\
+ about.ini,\
+ about.mappings,\
+ about.html,\
+ about.properties,\
+ jboss_about.png
Added: branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/jboss_about.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-2.1.x/as/plugins/org.jboss.ide.eclipse.as.ui/jboss_about.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Show replies by date