]> www.fi.muni.cz Git - evince.git/commit
Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. Fixes
authorTomeu Vizoso <tomeu@sugarlabs.org>
Sun, 18 Jan 2009 19:43:07 +0000 (19:43 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 18 Jan 2009 19:43:07 +0000 (19:43 +0000)
commite12e13eb0eabdc8dfbe99e958380df6779473c27
tree3e16808354361740d122203216daeed98abd1978
parent9d52040ae91a6cd561bd5acf25c4a725a57b27b8
Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. Fixes

2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>

* libdocument/Makefile.am:
* libdocument/ev-document-info.h:
* libdocument/ev-document-type-builtins.c.template:
* libdocument/ev-document-type-builtins.h.template:
* libdocument/ev-document.c: (ev_document_info_get_type),
(ev_document_info_copy):

Make EvDocumentInfo and enums definded in ev-document-info.h
GTypes. Fixes bug #567789.

svn path=/trunk/; revision=3356
ChangeLog
libdocument/Makefile.am
libdocument/ev-document-info.h
libdocument/ev-document-type-builtins.c.template [new file with mode: 0644]
libdocument/ev-document-type-builtins.h.template [new file with mode: 0644]
libdocument/ev-document.c