* sources/README: update versions of the libs
svn path=/trunk/gtk-sharp/; revision=37460
This commit is contained in:
parent
1cea948a37
commit
c7166115dd
2 changed files with 18 additions and 12 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-12-08 John Luke <john.luke@gmail.com>
|
||||
|
||||
* sources/README: update versions of the libs
|
||||
|
||||
2004-12-08 Mike Kestner <mkestner@novell.com>
|
||||
|
||||
* art/Art.metadata : mark some ints as bools. [Fixes #61047]
|
||||
|
|
|
@ -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".
|
||||
|
|
Loading…
Reference in a new issue