Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/about.ini =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/about.ini (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/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.common.gef/about.mappings =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/about.mappings (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/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.common.gef/about.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/about.properties (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/about.properties (revision 0) @@ -0,0 +1,2 @@ +blurb=JBoss GEF Common\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.common.gef/build.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/build.properties (revision 5569) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/build.properties (working copy) @@ -2,7 +2,13 @@ *.jar,\ common-gef.jar,\ META-INF/,\ - plugin.properties + plugin.properties,\ + about.ini,\ + about.html,\ + about.mappings,\ + about.properties,\ + resources/,\ + redhat.png source.common-gef.jar = resources/,\ src/ jars.compile.order = common-gef.jar Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/plugin.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/plugin.properties (revision 5569) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/plugin.properties (working copy) @@ -1,2 +1,2 @@ -pluginName=GEF Common +pluginName=JBoss GEF Common providerName=Red Hat, Inc. \ No newline at end of file Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.common.gef/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.common.gef\redhat.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream