view MANIFEST.in @ 89:31519c52c0fe

Fixed a bug on Catalog. `__setitem__` was not updating the translator comments. Thanks pjenvey! Fixed a bug on the `new_catalog` and `init` frontends, we were badly building the new directory for the localized catalog. Normal directory hierarchy is `<output_dir>/<locale>/LC_MESSAGES/<domain>.po`, not `<output_dir>/<locale>/<domain>.po`, ie `LC_MESSAGES/<locale>/<domain>.po`.
author palgarvio
date Mon, 11 Jun 2007 00:48:07 +0000
parents e9eaddab598e
children d0cd235ede46
line wrap: on
line source
include babel/localedata/*.dat
include doc/api/*.*
include doc/*.html
Copyright (C) 2012-2017 Edgewall Software