]> www.fi.muni.cz Git - evince.git/commitdiff
Correctly build desktop file. Fixes bug #544237.
authorGötz Waschk <waschk@mandriva.org>
Tue, 22 Jul 2008 21:40:36 +0000 (21:40 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 22 Jul 2008 21:40:36 +0000 (21:40 +0000)
2008-07-23  Götz Waschk <waschk@mandriva.org>

* configure.ac: Correctly build desktop file. Fixes
bug #544237.

svn path=/trunk/; revision=3084

ChangeLog
configure.ac

index c7cd71c7b17c3aa2af86f0be3910008f24972f07..faa81ec6b7fe8513d1aaa977b97de878b735e4e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-23  Götz Waschk <waschk@mandriva.org>
+
+       * configure.ac: Correctly build desktop file. Fixes
+       bug #544237.
+
 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * configure.ac:
index f5b5d6acda022f6daae74004c3ab9f74870423d3..41af257adf91879f661b50d2e24c29ca038b2967 100644 (file)
@@ -408,7 +408,7 @@ if test "x$enable_tiff" = "xyes"; then
        EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}image/tiff;"
 fi
 if test "x$enable_comics" = "xyes"; then
-       EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}application/x-cbr;application/x-cbz;application/x-cb7"
+       EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}application/x-cbr;application/x-cbz;application/x-cb7;"
 fi
 if test "x$enable_pixbuf" = "xyes"; then
        EVINCE_MIME_TYPES="${EVINCE_MIME_TYPES}image/*;"