Fix default mime type! text/plain for unknown extensions is a very badidea. Treating unknown files, many of the binary as text can only leadto suffering.
If we recieve mail in both plain text and html, use the plain text versionfrom the mail program rather than try to transform the html version into text.
Add new util::catch_exec procedure to handle returned status codesfrom exec more completely. This is required to calling exec from catchusing Solaris, and works fine on other platforms. Inspired byhttp://wiki.tcl.tk/1039
update to newer style of apiprovide means to jump to a slide in the presentation (using YUI events)add copy buttonprovide more useful print style sheetsome css improvements
- add a few more message keys- make it explicit in the code that we require at least XOTcl 1.5.0 (1.5.6 recommended)- bump version numbers to update message catalogs