~juju-jitsu/charmworld/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[nosetests]
match = ^test
nocapture = 1
mongodb = mongodb
logging-filter=-pyelasticsearch,-requests.packages.urllib3.connectionpool

[compile_catalog]
directory = charmworld/locale
domain = charmworld
statistics = true

[extract_messages]
add_comments = TRANSLATORS:
output_file = charmworld/locale/charmworld.pot
width = 80

[init_catalog]
domain = charmworld
input_file = charmworld/locale/charmworld.pot
output_dir = charmworld/locale

[update_catalog]
domain = charmworld
input_file = charmworld/locale/charmworld.pot
output_dir = charmworld/locale
previous = true