You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2004/02/13 15:31:45 UTC

cvs commit: xml-forrest/src/forrestbar/xpi/content/forrestbar forrestbarOverlay.xul

nicolaken    2004/02/13 06:31:45

  Modified:    src/forrestbar/xpi/content/forrestbar forrestbarOverlay.xul
  Log:
  New Gump servers
  
  Revision  Changes    Path
  1.5       +8 -6      xml-forrest/src/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul
  
  Index: forrestbarOverlay.xul
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/forrestbar/xpi/content/forrestbar/forrestbarOverlay.xul,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- forrestbarOverlay.xul	15 Jan 2004 16:13:43 -0000	1.4
  +++ forrestbarOverlay.xul	13 Feb 2004 14:31:45 -0000	1.5
  @@ -106,17 +106,19 @@
      </toolbarbutton>
   
      
  -   <toolbarbutton class="forrestbar" id="forrestbar-gump-nightly"   label="Gump"  hidden="false" type="menu">
  +   <toolbarbutton class="forrestbar" id="forrestbar-gump-nightly"  label="Gump"  hidden="false" type="menu">
       <menupopup>
         <menuitem label="Home" onclick="navigate('http://jakarta.apache.org/gump/');" />
  -      <!--<menuseparator/>      
  +      <!--
  +      <menuseparator/>      
         <menuitem label="Javadocs" onclick="navigate('http://nagoya.apache.org/~rubys/gump/javadoc.html');" />
         <menuitem label="Binaries" onclick="navigate('http://gump.covalent.net/jars/');" />
  +      -->
         <menuseparator/>      
  -      <menuitem label="0400 GMT - Rubix" onclick="navigate('http://cvs.apache.org/builds/gump/latest');" />
  -      <menuitem label="1200 GMT - Nagoya" onclick="navigate('http://nagoya.apache.org/~rubys/gump/');" />
  -      <menuitem label="Java 1.4" onclick="navigate('http://nagoya.apache.org/~rubys/gump/java14/');" />
  -      <menuitem label="2000 GMT - Covalent" onclick="navigate('http://gump.covalent.net/log/index.html');" />-->
  +      <menuitem label="Covalent" onclick="navigate('http://gump.covalent.net/log/');" />
  +      <menuitem label="CocoonDed" onclick="navigate('http://gump.cocoondev.org/');" />
  +      <menuitem label="LSD GumPy JDK1.4.2-b28" onclick="navigate('http://lsd.student.utwente.nl/gump/');" />
  +      <menuitem label="DotNot GumPy 1.4.1_02-b06" onclick="navigate('http://gump.dotnot.org/');" />
       </menupopup>
      </toolbarbutton>