Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40700f1..3e92ea5 100644
--- 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),
diff --git a/configure.ac b/configure.ac
index 2558bd8..3d404d8 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([