From: Wouter Bolsterlee Date: Thu, 1 Jun 2006 01:25:43 +0000 (+0000) Subject: Advertise pixbuf support, fix for the bug 343317. X-Git-Tag: EVINCE_0_5_4~37 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=35c8c7294be9212b547f90ec01a6ba8228560585;p=evince.git Advertise pixbuf support, fix for the bug 343317. 2006-06-01 Wouter Bolsterlee * configure.ac: Advertise pixbuf support, fix for the bug 343317. --- diff --git a/ChangeLog b/ChangeLog index 40700f1d..3e92ea5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-01 Wouter Bolsterlee + + * configure.ac: Advertise pixbuf support, fix + for the bug 343317. + 2006-05-29 Nickolay V. Shmyrev * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh), diff --git a/configure.ac b/configure.ac index 2558bd85..3d404d81 100644 --- a/configure.ac +++ b/configure.ac @@ -311,6 +311,9 @@ fi if test "x$enable_comics" = "xyes"; then EVINCE_MIME_TYPES="$EVINCE_MIME_TYPES;application/x-cbr;application/x-cbz" fi +if test "x$enable_pixbuf" = "xyes"; then + EVINCE_MIME_TYPES="$EVINCE_MIME_TYPES;image/*" +fi AC_SUBST(EVINCE_MIME_TYPES) AC_CONFIG_FILES([