]> www.fi.muni.cz Git - evince.git/commitdiff
Advertise pixbuf support, fix for the bug 343317.
authorWouter Bolsterlee <uws+gnome@xs4all.nl>
Thu, 1 Jun 2006 01:25:43 +0000 (01:25 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Thu, 1 Jun 2006 01:25:43 +0000 (01:25 +0000)
2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

* configure.ac: Advertise pixbuf support, fix
for the bug 343317.

ChangeLog
configure.ac

index 40700f1d8e492a48eee5e5db78610eb94690775e..3e92ea5a48f457df1761f921f34b6cb8ace91eac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * configure.ac: Advertise pixbuf support, fix
+       for the bug 343317.
+
 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
index 2558bd85bd922cae46c1f01aba1bf9ed1bc51279..3d404d810795d8d052cde809a900cc55a13f132a 100644 (file)
@@ -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([