]> git.phdru.name Git - extfs.d.git/blobdiff - INSTALL.txt
Remove double "the"
[extfs.d.git] / INSTALL.txt
index 9cd3031c2791b51d7bf19abbe1e6b7c7d1438045..e0a02f89d4a0c97b7efe58a5312d59f6f7657030 100644 (file)
@@ -36,11 +36,11 @@ mc.ext:
 regex/\.([xX][mM][lL])$
     Open=%cd %p#xml
 
-type/^XML *document text
+type/^XML *(1\.0 *)?document text
     Open=%cd %p#xml
 
 To enable file types add or change the following configuration option in
-ini file:
+ini file in section [Midnight-Commander]:
 
 use_file_to_guess_type=1
 
@@ -57,7 +57,7 @@ Edit mc.ext; the syntax is slightly different:
 regex/\.([xX][mM][lL])$
     Include=xml
 
-type/^XML *document text
+type/^XML *(1\.0 *)?document text
     Include=xml
 
 include/xml