diff options
author | schmonz <schmonz@pkgsrc.org> | 2006-03-02 00:48:31 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2006-03-02 00:48:31 +0000 |
commit | 67b0e650bfeaf5ca2f8e46f4ae88a548236938d4 (patch) | |
tree | f0a4dd46a4149aa4cc6e8848bb54b33d68f7ae3e /audio/solfege/PLIST | |
parent | 6771d350152359592135ccd57d667c0f5f7a789c (diff) | |
download | pkgsrc-67b0e650bfeaf5ca2f8e46f4ae88a548236938d4.tar.gz |
Update to 3.0.7. From the changelog:
* man pages: use named chars or @ and (C)
* fr.po: Fixed format string bug
* Updated the spannish [sic] translation. (Fernando Sancho)
* Fix broken statistics code. save_data was called too many times.
* Rhythm: made backspace work properly
* idbyname: bugfix: don't throw an exception if loading
lesson file was cancelled.
* Fixed idtone configuration.
* Remove 'passed' flag for tests if the lesson file change.
* i18n.py: removed debug print statements.
Diffstat (limited to 'audio/solfege/PLIST')
-rw-r--r-- | audio/solfege/PLIST | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/audio/solfege/PLIST b/audio/solfege/PLIST index 8032e87a291..0509966edb5 100644 --- a/audio/solfege/PLIST +++ b/audio/solfege/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/02/16 18:03:55 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/02 00:48:31 schmonz Exp $ bin/lessonfile_editor bin/solfege man/man1/lessonfile_editor.1 @@ -310,6 +310,9 @@ share/solfege/online-docs/C/translating-solfege.html share/solfege/online-docs/C/twelvetone-help.html share/solfege/online-docs/C/ui.html share/solfege/online-docs/C/welcome.html +share/solfege/online-docs/es/theory-intervals.html +share/solfege/online-docs/es/toc.html +share/solfege/online-docs/es/welcome.html share/solfege/online-docs/es_MX/toc.html share/solfege/online-docs/es_MX/welcome.html share/solfege/online-docs/fr/bug-reporting.html @@ -499,6 +502,7 @@ share/solfege/ui.xml @dirrm share/solfege/online-docs/midi @dirrm share/solfege/online-docs/fr @dirrm share/solfege/online-docs/es_MX +@dirrm share/solfege/online-docs/es @dirrm share/solfege/online-docs/C @dirrm share/solfege/online-docs @dirrm share/solfege/mpd @@ -511,4 +515,6 @@ share/solfege/ui.xml @dirrm share/solfege/feta @dirrm share/solfege/example-lesson-files @dirrm share/solfege +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/examples/solfege +@comment in xdg-dirs: @dirrm share/applications |