X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a92ba7915162fac9164f0e5414ac697d4f8a3376..803f25412:/etc/mhn.defaults.sh?ds=inline diff --git a/etc/mhn.defaults.sh b/etc/mhn.defaults.sh index 26e5f910..d9d35b00 100755 --- a/etc/mhn.defaults.sh +++ b/etc/mhn.defaults.sh @@ -46,6 +46,7 @@ expand | sed -e 's/^ //' -e 's/ *$//'" >> $TMP fi echo "mhstore-store-text: %m%P.txt" >> $TMP +echo "mhstore-store-text/html: %m%P.html" >> $TMP echo "mhstore-store-text/richtext: %m%P.rt" >> $TMP echo "mhstore-store-video/mpeg: %m%P.mpg" >> $TMP echo "mhstore-store-application/PostScript: %m%P.ps" >> $TMP