2004-11-12 Mike Kestner <mkestner@novell.com>

* sources/gtk-sharp-sources.xml : exclude a couple more pango headers.

svn path=/trunk/gtk-sharp/; revision=36084
This commit is contained in:
Mike Kestner 2004-11-13 01:52:04 +00:00
parent cd10436742
commit d2d56236ce
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-11-12 Mike Kestner <mkestner@novell.com>
* sources/gtk-sharp-sources.xml : exclude a couple more pango headers.
2004-11-09 Mike Kestner <mkestner@novell.com>
* */Makefile.am : make the Obsolete warnings shaddup.

View File

@ -19,6 +19,8 @@
<exclude>pango-1.4.0/pango/pangoxft-font.h</exclude>
<exclude>pango-1.4.0/pango/pangoxft-fontmap.h</exclude>
<exclude>pango-1.4.0/pango/pangoxft-private.h</exclude>
<exclude>pango-1.4.0/pango/pango-script-lang-table.h</exclude>
<exclude>pango-1.4.0/pango/pango-script-table.h</exclude>
</namespace>
</library>
</api>