Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.ini =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.ini (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.ini (revision 0) @@ -0,0 +1,31 @@ +# 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=redhat.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 "welcomePage" contains path to welcome page (special XML-based format) +# optional +#welcomePage=welcome.xml + +# Property "welcomePerspective" contains the id of the perspective in which the +# welcome page is to be opened. +# optional + + + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.mappings =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.mappings (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.mappings (revision 0) @@ -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. + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.properties (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/about.properties (revision 0) @@ -0,0 +1,2 @@ +blurb=XULRunner for Eclipse\n\nVersion\: {featureVersion}\n\n(c) Copyright JBoss Inc. contributors and others 2004 - 2008. All rights reserved.\nVisit http\://jboss.org/tools + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/build.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/build.properties (revision 5598) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/build.properties (working copy) @@ -7,7 +7,12 @@ html/,\ about.html,\ META-INF/,\ - ve/ + ve/,\ + about.ini,\ + about.mappings,\ + about.properties,\ + redhat.png,\ + resources/ jars.compile.order = vpe.jar source.vpe.jar = resources/,\ src/ Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe/redhat.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: E:\workspace-3.3.1.1-jboss\plugins\org.jboss.tools.vpe\redhat.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream