From: Sergey Poznyakoff Date: Sat, 9 Sep 2006 15:58:47 +0000 (+0000) Subject: (struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by... X-Git-Tag: cvs-readonly~1911 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=375059d682dcb767bf510f764d5c633e20ff9cf8;p=gnulib.git (struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by Bruno Haible. --- diff --git a/lib/argp.h b/lib/argp.h index 06336f384..f4d6953bd 100644 --- a/lib/argp.h +++ b/lib/argp.h @@ -243,7 +243,9 @@ struct argp /* If non-NULL, a string containing extra text to be printed before and after the options in a long help message (separated by a vertical tab - `\v' character). */ + `\v' character). + Write the initial value as N_("BEFORE-TEXT") "\v" N_("AFTER-TEXT") if + you want xgettext to collect the two pieces of text into a POT file. */ const char *doc; /* A vector of argp_children structures, terminated by a member with a 0