Remove babel.cfg etc
Remove babel.cfg and the translation bits from setup.cfg, those are not needed anymore. Change-Id: I221173c724d23c1221febb8928c67bae1150bf5e
This commit is contained in:
parent
c5bf4d42e3
commit
a8fb4e2587
13
setup.cfg
13
setup.cfg
@ -91,16 +91,3 @@ tag_build =
|
||||
tag_date = 0
|
||||
tag_svn_revision = 0
|
||||
|
||||
[compile_catalog]
|
||||
directory = glance/locale
|
||||
domain = glance
|
||||
|
||||
[update_catalog]
|
||||
domain = glance
|
||||
output_dir = glance/locale
|
||||
input_file = glance/locale/glance.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = glance/locale/glance.pot
|
||||
|
Loading…
Reference in New Issue
Block a user