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/06/12 15:25:49 UTC

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

nicolaken    2003/06/12 06:25:49

  Modified:    src/resources/forrestbar/content/forrestbar
                        forrestbarOverlay.xul
  Log:
  Small forrestbar link tweak.
  
  Revision  Changes    Path
  1.12      +4 -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.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- forrestbarOverlay.xul	8 Apr 2003 13:03:31 -0000	1.11
  +++ forrestbarOverlay.xul	12 Jun 2003 13:25:49 -0000	1.12
  @@ -18,9 +18,10 @@
      <toolbarbutton class="forrestbar" label="Community" type="menu" id="forrestbar-community" hidden="false">
       <menupopup>
         <menuitem label="Who we are" onclick="navigate('http://www.apache.org/foundation/conferences.html');" />
  -      <menuitem label="At a glance" onclick="navigate('http://cvs.apache.org/~sgala/map.html');" />
  -      <menuitem label="Zoom on us" onclick="navigate('http://cvs.apache.org/~dirkx/sgala.html');" />   
  -      <menuseparator/>
  +      <menuitem label="map: At a glance" onclick="navigate('http://cvs.apache.org/~sgala/map.html');" />
  +      <menuitem label="map: Zoom on us" onclick="navigate('http://cvs.apache.org/~dirkx/sgala.html');" />   
  +      <menuitem label="map: Day &amp; Night" onclick="navigate('http://cvs.apache.org/~sgala/nightmap.html');" />   
  +       <menuseparator/>
         <menuitem label="Community discussions" onclick="navigate('http://nagoya.apache.org/eyebrowse/BrowseList?listName=community@apache.org');" />
         <menuseparator/>
         <menuitem label="Management" onclick="navigate('http://www.apache.org/foundation/roles.html');" />