You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2001/10/12 16:49:16 UTC

cvs commit: xml-cocoon2/documentation/svg label_over.xml

cziegeler    01/10/12 07:49:16

  Modified:    documentation/svg label_over.xml
  Log:
  Corrected typo
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/documentation/svg/label_over.xml
  
  Index: label_over.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/svg/label_over.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- label_over.xml	2001/10/11 21:00:50	1.1
  +++ label_over.xml	2001/10/12 14:49:16	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
   <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="120" height="12">
     <image xlink:href="context://images/label-background_b.gif" width="120" height="12"/>
  -  <text style="font-family:arial; font-size:12px; font-style:italic" fill="yelow" x="14" y="11"><label/></text>
  +  <text style="font-family:arial; font-size:12px; font-style:italic" fill="yellow" x="14" y="11"><label/></text>
   </svg>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org