You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2011/09/21 11:43:45 UTC

svn commit: r1173544 - in /tcl/rivet/branches/2.0/doc/xml: calendar.xml examples.xml

Author: mxmanghi
Date: Wed Sep 21 09:43:45 2011
New Revision: 1173544

URL: http://svn.apache.org/viewvc?rev=1173544&view=rev
Log:
* doc/xml/examples.xml: fixed wrong URI in examples.xml

Modified:
    tcl/rivet/branches/2.0/doc/xml/calendar.xml
    tcl/rivet/branches/2.0/doc/xml/examples.xml

Modified: tcl/rivet/branches/2.0/doc/xml/calendar.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.0/doc/xml/calendar.xml?rev=1173544&r1=1173543&r2=1173544&view=diff
==============================================================================
--- tcl/rivet/branches/2.0/doc/xml/calendar.xml (original)
+++ tcl/rivet/branches/2.0/doc/xml/calendar.xml Wed Sep 21 09:43:45 2011
@@ -21,7 +21,7 @@
       </para>
       <note>
 	The Calendar package uses Tcl <command>dict</command> command to manage markup 
-	information. Hence either Tcl8.5 or Tcl8.4 with 
+	information. Hence either Tcl8.5+ or Tcl8.4 with 
 	<ulink url="http://wiki.tcl.tk/5042">package dict</ulink> are required.   
       </note>
    </section>

Modified: tcl/rivet/branches/2.0/doc/xml/examples.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/2.0/doc/xml/examples.xml?rev=1173544&r1=1173543&r2=1173544&view=diff
==============================================================================
--- tcl/rivet/branches/2.0/doc/xml/examples.xml (original)
+++ tcl/rivet/branches/2.0/doc/xml/examples.xml Wed Sep 21 09:43:45 2011
@@ -290,7 +290,7 @@ puts $html_txt
 	    with some CSS styling would print
 	 </para>
 	 <para>
-		<graphic fileref="calendar.png" />
+		<graphic fileref="images/calendar.png" />
 	 </para>
   </example>
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org