Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/about.ini =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/about.ini (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/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.xulrunner/about.mappings =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/about.mappings (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/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.xulrunner/about.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/about.properties (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/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.xulrunner/build.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/build.properties (revision 5599) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/build.properties (working copy) @@ -1,4 +1,8 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.ini,\ + about.mappings,\ + about.properties,\ + redhat.png Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.vpe.xulrunner/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.xulrunner\redhat.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream