From c7166115dd5d8c647ad8c6fb6aee3c0ee56e2a6d Mon Sep 17 00:00:00 2001 From: John Luke Date: Thu, 9 Dec 2004 03:19:38 +0000 Subject: [PATCH] * sources/README: update versions of the libs svn path=/trunk/gtk-sharp/; revision=37460 --- ChangeLog | 4 ++++ sources/README | 26 ++++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7cafad5a7..3c845f000 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-08 John Luke + + * sources/README: update versions of the libs + 2004-12-08 Mike Kestner * art/Art.metadata : mark some ints as bools. [Fixes #61047] diff --git a/sources/README b/sources/README index 811ab7425..2c734cf96 100644 --- a/sources/README +++ b/sources/README @@ -55,21 +55,23 @@ WHAT'S REQUIRED bindings for). And then do a little configuring. The current list of libraries that Gtk# supports is: - pango-1.2.3 - atk-1.2.4 - gtk+-2.2.2 - libgnome-2.2.3 - libgnomecanvas-2.2.1 - libgnomeui-2.2.2 - libgnomeprint-2.2.1.3 - libgnomeprintui-2.2.1.3 - gtkhtml-3.0.8 files: gtkhtml.[ch], gtkhtml-types.h, + pango-1.4.0 + atk-1.6.0 + gtk+-2.4.1 + libgnome-2.6.0 + libgnomecanvas-2.6.0 + libgnomeui-2.6.0 + libgnomeprint-2.6.0 + libgnomeprintui-2.6.0 + gtkhtml-3.0.10 files: gtkhtml.[ch], gtkhtml-types.h, gtkhtml-enums.h, gtkhtml-stream.[ch] - libglade-2.0.0 - libart_lgpl-2.3.10 + libglade-2.3.6 + libart_lgpl-2.3.16 libgda-1.0.0 libgnomedb-1.0.0 - librsvg-2.2.5 + librsvg-2.6.4 + gnome-vfs-2.6.0 + gnome-panel-2.6.0 (If you create a new binding, that is part of Gtk#, be sure to add it to this list. Also, you'll need to add an entry in "gtk-sharp.sources".