diff options
author | schmonz <schmonz@pkgsrc.org> | 2006-01-19 01:23:36 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2006-01-19 01:23:36 +0000 |
commit | d902b2bf642c6a036620be3f315b23eed6dc1673 (patch) | |
tree | 88c5c5c41020bc490b20763d4a1dfd339713229c /audio/solfege/PLIST | |
parent | 2d238121fa86564ed54a8235c20ac6ba8c646311 (diff) | |
download | pkgsrc-d902b2bf642c6a036620be3f315b23eed6dc1673.tar.gz |
Update to 3.0.6. From the changelog:
* singinterval bugfix: don't crash if last question in tests is anwered wrongly.
* chord-m7-7-maj7-m7b5-dim7 and chord-m9-9-7b9-maj79: Don't crash
when running tests.
* Add the singanswer lesson files to the pratise menu.
* Correctly connect ComboBoxEntry events in preferences window.
* Don't show GtkWarnings in the traceback window. Added --show-gtk-warnings
commandline options for those who want to see them.
* Fixed the singanswer module and added some "Sing chord tone"
exercises to the practise menu.
* updated no.po
* Added gui in the preferences window to select the language to be
used. Use this if solfege does not select the correct one by default.
* Added swedish translations. Thanks to Daniel Nylander.
* Updated italian translation. Thanks to Marco Colombo.
* Build fixes to the linux midi module.
* Distribute all .po files in the windows build.
Diffstat (limited to 'audio/solfege/PLIST')
-rw-r--r-- | audio/solfege/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/solfege/PLIST b/audio/solfege/PLIST index 9693f15b771..77247bc2c85 100644 --- a/audio/solfege/PLIST +++ b/audio/solfege/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/01/13 23:34:53 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/01/19 01:23:36 schmonz Exp $ bin/lessonfile_editor bin/solfege man/man1/lessonfile_editor.1 @@ -448,6 +448,7 @@ share/solfege/src/identifybpm.py share/solfege/src/idtone.py share/solfege/src/inputwidgets.py share/solfege/src/instrumentselector.py +share/solfege/src/languages.py share/solfege/src/learning_tree_editor.py share/solfege/src/lessonfile.py share/solfege/src/lessonfile_editor_main.py |