could you be a little bit more especific, as there is no kid.encoding
line already present, and *kid.encoding="foo"* does not do it?
1. Run `tg-admin quickstart`
2. Enter 'Example' as the project name.
3. Open the file Example/dev.cfg
4. Edit Line 22 that says
# kid.encoding="utf-8"
to
kid.encoding="abc"
with the appropriate encoding name. Notice that we are uncommenting the line.
--
Swaroop C H
www.swaroopch.info

