3.15.4 November 15, 2009
New development release:
- get_percentage_correct() made idtone fail
- fix the windows port, so that winsynth works again.
- minor i18n and unicode fixes
- front page editor: there was a bug that saved translated strings as C locale strings.
- ClickableLabel: set both filename and label in the LinkButton constructor call. Pygtk 2.16 in ubuntu karmic seems to requrie this.
- generate_lessonfiles.py: Write C locale headings, not translated messages. This probably fixes http://bugs.solfege.org/146.
- Ear training printout outputting html: don't use the lilypond-book 'relative' option since the way we used it was not portable to lilypond 2.12.
- Don't raise an exception if user_lessonfiles() does not exist.
- Don't change docbook lang from nb to no. Docbook seems to be updated to the new language code now.
- added check button to hide piano keyboard shortcuts
- ear training printout html report: save using the codecs module and set the html content-type to utf-8