nicolaken    02/04/15 00:14:08

  Modified:    .        properties.xml
  Log:
  changed site breadcrumbs from url to descriptive name
  
  Revision  Changes    Path
  1.5       +3 -3      jakarta-poi/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/properties.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- properties.xml    15 Apr 2002 06:44:20 -0000      1.4
  +++ properties.xml    15 Apr 2002 07:14:08 -0000      1.5
  @@ -48,13 +48,13 @@
                   name="avalon-site">
                     <navlinks>
                        <link1
  -                      href="http://www.apache.org/";>apache.org</link1>
  +                      href="http://www.apache.org/";>apache</link1>
   
                        <link2
  -                      href="http://jakarta.apache.org/";>jakarta.apache.org</link2>
  +                      href="http://jakarta.apache.org/";>jakarta</link2>
   
                        <link3
  -                      
href="http://jakarta.apache.org/poi/";>jakarta.apache.org/poi</link3>
  +                      href="http://jakarta.apache.org/poi/";>POI</link3>
                     </navlinks>
   
                     <logo>
  
  
  


Reply via email to