Hello, Could someone please review and check this in (to the CVS).
This Patch, and attached file is for the MonkeyGuide (a.k.a
Mono Handbook).
It basically creates a section for Rsvg#. (Rsvg# is the .NET
binding for librsvg.) There are some correction too, in this
Patch.
You can read more about what I did in the ChangeLog (which is
included in the Patch).
Both the Patch, and a tarball (which includes the new stuff), are
attached to this e-mail.
See ya
--
Charles Iliya Krempeaux, BSc
[EMAIL PROTECTED]
________________________________________________________________________
Reptile Consulting & Services 604-REPTILE http://www.reptile.ca/
? html/en/gnome/bindings/rsvg Index: Changelog =================================================================== RCS file: /mono/monkeyguide/Changelog,v retrieving revision 1.28 diff -u -r1.28 Changelog --- Changelog 23 Feb 2003 20:41:16 -0000 1.28 +++ Changelog 25 Feb 2003 22:12:29 -0000 @@ -1,3 +1,22 @@ +2003-02-25 Charles Iliya Krempeaux <[EMAIL PROTECTED]> + * monkeyguide/html/en/index.html : Did some renaming, in the + "Chapter 18" part of the page. Changed some of the "Gtk#" + to the (now) prefered "GNOME.NET". + * monkeyguide/html/en/index.html : Updated it by creating + a link for the "Rsvg#" section. + * monkeyguide/PEOPLE : Updated to reflect that I am (also) doing + work on the Rsvg# stuff. + * monkeyguide/html/en/gnome/bindings/rsvg/ : Created this directory + to hold the Rsvg# tutorials. + * monkeyguide/html/en/gnome/bindings/rsvg/rsvg.html : Created this + file as a starting point for the Rsvg# stuff. + * monkeyguide/html/en/gnome/bindings/rsvg/introduction.html : Created + the "introduction section" of the Rsvg# stuff. + * monkeyguide/html/en/gnome/bindings/rsvg/hello_world.html : Created + a "Hello World" tutorial for Rsvg#. + * monkeyguide/html/en/gnome/bindings/rsvg/vector_vs_pixmap.html : made, + basically, a stub file for this. (To be written later.) + 2003-02-22 Charles Iliya Krempeaux <[EMAIL PROTECTED]> * monkeyguide/html/en/gnome/bindings/gnome/hello_world.html : Updated it to my latest draft of this tutorial. Index: PEOPLE =================================================================== RCS file: /mono/monkeyguide/PEOPLE,v retrieving revision 1.5 diff -u -r1.5 PEOPLE --- PEOPLE 6 Feb 2003 19:55:19 -0000 1.5 +++ PEOPLE 25 Feb 2003 22:12:29 -0000 @@ -27,6 +27,7 @@ Charles Iliya Krempeaux <[EMAIL PROTECTED]> The GNOME.NET chapter Gnome# + Rsvg# Felix Faassen <[EMAIL PROTECTED]> The Mono chapter @@ -41,4 +42,4 @@ Maybe the rest of this chapter too. Luyan <[EMAIL PROTECTED]> - Chinese translation. \ No newline at end of file + Chinese translation. Index: html/en/index.html =================================================================== RCS file: /mono/monkeyguide/html/en/index.html,v retrieving revision 1.33 diff -u -r1.33 index.html --- html/en/index.html 19 Feb 2003 19:09:10 -0000 1.33 +++ html/en/index.html 25 Feb 2003 22:12:30 -0000 @@ -136,7 +136,7 @@ <ul class="menu"> <li>18.1 <a href="gnome/introduction.html">Introduction</a> <li>18.2 <a href="gnome/installation.html">Installation</a> - <li>18.3 Gtk# Tutorial + <li>18.3 GNOME.NET Tutorials <ul class="menu"> @@ -147,12 +147,13 @@ <li>Gda# <li>Gnome-db# <li><a href="gnome/bindings/gstreamer/gstreamer.html">GStreamer#</a> + <li><a href="gnome/bindings/rsvg/rsvg.html">Rsvg#</a> </ul> <li>18.4 <a href="gnome/same_gnome/same_gnome.html">Same Gnome - a Case</a> - <li>18.5 <a href="gnome/documentation/documentation.html">Gtk# Documentation</a> - <li>18.6 <a href="gnome/faq.html">Gtk# FAQ</a> + <li>18.5 <a href="gnome/documentation/documentation.html">GNOME.NET Documentation</a> + <li>18.6 <a href="gnome/faq.html">GNOME.NET FAQ</a> </ul> <h4 class="chapter"><b>CHAPTER 19</b> QT#</h4> @@ -212,4 +213,4 @@ <div class="copyright">The Mono Handbook - <a href="http://www.go-mono.org">© Copyright 2002 by Johannes Roith & Martin Willemoes Hansen</a></div> </body> -</html> \ No newline at end of file +</html>
html-en-gnome-bindings-rsvg.tar.gz
Description: GNU Zip compressed data
