mshtml: Fix the .jfif Content Type.

This commit is contained in:
Francois Gouget 2006-08-05 11:42:25 +02:00 committed by Alexandre Julliard
parent 3a0c15e939
commit c5c447ef18
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ HKCR,"MIME\Database\Content Type\image/pjpeg","Extension",,".jpg"
HKCR,"MIME\Database\Content Type\image/pjpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8
HKCR,"MIME\Database\Content Type\image/pjpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%"
HKCR,".jfif",,,"pjpegfile"
HKCR,".jfif","Content Type",,"image/pjpeg"
HKCR,".jfif","Content Type",,"image/jpeg"
HKCR,"pjpegfile",,,"JPEG Image"
HKCR,"pjpegfile\CLSID",,,"%CLSID_HTMLDocument%"
;; HKCR,"pjpegfile\shell\open\command",,,"""%IEXPLORE%"" -nohome"