Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2005 22:00:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80763: Update port: audio/solfege to 2.4.0
Message-ID:  <20050508220007.595e01ad.tkato432@yahoo.com>
Resent-Message-ID: <200505081310.j48DA05x001971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         80763
>Category:       ports
>Synopsis:       Update port: audio/solfege to 2.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 08 13:10:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 2.4.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/solfege/Makefile audio/solfege/Makefile
--- /usr/ports/audio/solfege/Makefile	Tue Apr  5 22:35:09 2005
+++ audio/solfege/Makefile	Wed May  4 22:49:47 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	solfege
-PORTVERSION=	2.2.1
+PORTVERSION=	2.4.0
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,22 +26,27 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	M4=${LOCALBASE}/bin/gm4
 CONFIGURE_ARGS=	--disable-oss-sound
-PLIST_SUB=	VERSION=${PORTVERSION}
 
 MAN1=		lessonfile_editor.1 solfege.1
 
 post-patch:
-	@${GREP} -lR "/usr/bin/python2.2" ${WRKSRC} | ${XARGS} \
-		${REINPLACE_CMD} -e 's|/usr/bin/python2.2|${SETENV} python|g'
-	@${REINPLACE_CMD} -e 's|type=sequencer-device|type=fake-synth| g; \
-		 s|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/default.config
-	@${REINPLACE_CMD} -e 's|share/solfege|share/gnome/solfege|g' \
-		${WRKSRC}/run-solfege.py.in
-	@${REINPLACE_CMD} -e 's|(datadir)/locale|(prefix)/share/locale|g' \
-		${WRKSRC}/po/Makefile
+	@${GREP} -lR "/usr/bin/python" ${WRKSRC} | ${XARGS} \
+		${REINPLACE_CMD} -e 's|/usr/bin/python|${SETENV} python|g'
+.for file in lessonfile_editor.py.in run-solfege.py.in
 	@${REINPLACE_CMD} -e 's|share", "solfege|share", "gnome", "solfege|g' \
-		${WRKSRC}/src/configureoutput.py.in
+		${WRKSRC}/${file}
+.endfor
+.for file in src/inputwidgets.py src/runtime.py
 	@${REINPLACE_CMD} -e 's|gnome.canvas|gnomecanvas|g' \
-		${WRKSRC}/src/inputwidgets.py
+		${WRKSRC}/${file}
+.endfor
+.for file in default.config
+	@${REINPLACE_CMD} -e 's|type=sequencer-device|type=fake-synth|g ; \
+		 s|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/${file}
+.endfor
+.for file in po/Makefile
+	@${REINPLACE_CMD} -e 's|(datadir)/locale|(prefix)/share/locale|g' \
+		${WRKSRC}/${file}
+.endfor
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/solfege/distinfo audio/solfege/distinfo
--- /usr/ports/audio/solfege/distinfo	Tue Apr  5 22:35:09 2005
+++ audio/solfege/distinfo	Wed May  4 21:35:11 2005
@@ -1,2 +1,2 @@
-MD5 (solfege-easybuild-2.2.1.tar.gz) = e1af74051effb8a4cfa869debbac26a9
-SIZE (solfege-easybuild-2.2.1.tar.gz) = 821352
+MD5 (solfege-easybuild-2.4.0.tar.gz) = 0ba23ec6471a5589f0db2f40310584ee
+SIZE (solfege-easybuild-2.4.0.tar.gz) = 786406
diff -urN /usr/ports/audio/solfege/pkg-plist audio/solfege/pkg-plist
--- /usr/ports/audio/solfege/pkg-plist	Tue Apr  5 22:35:10 2005
+++ audio/solfege/pkg-plist	Wed May  4 21:43:45 2005
@@ -1,385 +1,409 @@
 bin/lessonfile_editor
 bin/solfege
-bin/solfege%%VERSION%%
 etc/solfege
 share/gnome/applications/solfege.desktop
 share/gnome/pixmaps/solfege.png
-share/gnome/solfege/%%VERSION%%/default.config
-share/gnome/solfege/%%VERSION%%/example-lesson-files/chord-satb
-share/gnome/solfege/%%VERSION%%/example-lesson-files/harmonic-progression-dictation
-share/gnome/solfege/%%VERSION%%/example-lesson-files/id-by-name-1
-share/gnome/solfege/%%VERSION%%/example-lesson-files/id-by-name-2
-share/gnome/solfege/%%VERSION%%/example-lesson-files/sing-chord
-share/gnome/solfege/%%VERSION%%/feta/feta20-accidentals--1.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-accidentals--2.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-accidentals-0.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-accidentals-1.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-accidentals-2.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-clefs-C.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-clefs-F.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-clefs-G.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-dots-dot.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-d3.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-d4.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-d5.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-d6.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-u3.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-u4.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-u5.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-flags-u6.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-noteheads-0.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-noteheads-1.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-noteheads-2.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-0.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-1.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-2.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-3.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-4.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-5.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-6.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-7.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-8.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-number-9.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests--1.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests--2.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests--4.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-0.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-0o.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-1.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-1o.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-2.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-3.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-4.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-5.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-6.xpm
-share/gnome/solfege/%%VERSION%%/feta/feta20-rests-7.xpm
-share/gnome/solfege/%%VERSION%%/gnomeemu/gnome/__init__.py
-share/gnome/solfege/%%VERSION%%/gnomeemu/gnome/canvas.py
-share/gnome/solfege/%%VERSION%%/gnomeemu/gnome/ui.py
-share/gnome/solfege/%%VERSION%%/gnomeemu/gnome/uiconsts.py
-share/gnome/solfege/%%VERSION%%/graphics/chord-voicing.png
-share/gnome/solfege/%%VERSION%%/graphics/chord.png
-share/gnome/solfege/%%VERSION%%/graphics/compare-intervals.png
-share/gnome/solfege/%%VERSION%%/graphics/dictation.png
-share/gnome/solfege/%%VERSION%%/graphics/double-flat.png
-share/gnome/solfege/%%VERSION%%/graphics/double-flat.svg
-share/gnome/solfege/%%VERSION%%/graphics/double-sharp.png
-share/gnome/solfege/%%VERSION%%/graphics/double-sharp.svg
-share/gnome/solfege/%%VERSION%%/graphics/erase.png
-share/gnome/solfege/%%VERSION%%/graphics/erase.svg
-share/gnome/solfege/%%VERSION%%/graphics/flat.png
-share/gnome/solfege/%%VERSION%%/graphics/flat.svg
-share/gnome/solfege/%%VERSION%%/graphics/happyface.png
-share/gnome/solfege/%%VERSION%%/graphics/harmonic-interval.png
-share/gnome/solfege/%%VERSION%%/graphics/harmonic-progression-dictation.png
-share/gnome/solfege/%%VERSION%%/graphics/holder.png
-share/gnome/solfege/%%VERSION%%/graphics/id-by-name.png
-share/gnome/solfege/%%VERSION%%/graphics/id-tone.png
-share/gnome/solfege/%%VERSION%%/graphics/identify-bpm.png
-share/gnome/solfege/%%VERSION%%/graphics/identify-chord.png
-share/gnome/solfege/%%VERSION%%/graphics/identify-scale.png
-share/gnome/solfege/%%VERSION%%/graphics/image-not-found.png
-share/gnome/solfege/%%VERSION%%/graphics/melodic-interval.png
-share/gnome/solfege/%%VERSION%%/graphics/natural.png
-share/gnome/solfege/%%VERSION%%/graphics/natural.svg
-share/gnome/solfege/%%VERSION%%/graphics/notehead.png
-share/gnome/solfege/%%VERSION%%/graphics/notehead.svg
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c12c12c12.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c12c12r12.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c12r12c12.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c16c16c16c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c16c16c8.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c16c8..png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c16c8c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c4.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c8.c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c8c16c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-c8c8.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r12c12c12.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r12c12r12.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r12r12c12.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r16c16c16c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r16c16c8.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r16c8..png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r16c8c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r4.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r8c16c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r8c8.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-r8r16c16.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm-wrong.png
-share/gnome/solfege/%%VERSION%%/graphics/rhythm.png
-share/gnome/solfege/%%VERSION%%/graphics/sadface.png
-share/gnome/solfege/%%VERSION%%/graphics/sharp.png
-share/gnome/solfege/%%VERSION%%/graphics/sharp.svg
-share/gnome/solfege/%%VERSION%%/graphics/sing-chord.png
-share/gnome/solfege/%%VERSION%%/graphics/sing-interval.png
-share/gnome/solfege/%%VERSION%%/graphics/solfege.png
-share/gnome/solfege/%%VERSION%%/graphics/solfege.xpm
-share/gnome/solfege/%%VERSION%%/graphics/test-sound.png
-share/gnome/solfege/%%VERSION%%/graphics/twelve-tone.png
-share/gnome/solfege/%%VERSION%%/lesson-files/altered-1
-share/gnome/solfege/%%VERSION%%/lesson-files/altered-2
-share/gnome/solfege/%%VERSION%%/lesson-files/atonal-1
-share/gnome/solfege/%%VERSION%%/lesson-files/barnesanger
-share/gnome/solfege/%%VERSION%%/lesson-files/besifring
-share/gnome/solfege/%%VERSION%%/lesson-files/bin/csound-play-harmonic-interval.sh
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-7b9-maj79
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-all
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-all-inv
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-dim-aug
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-dim-aug-min-major
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-m7-7
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-m7-7-inv
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-m7-7-inv-not
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-m7-7-maj7-m7b5-dim7
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-m9-9
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-m9-9-7b9-maj79
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-maj7-m7b5-dim7
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-min-major
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-min-major-7
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-min-major-close-open
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-min-major-inv
-share/gnome/solfege/%%VERSION%%/lesson-files/chord-min-major-inv-not
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.97
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.98
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.99
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.995
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.996
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.997
-share/gnome/solfege/%%VERSION%%/lesson-files/csound-fifth-0.998
-share/gnome/solfege/%%VERSION%%/lesson-files/diatonic-1
-share/gnome/solfege/%%VERSION%%/lesson-files/diatonic-2
-share/gnome/solfege/%%VERSION%%/lesson-files/durmoll
-share/gnome/solfege/%%VERSION%%/lesson-files/fifth-small-pure-0.99
-share/gnome/solfege/%%VERSION%%/lesson-files/harmonic-intervals
-share/gnome/solfege/%%VERSION%%/lesson-files/jsb-inventions
-share/gnome/solfege/%%VERSION%%/lesson-files/progression-1
-share/gnome/solfege/%%VERSION%%/lesson-files/progression-2
-share/gnome/solfege/%%VERSION%%/lesson-files/progression-atte
-share/gnome/solfege/%%VERSION%%/lesson-files/progression-x
-share/gnome/solfege/%%VERSION%%/lesson-files/scales
-share/gnome/solfege/%%VERSION%%/lesson-files/scales-thirds
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fanfare.midi
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fifth-pure-220.00.wav
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fifth-pure-247.5.wav
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fifth-pure-293.33.wav
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fifth-small-220.00.wav
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fifth-small-247.5.wav
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fifth-small-293.33.wav
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fil1.orc
-share/gnome/solfege/%%VERSION%%/lesson-files/share/fil1.sco
-share/gnome/solfege/%%VERSION%%/lesson-files/sing-chord-tone
-share/gnome/solfege/%%VERSION%%/lesson-files/sing-the-fifth
-share/gnome/solfege/%%VERSION%%/lesson-files/sing-the-root
-share/gnome/solfege/%%VERSION%%/lesson-files/sing-the-seventh
-share/gnome/solfege/%%VERSION%%/lesson-files/sing-the-third
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-1
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-2
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-3
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-4
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-5
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-6
-share/gnome/solfege/%%VERSION%%/lesson-files/singchord-all
-share/gnome/solfege/%%VERSION%%/lesson-files/three-prog-root
-share/gnome/solfege/%%VERSION%%/lesson-files/two-prog-root
-share/gnome/solfege/%%VERSION%%/lesson-files/volkslieder1
-share/gnome/solfege/%%VERSION%%/lesson-files/volkslieder2
-share/gnome/solfege/%%VERSION%%/mpd/__init__.py
-share/gnome/solfege/%%VERSION%%/mpd/_exceptions.py
-share/gnome/solfege/%%VERSION%%/mpd/const.py
-share/gnome/solfege/%%VERSION%%/mpd/duration.py
-share/gnome/solfege/%%VERSION%%/mpd/engravers.py
-share/gnome/solfege/%%VERSION%%/mpd/interval.py
-share/gnome/solfege/%%VERSION%%/mpd/mpdutils.py
-share/gnome/solfege/%%VERSION%%/mpd/musicalpitch.py
-share/gnome/solfege/%%VERSION%%/mpd/musicdisplayer.py
-share/gnome/solfege/%%VERSION%%/mpd/parser.py
-share/gnome/solfege/%%VERSION%%/mpd/requests.py
-share/gnome/solfege/%%VERSION%%/online-docs/C/AUTHORS.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/bug-reporting.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/ch01.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/ch02.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/chord-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/chord-names.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/chord-voicing-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/compare-intervals-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/copyright.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/dictation-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/fdl-appendix.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/gpl-appendix.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/harmonic-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/harmonic-progression-dictation-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/helpfile-format.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/id-by-name-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/id-tone-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/identify-bpm-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/identify-scale-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/index.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/lessonfiles.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-1666014298.midi
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-1666014298.png
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-2021449257.midi
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-2021449257.png
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-662113668.midi
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-662113668.png
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-783452687.midi
-share/gnome/solfege/%%VERSION%%/online-docs/C/lily-783452687.png
-share/gnome/solfege/%%VERSION%%/online-docs/C/melodic-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/missing-helpfile.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/music-format.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/online-resources.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/preferences-window.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/rhythm-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/sing-chord-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/sing-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/singanswer-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/solfege.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/theory-intervals.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/toc.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/translating-solfege.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/twelve-tone-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/ui.html
-share/gnome/solfege/%%VERSION%%/online-docs/C/welcome.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/apa.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/bug-reporting.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/ch01.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/ch02.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/chord-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/chord-voicing-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/compare-intervals-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/copyright.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/dictation-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/harmonic-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/harmonic-progression-dictation-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/helpfile-format.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/id-by-name-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/id-tone-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/identify-bpm-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/identify-scale-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/index.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/lessonfiles.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/melodic-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/music-format.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/online-resources.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/preferences-window.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/rhythm-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/sing-chord-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/sing-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/solfege.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/toc.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/translating-solfege.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/twelve-tone-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/ui.html
-share/gnome/solfege/%%VERSION%%/online-docs/es_MX/welcome.html
-share/gnome/solfege/%%VERSION%%/online-docs/nl/welcome.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/ch01.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/ch02.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/chord-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/chord-voicing-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/compare-intervals-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/dictation-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/harmonic-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/harmonic-progression-dictation-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/id-by-name-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/id-tone-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/identify-bpm-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/identify-scale-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/index.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/melodic-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/online-resources.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/rhythm-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/sing-chord-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/sing-interval-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/solfege.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/toc.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/twelve-tone-help.html
-share/gnome/solfege/%%VERSION%%/online-docs/no/welcome.html
-share/gnome/solfege/%%VERSION%%/online-docs/png/addvoice.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/ceg-relative.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/ceg.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/clef.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/fist.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/mainwin.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/simple.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/skip.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/test.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/tie.png
-share/gnome/solfege/%%VERSION%%/online-docs/png/tuple.png
-share/gnome/solfege/%%VERSION%%/online-docs/ru/index.html
-share/gnome/solfege/%%VERSION%%/online-docs/ru/intro.html
-share/gnome/solfege/%%VERSION%%/online-docs/ru/solfege.html
-share/gnome/solfege/%%VERSION%%/online-docs/ru/toc.html
-share/gnome/solfege/%%VERSION%%/online-docs/ru/welcome.html
-share/gnome/solfege/%%VERSION%%/solfege.gtkrc
-share/gnome/solfege/%%VERSION%%/soundcard/__init__.py
-share/gnome/solfege/%%VERSION%%/soundcard/fakesynth.py
-share/gnome/solfege/%%VERSION%%/soundcard/mfutils.py
-share/gnome/solfege/%%VERSION%%/soundcard/midifilesynth.py
-share/gnome/solfege/%%VERSION%%/soundcard/oss_common.py
-share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer.py
-share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer2.py
-share/gnome/solfege/%%VERSION%%/soundcard/rat.py
-share/gnome/solfege/%%VERSION%%/soundcard/solfege_c_midi.py
-share/gnome/solfege/%%VERSION%%/soundcard/soundcardexceptions.py
-share/gnome/solfege/%%VERSION%%/soundcard/track.py
-share/gnome/solfege/%%VERSION%%/soundcard/winsynth.py
-share/gnome/solfege/%%VERSION%%/src/__init__.py
-share/gnome/solfege/%%VERSION%%/src/abstract.py
-share/gnome/solfege/%%VERSION%%/src/app.py
-share/gnome/solfege/%%VERSION%%/src/cfg.py
-share/gnome/solfege/%%VERSION%%/src/chord.py
-share/gnome/solfege/%%VERSION%%/src/chordvoicing.py
-share/gnome/solfege/%%VERSION%%/src/compareintervals.py
-share/gnome/solfege/%%VERSION%%/src/configureoutput.py
-share/gnome/solfege/%%VERSION%%/src/configwindow.py
-share/gnome/solfege/%%VERSION%%/src/const.py
-share/gnome/solfege/%%VERSION%%/src/dataparser.py
-share/gnome/solfege/%%VERSION%%/src/dictation.py
-share/gnome/solfege/%%VERSION%%/src/exercise_setup.py
-share/gnome/solfege/%%VERSION%%/src/gethomedir.py
-share/gnome/solfege/%%VERSION%%/src/gu.py
-share/gnome/solfege/%%VERSION%%/src/harmonicinterval.py
-share/gnome/solfege/%%VERSION%%/src/harmonicprogressiondictation.py
-share/gnome/solfege/%%VERSION%%/src/history.py
-share/gnome/solfege/%%VERSION%%/src/htmlwidget.py
-share/gnome/solfege/%%VERSION%%/src/i18n.py
-share/gnome/solfege/%%VERSION%%/src/idbyname.py
-share/gnome/solfege/%%VERSION%%/src/identifybpm.py
-share/gnome/solfege/%%VERSION%%/src/idtone.py
-share/gnome/solfege/%%VERSION%%/src/inputwidgets.py
-share/gnome/solfege/%%VERSION%%/src/instrumentselector.py
-share/gnome/solfege/%%VERSION%%/src/lessonfile.py
-share/gnome/solfege/%%VERSION%%/src/lessonfile_editor_main.py
-share/gnome/solfege/%%VERSION%%/src/mainwin.py
-share/gnome/solfege/%%VERSION%%/src/melodicinterval.py
-share/gnome/solfege/%%VERSION%%/src/multipleintervalconfigwidget.py
-share/gnome/solfege/%%VERSION%%/src/notenamespinbutton.py
-share/gnome/solfege/%%VERSION%%/src/pyscript.py
-share/gnome/solfege/%%VERSION%%/src/rhythm.py
-share/gnome/solfege/%%VERSION%%/src/selectlessonfilewidget.py
-share/gnome/solfege/%%VERSION%%/src/singanswer.py
-share/gnome/solfege/%%VERSION%%/src/singchord.py
-share/gnome/solfege/%%VERSION%%/src/singinterval.py
-share/gnome/solfege/%%VERSION%%/src/specialwidgets.py
-share/gnome/solfege/%%VERSION%%/src/statistics.py
-share/gnome/solfege/%%VERSION%%/src/statisticsviewer.py
-share/gnome/solfege/%%VERSION%%/src/stock.py
-share/gnome/solfege/%%VERSION%%/src/tracebackwindow.py
-share/gnome/solfege/%%VERSION%%/src/tuner.py
-share/gnome/solfege/%%VERSION%%/src/twelvetone.py
-share/gnome/solfege/%%VERSION%%/src/utils.py
-share/gnome/solfege/%%VERSION%%/src/widgets.py
-share/gnome/solfege/%%VERSION%%/themes/svg/chord-voicing.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/chord.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/happyface.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/harmonic-interval.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/id-by-name.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/mal.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/melodic-interval.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/sadface.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/sing-chord.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/sing-interval.svg
-share/gnome/solfege/%%VERSION%%/themes/svg/solfege.svg
+share/gnome/solfege/default.config
+share/gnome/solfege/example-lesson-files/chord-satb
+share/gnome/solfege/example-lesson-files/harmonic-progression-dictation
+share/gnome/solfege/example-lesson-files/id-by-name-1
+share/gnome/solfege/example-lesson-files/id-by-name-2
+share/gnome/solfege/example-lesson-files/sing-chord
+share/gnome/solfege/feta/feta20-accidentals--1.xpm
+share/gnome/solfege/feta/feta20-accidentals--2.xpm
+share/gnome/solfege/feta/feta20-accidentals-0.xpm
+share/gnome/solfege/feta/feta20-accidentals-1.xpm
+share/gnome/solfege/feta/feta20-accidentals-2.xpm
+share/gnome/solfege/feta/feta20-clefs-C.xpm
+share/gnome/solfege/feta/feta20-clefs-F.xpm
+share/gnome/solfege/feta/feta20-clefs-G.xpm
+share/gnome/solfege/feta/feta20-dots-dot.xpm
+share/gnome/solfege/feta/feta20-flags-d3.xpm
+share/gnome/solfege/feta/feta20-flags-d4.xpm
+share/gnome/solfege/feta/feta20-flags-d5.xpm
+share/gnome/solfege/feta/feta20-flags-d6.xpm
+share/gnome/solfege/feta/feta20-flags-u3.xpm
+share/gnome/solfege/feta/feta20-flags-u4.xpm
+share/gnome/solfege/feta/feta20-flags-u5.xpm
+share/gnome/solfege/feta/feta20-flags-u6.xpm
+share/gnome/solfege/feta/feta20-noteheads-0.xpm
+share/gnome/solfege/feta/feta20-noteheads-1.xpm
+share/gnome/solfege/feta/feta20-noteheads-2.xpm
+share/gnome/solfege/feta/feta20-number-0.xpm
+share/gnome/solfege/feta/feta20-number-1.xpm
+share/gnome/solfege/feta/feta20-number-2.xpm
+share/gnome/solfege/feta/feta20-number-3.xpm
+share/gnome/solfege/feta/feta20-number-4.xpm
+share/gnome/solfege/feta/feta20-number-5.xpm
+share/gnome/solfege/feta/feta20-number-6.xpm
+share/gnome/solfege/feta/feta20-number-7.xpm
+share/gnome/solfege/feta/feta20-number-8.xpm
+share/gnome/solfege/feta/feta20-number-9.xpm
+share/gnome/solfege/feta/feta20-rests--1.xpm
+share/gnome/solfege/feta/feta20-rests--2.xpm
+share/gnome/solfege/feta/feta20-rests--4.xpm
+share/gnome/solfege/feta/feta20-rests-0.xpm
+share/gnome/solfege/feta/feta20-rests-0o.xpm
+share/gnome/solfege/feta/feta20-rests-1.xpm
+share/gnome/solfege/feta/feta20-rests-1o.xpm
+share/gnome/solfege/feta/feta20-rests-2.xpm
+share/gnome/solfege/feta/feta20-rests-3.xpm
+share/gnome/solfege/feta/feta20-rests-4.xpm
+share/gnome/solfege/feta/feta20-rests-5.xpm
+share/gnome/solfege/feta/feta20-rests-6.xpm
+share/gnome/solfege/feta/feta20-rests-7.xpm
+share/gnome/solfege/gnomeemu/gnome/__init__.py
+share/gnome/solfege/gnomeemu/gnome/canvas.py
+share/gnome/solfege/gnomeemu/gnome/ui.py
+share/gnome/solfege/gnomeemu/gnome/uiconsts.py
+share/gnome/solfege/graphics/chord-voicing.png
+share/gnome/solfege/graphics/chord.png
+share/gnome/solfege/graphics/compare-intervals.png
+share/gnome/solfege/graphics/dictation.png
+share/gnome/solfege/graphics/double-flat.png
+share/gnome/solfege/graphics/double-flat.svg
+share/gnome/solfege/graphics/double-sharp.png
+share/gnome/solfege/graphics/double-sharp.svg
+share/gnome/solfege/graphics/erase.png
+share/gnome/solfege/graphics/erase.svg
+share/gnome/solfege/graphics/flat.png
+share/gnome/solfege/graphics/flat.svg
+share/gnome/solfege/graphics/happyface.png
+share/gnome/solfege/graphics/harmonic-interval.png
+share/gnome/solfege/graphics/harmonic-progression-dictation.png
+share/gnome/solfege/graphics/holder.png
+share/gnome/solfege/graphics/id-by-name.png
+share/gnome/solfege/graphics/id-tone.png
+share/gnome/solfege/graphics/identify-bpm.png
+share/gnome/solfege/graphics/identify-chord.png
+share/gnome/solfege/graphics/identify-scale.png
+share/gnome/solfege/graphics/image-not-found.png
+share/gnome/solfege/graphics/melodic-interval.png
+share/gnome/solfege/graphics/natural.png
+share/gnome/solfege/graphics/natural.svg
+share/gnome/solfege/graphics/notehead.png
+share/gnome/solfege/graphics/notehead.svg
+share/gnome/solfege/graphics/rhythm-c12c12c12.png
+share/gnome/solfege/graphics/rhythm-c12c12r12.png
+share/gnome/solfege/graphics/rhythm-c12r12c12.png
+share/gnome/solfege/graphics/rhythm-c16c16c16c16.png
+share/gnome/solfege/graphics/rhythm-c16c16c8.png
+share/gnome/solfege/graphics/rhythm-c16c8..png
+share/gnome/solfege/graphics/rhythm-c16c8c16.png
+share/gnome/solfege/graphics/rhythm-c4.png
+share/gnome/solfege/graphics/rhythm-c8.c16.png
+share/gnome/solfege/graphics/rhythm-c8c16c16.png
+share/gnome/solfege/graphics/rhythm-c8c8.png
+share/gnome/solfege/graphics/rhythm-r12c12c12.png
+share/gnome/solfege/graphics/rhythm-r12c12r12.png
+share/gnome/solfege/graphics/rhythm-r12r12c12.png
+share/gnome/solfege/graphics/rhythm-r16c16c16c16.png
+share/gnome/solfege/graphics/rhythm-r16c16c8.png
+share/gnome/solfege/graphics/rhythm-r16c8..png
+share/gnome/solfege/graphics/rhythm-r16c8c16.png
+share/gnome/solfege/graphics/rhythm-r4.png
+share/gnome/solfege/graphics/rhythm-r8c16c16.png
+share/gnome/solfege/graphics/rhythm-r8c8.png
+share/gnome/solfege/graphics/rhythm-r8r16c16.png
+share/gnome/solfege/graphics/rhythm-wrong.png
+share/gnome/solfege/graphics/rhythm.png
+share/gnome/solfege/graphics/sadface.png
+share/gnome/solfege/graphics/sharp.png
+share/gnome/solfege/graphics/sharp.svg
+share/gnome/solfege/graphics/sing-chord.png
+share/gnome/solfege/graphics/sing-interval.png
+share/gnome/solfege/graphics/solfege.png
+share/gnome/solfege/graphics/solfege.xpm
+share/gnome/solfege/graphics/test-sound.png
+share/gnome/solfege/graphics/twelve-tone.png
+share/gnome/solfege/lesson-files/altered-1
+share/gnome/solfege/lesson-files/altered-2
+share/gnome/solfege/lesson-files/atonal-1
+share/gnome/solfege/lesson-files/barnesanger
+share/gnome/solfege/lesson-files/besifring
+share/gnome/solfege/lesson-files/bin/csound-play-harmonic-interval.sh
+share/gnome/solfege/lesson-files/chord-7b9-maj79
+share/gnome/solfege/lesson-files/chord-all
+share/gnome/solfege/lesson-files/chord-all-inv
+share/gnome/solfege/lesson-files/chord-dim-aug
+share/gnome/solfege/lesson-files/chord-dim-aug-min-major
+share/gnome/solfege/lesson-files/chord-m7-7
+share/gnome/solfege/lesson-files/chord-m7-7-inv
+share/gnome/solfege/lesson-files/chord-m7-7-inv-not
+share/gnome/solfege/lesson-files/chord-m7-7-maj7-m7b5-dim7
+share/gnome/solfege/lesson-files/chord-m9-9
+share/gnome/solfege/lesson-files/chord-m9-9-7b9-maj79
+share/gnome/solfege/lesson-files/chord-maj7-m7b5-dim7
+share/gnome/solfege/lesson-files/chord-min-major
+share/gnome/solfege/lesson-files/chord-min-major-7
+share/gnome/solfege/lesson-files/chord-min-major-close-open
+share/gnome/solfege/lesson-files/chord-min-major-inv
+share/gnome/solfege/lesson-files/chord-min-major-inv-not
+share/gnome/solfege/lesson-files/csound-fifth-0.97
+share/gnome/solfege/lesson-files/csound-fifth-0.98
+share/gnome/solfege/lesson-files/csound-fifth-0.99
+share/gnome/solfege/lesson-files/csound-fifth-0.995
+share/gnome/solfege/lesson-files/csound-fifth-0.996
+share/gnome/solfege/lesson-files/csound-fifth-0.997
+share/gnome/solfege/lesson-files/csound-fifth-0.998
+share/gnome/solfege/lesson-files/diatonic-1
+share/gnome/solfege/lesson-files/diatonic-2
+share/gnome/solfege/lesson-files/durmoll
+share/gnome/solfege/lesson-files/fifth-small-pure-0.99
+share/gnome/solfege/lesson-files/harmonic-intervals
+share/gnome/solfege/lesson-files/jsb-inventions
+share/gnome/solfege/lesson-files/progression-1
+share/gnome/solfege/lesson-files/progression-2
+share/gnome/solfege/lesson-files/progression-atte
+share/gnome/solfege/lesson-files/progression-x
+share/gnome/solfege/lesson-files/scales
+share/gnome/solfege/lesson-files/scales-thirds
+share/gnome/solfege/lesson-files/share/fanfare.midi
+share/gnome/solfege/lesson-files/share/fifth-pure-220.00.wav
+share/gnome/solfege/lesson-files/share/fifth-pure-247.5.wav
+share/gnome/solfege/lesson-files/share/fifth-pure-293.33.wav
+share/gnome/solfege/lesson-files/share/fifth-small-220.00.wav
+share/gnome/solfege/lesson-files/share/fifth-small-247.5.wav
+share/gnome/solfege/lesson-files/share/fifth-small-293.33.wav
+share/gnome/solfege/lesson-files/share/fil1.orc
+share/gnome/solfege/lesson-files/share/fil1.sco
+share/gnome/solfege/lesson-files/sing-chord-tone
+share/gnome/solfege/lesson-files/sing-the-fifth
+share/gnome/solfege/lesson-files/sing-the-root
+share/gnome/solfege/lesson-files/sing-the-seventh
+share/gnome/solfege/lesson-files/sing-the-third
+share/gnome/solfege/lesson-files/singchord-1
+share/gnome/solfege/lesson-files/singchord-2
+share/gnome/solfege/lesson-files/singchord-3
+share/gnome/solfege/lesson-files/singchord-4
+share/gnome/solfege/lesson-files/singchord-5
+share/gnome/solfege/lesson-files/singchord-6
+share/gnome/solfege/lesson-files/singchord-all
+share/gnome/solfege/lesson-files/three-prog-root
+share/gnome/solfege/lesson-files/two-prog-root
+share/gnome/solfege/lesson-files/volkslieder1
+share/gnome/solfege/lesson-files/volkslieder2
+share/gnome/solfege/mpd/__init__.py
+share/gnome/solfege/mpd/_exceptions.py
+share/gnome/solfege/mpd/const.py
+share/gnome/solfege/mpd/duration.py
+share/gnome/solfege/mpd/engravers.py
+share/gnome/solfege/mpd/interval.py
+share/gnome/solfege/mpd/mpdutils.py
+share/gnome/solfege/mpd/musicalpitch.py
+share/gnome/solfege/mpd/musicdisplayer.py
+share/gnome/solfege/mpd/parser.py
+share/gnome/solfege/mpd/requests.py
+share/gnome/solfege/online-docs/C/AUTHORS.html
+share/gnome/solfege/online-docs/C/bug-reporting.html
+share/gnome/solfege/online-docs/C/chord-help.html
+share/gnome/solfege/online-docs/C/chord-names.html
+share/gnome/solfege/online-docs/C/chord-voicing-help.html
+share/gnome/solfege/online-docs/C/compare-intervals-help.html
+share/gnome/solfege/online-docs/C/copyright.html
+share/gnome/solfege/online-docs/C/dictation-help.html
+share/gnome/solfege/online-docs/C/fdl.html
+share/gnome/solfege/online-docs/C/gpl.html
+share/gnome/solfege/online-docs/C/harmonic-interval-help.html
+share/gnome/solfege/online-docs/C/harmonic-progression-dictation-help.html
+share/gnome/solfege/online-docs/C/helpfile-format.html
+share/gnome/solfege/online-docs/C/id-by-name-help.html
+share/gnome/solfege/online-docs/C/id-tone-help.html
+share/gnome/solfege/online-docs/C/identify-bpm-help.html
+share/gnome/solfege/online-docs/C/identify-scale-help.html
+share/gnome/solfege/online-docs/C/lessonfiles.html
+share/gnome/solfege/online-docs/C/melodic-interval-help.html
+share/gnome/solfege/online-docs/C/missing-helpfile.html
+share/gnome/solfege/online-docs/C/music-format.html
+share/gnome/solfege/online-docs/C/online-resources.html
+share/gnome/solfege/online-docs/C/preferences-window.html
+share/gnome/solfege/online-docs/C/rhythm-help.html
+share/gnome/solfege/online-docs/C/sing-chord-help.html
+share/gnome/solfege/online-docs/C/sing-interval-help.html
+share/gnome/solfege/online-docs/C/singanswer-help.html
+share/gnome/solfege/online-docs/C/theory-intervals.html
+share/gnome/solfege/online-docs/C/toc.html
+share/gnome/solfege/online-docs/C/translating-solfege.html
+share/gnome/solfege/online-docs/C/twelve-tone-help.html
+share/gnome/solfege/online-docs/C/ui.html
+share/gnome/solfege/online-docs/C/welcome.html
+share/gnome/solfege/online-docs/es_MX/toc.html
+share/gnome/solfege/online-docs/es_MX/welcome.html
+share/gnome/solfege/online-docs/fr/bug-reporting.html
+share/gnome/solfege/online-docs/fr/chord-help.html
+share/gnome/solfege/online-docs/fr/chord-names.html
+share/gnome/solfege/online-docs/fr/chord-voicing-help.html
+share/gnome/solfege/online-docs/fr/compare-intervals-help.html
+share/gnome/solfege/online-docs/fr/dictation-help.html
+share/gnome/solfege/online-docs/fr/harmonic-interval-help.html
+share/gnome/solfege/online-docs/fr/harmonic-progression-dictation-help.html
+share/gnome/solfege/online-docs/fr/helpfile-format.html
+share/gnome/solfege/online-docs/fr/id-by-name-help.html
+share/gnome/solfege/online-docs/fr/id-tone-help.html
+share/gnome/solfege/online-docs/fr/identify-bpm-help.html
+share/gnome/solfege/online-docs/fr/identify-scale-help.html
+share/gnome/solfege/online-docs/fr/lessonfiles.html
+share/gnome/solfege/online-docs/fr/melodic-interval-help.html
+share/gnome/solfege/online-docs/fr/missing-helpfile.html
+share/gnome/solfege/online-docs/fr/music-format.html
+share/gnome/solfege/online-docs/fr/online-resources.html
+share/gnome/solfege/online-docs/fr/preferences-window.html
+share/gnome/solfege/online-docs/fr/rhythm-help.html
+share/gnome/solfege/online-docs/fr/sing-chord-help.html
+share/gnome/solfege/online-docs/fr/sing-interval-help.html
+share/gnome/solfege/online-docs/fr/singanswer-help.html
+share/gnome/solfege/online-docs/fr/theory-intervals.html
+share/gnome/solfege/online-docs/fr/toc.html
+share/gnome/solfege/online-docs/fr/translating-solfege.html
+share/gnome/solfege/online-docs/fr/twelve-tone-help.html
+share/gnome/solfege/online-docs/fr/ui.html
+share/gnome/solfege/online-docs/fr/welcome.html
+share/gnome/solfege/online-docs/midi/Theory-intervals-1.midi
+share/gnome/solfege/online-docs/midi/Theory-intervals-2.midi
+share/gnome/solfege/online-docs/midi/Theory-intervals-3.midi
+share/gnome/solfege/online-docs/midi/Theory-intervals-4.midi
+share/gnome/solfege/online-docs/nl/bug-reporting.html
+share/gnome/solfege/online-docs/nl/chord-help.html
+share/gnome/solfege/online-docs/nl/chord-names.html
+share/gnome/solfege/online-docs/nl/chord-voicing-help.html
+share/gnome/solfege/online-docs/nl/compare-intervals-help.html
+share/gnome/solfege/online-docs/nl/dictation-help.html
+share/gnome/solfege/online-docs/nl/harmonic-interval-help.html
+share/gnome/solfege/online-docs/nl/id-by-name-help.html
+share/gnome/solfege/online-docs/nl/id-tone-help.html
+share/gnome/solfege/online-docs/nl/identify-bpm-help.html
+share/gnome/solfege/online-docs/nl/identify-scale-help.html
+share/gnome/solfege/online-docs/nl/melodic-interval-help.html
+share/gnome/solfege/online-docs/nl/missing-helpfile.html
+share/gnome/solfege/online-docs/nl/online-resources.html
+share/gnome/solfege/online-docs/nl/preferences-window.html
+share/gnome/solfege/online-docs/nl/rhythm-help.html
+share/gnome/solfege/online-docs/nl/sing-chord-help.html
+share/gnome/solfege/online-docs/nl/sing-interval-help.html
+share/gnome/solfege/online-docs/nl/singanswer-help.html
+share/gnome/solfege/online-docs/nl/theory-intervals.html
+share/gnome/solfege/online-docs/nl/toc.html
+share/gnome/solfege/online-docs/nl/twelve-tone-help.html
+share/gnome/solfege/online-docs/nl/ui.html
+share/gnome/solfege/online-docs/nl/welcome.html
+share/gnome/solfege/online-docs/no/chord-help.html
+share/gnome/solfege/online-docs/no/chord-voicing-help.html
+share/gnome/solfege/online-docs/no/compare-intervals-help.html
+share/gnome/solfege/online-docs/no/dictation-help.html
+share/gnome/solfege/online-docs/no/harmonic-interval-help.html
+share/gnome/solfege/online-docs/no/harmonic-progression-dictation-help.html
+share/gnome/solfege/online-docs/no/id-by-name-help.html
+share/gnome/solfege/online-docs/no/id-tone-help.html
+share/gnome/solfege/online-docs/no/identify-bpm-help.html
+share/gnome/solfege/online-docs/no/identify-scale-help.html
+share/gnome/solfege/online-docs/no/melodic-interval-help.html
+share/gnome/solfege/online-docs/no/online-resources.html
+share/gnome/solfege/online-docs/no/rhythm-help.html
+share/gnome/solfege/online-docs/no/sing-chord-help.html
+share/gnome/solfege/online-docs/no/sing-interval-help.html
+share/gnome/solfege/online-docs/no/toc.html
+share/gnome/solfege/online-docs/no/twelve-tone-help.html
+share/gnome/solfege/online-docs/no/welcome.html
+share/gnome/solfege/online-docs/png/Theory-intervals-1-fr.png
+share/gnome/solfege/online-docs/png/Theory-intervals-1-nl.png
+share/gnome/solfege/online-docs/png/Theory-intervals-1.png
+share/gnome/solfege/online-docs/png/Theory-intervals-2-fr.png
+share/gnome/solfege/online-docs/png/Theory-intervals-2-nl.png
+share/gnome/solfege/online-docs/png/Theory-intervals-2.png
+share/gnome/solfege/online-docs/png/Theory-intervals-3-fr.png
+share/gnome/solfege/online-docs/png/Theory-intervals-3-nl.png
+share/gnome/solfege/online-docs/png/Theory-intervals-3.png
+share/gnome/solfege/online-docs/png/Theory-intervals-4-fr.png
+share/gnome/solfege/online-docs/png/Theory-intervals-4-nl.png
+share/gnome/solfege/online-docs/png/Theory-intervals-4.png
+share/gnome/solfege/online-docs/png/addvoice.png
+share/gnome/solfege/online-docs/png/ceg-relative.png
+share/gnome/solfege/online-docs/png/ceg.png
+share/gnome/solfege/online-docs/png/clef.png
+share/gnome/solfege/online-docs/png/fist.png
+share/gnome/solfege/online-docs/png/mainwin-fr.png
+share/gnome/solfege/online-docs/png/mainwin.png
+share/gnome/solfege/online-docs/png/simple.png
+share/gnome/solfege/online-docs/png/skip.png
+share/gnome/solfege/online-docs/png/test.png
+share/gnome/solfege/online-docs/png/tie.png
+share/gnome/solfege/online-docs/png/tuple.png
+share/gnome/solfege/online-docs/ru/toc.html
+share/gnome/solfege/online-docs/ru/welcome.html
+share/gnome/solfege/solfege.gtkrc
+share/gnome/solfege/soundcard/__init__.py
+share/gnome/solfege/soundcard/fakesynth.py
+share/gnome/solfege/soundcard/mfutils.py
+share/gnome/solfege/soundcard/midifilesynth.py
+share/gnome/solfege/soundcard/oss_common.py
+share/gnome/solfege/soundcard/oss_sequencer.py
+share/gnome/solfege/soundcard/oss_sequencer2.py
+share/gnome/solfege/soundcard/rat.py
+share/gnome/solfege/soundcard/solfege_c_midi.py
+share/gnome/solfege/soundcard/soundcardexceptions.py
+share/gnome/solfege/soundcard/track.py
+share/gnome/solfege/soundcard/winsynth.py
+share/gnome/solfege/src/__init__.py
+share/gnome/solfege/src/abstract.py
+share/gnome/solfege/src/app.py
+share/gnome/solfege/src/cfg.py
+share/gnome/solfege/src/chord.py
+share/gnome/solfege/src/chordvoicing.py
+share/gnome/solfege/src/compareintervals.py
+share/gnome/solfege/src/configureoutput.py
+share/gnome/solfege/src/configwindow.py
+share/gnome/solfege/src/const.py
+share/gnome/solfege/src/dataparser.py
+share/gnome/solfege/src/dictation.py
+share/gnome/solfege/src/example.py
+share/gnome/solfege/src/exercise_setup.py
+share/gnome/solfege/src/gethomedir.py
+share/gnome/solfege/src/gu.py
+share/gnome/solfege/src/harmonicinterval.py
+share/gnome/solfege/src/harmonicprogressiondictation.py
+share/gnome/solfege/src/history.py
+share/gnome/solfege/src/htmlwidget.py
+share/gnome/solfege/src/i18n.py
+share/gnome/solfege/src/idbyname.py
+share/gnome/solfege/src/identifybpm.py
+share/gnome/solfege/src/idtone.py
+share/gnome/solfege/src/inputwidgets.py
+share/gnome/solfege/src/instrumentselector.py
+share/gnome/solfege/src/intervaltest.py
+share/gnome/solfege/src/lessonfile.py
+share/gnome/solfege/src/lessonfile_editor_main.py
+share/gnome/solfege/src/mainwin.py
+share/gnome/solfege/src/melodicinterval.py
+share/gnome/solfege/src/multipleintervalconfigwidget.py
+share/gnome/solfege/src/notenamespinbutton.py
+share/gnome/solfege/src/pyscript.py
+share/gnome/solfege/src/rhythm.py
+share/gnome/solfege/src/runtime.py
+share/gnome/solfege/src/selectlessonfilewidget.py
+share/gnome/solfege/src/singanswer.py
+share/gnome/solfege/src/singchord.py
+share/gnome/solfege/src/singinterval.py
+share/gnome/solfege/src/specialwidgets.py
+share/gnome/solfege/src/statistics.py
+share/gnome/solfege/src/statisticsviewer.py
+share/gnome/solfege/src/stock.py
+share/gnome/solfege/src/tracebackwindow.py
+share/gnome/solfege/src/tuner.py
+share/gnome/solfege/src/twelvetone.py
+share/gnome/solfege/src/utils.py
+share/gnome/solfege/src/widgets.py
+share/gnome/solfege/themes/svg/chord-voicing.svg
+share/gnome/solfege/themes/svg/chord.svg
+share/gnome/solfege/themes/svg/happyface.svg
+share/gnome/solfege/themes/svg/harmonic-interval.svg
+share/gnome/solfege/themes/svg/id-by-name.svg
+share/gnome/solfege/themes/svg/mal.svg
+share/gnome/solfege/themes/svg/melodic-interval.svg
+share/gnome/solfege/themes/svg/sadface.svg
+share/gnome/solfege/themes/svg/sing-chord.svg
+share/gnome/solfege/themes/svg/sing-interval.svg
+share/gnome/solfege/themes/svg/solfege.svg
+share/gnome/solfege/ui.xml
 share/locale/da/LC_MESSAGES/solfege.mo
 share/locale/de/LC_MESSAGES/solfege.mo
 share/locale/es/LC_MESSAGES/solfege.mo
@@ -389,25 +413,26 @@
 share/locale/nl/LC_MESSAGES/solfege.mo
 share/locale/no/LC_MESSAGES/solfege.mo
 share/locale/ru/LC_MESSAGES/solfege.mo
-@dirrm share/gnome/solfege/%%VERSION%%/themes/svg
-@dirrm share/gnome/solfege/%%VERSION%%/themes
-@dirrm share/gnome/solfege/%%VERSION%%/src
-@dirrm share/gnome/solfege/%%VERSION%%/soundcard
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs/ru
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs/png
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs/no
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs/nl
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs/es_MX
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs/C
-@dirrm share/gnome/solfege/%%VERSION%%/online-docs
-@dirrm share/gnome/solfege/%%VERSION%%/mpd
-@dirrm share/gnome/solfege/%%VERSION%%/lesson-files/share
-@dirrm share/gnome/solfege/%%VERSION%%/lesson-files/bin
-@dirrm share/gnome/solfege/%%VERSION%%/lesson-files
-@dirrm share/gnome/solfege/%%VERSION%%/graphics
-@dirrm share/gnome/solfege/%%VERSION%%/gnomeemu/gnome
-@dirrm share/gnome/solfege/%%VERSION%%/gnomeemu
-@dirrm share/gnome/solfege/%%VERSION%%/feta
-@dirrm share/gnome/solfege/%%VERSION%%/example-lesson-files
-@dirrm share/gnome/solfege/%%VERSION%%
+@dirrm share/gnome/solfege/themes/svg
+@dirrm share/gnome/solfege/themes
+@dirrm share/gnome/solfege/src
+@dirrm share/gnome/solfege/soundcard
+@dirrm share/gnome/solfege/online-docs/ru
+@dirrm share/gnome/solfege/online-docs/png
+@dirrm share/gnome/solfege/online-docs/no
+@dirrm share/gnome/solfege/online-docs/nl
+@dirrm share/gnome/solfege/online-docs/midi
+@dirrm share/gnome/solfege/online-docs/fr
+@dirrm share/gnome/solfege/online-docs/es_MX
+@dirrm share/gnome/solfege/online-docs/C
+@dirrm share/gnome/solfege/online-docs
+@dirrm share/gnome/solfege/mpd
+@dirrm share/gnome/solfege/lesson-files/share
+@dirrm share/gnome/solfege/lesson-files/bin
+@dirrm share/gnome/solfege/lesson-files
+@dirrm share/gnome/solfege/graphics
+@dirrm share/gnome/solfege/gnomeemu/gnome
+@dirrm share/gnome/solfege/gnomeemu
+@dirrm share/gnome/solfege/feta
+@dirrm share/gnome/solfege/example-lesson-files
 @dirrm share/gnome/solfege
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050508220007.595e01ad.tkato432>