]> www.fi.muni.cz Git - evince.git/commit
Allow to enable/disable the pixbuf backend. Default to off for now. If we
authorMarco Pesenti Gritti <mpg@redhat.com>
Mon, 11 Jul 2005 17:38:35 +0000 (17:38 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Mon, 11 Jul 2005 17:38:35 +0000 (17:38 +0000)
commit13c49bea656a4f495e2c4baedab130eab367ae4f
treea987238e2e9b0bed2f6312df490d96c2641fb6c9
parent0202a575af908e78d0fd9c2a1730989f499d2fb3
Allow to enable/disable the pixbuf backend. Default to off for now. If we

2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * Makefile.am:
        * backend/Makefile.am:
        * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
        * configure.ac:
        * shell/ev-document-types.c: (ev_document_types_add_filters):

        Allow to enable/disable the pixbuf backend.
        Default to off for now. If we want it enabled we should
        really put mime types in the desktop, implement properties etc.

        * properties/evince-properties.c:

        Initialize error to NULL.
        Check error is not NULL before freeing.
ChangeLog
Makefile.am
backend/Makefile.am
backend/ev-document-factory.c
configure.ac
properties/ev-properties-main.c
shell/ev-document-types.c