comparison 0.9.x/doc/setup.txt @ 501:2d12b4e6657d stable

Merged revisions 546 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r546 | jruigrok | 2010-04-26 13:28:07 +0200 (ma, 26 apr 2010) | 2 lines Fix documentation: double 'to' and stray reference to POT, which should be MO. ........
author jruigrok
date Tue, 22 Feb 2011 14:41:07 +0000
parents f2d6c593bc43
children 3c590f6f5dfa
comparison
equal deleted inserted replaced
500:d9407e887304 501:2d12b4e6657d
48 --help (-h) show detailed help message 48 --help (-h) show detailed help message
49 49
50 Options for 'compile_catalog' command: 50 Options for 'compile_catalog' command:
51 ... 51 ...
52 52
53 Running the command will produce a PO template file:: 53 Running the command will produce a binary MO file::
54 54
55 $ ./setup.py compile_catalog --directory foobar/locale --locale pt_BR 55 $ ./setup.py compile_catalog --directory foobar/locale --locale pt_BR
56 running compile_catalog 56 running compile_catalog
57 compiling catalog to to foobar/locale/pt_BR/LC_MESSAGES/messages.mo 57 compiling catalog to foobar/locale/pt_BR/LC_MESSAGES/messages.mo
58 58
59 59
60 Options 60 Options
61 ------- 61 -------
62 62
Copyright (C) 2012-2017 Edgewall Software