Add missed i18n configs to setup.cfg

Parially implements: blueprint savanna-i18n

Change-Id: Iab5991cbde59c4e90bb176e90f494332c9158d8c
This commit is contained in:
Sergey Lukjanov 2014-01-15 18:17:59 +04:00
parent be980d9b59
commit 6e7848cb95
1 changed files with 9 additions and 0 deletions

View File

@ -51,3 +51,12 @@ source-dir = doc/source
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = savanna/locale/savanna.pot
[compile_catalog]
directory = savanna/locale
domain = savanna
[update_catalog]
domain = savanna
output_dir = savanna/locale
input_file = savanna/locale/savanna.pot