From 5d7c1caffebc5ed44c08774f3d4ab5a5426d4ce9 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 25 Sep 2011 17:03:37 +0000 Subject: Also read mimetype mappings from mimetypes.user svn path=/trunk/netsurf/; revision=12876 --- amiga/dist/NetSurf.guide | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/dist') diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide index 0abbfb141..1d63bae67 100755 --- a/amiga/dist/NetSurf.guide +++ b/amiga/dist/NetSurf.guide @@ -203,7 +203,7 @@ Will look something like the following within the menu: @node mimetypes "Local MIME Types" NetSurf determines the MIME types of local files primarily by checking the icon of the file. If the icon is not found it will check the default icon for the file type. -It looks for a tooltype MIMETYPE and, if found, will use the contents as the filetype of the file. If not found it makes a guess at the MIME type using datatypes.library, however this will not be very accurate. +It looks for a tooltype MIMETYPE and, if found, will use the contents as the filetype of the file. If not found it will use datatypes.library and do a reverse lookup based on the contents of Resources/mimetypes[.user] The Installer script will set the MIMETYPE tooltype on basic relevant default filetype icons. If you get problems: * If the file has a real icon, add MIMETYPE= to the tooltypes. -- cgit v1.2.3