From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 26 07:23:20 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FCE16A4CE for ; Mon, 26 Jan 2004 07:23:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E773C43D8C for ; Mon, 26 Jan 2004 07:20:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0QFKGFR006924 for ; Mon, 26 Jan 2004 07:20:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0QFKGEm006923; Mon, 26 Jan 2004 07:20:16 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 26 Jan 2004 07:20:16 -0800 (PST) Resent-Message-Id: <200401261520.i0QFKGEm006923@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39AF416A4CE for ; Mon, 26 Jan 2004 07:18:00 -0800 (PST) Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD73F43D67 for ; Mon, 26 Jan 2004 07:17:12 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost ([218.222.68.141]) by hfep05.dion.ne.jp with SMTP id <20040126151642461.GUOS@hfep05.dion.ne.jp> for ; Tue, 27 Jan 2004 00:16:42 +0900 Message-Id: <20040127001510.587762de.tkato@prontomail.com> Date: Tue, 27 Jan 2004 00:15:10 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61952: Update port: audio/solfege to 2.0.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 15:23:20 -0000 >Number: 61952 >Category: ports >Synopsis: Update port: audio/solfege to 2.0.4 >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: Mon Jan 26 07:20:16 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update to version 2.0.4 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/solfege/Makefile audio/solfege/Makefile --- /usr/ports/audio/solfege/Makefile Sat Jan 24 13:42:27 2004 +++ audio/solfege/Makefile Mon Jan 26 21:13:01 2004 @@ -7,40 +7,40 @@ # PORTNAME= solfege -PORTVERSION= 1.9.9 +PORTVERSION= 2.0.4 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Free eartraining software -BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 \ - ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 \ +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old \ + gm4:${PORTSDIR}/devel/m4 \ + swig:${PORTSDIR}/devel/swig11 \ xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - gm4:${PORTSDIR}/devel/m4 \ - msgfmt:${PORTSDIR}/devel/gettext-old + ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 USE_X_PREFIX= yes -USE_REINPLACE= yes +USE_GNOME= gnomehack gnomeprefix libgtkhtml USE_PYTHON= yes -USE_GNOME= gtk20 libgtkhtml gnomehack gnomeprefix +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4 -CONFIGURE_ARGS= --enable-docbook-stylesheet=${LOCALBASE}/share/xsl/docbook/html/chunk.xsl --disable-oss-sound -USE_GMAKE= yes +CONFIGURE_ARGS= --disable-oss-sound \ + --enable-docbook-stylesheet=${LOCALBASE}/share/xsl/docbook/html/chunk.xsl +PLIST_SUB= VERSION=${PORTVERSION} -MAN1= solfege.1 +MAN1= solfege.1 post-patch: - @${REINPLACE_CMD} -e "s|[(]datadir[)]/locale|(prefix)/share/locale|g" ${WRKSRC}/po/Makefile @${GREP} -lR "/usr/bin/python2.2" ${WRKSRC} | ${XARGS} \ - ${REINPLACE_CMD} -e "s,/usr/bin/python2.2,${SETENV} python," - @${REINPLACE_CMD} -e "s|python2.2|${PYTHON_CMD}|" ${WRKSRC}/online-docs/Rules.make - @${REINPLACE_CMD} -e 's|\(python2.2 python2.1\)|${PYTHON_VERSION} \1|' \ - ${WRKSRC}/configure + ${REINPLACE_CMD} -e 's|/usr/bin/python2.2|${SETENV} python|g' + @${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 .include diff -urN /usr/ports/audio/solfege/distinfo audio/solfege/distinfo --- /usr/ports/audio/solfege/distinfo Thu Apr 10 16:51:34 2003 +++ audio/solfege/distinfo Mon Jan 26 19:55:01 2004 @@ -1 +1 @@ -MD5 (solfege-1.9.9.tar.gz) = ea5f0d1ffcbd855feef8bb433761e300 +MD5 (solfege-2.0.4.tar.gz) = 5d93a3d7a03e4a76941f536dbe7041c8 diff -urN /usr/ports/audio/solfege/pkg-plist audio/solfege/pkg-plist --- /usr/ports/audio/solfege/pkg-plist Thu Apr 10 16:51:34 2003 +++ audio/solfege/pkg-plist Mon Jan 26 21:13:33 2004 @@ -1,6 +1,6 @@ bin/solfege -bin/solfege1.9.9 -etc/solfege1.9 +bin/solfege%%VERSION%% +etc/solfege2.0 share/locale/da/LC_MESSAGES/solfege.mo share/locale/de/LC_MESSAGES/solfege.mo share/locale/es/LC_MESSAGES/solfege.mo @@ -12,454 +12,444 @@ share/locale/ru/LC_MESSAGES/solfege.mo share/gnome/apps/Applications/solfege.desktop share/gnome/pixmaps/solfege.png -share/gnome/solfege/1.9.9/default.config -share/gnome/solfege/1.9.9/feta/feta20-accidentals--1.xpm -share/gnome/solfege/1.9.9/feta/feta20-accidentals--2.xpm -share/gnome/solfege/1.9.9/feta/feta20-accidentals-0.xpm -share/gnome/solfege/1.9.9/feta/feta20-accidentals-1.xpm -share/gnome/solfege/1.9.9/feta/feta20-accidentals-2.xpm -share/gnome/solfege/1.9.9/feta/feta20-clefs-C.xpm -share/gnome/solfege/1.9.9/feta/feta20-clefs-F.xpm -share/gnome/solfege/1.9.9/feta/feta20-clefs-G.xpm -share/gnome/solfege/1.9.9/feta/feta20-dots-dot.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-d3.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-d4.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-d5.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-d6.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-u3.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-u4.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-u5.xpm -share/gnome/solfege/1.9.9/feta/feta20-flags-u6.xpm -share/gnome/solfege/1.9.9/feta/feta20-noteheads-0.xpm -share/gnome/solfege/1.9.9/feta/feta20-noteheads-1.xpm -share/gnome/solfege/1.9.9/feta/feta20-noteheads-2.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-0.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-1.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-2.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-3.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-4.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-5.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-6.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-7.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-8.xpm -share/gnome/solfege/1.9.9/feta/feta20-number-9.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests--1.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests--2.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests--4.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-0.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-0o.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-1.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-1o.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-2.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-3.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-4.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-5.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-6.xpm -share/gnome/solfege/1.9.9/feta/feta20-rests-7.xpm -share/gnome/solfege/1.9.9/graphics/chord24.png -share/gnome/solfege/1.9.9/graphics/compareintervals24.png -share/gnome/solfege/1.9.9/graphics/dictation24.png -share/gnome/solfege/1.9.9/graphics/happyface-32x32.png -share/gnome/solfege/1.9.9/graphics/harmonicinterval24.png -share/gnome/solfege/1.9.9/graphics/harmonicprogression24.png -share/gnome/solfege/1.9.9/graphics/holder.png -share/gnome/solfege/1.9.9/graphics/idbyname24.png -share/gnome/solfege/1.9.9/graphics/identify-bpm24.png -share/gnome/solfege/1.9.9/graphics/identifychord24.png -share/gnome/solfege/1.9.9/graphics/identifyscale24.png -share/gnome/solfege/1.9.9/graphics/idtone24.png -share/gnome/solfege/1.9.9/graphics/melodicinterval24.png -share/gnome/solfege/1.9.9/graphics/rhythm-c12c12c12.png -share/gnome/solfege/1.9.9/graphics/rhythm-c12c12r12.png -share/gnome/solfege/1.9.9/graphics/rhythm-c12r12c12.png -share/gnome/solfege/1.9.9/graphics/rhythm-c16c16c16c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-c16c16c8.png -share/gnome/solfege/1.9.9/graphics/rhythm-c16c8..png -share/gnome/solfege/1.9.9/graphics/rhythm-c16c8c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-c4.png -share/gnome/solfege/1.9.9/graphics/rhythm-c8.c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-c8c16c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-c8c8.png -share/gnome/solfege/1.9.9/graphics/rhythm-r12c12c12.png -share/gnome/solfege/1.9.9/graphics/rhythm-r12c12r12.png -share/gnome/solfege/1.9.9/graphics/rhythm-r12r12c12.png -share/gnome/solfege/1.9.9/graphics/rhythm-r16c16c16c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-r16c16c8.png -share/gnome/solfege/1.9.9/graphics/rhythm-r16c8..png -share/gnome/solfege/1.9.9/graphics/rhythm-r16c8c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-r4.png -share/gnome/solfege/1.9.9/graphics/rhythm-r8c16c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-r8c8.png -share/gnome/solfege/1.9.9/graphics/rhythm-r8r16c16.png -share/gnome/solfege/1.9.9/graphics/rhythm-wrong.png -share/gnome/solfege/1.9.9/graphics/rhythm24.png -share/gnome/solfege/1.9.9/graphics/sadface-32x32.png -share/gnome/solfege/1.9.9/graphics/singchord24.png -share/gnome/solfege/1.9.9/graphics/singinterval24.png -share/gnome/solfege/1.9.9/graphics/solfege.png -share/gnome/solfege/1.9.9/graphics/solfege.xpm -share/gnome/solfege/1.9.9/graphics/test-sound.png -share/gnome/solfege/1.9.9/graphics/twelvetone24.png -share/gnome/solfege/1.9.9/lesson-files/9chords -share/gnome/solfege/1.9.9/lesson-files/altered-1 -share/gnome/solfege/1.9.9/lesson-files/altered-2 -share/gnome/solfege/1.9.9/lesson-files/atonal-1 -share/gnome/solfege/1.9.9/lesson-files/barnesanger -share/gnome/solfege/1.9.9/lesson-files/besifring -share/gnome/solfege/1.9.9/lesson-files/chords-1 -share/gnome/solfege/1.9.9/lesson-files/chords-3 -share/gnome/solfege/1.9.9/lesson-files/chords-4 -share/gnome/solfege/1.9.9/lesson-files/chords-5 -share/gnome/solfege/1.9.9/lesson-files/chords-6 -share/gnome/solfege/1.9.9/lesson-files/chordvoice -share/gnome/solfege/1.9.9/lesson-files/diatonic-1 -share/gnome/solfege/1.9.9/lesson-files/diatonic-2 -share/gnome/solfege/1.9.9/lesson-files/durmoll -share/gnome/solfege/1.9.9/lesson-files/harmonic-intervals -share/gnome/solfege/1.9.9/lesson-files/jsb-inventions -share/gnome/solfege/1.9.9/lesson-files/progression-1 -share/gnome/solfege/1.9.9/lesson-files/progression-2 -share/gnome/solfege/1.9.9/lesson-files/progression-atte -share/gnome/solfege/1.9.9/lesson-files/progression-x -share/gnome/solfege/1.9.9/lesson-files/scales -share/gnome/solfege/1.9.9/lesson-files/singchord-1 -share/gnome/solfege/1.9.9/lesson-files/singchord-2 -share/gnome/solfege/1.9.9/lesson-files/singchord-3 -share/gnome/solfege/1.9.9/lesson-files/singchord-4 -share/gnome/solfege/1.9.9/lesson-files/singchord-5 -share/gnome/solfege/1.9.9/lesson-files/singchord-6 -share/gnome/solfege/1.9.9/lesson-files/singchord-all -share/gnome/solfege/1.9.9/lesson-files/three-prog-root -share/gnome/solfege/1.9.9/lesson-files/two-prog-root -share/gnome/solfege/1.9.9/mpd/__init__.py -share/gnome/solfege/1.9.9/mpd/_exceptions.py -share/gnome/solfege/1.9.9/mpd/_exceptions.pyc -share/gnome/solfege/1.9.9/mpd/_exceptions.pyo -share/gnome/solfege/1.9.9/mpd/const.py -share/gnome/solfege/1.9.9/mpd/const.pyc -share/gnome/solfege/1.9.9/mpd/const.pyo -share/gnome/solfege/1.9.9/mpd/duration.py -share/gnome/solfege/1.9.9/mpd/duration.pyc -share/gnome/solfege/1.9.9/mpd/duration.pyo -share/gnome/solfege/1.9.9/mpd/engravers.py -share/gnome/solfege/1.9.9/mpd/engravers.pyc -share/gnome/solfege/1.9.9/mpd/engravers.pyo -share/gnome/solfege/1.9.9/mpd/interval.py -share/gnome/solfege/1.9.9/mpd/interval.pyc -share/gnome/solfege/1.9.9/mpd/interval.pyo -share/gnome/solfege/1.9.9/mpd/mpdutils.py -share/gnome/solfege/1.9.9/mpd/mpdutils.pyc -share/gnome/solfege/1.9.9/mpd/mpdutils.pyo -share/gnome/solfege/1.9.9/mpd/musicalpitch.py -share/gnome/solfege/1.9.9/mpd/musicalpitch.pyc -share/gnome/solfege/1.9.9/mpd/musicalpitch.pyo -share/gnome/solfege/1.9.9/mpd/musicdisplayer.py -share/gnome/solfege/1.9.9/mpd/musicdisplayer.pyc -share/gnome/solfege/1.9.9/mpd/musicdisplayer.pyo -share/gnome/solfege/1.9.9/mpd/parser.py -share/gnome/solfege/1.9.9/mpd/parser.pyc -share/gnome/solfege/1.9.9/mpd/parser.pyo -share/gnome/solfege/1.9.9/mpd/requests.py -share/gnome/solfege/1.9.9/mpd/requests.pyc -share/gnome/solfege/1.9.9/mpd/requests.pyo -share/gnome/solfege/1.9.9/online-docs/C/AUTHORS.html -share/gnome/solfege/1.9.9/online-docs/C/apa.html -share/gnome/solfege/1.9.9/online-docs/C/bug-reporting.html -share/gnome/solfege/1.9.9/online-docs/C/ch01.html -share/gnome/solfege/1.9.9/online-docs/C/ch02.html -share/gnome/solfege/1.9.9/online-docs/C/chord-help.html -share/gnome/solfege/1.9.9/online-docs/C/chord-voicing-help.html -share/gnome/solfege/1.9.9/online-docs/C/compare-intervals-help.html -share/gnome/solfege/1.9.9/online-docs/C/copyright.html -share/gnome/solfege/1.9.9/online-docs/C/dictation-help.html -share/gnome/solfege/1.9.9/online-docs/C/fdl.html -share/gnome/solfege/1.9.9/online-docs/C/gpl.html -share/gnome/solfege/1.9.9/online-docs/C/harmonic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/C/harmonic-progression-dictation-help.html -share/gnome/solfege/1.9.9/online-docs/C/helpfile-format.html -share/gnome/solfege/1.9.9/online-docs/C/id-by-name-help.html -share/gnome/solfege/1.9.9/online-docs/C/id-tone-help.html -share/gnome/solfege/1.9.9/online-docs/C/identify-bpm-help.html -share/gnome/solfege/1.9.9/online-docs/C/identify-scale-help.html -share/gnome/solfege/1.9.9/online-docs/C/index.html -share/gnome/solfege/1.9.9/online-docs/C/lessonfiles.html -share/gnome/solfege/1.9.9/online-docs/C/melodic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/C/music-format.html -share/gnome/solfege/1.9.9/online-docs/C/online-resources.html -share/gnome/solfege/1.9.9/online-docs/C/preferences-window.html -share/gnome/solfege/1.9.9/online-docs/C/rhythm-help.html -share/gnome/solfege/1.9.9/online-docs/C/sing-chord-help.html -share/gnome/solfege/1.9.9/online-docs/C/sing-interval-help.html -share/gnome/solfege/1.9.9/online-docs/C/translating-solfege.html -share/gnome/solfege/1.9.9/online-docs/C/twelve-tone-help.html -share/gnome/solfege/1.9.9/online-docs/C/ui.html -share/gnome/solfege/1.9.9/online-docs/C/welcome.html -share/gnome/solfege/1.9.9/online-docs/es_MX/apa.html -share/gnome/solfege/1.9.9/online-docs/es_MX/bug-reporting.html -share/gnome/solfege/1.9.9/online-docs/es_MX/ch01.html -share/gnome/solfege/1.9.9/online-docs/es_MX/ch02.html -share/gnome/solfege/1.9.9/online-docs/es_MX/chord-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/chord-voicing-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/compare-intervals-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/copyright.html -share/gnome/solfege/1.9.9/online-docs/es_MX/dictation-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/harmonic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/harmonic-progression-dictation-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/helpfile-format.html -share/gnome/solfege/1.9.9/online-docs/es_MX/id-by-name-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/id-tone-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/identify-bpm-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/identify-scale-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/index.html -share/gnome/solfege/1.9.9/online-docs/es_MX/lessonfiles.html -share/gnome/solfege/1.9.9/online-docs/es_MX/melodic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/music-format.html -share/gnome/solfege/1.9.9/online-docs/es_MX/online-resources.html -share/gnome/solfege/1.9.9/online-docs/es_MX/preferences-window.html -share/gnome/solfege/1.9.9/online-docs/es_MX/rhythm-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/sing-chord-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/sing-interval-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/translating-solfege.html -share/gnome/solfege/1.9.9/online-docs/es_MX/twelve-tone-help.html -share/gnome/solfege/1.9.9/online-docs/es_MX/ui.html -share/gnome/solfege/1.9.9/online-docs/es_MX/welcome.html -share/gnome/solfege/1.9.9/online-docs/nl/bug-reporting.html -share/gnome/solfege/1.9.9/online-docs/nl/chord-help.html -share/gnome/solfege/1.9.9/online-docs/nl/compare-intervals-help.html -share/gnome/solfege/1.9.9/online-docs/nl/copyright.html -share/gnome/solfege/1.9.9/online-docs/nl/dictation-help.html -share/gnome/solfege/1.9.9/online-docs/nl/harmonic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/nl/harmonic-progression-dictation-help.html -share/gnome/solfege/1.9.9/online-docs/nl/helpfile-format.html -share/gnome/solfege/1.9.9/online-docs/nl/id-by-name-help.html -share/gnome/solfege/1.9.9/online-docs/nl/id-tone-help.html -share/gnome/solfege/1.9.9/online-docs/nl/identify-bpm-help.html -share/gnome/solfege/1.9.9/online-docs/nl/identify-scale-help.html -share/gnome/solfege/1.9.9/online-docs/nl/index.html -share/gnome/solfege/1.9.9/online-docs/nl/lessonfiles.html -share/gnome/solfege/1.9.9/online-docs/nl/melodic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/nl/missing-helpfile.html -share/gnome/solfege/1.9.9/online-docs/nl/online-resources.html -share/gnome/solfege/1.9.9/online-docs/nl/polyrhythm-help.html -share/gnome/solfege/1.9.9/online-docs/nl/preferences-window.html -share/gnome/solfege/1.9.9/online-docs/nl/rhythm-help.html -share/gnome/solfege/1.9.9/online-docs/nl/sing-chord-help.html -share/gnome/solfege/1.9.9/online-docs/nl/sing-interval-help.html -share/gnome/solfege/1.9.9/online-docs/nl/translating-solfege.html -share/gnome/solfege/1.9.9/online-docs/nl/twelve-tone-help.html -share/gnome/solfege/1.9.9/online-docs/nl/ui.html -share/gnome/solfege/1.9.9/online-docs/nl/welcome.html -share/gnome/solfege/1.9.9/online-docs/no/ch01.html -share/gnome/solfege/1.9.9/online-docs/no/ch02.html -share/gnome/solfege/1.9.9/online-docs/no/compare-intervals-help.html -share/gnome/solfege/1.9.9/online-docs/no/dictation-help.html -share/gnome/solfege/1.9.9/online-docs/no/harmonic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/no/harmonic-progression-dictation-help.html -share/gnome/solfege/1.9.9/online-docs/no/id-by-name-help.html -share/gnome/solfege/1.9.9/online-docs/no/id-tone-help.html -share/gnome/solfege/1.9.9/online-docs/no/identify-bpm-help.html -share/gnome/solfege/1.9.9/online-docs/no/identify-scale-help.html -share/gnome/solfege/1.9.9/online-docs/no/index.html -share/gnome/solfege/1.9.9/online-docs/no/melodic-interval-help.html -share/gnome/solfege/1.9.9/online-docs/no/online-resources.html -share/gnome/solfege/1.9.9/online-docs/no/rhythm-help.html -share/gnome/solfege/1.9.9/online-docs/no/sing-chord-help.html -share/gnome/solfege/1.9.9/online-docs/no/sing-interval-help.html -share/gnome/solfege/1.9.9/online-docs/no/twelve-tone-help.html -share/gnome/solfege/1.9.9/online-docs/no/welcome.html -share/gnome/solfege/1.9.9/online-docs/png/addvoice.png -share/gnome/solfege/1.9.9/online-docs/png/ceg-relative.png -share/gnome/solfege/1.9.9/online-docs/png/ceg.png -share/gnome/solfege/1.9.9/online-docs/png/clef.png -share/gnome/solfege/1.9.9/online-docs/png/fist.png -share/gnome/solfege/1.9.9/online-docs/png/mainwin.png -share/gnome/solfege/1.9.9/online-docs/png/simple.png -share/gnome/solfege/1.9.9/online-docs/png/skip.png -share/gnome/solfege/1.9.9/online-docs/png/test.png -share/gnome/solfege/1.9.9/online-docs/png/tie.png -share/gnome/solfege/1.9.9/online-docs/png/tuple.png -share/gnome/solfege/1.9.9/online-docs/ru/index.html -share/gnome/solfege/1.9.9/online-docs/ru/intro.html -share/gnome/solfege/1.9.9/online-docs/ru/welcome.html -share/gnome/solfege/1.9.9/solfege.gtkrc -share/gnome/solfege/1.9.9/soundcard/__init__.py -share/gnome/solfege/1.9.9/soundcard/fakesynth.py -share/gnome/solfege/1.9.9/soundcard/fakesynth.pyc -share/gnome/solfege/1.9.9/soundcard/fakesynth.pyo -share/gnome/solfege/1.9.9/soundcard/mfutils.py -share/gnome/solfege/1.9.9/soundcard/mfutils.pyc -share/gnome/solfege/1.9.9/soundcard/mfutils.pyo -share/gnome/solfege/1.9.9/soundcard/midifilesynth.py -share/gnome/solfege/1.9.9/soundcard/midifilesynth.pyc -share/gnome/solfege/1.9.9/soundcard/midifilesynth.pyo -share/gnome/solfege/1.9.9/soundcard/oss_common.py -share/gnome/solfege/1.9.9/soundcard/oss_common.pyc -share/gnome/solfege/1.9.9/soundcard/oss_common.pyo -share/gnome/solfege/1.9.9/soundcard/oss_sequencer.py -share/gnome/solfege/1.9.9/soundcard/oss_sequencer.pyc -share/gnome/solfege/1.9.9/soundcard/oss_sequencer.pyo -share/gnome/solfege/1.9.9/soundcard/oss_sequencer2.py -share/gnome/solfege/1.9.9/soundcard/oss_sequencer2.pyc -share/gnome/solfege/1.9.9/soundcard/oss_sequencer2.pyo -share/gnome/solfege/1.9.9/soundcard/rat.py -share/gnome/solfege/1.9.9/soundcard/rat.pyc -share/gnome/solfege/1.9.9/soundcard/rat.pyo -share/gnome/solfege/1.9.9/soundcard/soundcardexceptions.py -share/gnome/solfege/1.9.9/soundcard/soundcardexceptions.pyc -share/gnome/solfege/1.9.9/soundcard/soundcardexceptions.pyo -share/gnome/solfege/1.9.9/soundcard/track.py -share/gnome/solfege/1.9.9/soundcard/track.pyc -share/gnome/solfege/1.9.9/soundcard/track.pyo -share/gnome/solfege/1.9.9/soundcard/winsynth.py -share/gnome/solfege/1.9.9/soundcard/winsynth.pyc -share/gnome/solfege/1.9.9/soundcard/winsynth.pyo -share/gnome/solfege/1.9.9/src/__init__.py -share/gnome/solfege/1.9.9/src/abstract.py -share/gnome/solfege/1.9.9/src/abstract.pyc -share/gnome/solfege/1.9.9/src/abstract.pyo -share/gnome/solfege/1.9.9/src/app.py -share/gnome/solfege/1.9.9/src/app.pyc -share/gnome/solfege/1.9.9/src/app.pyo -share/gnome/solfege/1.9.9/src/cfg.py -share/gnome/solfege/1.9.9/src/cfg.pyc -share/gnome/solfege/1.9.9/src/cfg.pyo -share/gnome/solfege/1.9.9/src/chord.py -share/gnome/solfege/1.9.9/src/chord.pyc -share/gnome/solfege/1.9.9/src/chord.pyo -share/gnome/solfege/1.9.9/src/chordvoicing.py -share/gnome/solfege/1.9.9/src/chordvoicing.pyc -share/gnome/solfege/1.9.9/src/chordvoicing.pyo -share/gnome/solfege/1.9.9/src/compareintervals.py -share/gnome/solfege/1.9.9/src/compareintervals.pyc -share/gnome/solfege/1.9.9/src/compareintervals.pyo -share/gnome/solfege/1.9.9/src/configureoutput.py -share/gnome/solfege/1.9.9/src/configureoutput.pyc -share/gnome/solfege/1.9.9/src/configureoutput.pyo -share/gnome/solfege/1.9.9/src/configwindow.py -share/gnome/solfege/1.9.9/src/configwindow.pyc -share/gnome/solfege/1.9.9/src/configwindow.pyo -share/gnome/solfege/1.9.9/src/const.py -share/gnome/solfege/1.9.9/src/const.pyc -share/gnome/solfege/1.9.9/src/const.pyo -share/gnome/solfege/1.9.9/src/dataparser.py -share/gnome/solfege/1.9.9/src/dataparser.pyc -share/gnome/solfege/1.9.9/src/dataparser.pyo -share/gnome/solfege/1.9.9/src/dictation.py -share/gnome/solfege/1.9.9/src/dictation.pyc -share/gnome/solfege/1.9.9/src/dictation.pyo -share/gnome/solfege/1.9.9/src/gu.py -share/gnome/solfege/1.9.9/src/gu.pyc -share/gnome/solfege/1.9.9/src/gu.pyo -share/gnome/solfege/1.9.9/src/harmonicinterval.py -share/gnome/solfege/1.9.9/src/harmonicinterval.pyc -share/gnome/solfege/1.9.9/src/harmonicinterval.pyo -share/gnome/solfege/1.9.9/src/harmonicprogressiondictation.py -share/gnome/solfege/1.9.9/src/harmonicprogressiondictation.pyc -share/gnome/solfege/1.9.9/src/harmonicprogressiondictation.pyo -share/gnome/solfege/1.9.9/src/history.py -share/gnome/solfege/1.9.9/src/history.pyc -share/gnome/solfege/1.9.9/src/history.pyo -share/gnome/solfege/1.9.9/src/htmlwidget.py -share/gnome/solfege/1.9.9/src/htmlwidget.pyc -share/gnome/solfege/1.9.9/src/htmlwidget.pyo -share/gnome/solfege/1.9.9/src/i18n.py -share/gnome/solfege/1.9.9/src/i18n.pyc -share/gnome/solfege/1.9.9/src/i18n.pyo -share/gnome/solfege/1.9.9/src/idbyname.py -share/gnome/solfege/1.9.9/src/idbyname.pyc -share/gnome/solfege/1.9.9/src/idbyname.pyo -share/gnome/solfege/1.9.9/src/identifybpm.py -share/gnome/solfege/1.9.9/src/identifybpm.pyc -share/gnome/solfege/1.9.9/src/identifybpm.pyo -share/gnome/solfege/1.9.9/src/identifyscale.py -share/gnome/solfege/1.9.9/src/identifyscale.pyc -share/gnome/solfege/1.9.9/src/identifyscale.pyo -share/gnome/solfege/1.9.9/src/idtone.py -share/gnome/solfege/1.9.9/src/idtone.pyc -share/gnome/solfege/1.9.9/src/idtone.pyo -share/gnome/solfege/1.9.9/src/inputwidgets.py -share/gnome/solfege/1.9.9/src/inputwidgets.pyc -share/gnome/solfege/1.9.9/src/inputwidgets.pyo -share/gnome/solfege/1.9.9/src/instrumentselector.py -share/gnome/solfege/1.9.9/src/instrumentselector.pyc -share/gnome/solfege/1.9.9/src/instrumentselector.pyo -share/gnome/solfege/1.9.9/src/intervals.py -share/gnome/solfege/1.9.9/src/intervals.pyc -share/gnome/solfege/1.9.9/src/intervals.pyo -share/gnome/solfege/1.9.9/src/lessonfile.py -share/gnome/solfege/1.9.9/src/lessonfile.pyc -share/gnome/solfege/1.9.9/src/lessonfile.pyo -share/gnome/solfege/1.9.9/src/mainwin.py -share/gnome/solfege/1.9.9/src/mainwin.pyc -share/gnome/solfege/1.9.9/src/mainwin.pyo -share/gnome/solfege/1.9.9/src/melodicinterval.py -share/gnome/solfege/1.9.9/src/melodicinterval.pyc -share/gnome/solfege/1.9.9/src/melodicinterval.pyo -share/gnome/solfege/1.9.9/src/multipleintervalconfigwidget.py -share/gnome/solfege/1.9.9/src/multipleintervalconfigwidget.pyc -share/gnome/solfege/1.9.9/src/multipleintervalconfigwidget.pyo -share/gnome/solfege/1.9.9/src/notenamespinbutton.py -share/gnome/solfege/1.9.9/src/notenamespinbutton.pyc -share/gnome/solfege/1.9.9/src/notenamespinbutton.pyo -share/gnome/solfege/1.9.9/src/polyrhythm.py -share/gnome/solfege/1.9.9/src/polyrhythm.pyc -share/gnome/solfege/1.9.9/src/polyrhythm.pyo -share/gnome/solfege/1.9.9/src/pyscript.py -share/gnome/solfege/1.9.9/src/pyscript.pyc -share/gnome/solfege/1.9.9/src/pyscript.pyo -share/gnome/solfege/1.9.9/src/rcfile.py -share/gnome/solfege/1.9.9/src/rcfile.pyc -share/gnome/solfege/1.9.9/src/rcfile.pyo -share/gnome/solfege/1.9.9/src/rhythm.py -share/gnome/solfege/1.9.9/src/rhythm.pyc -share/gnome/solfege/1.9.9/src/rhythm.pyo -share/gnome/solfege/1.9.9/src/selectlessonfilewidget.py -share/gnome/solfege/1.9.9/src/selectlessonfilewidget.pyc -share/gnome/solfege/1.9.9/src/selectlessonfilewidget.pyo -share/gnome/solfege/1.9.9/src/singchord.py -share/gnome/solfege/1.9.9/src/singchord.pyc -share/gnome/solfege/1.9.9/src/singchord.pyo -share/gnome/solfege/1.9.9/src/singinterval.py -share/gnome/solfege/1.9.9/src/singinterval.pyc -share/gnome/solfege/1.9.9/src/singinterval.pyo -share/gnome/solfege/1.9.9/src/specialwidgets.py -share/gnome/solfege/1.9.9/src/specialwidgets.pyc -share/gnome/solfege/1.9.9/src/specialwidgets.pyo -share/gnome/solfege/1.9.9/src/statistics.py -share/gnome/solfege/1.9.9/src/statistics.pyc -share/gnome/solfege/1.9.9/src/statistics.pyo -share/gnome/solfege/1.9.9/src/statisticsviewer.py -share/gnome/solfege/1.9.9/src/statisticsviewer.pyc -share/gnome/solfege/1.9.9/src/statisticsviewer.pyo -share/gnome/solfege/1.9.9/src/tracebackwindow.py -share/gnome/solfege/1.9.9/src/tracebackwindow.pyc -share/gnome/solfege/1.9.9/src/tracebackwindow.pyo -share/gnome/solfege/1.9.9/src/tuner.py -share/gnome/solfege/1.9.9/src/tuner.pyc -share/gnome/solfege/1.9.9/src/tuner.pyo -share/gnome/solfege/1.9.9/src/twelvetone.py -share/gnome/solfege/1.9.9/src/twelvetone.pyc -share/gnome/solfege/1.9.9/src/twelvetone.pyo -share/gnome/solfege/1.9.9/src/txtui.py -share/gnome/solfege/1.9.9/src/txtui.pyc -share/gnome/solfege/1.9.9/src/txtui.pyo -share/gnome/solfege/1.9.9/src/utils.py -share/gnome/solfege/1.9.9/src/utils.pyc -share/gnome/solfege/1.9.9/src/utils.pyo -share/gnome/solfege/1.9.9/src/widgets.py -share/gnome/solfege/1.9.9/src/widgets.pyc -share/gnome/solfege/1.9.9/src/widgets.pyo -@dirrm share/gnome/solfege/1.9.9/feta -@dirrm share/gnome/solfege/1.9.9/graphics -@dirrm share/gnome/solfege/1.9.9/lesson-files -@dirrm share/gnome/solfege/1.9.9/mpd -@dirrm share/gnome/solfege/1.9.9/online-docs/C -@dirrm share/gnome/solfege/1.9.9/online-docs/es_MX -@dirrm share/gnome/solfege/1.9.9/online-docs/nl -@dirrm share/gnome/solfege/1.9.9/online-docs/no -@dirrm share/gnome/solfege/1.9.9/online-docs/png -@dirrm share/gnome/solfege/1.9.9/online-docs/ru -@dirrm share/gnome/solfege/1.9.9/online-docs -@dirrm share/gnome/solfege/1.9.9/soundcard -@dirrm share/gnome/solfege/1.9.9/src -@dirrm share/gnome/solfege/1.9.9 +share/gnome/solfege/%%VERSION%%/default.config +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%%/graphics/chord24.png +share/gnome/solfege/%%VERSION%%/graphics/compareintervals24.png +share/gnome/solfege/%%VERSION%%/graphics/dictation24.png +share/gnome/solfege/%%VERSION%%/graphics/happyface-32x32.png +share/gnome/solfege/%%VERSION%%/graphics/harmonicinterval24.png +share/gnome/solfege/%%VERSION%%/graphics/harmonicprogression24.png +share/gnome/solfege/%%VERSION%%/graphics/holder.png +share/gnome/solfege/%%VERSION%%/graphics/idbyname24.png +share/gnome/solfege/%%VERSION%%/graphics/identify-bpm24.png +share/gnome/solfege/%%VERSION%%/graphics/identifychord24.png +share/gnome/solfege/%%VERSION%%/graphics/identifyscale24.png +share/gnome/solfege/%%VERSION%%/graphics/idtone24.png +share/gnome/solfege/%%VERSION%%/graphics/melodicinterval24.png +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/rhythm24.png +share/gnome/solfege/%%VERSION%%/graphics/sadface-32x32.png +share/gnome/solfege/%%VERSION%%/graphics/singchord24.png +share/gnome/solfege/%%VERSION%%/graphics/singinterval24.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/twelvetone24.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/chord-7b9-maj79 +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/diatonic-1 +share/gnome/solfege/%%VERSION%%/lesson-files/diatonic-2 +share/gnome/solfege/%%VERSION%%/lesson-files/durmoll +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/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/_exceptions.pyc +share/gnome/solfege/%%VERSION%%/mpd/_exceptions.pyo +share/gnome/solfege/%%VERSION%%/mpd/const.py +share/gnome/solfege/%%VERSION%%/mpd/const.pyc +share/gnome/solfege/%%VERSION%%/mpd/const.pyo +share/gnome/solfege/%%VERSION%%/mpd/duration.py +share/gnome/solfege/%%VERSION%%/mpd/duration.pyc +share/gnome/solfege/%%VERSION%%/mpd/duration.pyo +share/gnome/solfege/%%VERSION%%/mpd/engravers.py +share/gnome/solfege/%%VERSION%%/mpd/engravers.pyc +share/gnome/solfege/%%VERSION%%/mpd/engravers.pyo +share/gnome/solfege/%%VERSION%%/mpd/interval.py +share/gnome/solfege/%%VERSION%%/mpd/interval.pyc +share/gnome/solfege/%%VERSION%%/mpd/interval.pyo +share/gnome/solfege/%%VERSION%%/mpd/mpdutils.py +share/gnome/solfege/%%VERSION%%/mpd/mpdutils.pyc +share/gnome/solfege/%%VERSION%%/mpd/mpdutils.pyo +share/gnome/solfege/%%VERSION%%/mpd/musicalpitch.py +share/gnome/solfege/%%VERSION%%/mpd/musicalpitch.pyc +share/gnome/solfege/%%VERSION%%/mpd/musicalpitch.pyo +share/gnome/solfege/%%VERSION%%/mpd/musicdisplayer.py +share/gnome/solfege/%%VERSION%%/mpd/musicdisplayer.pyc +share/gnome/solfege/%%VERSION%%/mpd/musicdisplayer.pyo +share/gnome/solfege/%%VERSION%%/mpd/parser.py +share/gnome/solfege/%%VERSION%%/mpd/parser.pyc +share/gnome/solfege/%%VERSION%%/mpd/parser.pyo +share/gnome/solfege/%%VERSION%%/mpd/requests.py +share/gnome/solfege/%%VERSION%%/mpd/requests.pyc +share/gnome/solfege/%%VERSION%%/mpd/requests.pyo +share/gnome/solfege/%%VERSION%%/online-docs/C/AUTHORS.html +share/gnome/solfege/%%VERSION%%/online-docs/C/apa.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.html +share/gnome/solfege/%%VERSION%%/online-docs/C/gpl.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/melodic-interval-help.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/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/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/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/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/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/fakesynth.pyc +share/gnome/solfege/%%VERSION%%/soundcard/fakesynth.pyo +share/gnome/solfege/%%VERSION%%/soundcard/mfutils.py +share/gnome/solfege/%%VERSION%%/soundcard/mfutils.pyc +share/gnome/solfege/%%VERSION%%/soundcard/mfutils.pyo +share/gnome/solfege/%%VERSION%%/soundcard/midifilesynth.py +share/gnome/solfege/%%VERSION%%/soundcard/midifilesynth.pyc +share/gnome/solfege/%%VERSION%%/soundcard/midifilesynth.pyo +share/gnome/solfege/%%VERSION%%/soundcard/oss_common.py +share/gnome/solfege/%%VERSION%%/soundcard/oss_common.pyc +share/gnome/solfege/%%VERSION%%/soundcard/oss_common.pyo +share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer.py +share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer.pyc +share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer.pyo +share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer2.py +share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer2.pyc +share/gnome/solfege/%%VERSION%%/soundcard/oss_sequencer2.pyo +share/gnome/solfege/%%VERSION%%/soundcard/rat.py +share/gnome/solfege/%%VERSION%%/soundcard/rat.pyc +share/gnome/solfege/%%VERSION%%/soundcard/rat.pyo +share/gnome/solfege/%%VERSION%%/soundcard/solfege_c_midi.py +share/gnome/solfege/%%VERSION%%/soundcard/solfege_c_midi.pyc +share/gnome/solfege/%%VERSION%%/soundcard/solfege_c_midi.pyo +share/gnome/solfege/%%VERSION%%/soundcard/soundcardexceptions.py +share/gnome/solfege/%%VERSION%%/soundcard/soundcardexceptions.pyc +share/gnome/solfege/%%VERSION%%/soundcard/soundcardexceptions.pyo +share/gnome/solfege/%%VERSION%%/soundcard/track.py +share/gnome/solfege/%%VERSION%%/soundcard/track.pyc +share/gnome/solfege/%%VERSION%%/soundcard/track.pyo +share/gnome/solfege/%%VERSION%%/soundcard/winsynth.py +share/gnome/solfege/%%VERSION%%/soundcard/winsynth.pyc +share/gnome/solfege/%%VERSION%%/soundcard/winsynth.pyo +share/gnome/solfege/%%VERSION%%/src/__init__.py +share/gnome/solfege/%%VERSION%%/src/abstract.py +share/gnome/solfege/%%VERSION%%/src/abstract.pyc +share/gnome/solfege/%%VERSION%%/src/abstract.pyo +share/gnome/solfege/%%VERSION%%/src/app.py +share/gnome/solfege/%%VERSION%%/src/app.pyc +share/gnome/solfege/%%VERSION%%/src/app.pyo +share/gnome/solfege/%%VERSION%%/src/cfg.py +share/gnome/solfege/%%VERSION%%/src/cfg.pyc +share/gnome/solfege/%%VERSION%%/src/cfg.pyo +share/gnome/solfege/%%VERSION%%/src/chord.py +share/gnome/solfege/%%VERSION%%/src/chord.pyc +share/gnome/solfege/%%VERSION%%/src/chord.pyo +share/gnome/solfege/%%VERSION%%/src/chordvoicing.py +share/gnome/solfege/%%VERSION%%/src/chordvoicing.pyc +share/gnome/solfege/%%VERSION%%/src/chordvoicing.pyo +share/gnome/solfege/%%VERSION%%/src/compareintervals.py +share/gnome/solfege/%%VERSION%%/src/compareintervals.pyc +share/gnome/solfege/%%VERSION%%/src/compareintervals.pyo +share/gnome/solfege/%%VERSION%%/src/configureoutput.py +share/gnome/solfege/%%VERSION%%/src/configureoutput.pyc +share/gnome/solfege/%%VERSION%%/src/configureoutput.pyo +share/gnome/solfege/%%VERSION%%/src/configwindow.py +share/gnome/solfege/%%VERSION%%/src/configwindow.pyc +share/gnome/solfege/%%VERSION%%/src/configwindow.pyo +share/gnome/solfege/%%VERSION%%/src/const.py +share/gnome/solfege/%%VERSION%%/src/const.pyc +share/gnome/solfege/%%VERSION%%/src/const.pyo +share/gnome/solfege/%%VERSION%%/src/dataparser.py +share/gnome/solfege/%%VERSION%%/src/dataparser.pyc +share/gnome/solfege/%%VERSION%%/src/dataparser.pyo +share/gnome/solfege/%%VERSION%%/src/dictation.py +share/gnome/solfege/%%VERSION%%/src/dictation.pyc +share/gnome/solfege/%%VERSION%%/src/dictation.pyo +share/gnome/solfege/%%VERSION%%/src/gu.py +share/gnome/solfege/%%VERSION%%/src/gu.pyc +share/gnome/solfege/%%VERSION%%/src/gu.pyo +share/gnome/solfege/%%VERSION%%/src/harmonicinterval.py +share/gnome/solfege/%%VERSION%%/src/harmonicinterval.pyc +share/gnome/solfege/%%VERSION%%/src/harmonicinterval.pyo +share/gnome/solfege/%%VERSION%%/src/harmonicprogressiondictation.py +share/gnome/solfege/%%VERSION%%/src/harmonicprogressiondictation.pyc +share/gnome/solfege/%%VERSION%%/src/harmonicprogressiondictation.pyo +share/gnome/solfege/%%VERSION%%/src/history.py +share/gnome/solfege/%%VERSION%%/src/history.pyc +share/gnome/solfege/%%VERSION%%/src/history.pyo +share/gnome/solfege/%%VERSION%%/src/htmlwidget.py +share/gnome/solfege/%%VERSION%%/src/htmlwidget.pyc +share/gnome/solfege/%%VERSION%%/src/htmlwidget.pyo +share/gnome/solfege/%%VERSION%%/src/i18n.py +share/gnome/solfege/%%VERSION%%/src/i18n.pyc +share/gnome/solfege/%%VERSION%%/src/i18n.pyo +share/gnome/solfege/%%VERSION%%/src/idbyname.py +share/gnome/solfege/%%VERSION%%/src/idbyname.pyc +share/gnome/solfege/%%VERSION%%/src/idbyname.pyo +share/gnome/solfege/%%VERSION%%/src/identifybpm.py +share/gnome/solfege/%%VERSION%%/src/identifybpm.pyc +share/gnome/solfege/%%VERSION%%/src/identifybpm.pyo +share/gnome/solfege/%%VERSION%%/src/identifyscale.py +share/gnome/solfege/%%VERSION%%/src/identifyscale.pyc +share/gnome/solfege/%%VERSION%%/src/identifyscale.pyo +share/gnome/solfege/%%VERSION%%/src/idtone.py +share/gnome/solfege/%%VERSION%%/src/idtone.pyc +share/gnome/solfege/%%VERSION%%/src/idtone.pyo +share/gnome/solfege/%%VERSION%%/src/inputwidgets.py +share/gnome/solfege/%%VERSION%%/src/inputwidgets.pyc +share/gnome/solfege/%%VERSION%%/src/inputwidgets.pyo +share/gnome/solfege/%%VERSION%%/src/instrumentselector.py +share/gnome/solfege/%%VERSION%%/src/instrumentselector.pyc +share/gnome/solfege/%%VERSION%%/src/instrumentselector.pyo +share/gnome/solfege/%%VERSION%%/src/intervals.py +share/gnome/solfege/%%VERSION%%/src/intervals.pyc +share/gnome/solfege/%%VERSION%%/src/intervals.pyo +share/gnome/solfege/%%VERSION%%/src/lessonfile.py +share/gnome/solfege/%%VERSION%%/src/lessonfile.pyc +share/gnome/solfege/%%VERSION%%/src/lessonfile.pyo +share/gnome/solfege/%%VERSION%%/src/mainwin.py +share/gnome/solfege/%%VERSION%%/src/mainwin.pyc +share/gnome/solfege/%%VERSION%%/src/mainwin.pyo +share/gnome/solfege/%%VERSION%%/src/melodicinterval.py +share/gnome/solfege/%%VERSION%%/src/melodicinterval.pyc +share/gnome/solfege/%%VERSION%%/src/melodicinterval.pyo +share/gnome/solfege/%%VERSION%%/src/multipleintervalconfigwidget.py +share/gnome/solfege/%%VERSION%%/src/multipleintervalconfigwidget.pyc +share/gnome/solfege/%%VERSION%%/src/multipleintervalconfigwidget.pyo +share/gnome/solfege/%%VERSION%%/src/notenamespinbutton.py +share/gnome/solfege/%%VERSION%%/src/notenamespinbutton.pyc +share/gnome/solfege/%%VERSION%%/src/notenamespinbutton.pyo +share/gnome/solfege/%%VERSION%%/src/polyrhythm.py +share/gnome/solfege/%%VERSION%%/src/polyrhythm.pyc +share/gnome/solfege/%%VERSION%%/src/polyrhythm.pyo +share/gnome/solfege/%%VERSION%%/src/pyscript.py +share/gnome/solfege/%%VERSION%%/src/pyscript.pyc +share/gnome/solfege/%%VERSION%%/src/pyscript.pyo +share/gnome/solfege/%%VERSION%%/src/rcfile.py +share/gnome/solfege/%%VERSION%%/src/rcfile.pyc +share/gnome/solfege/%%VERSION%%/src/rcfile.pyo +share/gnome/solfege/%%VERSION%%/src/rhythm.py +share/gnome/solfege/%%VERSION%%/src/rhythm.pyc +share/gnome/solfege/%%VERSION%%/src/rhythm.pyo +share/gnome/solfege/%%VERSION%%/src/selectlessonfilewidget.py +share/gnome/solfege/%%VERSION%%/src/selectlessonfilewidget.pyc +share/gnome/solfege/%%VERSION%%/src/selectlessonfilewidget.pyo +share/gnome/solfege/%%VERSION%%/src/singchord.py +share/gnome/solfege/%%VERSION%%/src/singchord.pyc +share/gnome/solfege/%%VERSION%%/src/singchord.pyo +share/gnome/solfege/%%VERSION%%/src/singinterval.py +share/gnome/solfege/%%VERSION%%/src/singinterval.pyc +share/gnome/solfege/%%VERSION%%/src/singinterval.pyo +share/gnome/solfege/%%VERSION%%/src/specialwidgets.py +share/gnome/solfege/%%VERSION%%/src/specialwidgets.pyc +share/gnome/solfege/%%VERSION%%/src/specialwidgets.pyo +share/gnome/solfege/%%VERSION%%/src/statistics.py +share/gnome/solfege/%%VERSION%%/src/statistics.pyc +share/gnome/solfege/%%VERSION%%/src/statistics.pyo +share/gnome/solfege/%%VERSION%%/src/statisticsviewer.py +share/gnome/solfege/%%VERSION%%/src/statisticsviewer.pyc +share/gnome/solfege/%%VERSION%%/src/statisticsviewer.pyo +share/gnome/solfege/%%VERSION%%/src/tracebackwindow.py +share/gnome/solfege/%%VERSION%%/src/tracebackwindow.pyc +share/gnome/solfege/%%VERSION%%/src/tracebackwindow.pyo +share/gnome/solfege/%%VERSION%%/src/tuner.py +share/gnome/solfege/%%VERSION%%/src/tuner.pyc +share/gnome/solfege/%%VERSION%%/src/tuner.pyo +share/gnome/solfege/%%VERSION%%/src/twelvetone.py +share/gnome/solfege/%%VERSION%%/src/twelvetone.pyc +share/gnome/solfege/%%VERSION%%/src/twelvetone.pyo +share/gnome/solfege/%%VERSION%%/src/txtui.py +share/gnome/solfege/%%VERSION%%/src/txtui.pyc +share/gnome/solfege/%%VERSION%%/src/txtui.pyo +share/gnome/solfege/%%VERSION%%/src/utils.py +share/gnome/solfege/%%VERSION%%/src/utils.pyc +share/gnome/solfege/%%VERSION%%/src/utils.pyo +share/gnome/solfege/%%VERSION%%/src/widgets.py +share/gnome/solfege/%%VERSION%%/src/widgets.pyc +share/gnome/solfege/%%VERSION%%/src/widgets.pyo +@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/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 +@dirrm share/gnome/solfege/%%VERSION%%/graphics +@dirrm share/gnome/solfege/%%VERSION%%/feta +@dirrm share/gnome/solfege/%%VERSION%% +@dirrm share/gnome/solfege >Release-Note: >Audit-Trail: >Unformatted: