Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-04-06 09:36:46 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-04-06 09:36:46 (GMT)
commitac287895ed5fe949fe6c01b719a5195c877d3a75 (patch)
treeaee800cc1a2a3073abde3b9732a3808c3f67e155 /backend
parentc8966c0d0cc708f6828b0cb1b379e6813b72b1c3 (diff)
Add compressed dvi to the list of supported mime types. Patch by Ed
2008-04-06 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * backend/dvi/dvidocument.evince-backend.in: Add compressed dvi to the list of supported mime types. Patch by Ed Catmur. Fixes bug #307087. svn path=/trunk/; revision=2990
Diffstat (limited to 'backend')
-rw-r--r--backend/dvi/dvidocument.evince-backend.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/dvi/dvidocument.evince-backend.in b/backend/dvi/dvidocument.evince-backend.in
index b43e8df..cb5fe6e 100644
--- a/backend/dvi/dvidocument.evince-backend.in
+++ b/backend/dvi/dvidocument.evince-backend.in
@@ -1,4 +1,4 @@
[Evince Backend]
Module=dvidocument
_TypeDescription=DVI Documents
-MimeType=application/x-dvi
+MimeType=application/x-dvi;application/x-bzdvi;application/x-gzdvi