[jboss-cvs] jbosside/core/features/org.jboss.ide.eclipse.feature ...

Marshall Culpepper mculpepper at jboss.com
Mon Nov 13 14:15:08 EST 2006


  User: mculpepper
  Date: 06/11/13 14:15:08

  Modified:    core/features/org.jboss.ide.eclipse.feature  feature.xml
  Log:
  replaced all instances of "JBoss Eclipse IDE" with "JBossIDE for Eclipse"
  
  Revision  Changes    Path
  1.25      +3 -3      jbosside/core/features/org.jboss.ide.eclipse.feature/feature.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: feature.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/features/org.jboss.ide.eclipse.feature/feature.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -b -r1.24 -r1.25
  --- feature.xml	28 Sep 2006 00:11:17 -0000	1.24
  +++ feature.xml	13 Nov 2006 19:15:08 -0000	1.25
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <feature
         id="org.jboss.ide.eclipse.feature"
  -      label="JBoss Eclipse IDE"
  +      label="JBossIDE for Eclipse"
         version="0.0.0"
         provider-name="JBoss, a division of Red Hat"
         image="splash.jpg">
  @@ -11,7 +11,7 @@
      </description>
   
      <license url="http://osdn.dl.sourceforge.net/sourceforge/jboss/LGPL.html">
  -      JBoss Eclipse IDE is under the LGPL Licence
  +      JBossIDE for Eclipse is under the LGPL Licence
   GNU LESSER GENERAL PUBLIC LICENSE
   Version 2.1, February 1999 
   Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  @@ -415,7 +415,7 @@
      </license>
   
      <url>
  -      <update label="JBoss Eclipse IDE Update Site" url="http://download.jboss.org/jbosside/updates/stable"/>
  +      <update label="JBossIDE for Eclipse Update Site" url="http://download.jboss.org/jbosside/updates/stable"/>
      </url>
   
      <includes
  
  
  



More information about the jboss-cvs-commits mailing list