comparison doc/setup.txt @ 499:5c9be2914486 stable-0.9.x

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 5491dbf09386
children 70f2c13f5f43
comparison
equal deleted inserted replaced
498:dcb87b5fe51a 499:5c9be2914486
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