Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/about.ini =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/about.ini (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/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.jst.jsp/about.mappings =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/about.mappings (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/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.jst.jsp/about.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/about.properties (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/about.properties (revision 0) @@ -0,0 +1,2 @@ +blurb=JBoss JST Feature\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.jst.jsp/build.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/build.properties (revision 5598) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/build.properties (working copy) @@ -6,4 +6,10 @@ images/,\ about.html,\ META-INF/,\ - jspeditor.jar + jspeditor.jar,\ + redhat.png,\ + about.ini,\ + about.mappings,\ + about.properties + + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/META-INF/MANIFEST.MF =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/META-INF/MANIFEST.MF (revision 5571) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/META-INF/MANIFEST.MF (working copy) @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Eclipse-LazyStart: true -Bundle-Name: Jsp Editor Plug-in +Bundle-Name: JBoss Jsp Editor Bundle-ClassPath: jspeditor.jar Bundle-Activator: org.jboss.tools.jst.jsp.JspEditorPlugin Bundle-Vendor: %providerName Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.jsp/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.jst.jsp\redhat.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream