зеркало из https://github.com/mozilla/gecko-dev.git
Bug #257058 --> When importing eudora messages, map <x-rich> to text/enriched instead of text/html.
This commit is contained in:
Родитель
e3780fd17c
Коммит
c3aa276a0d
|
@ -746,8 +746,8 @@ static PRInt32 eudoraTagLen[] = {
|
|||
static const char *TagContentType[] = {
|
||||
"text/html",
|
||||
"text/html",
|
||||
"text/html",
|
||||
"text/html",
|
||||
"text/enriched",
|
||||
"text/enriched",
|
||||
"text/plain",
|
||||
"text/plain",
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче