mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 05:36:56 +00:00
* sources/README: update versions of the libs
svn path=/trunk/gtk-sharp/; revision=37460
This commit is contained in:
parent
1cea948a37
commit
c7166115dd
|
@ -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>
|
2004-12-08 Mike Kestner <mkestner@novell.com>
|
||||||
|
|
||||||
* art/Art.metadata : mark some ints as bools. [Fixes #61047]
|
* 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
|
bindings for). And then do a little configuring. The current
|
||||||
list of libraries that Gtk# supports is:
|
list of libraries that Gtk# supports is:
|
||||||
|
|
||||||
pango-1.2.3
|
pango-1.4.0
|
||||||
atk-1.2.4
|
atk-1.6.0
|
||||||
gtk+-2.2.2
|
gtk+-2.4.1
|
||||||
libgnome-2.2.3
|
libgnome-2.6.0
|
||||||
libgnomecanvas-2.2.1
|
libgnomecanvas-2.6.0
|
||||||
libgnomeui-2.2.2
|
libgnomeui-2.6.0
|
||||||
libgnomeprint-2.2.1.3
|
libgnomeprint-2.6.0
|
||||||
libgnomeprintui-2.2.1.3
|
libgnomeprintui-2.6.0
|
||||||
gtkhtml-3.0.8 files: gtkhtml.[ch], gtkhtml-types.h,
|
gtkhtml-3.0.10 files: gtkhtml.[ch], gtkhtml-types.h,
|
||||||
gtkhtml-enums.h, gtkhtml-stream.[ch]
|
gtkhtml-enums.h, gtkhtml-stream.[ch]
|
||||||
libglade-2.0.0
|
libglade-2.3.6
|
||||||
libart_lgpl-2.3.10
|
libart_lgpl-2.3.16
|
||||||
libgda-1.0.0
|
libgda-1.0.0
|
||||||
libgnomedb-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
|
(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".
|
to this list. Also, you'll need to add an entry in "gtk-sharp.sources".
|
||||||
|
|
Loading…
Reference in a new issue