Make some more Evry messages translatable (patch from Igor Murzov)

SVN revision: 80478
This commit is contained in:
Massimo Maiurana 2012-12-07 17:52:51 +00:00
parent 1133f681e3
commit fb5d1ecd8c
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ top_builddir = ..
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 \
--keyword=ACTION_NEW:1 \
--from-code=UTF-8 --foreign-user
# This is the copyright holder that gets inserted into the header of the

View File

@ -212,6 +212,7 @@ src/modules/everything/evry_gadget.c
src/modules/everything/evry_plug_actions.c
src/modules/everything/evry_plug_aggregator.c
src/modules/everything/evry_plug_clipboard.c
src/modules/everything/evry_plugin.c
src/modules/everything/evry_view_help.c
src/modules/everything/evry_util.c
src/modules/everything/evry_plug_apps.c