зеркало из https://github.com/mozilla/gecko-dev.git
Forgot a file, fix bustage.
This commit is contained in:
Родитель
68326016b3
Коммит
ce70d52bb4
|
@ -350,6 +350,8 @@ const PRUnichar kNullCh = '\0';
|
|||
|
||||
#define kHTMLTextContentType "text/html"
|
||||
#define kXMLTextContentType "text/xml"
|
||||
#define kXMLApplicationContentType "application/xml"
|
||||
#define kXHTMLApplicationContentType "application/xhtml+xml"
|
||||
#define kXULTextContentType "application/vnd.mozilla.xul+xml"
|
||||
#define kRDFTextContentType "text/rdf"
|
||||
#define kXIFTextContentType "text/xif"
|
||||
|
|
|
@ -350,6 +350,8 @@ const PRUnichar kNullCh = '\0';
|
|||
|
||||
#define kHTMLTextContentType "text/html"
|
||||
#define kXMLTextContentType "text/xml"
|
||||
#define kXMLApplicationContentType "application/xml"
|
||||
#define kXHTMLApplicationContentType "application/xhtml+xml"
|
||||
#define kXULTextContentType "application/vnd.mozilla.xul+xml"
|
||||
#define kRDFTextContentType "text/rdf"
|
||||
#define kXIFTextContentType "text/xif"
|
||||
|
|
Загрузка…
Ссылка в новой задаче