debianmacno-cupsweb
Last change
on this file since 973dd91 was
973dd91,
checked in by Edward Z. Yang <edwardzyang@…>, 16 years ago
|
Initial commit.
Signed-off-by: Edward Z. Yang <edwardzyang@…>
|
-
Property mode set to
100644
|
File size:
595 bytes
|
Line | |
---|
1 | [egg_info] |
---|
2 | tag_build = dev |
---|
3 | tag_svn_revision = true |
---|
4 | |
---|
5 | [easy_install] |
---|
6 | find_links = http://www.pylonshq.com/download/ |
---|
7 | |
---|
8 | [nosetests] |
---|
9 | with-pylons=test.ini |
---|
10 | |
---|
11 | # Babel configuration |
---|
12 | [compile_catalog] |
---|
13 | domain = sipbmp3web |
---|
14 | directory = sipbmp3web/i18n |
---|
15 | statistics = true |
---|
16 | |
---|
17 | [extract_messages] |
---|
18 | add_comments = TRANSLATORS: |
---|
19 | output_file = sipbmp3web/i18n/sipbmp3web.pot |
---|
20 | width = 80 |
---|
21 | |
---|
22 | [init_catalog] |
---|
23 | domain = sipbmp3web |
---|
24 | input_file = sipbmp3web/i18n/sipbmp3web.pot |
---|
25 | output_dir = sipbmp3web/i18n |
---|
26 | |
---|
27 | [update_catalog] |
---|
28 | domain = sipbmp3web |
---|
29 | input_file = sipbmp3web/i18n/sipbmp3web.pot |
---|
30 | output_dir = sipbmp3web/i18n |
---|
31 | previous = true |
---|
Note: See
TracBrowser
for help on using the repository browser.