X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b93692cdcea35c835fcbc3617f80decd545ca3b2..86048c14a070e3382577dd22519319bce77c70b9:/etc/mhn.defaults.sh?ds=sidebyside diff --git a/etc/mhn.defaults.sh b/etc/mhn.defaults.sh index e25cac42..fc5a6682 100755 --- a/etc/mhn.defaults.sh +++ b/etc/mhn.defaults.sh @@ -154,11 +154,6 @@ if [ ! -z "$PGM" ]; then echo "mhshow-suffix-application/msword: .doc" >> $TMP fi -PGM="`$SEARCHPROG $SEARCHPATH xterm`" -if [ ! -z "$PGM" ]; then - echo "mhshow-charset-iso-8859-1: xterm -fn '-*-*-medium-r-normal-*-*-120-*-*-c-*-iso8859-*' -e %s" >> $TMP -fi - # output a sorted version of the file sort < $TMP