diff options
| -rw-r--r-- | po/Makevars | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/po/Makevars b/po/Makevars index 6c59427c9..25b1c7332 100644 --- a/po/Makevars +++ b/po/Makevars @@ -15,6 +15,8 @@ top_builddir = ..  XGETTEXT_FORMAT_FLAGS_PRIVATE = \  	--flag=xine_log_msg:1:c-format \  	--flag=xine_log_err:1:c-format \ +	--flag=xprintf:3:c-format \ +	--flag=xine_printf:3:c-format \  	--flag=set_hc_result:3:c-format \  	--flag=log_printf:1:c-format \  	--flag=error_message:1:c-format \ | 
