X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=8d5bd7cd2d88de1334f841f1d6be4691a1d65d4b;hp=3cc7305ea4f28614e16b969f7ba93a611373b55e;hb=451a4d8564d347d126725760c2e20d924ec29dc0;hpb=6e271608b7b9c23771523f88d23a4d3593010cf1 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