Make Everything's plugin and action names translatable (patch from Igor Murzov)

SVN revision: 79658
This commit is contained in:
Massimo Maiurana 2012-11-25 18:58:48 +00:00
parent 2697a5f84d
commit 53a9dcb5b1
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ top_builddir = ..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=d_:1 --keyword=P_:1,2 \
--keyword=dP_:1,2 --keyword=N_ --keyword=NP_:1,2 \
--keyword=EVRY_PLUGIN_BASE:1 --keyword=EVRY_ACTION_NEW:1 \
--from-code=UTF-8 --foreign-user
# This is the copyright holder that gets inserted into the header of the