summaryrefslogtreecommitdiff
path: root/mh/forw.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/forw.c')
-rw-r--r--mh/forw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mh/forw.c b/mh/forw.c
index 7fb51c40e..4016af195 100644
--- a/mh/forw.c
+++ b/mh/forw.c
@@ -132,6 +132,7 @@ static struct mu_option options[] = {
{ "whatnowproc", 0, N_("PROG"), MU_OPTION_DEFAULT,
N_("set the replacement for whatnow program"),
mu_c_string, &whatnowproc },
+ /* TRANSLATORS: "whatnowproc" is the variable name */
{ "nowhatnowproc", 0, NULL, MU_OPTION_DEFAULT,
N_("don't run whatnowproc"),
mu_c_int, &wh_env.nowhatnowproc, NULL, "1" },

Return to:

Send suggestions and report system problems to the System administrator.