mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
common: New function status_printf.
* common/asshelp2.c (set_assuan_context_func): New. (status_printf): New. * po/Makevars (XGETTEXT_OPTIONS): Add status_printf -- This is a first patch to unify the status printing functions. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
23738c9530
commit
d4489be467
3 changed files with 44 additions and 0 deletions
|
@ -53,6 +53,7 @@ XGETTEXT_OPTIONS = \
|
|||
--flag=xasprintf:1:c-format \
|
||||
--flag=xtryasprintf:1:c-format \
|
||||
--flag=log_debug_with_string:2:c-format \
|
||||
--flag=status_printf:3:c-format \
|
||||
--flag=print_assuan_status:3:c-format \
|
||||
--flag=vprint_assuan_status:3:c-format \
|
||||
--flag=agent_print_status:3:c-format \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue