update_catalog definition to update glossary

Change-Id: I5163fffa79d5b5e57fab5011f9a5c79c404b9698
This commit is contained in:
Akihiro Motoki 2016-03-06 20:55:05 +09:00
parent c10bcbfdc4
commit ad0e1bc3a9
2 changed files with 6 additions and 0 deletions

View File

@ -35,3 +35,8 @@ universal = 1
[pbr]
warnerrors = True
[update_catalog]
domain = i18n
output_dir = i18n/locale
input_file = i18n/locale/i18n.pot

View File

@ -4,5 +4,6 @@
hacking<0.11,>=0.10.2 # Apache-2.0
Babel>=1.3 # BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0