diff options
| author | Chris McDonough <chrism@plope.com> | 2014-04-08 15:54:55 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2014-04-08 15:54:55 -0400 |
| commit | 2daf6e45fc205e99005f477670993fcf47776e35 (patch) | |
| tree | 2b3848190a96525ee71d392f678fb6728e64bb50 /docs/quick_tour/sqla_demo/setup.cfg | |
| parent | bb9b72cf31a93479137ea7495c45bbfca7d1abb8 (diff) | |
| parent | 90600c7484d7e3ec8620e9fbe42f3449ffa6feb2 (diff) | |
| download | pyramid-2daf6e45fc205e99005f477670993fcf47776e35.tar.gz pyramid-2daf6e45fc205e99005f477670993fcf47776e35.tar.bz2 pyramid-2daf6e45fc205e99005f477670993fcf47776e35.zip | |
Merge branch 'wichert-doc-update-for-lingua2'
Diffstat (limited to 'docs/quick_tour/sqla_demo/setup.cfg')
| -rw-r--r-- | docs/quick_tour/sqla_demo/setup.cfg | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/quick_tour/sqla_demo/setup.cfg b/docs/quick_tour/sqla_demo/setup.cfg index 9f91cd122..27dbd2377 100644 --- a/docs/quick_tour/sqla_demo/setup.cfg +++ b/docs/quick_tour/sqla_demo/setup.cfg @@ -4,24 +4,3 @@ nocapture=1 cover-package=sqla_demo with-coverage=1 cover-erase=1 - -[compile_catalog] -directory = sqla_demo/locale -domain = sqla_demo -statistics = true - -[extract_messages] -add_comments = TRANSLATORS: -output_file = sqla_demo/locale/sqla_demo.pot -width = 80 - -[init_catalog] -domain = sqla_demo -input_file = sqla_demo/locale/sqla_demo.pot -output_dir = sqla_demo/locale - -[update_catalog] -domain = sqla_demo -input_file = sqla_demo/locale/sqla_demo.pot -output_dir = sqla_demo/locale -previous = true |
