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 2003/01/14 16:18:01 UTC

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

nicolaken    2003/01/14 07:18:01

  Modified:    src/resources/forrestbar/content/forrestbar
                        forrestbarOverlay.xul
  Log:
  Gump runs have changed.
  
  Revision  Changes    Path
  1.7       +2 -3      xml-forrest/src/resources/forrestbar/content/forrestbar/forrestbarOverlay.xul
  
  Index: forrestbarOverlay.xul
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrestbar/content/forrestbar/forrestbarOverlay.xul,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- forrestbarOverlay.xul	1 Jan 2003 19:37:53 -0000	1.6
  +++ forrestbarOverlay.xul	14 Jan 2003 15:18:01 -0000	1.7
  @@ -88,9 +88,8 @@
         <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="0200 GMT - Nagoya" onclick="navigate('http://nagoya.apache.org/~rubys/gump/');" />
  -      <menuitem label="0800 GMT - Rubix" onclick="navigate('http://cvs.apache.org/builds/gump/latest');" />
  -      <menuitem label="1400 GMT - Nagoya" onclick="navigate('http://nagoya.apache.org/~rubys/gump/');" />
  +      <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="2000 GMT - Covalent" onclick="navigate('http://gump.covalent.net/log/index.html');" />
         <menuitem label="Java 1.4" onclick="navigate('http://nagoya.apache.org/~rubys/gump/java14/');" />
       </menupopup>