[Gtk-sharp-list] [Patch] sources/gtk-sharp.sources

Charles Iliya Krempeaux charles@reptile.ca
22 Feb 2003 00:21:01 -0800


--=-UClPsPKiwqBWqWtunV1i
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hello,

Here is the first patch for the .NET binding to librsvg.

First, I want to say that I've created support for
version 2.0.1 of librsvg.  This is the version of
librsvg that is part of GNOME 2.0.3.  (Most people
should have at least this.

The first patch is for: "sources/gtk-sharp.sources".

(You know, it would seem better if the we made the
.sources file configurable.  I.e., made a "gtk-sharp.sources.in"
file.  And had it so that we could specify everything.)

Enjoy.


See ya

-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/

--=-UClPsPKiwqBWqWtunV1i
Content-Disposition: attachment; filename=gtk-sharp.sources.diff
Content-Type: text/x-patch; name=gtk-sharp.sources.diff; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Index: gtk-sharp.sources
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /mono/gtk-sharp/sources/gtk-sharp.sources,v
retrieving revision 1.10
diff -u -r1.10 gtk-sharp.sources
--- gtk-sharp.sources	22 Feb 2003 04:34:56 -0000	1.10
+++ gtk-sharp.sources	22 Feb 2003 08:06:44 -0000
@@ -12,3 +12,4 @@
 libgda-0.10.0/libgda Gda gda-2
 libgnomedb-0.10.0/libgnomedb GnomeDb gnomedb-2
 gstreamer-0.4.2/gst Gst gstreamer
+librsvg-2.0.1 Rsvg rsvg-2

--=-UClPsPKiwqBWqWtunV1i--