From 59ad20ebfca7d4c74febc3d59e78f899cefbc814 Mon Sep 17 00:00:00 2001 From: Brent Hull Date: Thu, 22 Nov 2012 11:13:43 -0500 Subject: Fix leftover evince -> atril in configure --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e8d347b4..f1994efc 100644 --- a/configure.ac +++ b/configure.ac @@ -713,7 +713,7 @@ if test "x$enable_pixbuf" = "xyes"; then ATRIL_MIME_TYPES="${ATRIL_MIME_TYPES}image/*;" fi if test "x$enable_xps" = "xyes"; then - EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}application/oxps;application/vnd.ms-xpsdocument;" + ATRIL_MIME_TYPES="${ATRIL_MIME_TYPES}application/oxps;application/vnd.ms-xpsdocument;" fi if test "x$enable_impress" = "xyes"; then ATRIL_MIME_TYPES="${ATRIL_MIME_TYPES}application/vnd.sun.xml.impress;application/vnd.oasis.opendocument.presentation;" -- cgit v1.2.1