X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=etc%2Fmhn.defaults.sh;h=fc5a668209e3d0b8ce0510160cab541475b0cd65;hb=cd665517f488ca62e71b7fd1db6df0813dee052a;hp=8b29fcd1766f7999674f1ec448a5865d0962e28a;hpb=c085eca6dea41bf9c0ac2749215e256cc54ff628;p=mmh diff --git a/etc/mhn.defaults.sh b/etc/mhn.defaults.sh index 8b29fcd..fc5a668 100755 --- a/etc/mhn.defaults.sh +++ b/etc/mhn.defaults.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # # mhn.defaults.sh -- create extra profile file for MIME handling # @@ -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