* sources/gtk-sharp.sources: Fixed, wrong library used for libgnomeprintui
* api/gnome-api.xml: Ditto svn path=/trunk/gtk-sharp/; revision=18343
This commit is contained in:
parent
43ffab4a20
commit
a366cb0987
3 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-09-28 Martin Willemoes Hansen <mwh@sysrq.dk>
|
||||
|
||||
* sources/gtk-sharp.sources: Fixed, wrong library used for libgnomeprintui
|
||||
* api/gnome-api.xml: Ditto
|
||||
|
||||
2003-09-23 John Luke <jluke@cfl.rr.com>
|
||||
|
||||
* README:
|
||||
|
|
|
@ -6258,7 +6258,7 @@
|
|||
</method>
|
||||
</class>
|
||||
</namespace>
|
||||
<namespace name="Gnome" library="gnomeprint-2-2">
|
||||
<namespace name="Gnome" library="gnomeprintui-2-2">
|
||||
<enum name="PrintRangeType" cname="GnomePrintRangeType" type="enum">
|
||||
<member cname="GNOME_PRINT_RANGETYPE_NONE" name="None"/>
|
||||
<member cname="GNOME_PRINT_RANGETYPE_CUSTOM" name="Custom"/>
|
||||
|
@ -6578,7 +6578,7 @@
|
|||
</object>
|
||||
<struct name="CanvasHacktextPriv" cname="GnomeCanvasHacktextPriv" opaque="true"/>
|
||||
</namespace>
|
||||
<namespace name="Gnome" library="gnomeprint-2.2">
|
||||
<namespace name="Gnome" library="gnomeprintui-2.2">
|
||||
<object name="GPAOptionMenu" cname="GPAOptionMenu" parent="GPAWidget">
|
||||
<field cname="menu" type="GtkWidget*"/>
|
||||
<field cname="node" type="GPANode*"/>
|
||||
|
|
|
@ -7,8 +7,8 @@ libgnome-2.2.3/libgnome Gnome gnome-2
|
|||
libgnomecanvas-2.2.1/libgnomecanvas Gnome gnomecanvas-2
|
||||
libgnomeui-2.2.2/libgnomeui Gnome gnomeui-2
|
||||
libgnomeprint-2.2.1.3/libgnomeprint Gnome gnomeprint-2-2
|
||||
libgnomeprintui-2.2.1.3/libgnomeprintui Gnome gnomeprint-2-2
|
||||
libgnomeprintui-2.2.1.3/libgnomeprintui/gpaui Gnome gnomeprint-2.2
|
||||
libgnomeprintui-2.2.1.3/libgnomeprintui Gnome gnomeprintui-2-2
|
||||
libgnomeprintui-2.2.1.3/libgnomeprintui/gpaui Gnome gnomeprintui-2.2
|
||||
gtkhtml-3.0.8/src Gtk gtkhtml-3.0
|
||||
libglade-2.0.0/glade Glade libglade-2.0-0.dll
|
||||
libart_lgpl-2.3.10 Art art_lgpl
|
||||
|
|
Loading…
Reference in a new issue