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/11/11 12:00:10 UTC

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

nicolaken    2003/11/11 03:00:10

  Modified:    src/forrestbar/xpi/content/forrestbar forrestbarOverlay.xul
  Log:
  Vlean Gump stale likes.
  Add new wiki link.
  
  Revision  Changes    Path
  1.2       +4 -3      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- forrestbarOverlay.xul	20 Oct 2003 08:54:16 -0000	1.1
  +++ forrestbarOverlay.xul	11 Nov 2003 11:00:10 -0000	1.2
  @@ -84,7 +84,8 @@
         <menuitem label="Home" onclick="navigate('http://nagoya.apache.org/');" />
         <menuseparator/>      
         <menuitem label="Bugzilla" onclick="navigate('http://nagoya.apache.org/bugzilla/index.html');" />
  -      <menuitem label="Wiki" onclick="navigate('http://nagoya.apache.org/wiki/apachewiki.cgi');" />
  +      <menuitem label="Old Wiki" onclick="navigate('http://nagoya.apache.org/wiki/apachewiki.cgi');" />
  +      <menuitem label="Wiki" onclick="navigate('http://wiki.apache.org/);" />
         <menuitem label="Mail archive" onclick="navigate('http://nagoya.apache.org/eyebrowse/ViewLists');" />
       </menupopup>
      </toolbarbutton>   
  @@ -111,10 +112,10 @@
         <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="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="Java 1.4" onclick="navigate('http://nagoya.apache.org/~rubys/gump/java14/');" />
       </menupopup>
      </toolbarbutton>