Regarding: http://bugzilla.gnome.org/show_bug.cgi?id=530143 (Sending this as a mail since I don't seem to be able to reopen the bug and attach stuff.)
Unfortunately I only seem to bring misery these days... The includes are put in the wrong place. Please revert the ia64/gtk-doc patch again! ( See http://bugs.debian.org/477513 ) The includes should apparently be put in doc/gladeui.types as pointed out by Loïc Minier to not break external applications. ( See http://bugs.debian.org/480768 ) Who knows... the attached patch might actually be correct (or atleast fix more stuff then it breaks? Pretty please?). Over and out... //Andreas Henriksson
--- doc/gladeui.types~ 2008-05-12 17:36:54.000000000 +0200 +++ doc/gladeui.types 2008-05-12 17:38:31.000000000 +0200 @@ -1,4 +1,7 @@ #include <glade.h> +#include <glade-base-editor.h> +#include <glade-design-layout.h> +#include <glade-design-view.h> glade_app_get_type glade_clipboard_get_type