-On [20090710 15:32], Tarek Ziadé (ziade.ta...@gmail.com) wrote: >setup( > ... > data_files={'i18n': ['en.po', 'fr.po']}, > extra_prefixes={'i18n': {'unix_prefix': '/somewhere', > 'mac': '/Application/right/here'} > ... > )
As an aside: Where i18n above would sooner be called 'locale' rather than i18n, since i18n is only providing software functionality for supporting localization. So in that sense L10n would be better, but locale is quite a defacto standard in many projects. -- Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B In every colour there's the Light... _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com