API: (bug 17563) Fix regression from r46845 that changed the output for list=backlink...
[lhc/web/wiklou.git] / includes / mime.info
index 9b05f08..63b38f5 100644 (file)
@@ -1,13 +1,13 @@
-#Mime type info file.
-#the first mime type in each line is the "main" mime type,
-#the others are aliases for this type
-#the media type is given in upper case and square brackets, 
-#like [BITMAP], and must indicate a media type as defined by
-#the MEDIATYPE_xxx constants in Defines.php
+# Mime type info file.
+# the first mime type in each line is the "main" mime type,
+# the others are aliases for this type
+# the media type is given in upper case and square brackets,
+# like [BITMAP], and must indicate a media type as defined by
+# the MEDIATYPE_xxx constants in Defines.php
 
 
 image/gif      [BITMAP]
-image/png      [BITMAP]
+image/png image/x-png  [BITMAP]
 image/ief      [BITMAP]
 image/jpeg     [BITMAP]
 image/xbm      [BITMAP]
@@ -18,11 +18,13 @@ image/x-portable-pixmap             [BITMAP]
 image/x-portable-graymap image/x-portable-greymap      [BITMAP]
 image/x-bmp image/bmp application/x-bmp application/bmp        [BITMAP]
 image/x-photoshop image/psd image/x-psd image/photoshop        [BITMAP]
-image/svg image/svg+xml application/svg+xml application/svg    [DRAWING]
+image/vnd.djvu image/x.djvu image/x-djvu [BITMAP]
+
+image/svg+xml application/svg+xml application/svg image/svg    [DRAWING]
 application/postscript [DRAWING]
 application/x-latex    [DRAWING]
 application/x-tex      [DRAWING]
+application/x-dia-diagram [DRAWING]
 
 
 audio/mp3 audio/mpeg3 audio/mpeg       [AUDIO]
@@ -36,6 +38,7 @@ audio/x-realaudio     [AUDIO]
 video/mpeg application/mpeg    [VIDEO]
 video/ogg                      [VIDEO]
 video/x-sgi-video              [VIDEO]
+video/x-flv                    [VIDEO]
 
 application/ogg application/x-ogg audio/ogg audio/x-ogg video/ogg video/x-ogg          [MULTIMEDIA]