Bug 622528 - Open RTF document in Thunderbird with OpenOffice is not correct Ascii mode; r=bzbarsky a=bsmedberg

This commit is contained in:
Matthias Versen 2011-01-21 15:15:12 -05:00
Родитель 0df58279c6
Коммит 655a8a0427
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -562,6 +562,7 @@ static nsExtraMimeTypeEntry extraMimeEntries [] =
#endif
{ APPLICATION_GZIP2, "gz", "gzip" },
{ "application/x-arj", "arj", "ARJ file" },
{ "application/rtf", "rtf", "Rich Text Format File" },
{ APPLICATION_XPINSTALL, "xpi", "XPInstall Install" },
{ APPLICATION_POSTSCRIPT, "ps,eps,ai", "Postscript File" },
{ APPLICATION_XJAVASCRIPT, "js", "Javascript Source File" },