From: Christos Zoulas Date: Sun, 27 Sep 2009 21:48:20 +0000 (+0000) Subject: fix mime. X-Git-Tag: FILE5_05~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad5581252404054b7a6dbf610966b9b10bb48735;p=file fix mime. --- diff --git a/magic/Magdir/images b/magic/Magdir/images index 4f938bad..e2d9c60a 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.62 2009/09/19 16:28:09 christos Exp $ +# $File: images,v 1.63 2009/09/27 21:48:20 christos Exp $ # images: file(1) magic for image formats (see also "iff", and "c-lang" for # XPM bitmaps) # @@ -568,11 +568,14 @@ # Submitted by: Stephane Loeuillet # Modified by (1): Abel Cheung 0 string AT&TFORM -!:mime image/vnd.djvu >12 string DJVM DjVu multiple page document +!:mime image/vnd.djvu >12 string DJVU DjVu image or single page document +!:mime image/vnd.djvu >12 string DJVI DjVu shared document +!:mime image/vnd.djvu >12 string THUM DjVu page thumbnails +!:mime image/vnd.djvu # From Marc Espie