[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.product ...

Marshall Culpepper mculpepper at jboss.com
Tue Oct 10 14:08:51 EDT 2006


  User: mculpepper
  Date: 06/10/10 14:08:51

  Modified:    core/plugins/org.jboss.ide.eclipse.product  plugin.xml
  Log:
  added further customization to the product plugin (we start on the java perspective and have some about text/image now)
  
  Revision  Changes    Path
  1.2       +6 -0      jbosside/core/plugins/org.jboss.ide.eclipse.product/plugin.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: plugin.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.product/plugin.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- plugin.xml	27 Sep 2006 22:52:17 -0000	1.1
  +++ plugin.xml	10 Oct 2006 18:08:51 -0000	1.2
  @@ -22,6 +22,12 @@
            <property
                  name="windowImages"
                  value="ico_16_jbosside_v3.gif,ico_32_jbosside_v3.gif"/>
  +         <property
  +               name="aboutText"
  +               value="%aboutText"/>
  +         <property
  +               name="aboutImage"
  +               value="jbosside-about.gif"/>
         </product>
      </extension>
      <extension
  
  
  



More information about the jboss-cvs-commits mailing list