Mercurial > p > roundup > code
diff MANIFEST.in @ 2331:497be1dd5714
source distribution includes compiled message catalogs
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Tue, 18 May 2004 19:41:08 +0000 |
| parents | 19ef7f955da0 |
| children | 762d65fefea5 |
line wrap: on
line diff
--- a/MANIFEST.in Tue May 18 19:36:12 2004 +0000 +++ b/MANIFEST.in Tue May 18 19:41:08 2004 +0000 @@ -11,4 +11,4 @@ include run_tests.py *.txt demo.py MANIFEST.in MANIFEST exclude BUILD.txt I18N_PROGRESS.txt TODO.txt exclude doc/security.txt doc/templating.txt -include locale/*.po locale/roundup.pot \ No newline at end of file +include locale/*.po locale/*.mo locale/roundup.pot
