X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=8d5bd7cd2d88de1334f841f1d6be4691a1d65d4b;hb=0a391e0c2c1509a98286212405c7bb8237cdaa12;hp=3cc7305ea4f28614e16b969f7ba93a611373b55e;hpb=3baec236a39c5c89a9bda8dbd988d643a21decc6;p=mmh diff --git a/config/config.c b/config/config.c index 3cc7305..8d5bd7c 100644 --- a/config/config.c +++ b/config/config.c @@ -198,17 +198,17 @@ char *showmimeproc = NMHBINDIR"/mhshow"; ** changed to a pager (such as "more" or "less") if you prefer ** that such message not be filtered in any way. */ -char *showproc = NMHLIBDIR"/mhl"; +char *showproc = NMHBINDIR"/mhl"; /* ** This is the program (mhl) used to filter messages. It is ** used by mhshow to filter and display the message headers of -** MIME messages. It is used by repl/forw (with -filter) -** to filter the message to which you are replying/forwarding. +** MIME messages. It is used by repl (with -filter) +** to filter the message to which you are replying. ** It is used by send/spost (with -filter) to filter the message ** for "Bcc:" recipients. */ -char *mhlproc = NMHLIBDIR"/mhl"; +char *mhlproc = NMHBINDIR"/mhl"; /* ** This program is called after comp, et. al., have built a draft