projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3cde9d
)
(struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by...
author
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 9 Sep 2006 15:58:47 +0000
(15:58 +0000)
committer
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 9 Sep 2006 15:58:47 +0000
(15:58 +0000)
lib/argp.h
patch
|
blob
|
history
diff --git
a/lib/argp.h
b/lib/argp.h
index 06336f384b59df18d0973e69b2ccb1cc2579c4ac..f4d6953bdf1a2cc407dc6b79496cd05750dc476f 100644
(file)
--- 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