diff --git a/core/boot.js b/core/boot.js index 5be7bce53..e8672c785 100644 --- a/core/boot.js +++ b/core/boot.js @@ -82,7 +82,7 @@ $tw.config.fileExtensionInfo = { // Content type mappings $tw.config.contentTypeInfo = { - "text/x-tiddlywiki": {encoding: "utf8", extension: ".tid"}, + "text/vnd.tiddlywiki": {encoding: "utf8", extension: ".tid"}, "application/x-tiddler": {encoding: "utf8", extension: ".tid"}, "application/x-tiddler-html-div": {encoding: "utf8", extension: ".tiddler"}, "application/x-tiddlywiki-recipe": {encoding: "utf8", extension: ".recipe"}, diff --git a/core/messages/Download.tid b/core/messages/Download.tid index 07f4f2fca..6435d34bf 100644 --- a/core/messages/Download.tid +++ b/core/messages/Download.tid @@ -1,5 +1,5 @@ title: $:/messages/Download -type: text/x-tiddlywiki +type: text/vnd.tiddlywiki subtitle: Download changes footer: <