
20 May
2010
20 May
'10
9:11 a.m.
From: Jim Meyering <meyering@redhat.com> * cfg.mk (sc_prohibit_gettext_markup): Just like VIR_WARN*. --- cfg.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cfg.mk b/cfg.mk index a26285f..2909e3e 100644 --- a/cfg.mk +++ b/cfg.mk @@ -425,7 +425,7 @@ sc_copyright_format: # Some functions/macros produce messages intended solely for developers # and maintainers. Do not mark them for translation. sc_prohibit_gettext_markup: - @prohibit='\<VIR_WARN0? *\(_\(' \ + @prohibit='\<VIR_(WARN|DEBUG)0? *\(_\(' \ halt='do not mark these strings for translation' \ $(_sc_search_regexp) -- 1.7.1.259.g3aef8