On Mon, 2005-04-18 at 16:33 -0400, Jonathan Blandford wrote: > David Malcolm <[EMAIL PROTECTED]> writes: > > > Attached is version 4 of the patch (and the new files); it returns a > > GType (or G_TYPE_INVALID for an unrecognised mimetype). For now I > > simply special-cased the thumnbnail icons for PDF (it'd be nice to have > > similar icons for the other types though). > > > > The files are quite short now, so I considered merging them into > > existing files. But I couldn't see anywhere obvious to put them, since > > the code is shared by evince and by the thumbnailer. > > > > <Snip> > > > typedef struct _EvDocumentType EvDocumentType; > > Remove this from the header and commit.
I moved it to ev-document-types.c (recompiled) and committed. _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
