]> git.marmaro.de Git - mmh/blobdiff - config/config.c
s/lproc/listproc/
[mmh] / config / config.c
index e51397ad5a6255a514e02152e4cd8b6f0f548695..c02243d43cdd9c56ceb120c7601df94bd33e0955 100644 (file)
@@ -118,18 +118,13 @@ char *mimetypequeryproc = "file -b --mime";
 */
 char *fileproc = NMHBINDIR"/refile";
 
-/*
-** This program is called to incorporate messages into a folder.
-*/
-char *incproc = NMHBINDIR"/inc";
-
 /*
 ** This is the default program invoked by a "list" or "display" response
 ** at the "What now?" prompt. It will be given the absolute pathname of
 ** the message to show. The string ``show -file'' is most likely what you
-** want to be you lproc.
+** want to be you listproc.
 */
-char *lproc = NMHBINDIR"/show -file";
+char *listproc = "show -file";
 
 /*
 ** This is the path for the Bell equivalent mail program.