Mercurial > p > roundup > code
view MANIFEST.in @ 4198:e002ef0ee0db
fix generation of locale: fr.po is latin-1 and was specified as utf-8
This *should* fix issue2550546 -- at least I can now say "make" in the
locale directory without errors.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Jul 2009 15:32:57 +0000 |
| parents | 39531c28e540 |
| children | 3dc458554d68 |
line wrap: on
line source
recursive-include share * recursive-include roundup *.* recursive-include frontends *.* recursive-include scripts *.* *-* recursive-include tools *.* recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt *.css *.1 *.example recursive-include detectors *.py recursive-include templates *.* home* page* global-exclude .svn .cvsignore *.pyc *.pyo .DS_Store 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/*.mo locale/roundup.pot
