patch by Mordante to extract strings marked with VGETTEXT...

...and not just with vgettext
This commit is contained in:
Nils Kneuper 2010-03-14 17:43:06 +00:00
parent eb163cfa22
commit 3e944bedcd

View file

@ -98,6 +98,7 @@ if(ENABLE_POT_UPDATE_TARGET)
--keyword=N_
--keyword=sgettext
--keyword=vgettext
--keyword=VGETTEXT
--keyword=_n:1,2
--keyword=sngettext:1,2
--keyword=vngettext:1,2