On Thu, 2 Oct 2008, Frank Niessink wrote: > 2008/10/2 João Alexandre de Toledo <[EMAIL PROTECTED]>: >> >> Thank you, Frank, but after updating my working copy, it stopped >> working. It seems template.py was not copied by setup.py. >> >> After copying it manually, everything seems ok. > > Oops, I thought template.py was a generated file, but it isn't. I just > readded it.
It should be. There's a new "templates" target in the makefile and i18n depends on it, so "make i18n" should have done the trick. Cheers Jérôme
