Mercurial > p > roundup > code
diff MANIFEST.in @ 2299:9fffd2035b33
include message catalogs
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Thu, 13 May 2004 20:10:01 +0000 |
| parents | 34df21044229 |
| children | 19ef7f955da0 |
line wrap: on
line diff
--- a/MANIFEST.in Thu May 13 20:08:25 2004 +0000 +++ b/MANIFEST.in Thu May 13 20:10:01 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/*/LC_MESSAGES/roundup.po \ No newline at end of file
