summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj>2008-11-16 07:12:03 +0000
committersnj <snj>2008-11-16 07:12:03 +0000
commitff699961ff0e398b376b24ce57ff84ba6a82c8e0 (patch)
treee95ed050a0aa9a920b2851bced1abe1d6075b9ff /games
parent191cc6ff54069b3432a475647181bd14d945024d (diff)
downloadpkgsrc-ff699961ff0e398b376b24ce57ff84ba6a82c8e0.tar.gz
Initial import of pysolfc-1.1, a continuation of the pysol package.
Diffstat (limited to 'games')
-rw-r--r--games/pysolfc/DESCR7
-rw-r--r--games/pysolfc/Makefile27
-rw-r--r--games/pysolfc/PLIST2961
-rw-r--r--games/pysolfc/distinfo7
-rw-r--r--games/pysolfc/patches/patch-aa12
-rw-r--r--games/pysolfc/patches/patch-ab16
6 files changed, 3030 insertions, 0 deletions
diff --git a/games/pysolfc/DESCR b/games/pysolfc/DESCR
new file mode 100644
index 00000000000..50db8ac6d57
--- /dev/null
+++ b/games/pysolfc/DESCR
@@ -0,0 +1,7 @@
+PySolFC is a collection of more than 1000 solitaire card games. It is a
+fork of PySol Solitaire.
+
+There are games that use the 52 card International Pattern deck, games for
+the 78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games,
+Matrix games, Mahjongg games, and games for an original hexadecimal-based
+deck.
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
new file mode 100644
index 00000000000..76edddf626f
--- /dev/null
+++ b/games/pysolfc/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/16 07:12:03 snj Exp $
+
+DISTNAME= PySolFC-1.1
+PKGNAME= ${DISTNAME:tl}
+CATEGORIES= games python
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysolfc/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://pysolfc.sourceforge.net/
+COMMENT= Over 1000 solitaire games
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PYTHON_VERSIONS_INCOMPATIBLE= 15 21
+
+PYDISTUTILSPKG= yes
+
+SUBST_CLASSES+= fix-paths
+SUBST_STAGE.fix-paths= post-patch
+SUBST_MESSAGE.fix-paths= Fixing absolute paths.
+SUBST_FILES.fix-paths= pysollib/settings.py
+SUBST_SED.fix-paths= -e s,@DATADIR@,${PREFIX}/share/PySolFC/,
+
+.include "../../lang/python/extension.mk"
+.include "../../x11/py-Tk/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/pysolfc/PLIST b/games/pysolfc/PLIST
new file mode 100644
index 00000000000..c009edd53d8
--- /dev/null
+++ b/games/pysolfc/PLIST
@@ -0,0 +1,2961 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/16 07:12:09 snj Exp $
+bin/pysol.py
+${PYSITELIB}/pysollib/__init__.py
+${PYSITELIB}/pysollib/__init__.pyc
+${PYSITELIB}/pysollib/__init__.pyo
+${PYSITELIB}/pysollib/acard.py
+${PYSITELIB}/pysollib/acard.pyc
+${PYSITELIB}/pysollib/acard.pyo
+${PYSITELIB}/pysollib/actions.py
+${PYSITELIB}/pysollib/actions.pyc
+${PYSITELIB}/pysollib/actions.pyo
+${PYSITELIB}/pysollib/app.py
+${PYSITELIB}/pysollib/app.pyc
+${PYSITELIB}/pysollib/app.pyo
+${PYSITELIB}/pysollib/configobj/__init__.py
+${PYSITELIB}/pysollib/configobj/__init__.pyc
+${PYSITELIB}/pysollib/configobj/__init__.pyo
+${PYSITELIB}/pysollib/configobj/configobj.py
+${PYSITELIB}/pysollib/configobj/configobj.pyc
+${PYSITELIB}/pysollib/configobj/configobj.pyo
+${PYSITELIB}/pysollib/configobj/validate.py
+${PYSITELIB}/pysollib/configobj/validate.pyc
+${PYSITELIB}/pysollib/configobj/validate.pyo
+${PYSITELIB}/pysollib/customgame.py
+${PYSITELIB}/pysollib/customgame.pyc
+${PYSITELIB}/pysollib/customgame.pyo
+${PYSITELIB}/pysollib/game.py
+${PYSITELIB}/pysollib/game.pyc
+${PYSITELIB}/pysollib/game.pyo
+${PYSITELIB}/pysollib/gamedb.py
+${PYSITELIB}/pysollib/gamedb.pyc
+${PYSITELIB}/pysollib/gamedb.pyo
+${PYSITELIB}/pysollib/games/__init__.py
+${PYSITELIB}/pysollib/games/__init__.pyc
+${PYSITELIB}/pysollib/games/__init__.pyo
+${PYSITELIB}/pysollib/games/acesup.py
+${PYSITELIB}/pysollib/games/acesup.pyc
+${PYSITELIB}/pysollib/games/acesup.pyo
+${PYSITELIB}/pysollib/games/algerian.py
+${PYSITELIB}/pysollib/games/algerian.pyc
+${PYSITELIB}/pysollib/games/algerian.pyo
+${PYSITELIB}/pysollib/games/auldlangsyne.py
+${PYSITELIB}/pysollib/games/auldlangsyne.pyc
+${PYSITELIB}/pysollib/games/auldlangsyne.pyo
+${PYSITELIB}/pysollib/games/bakersdozen.py
+${PYSITELIB}/pysollib/games/bakersdozen.pyc
+${PYSITELIB}/pysollib/games/bakersdozen.pyo
+${PYSITELIB}/pysollib/games/bakersgame.py
+${PYSITELIB}/pysollib/games/bakersgame.pyc
+${PYSITELIB}/pysollib/games/bakersgame.pyo
+${PYSITELIB}/pysollib/games/beleagueredcastle.py
+${PYSITELIB}/pysollib/games/beleagueredcastle.pyc
+${PYSITELIB}/pysollib/games/beleagueredcastle.pyo
+${PYSITELIB}/pysollib/games/bisley.py
+${PYSITELIB}/pysollib/games/bisley.pyc
+${PYSITELIB}/pysollib/games/bisley.pyo
+${PYSITELIB}/pysollib/games/braid.py
+${PYSITELIB}/pysollib/games/braid.pyc
+${PYSITELIB}/pysollib/games/braid.pyo
+${PYSITELIB}/pysollib/games/bristol.py
+${PYSITELIB}/pysollib/games/bristol.pyc
+${PYSITELIB}/pysollib/games/bristol.pyo
+${PYSITELIB}/pysollib/games/buffalobill.py
+${PYSITELIB}/pysollib/games/buffalobill.pyc
+${PYSITELIB}/pysollib/games/buffalobill.pyo
+${PYSITELIB}/pysollib/games/calculation.py
+${PYSITELIB}/pysollib/games/calculation.pyc
+${PYSITELIB}/pysollib/games/calculation.pyo
+${PYSITELIB}/pysollib/games/camelot.py
+${PYSITELIB}/pysollib/games/camelot.pyc
+${PYSITELIB}/pysollib/games/camelot.pyo
+${PYSITELIB}/pysollib/games/canfield.py
+${PYSITELIB}/pysollib/games/canfield.pyc
+${PYSITELIB}/pysollib/games/canfield.pyo
+${PYSITELIB}/pysollib/games/capricieuse.py
+${PYSITELIB}/pysollib/games/capricieuse.pyc
+${PYSITELIB}/pysollib/games/capricieuse.pyo
+${PYSITELIB}/pysollib/games/curdsandwhey.py
+${PYSITELIB}/pysollib/games/curdsandwhey.pyc
+${PYSITELIB}/pysollib/games/curdsandwhey.pyo
+${PYSITELIB}/pysollib/games/dieboesesieben.py
+${PYSITELIB}/pysollib/games/dieboesesieben.pyc
+${PYSITELIB}/pysollib/games/dieboesesieben.pyo
+${PYSITELIB}/pysollib/games/diplomat.py
+${PYSITELIB}/pysollib/games/diplomat.pyc
+${PYSITELIB}/pysollib/games/diplomat.pyo
+${PYSITELIB}/pysollib/games/doublets.py
+${PYSITELIB}/pysollib/games/doublets.pyc
+${PYSITELIB}/pysollib/games/doublets.pyo
+${PYSITELIB}/pysollib/games/eiffeltower.py
+${PYSITELIB}/pysollib/games/eiffeltower.pyc
+${PYSITELIB}/pysollib/games/eiffeltower.pyo
+${PYSITELIB}/pysollib/games/fan.py
+${PYSITELIB}/pysollib/games/fan.pyc
+${PYSITELIB}/pysollib/games/fan.pyo
+${PYSITELIB}/pysollib/games/fortythieves.py
+${PYSITELIB}/pysollib/games/fortythieves.pyc
+${PYSITELIB}/pysollib/games/fortythieves.pyo
+${PYSITELIB}/pysollib/games/freecell.py
+${PYSITELIB}/pysollib/games/freecell.pyc
+${PYSITELIB}/pysollib/games/freecell.pyo
+${PYSITELIB}/pysollib/games/glenwood.py
+${PYSITELIB}/pysollib/games/glenwood.pyc
+${PYSITELIB}/pysollib/games/glenwood.pyo
+${PYSITELIB}/pysollib/games/golf.py
+${PYSITELIB}/pysollib/games/golf.pyc
+${PYSITELIB}/pysollib/games/golf.pyo
+${PYSITELIB}/pysollib/games/grandduchess.py
+${PYSITELIB}/pysollib/games/grandduchess.pyc
+${PYSITELIB}/pysollib/games/grandduchess.pyo
+${PYSITELIB}/pysollib/games/grandfathersclock.py
+${PYSITELIB}/pysollib/games/grandfathersclock.pyc
+${PYSITELIB}/pysollib/games/grandfathersclock.pyo
+${PYSITELIB}/pysollib/games/gypsy.py
+${PYSITELIB}/pysollib/games/gypsy.pyc
+${PYSITELIB}/pysollib/games/gypsy.pyo
+${PYSITELIB}/pysollib/games/harp.py
+${PYSITELIB}/pysollib/games/harp.pyc
+${PYSITELIB}/pysollib/games/harp.pyo
+${PYSITELIB}/pysollib/games/headsandtails.py
+${PYSITELIB}/pysollib/games/headsandtails.pyc
+${PYSITELIB}/pysollib/games/headsandtails.pyo
+${PYSITELIB}/pysollib/games/katzenschwanz.py
+${PYSITELIB}/pysollib/games/katzenschwanz.pyc
+${PYSITELIB}/pysollib/games/katzenschwanz.pyo
+${PYSITELIB}/pysollib/games/klondike.py
+${PYSITELIB}/pysollib/games/klondike.pyc
+${PYSITELIB}/pysollib/games/klondike.pyo
+${PYSITELIB}/pysollib/games/labyrinth.py
+${PYSITELIB}/pysollib/games/labyrinth.pyc
+${PYSITELIB}/pysollib/games/labyrinth.pyo
+${PYSITELIB}/pysollib/games/larasgame.py
+${PYSITELIB}/pysollib/games/larasgame.pyc
+${PYSITELIB}/pysollib/games/larasgame.pyo
+${PYSITELIB}/pysollib/games/mahjongg/__init__.py
+${PYSITELIB}/pysollib/games/mahjongg/__init__.pyc
+${PYSITELIB}/pysollib/games/mahjongg/__init__.pyo
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg.py
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg.pyc
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg.pyo
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg1.py
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg1.pyc
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg1.pyo
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg2.py
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg2.pyc
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg2.pyo
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg3.py
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg3.pyc
+${PYSITELIB}/pysollib/games/mahjongg/mahjongg3.pyo
+${PYSITELIB}/pysollib/games/mahjongg/shisensho.py
+${PYSITELIB}/pysollib/games/mahjongg/shisensho.pyc
+${PYSITELIB}/pysollib/games/mahjongg/shisensho.pyo
+${PYSITELIB}/pysollib/games/matriarchy.py
+${PYSITELIB}/pysollib/games/matriarchy.pyc
+${PYSITELIB}/pysollib/games/matriarchy.pyo
+${PYSITELIB}/pysollib/games/montana.py
+${PYSITELIB}/pysollib/games/montana.pyc
+${PYSITELIB}/pysollib/games/montana.pyo
+${PYSITELIB}/pysollib/games/montecarlo.py
+${PYSITELIB}/pysollib/games/montecarlo.pyc
+${PYSITELIB}/pysollib/games/montecarlo.pyo
+${PYSITELIB}/pysollib/games/napoleon.py
+${PYSITELIB}/pysollib/games/napoleon.pyc
+${PYSITELIB}/pysollib/games/napoleon.pyo
+${PYSITELIB}/pysollib/games/needle.py
+${PYSITELIB}/pysollib/games/needle.pyc
+${PYSITELIB}/pysollib/games/needle.pyo
+${PYSITELIB}/pysollib/games/numerica.py
+${PYSITELIB}/pysollib/games/numerica.pyc
+${PYSITELIB}/pysollib/games/numerica.pyo
+${PYSITELIB}/pysollib/games/osmosis.py
+${PYSITELIB}/pysollib/games/osmosis.pyc
+${PYSITELIB}/pysollib/games/osmosis.pyo
+${PYSITELIB}/pysollib/games/parallels.py
+${PYSITELIB}/pysollib/games/parallels.pyc
+${PYSITELIB}/pysollib/games/parallels.pyo
+${PYSITELIB}/pysollib/games/pasdedeux.py
+${PYSITELIB}/pysollib/games/pasdedeux.pyc
+${PYSITELIB}/pysollib/games/pasdedeux.pyo
+${PYSITELIB}/pysollib/games/picturegallery.py
+${PYSITELIB}/pysollib/games/picturegallery.pyc
+${PYSITELIB}/pysollib/games/picturegallery.pyo
+${PYSITELIB}/pysollib/games/pileon.py
+${PYSITELIB}/pysollib/games/pileon.pyc
+${PYSITELIB}/pysollib/games/pileon.pyo
+${PYSITELIB}/pysollib/games/pushpin.py
+${PYSITELIB}/pysollib/games/pushpin.pyc
+${PYSITELIB}/pysollib/games/pushpin.pyo
+${PYSITELIB}/pysollib/games/pyramid.py
+${PYSITELIB}/pysollib/games/pyramid.pyc
+${PYSITELIB}/pysollib/games/pyramid.pyo
+${PYSITELIB}/pysollib/games/royalcotillion.py
+${PYSITELIB}/pysollib/games/royalcotillion.pyc
+${PYSITELIB}/pysollib/games/royalcotillion.pyo
+${PYSITELIB}/pysollib/games/royaleast.py
+${PYSITELIB}/pysollib/games/royaleast.pyc
+${PYSITELIB}/pysollib/games/royaleast.pyo
+${PYSITELIB}/pysollib/games/sanibel.py
+${PYSITELIB}/pysollib/games/sanibel.pyc
+${PYSITELIB}/pysollib/games/sanibel.pyo
+${PYSITELIB}/pysollib/games/siebenbisas.py
+${PYSITELIB}/pysollib/games/siebenbisas.pyc
+${PYSITELIB}/pysollib/games/siebenbisas.pyo
+${PYSITELIB}/pysollib/games/simplex.py
+${PYSITELIB}/pysollib/games/simplex.pyc
+${PYSITELIB}/pysollib/games/simplex.pyo
+${PYSITELIB}/pysollib/games/special/__init__.py
+${PYSITELIB}/pysollib/games/special/__init__.pyc
+${PYSITELIB}/pysollib/games/special/__init__.pyo
+${PYSITELIB}/pysollib/games/special/hanoi.py
+${PYSITELIB}/pysollib/games/special/hanoi.pyc
+${PYSITELIB}/pysollib/games/special/hanoi.pyo
+${PYSITELIB}/pysollib/games/special/memory.py
+${PYSITELIB}/pysollib/games/special/memory.pyc
+${PYSITELIB}/pysollib/games/special/memory.pyo
+${PYSITELIB}/pysollib/games/special/pegged.py
+${PYSITELIB}/pysollib/games/special/pegged.pyc
+${PYSITELIB}/pysollib/games/special/pegged.pyo
+${PYSITELIB}/pysollib/games/special/poker.py
+${PYSITELIB}/pysollib/games/special/poker.pyc
+${PYSITELIB}/pysollib/games/special/poker.pyo
+${PYSITELIB}/pysollib/games/special/tarock.py
+${PYSITELIB}/pysollib/games/special/tarock.pyc
+${PYSITELIB}/pysollib/games/special/tarock.pyo
+${PYSITELIB}/pysollib/games/spider.py
+${PYSITELIB}/pysollib/games/spider.pyc
+${PYSITELIB}/pysollib/games/spider.pyo
+${PYSITELIB}/pysollib/games/sthelena.py
+${PYSITELIB}/pysollib/games/sthelena.pyc
+${PYSITELIB}/pysollib/games/sthelena.pyo
+${PYSITELIB}/pysollib/games/sultan.py
+${PYSITELIB}/pysollib/games/sultan.pyc
+${PYSITELIB}/pysollib/games/sultan.pyo
+${PYSITELIB}/pysollib/games/takeaway.py
+${PYSITELIB}/pysollib/games/takeaway.pyc
+${PYSITELIB}/pysollib/games/takeaway.pyo
+${PYSITELIB}/pysollib/games/terrace.py
+${PYSITELIB}/pysollib/games/terrace.pyc
+${PYSITELIB}/pysollib/games/terrace.pyo
+${PYSITELIB}/pysollib/games/threepeaks.py
+${PYSITELIB}/pysollib/games/threepeaks.pyc
+${PYSITELIB}/pysollib/games/threepeaks.pyo
+${PYSITELIB}/pysollib/games/tournament.py
+${PYSITELIB}/pysollib/games/tournament.pyc
+${PYSITELIB}/pysollib/games/tournament.pyo
+${PYSITELIB}/pysollib/games/ultra/__init__.py
+${PYSITELIB}/pysollib/games/ultra/__init__.pyc
+${PYSITELIB}/pysollib/games/ultra/__init__.pyo
+${PYSITELIB}/pysollib/games/ultra/dashavatara.py
+${PYSITELIB}/pysollib/games/ultra/dashavatara.pyc
+${PYSITELIB}/pysollib/games/ultra/dashavatara.pyo
+${PYSITELIB}/pysollib/games/ultra/hanafuda.py
+${PYSITELIB}/pysollib/games/ultra/hanafuda.pyc
+${PYSITELIB}/pysollib/games/ultra/hanafuda.pyo
+${PYSITELIB}/pysollib/games/ultra/hanafuda1.py
+${PYSITELIB}/pysollib/games/ultra/hanafuda1.pyc
+${PYSITELIB}/pysollib/games/ultra/hanafuda1.pyo
+${PYSITELIB}/pysollib/games/ultra/hanafuda_common.py
+${PYSITELIB}/pysollib/games/ultra/hanafuda_common.pyc
+${PYSITELIB}/pysollib/games/ultra/hanafuda_common.pyo
+${PYSITELIB}/pysollib/games/ultra/hexadeck.py
+${PYSITELIB}/pysollib/games/ultra/hexadeck.pyc
+${PYSITELIB}/pysollib/games/ultra/hexadeck.pyo
+${PYSITELIB}/pysollib/games/ultra/larasgame.py
+${PYSITELIB}/pysollib/games/ultra/larasgame.pyc
+${PYSITELIB}/pysollib/games/ultra/larasgame.pyo
+${PYSITELIB}/pysollib/games/ultra/matrix.py
+${PYSITELIB}/pysollib/games/ultra/matrix.pyc
+${PYSITELIB}/pysollib/games/ultra/matrix.pyo
+${PYSITELIB}/pysollib/games/ultra/mughal.py
+${PYSITELIB}/pysollib/games/ultra/mughal.pyc
+${PYSITELIB}/pysollib/games/ultra/mughal.pyo
+${PYSITELIB}/pysollib/games/ultra/tarock.py
+${PYSITELIB}/pysollib/games/ultra/tarock.pyc
+${PYSITELIB}/pysollib/games/ultra/tarock.pyo
+${PYSITELIB}/pysollib/games/unionsquare.py
+${PYSITELIB}/pysollib/games/unionsquare.pyc
+${PYSITELIB}/pysollib/games/unionsquare.pyo
+${PYSITELIB}/pysollib/games/wavemotion.py
+${PYSITELIB}/pysollib/games/wavemotion.pyc
+${PYSITELIB}/pysollib/games/wavemotion.pyo
+${PYSITELIB}/pysollib/games/windmill.py
+${PYSITELIB}/pysollib/games/windmill.pyc
+${PYSITELIB}/pysollib/games/windmill.pyo
+${PYSITELIB}/pysollib/games/yukon.py
+${PYSITELIB}/pysollib/games/yukon.pyc
+${PYSITELIB}/pysollib/games/yukon.pyo
+${PYSITELIB}/pysollib/games/zodiac.py
+${PYSITELIB}/pysollib/games/zodiac.pyc
+${PYSITELIB}/pysollib/games/zodiac.pyo
+${PYSITELIB}/pysollib/help.py
+${PYSITELIB}/pysollib/help.pyc
+${PYSITELIB}/pysollib/help.pyo
+${PYSITELIB}/pysollib/hint.py
+${PYSITELIB}/pysollib/hint.pyc
+${PYSITELIB}/pysollib/hint.pyo
+${PYSITELIB}/pysollib/images.py
+${PYSITELIB}/pysollib/images.pyc
+${PYSITELIB}/pysollib/images.pyo
+${PYSITELIB}/pysollib/init.py
+${PYSITELIB}/pysollib/init.pyc
+${PYSITELIB}/pysollib/init.pyo
+${PYSITELIB}/pysollib/layout.py
+${PYSITELIB}/pysollib/layout.pyc
+${PYSITELIB}/pysollib/layout.pyo
+${PYSITELIB}/pysollib/macosx/__init__.py
+${PYSITELIB}/pysollib/macosx/__init__.pyc
+${PYSITELIB}/pysollib/macosx/__init__.pyo
+${PYSITELIB}/pysollib/macosx/appSupport.py
+${PYSITELIB}/pysollib/macosx/appSupport.pyc
+${PYSITELIB}/pysollib/macosx/appSupport.pyo
+${PYSITELIB}/pysollib/main.py
+${PYSITELIB}/pysollib/main.pyc
+${PYSITELIB}/pysollib/main.pyo
+${PYSITELIB}/pysollib/mfxutil.py
+${PYSITELIB}/pysollib/mfxutil.pyc
+${PYSITELIB}/pysollib/mfxutil.pyo
+${PYSITELIB}/pysollib/move.py
+${PYSITELIB}/pysollib/move.pyc
+${PYSITELIB}/pysollib/move.pyo
+${PYSITELIB}/pysollib/options.py
+${PYSITELIB}/pysollib/options.pyc
+${PYSITELIB}/pysollib/options.pyo
+${PYSITELIB}/pysollib/pysolaudio.py
+${PYSITELIB}/pysollib/pysolaudio.pyc
+${PYSITELIB}/pysollib/pysolaudio.pyo
+${PYSITELIB}/pysollib/pysolgtk/__init__.py
+${PYSITELIB}/pysollib/pysolgtk/__init__.pyc
+${PYSITELIB}/pysollib/pysolgtk/__init__.pyo
+${PYSITELIB}/pysollib/pysolgtk/card.py
+${PYSITELIB}/pysollib/pysolgtk/card.pyc
+${PYSITELIB}/pysollib/pysolgtk/card.pyo
+${PYSITELIB}/pysollib/pysolgtk/colorsdialog.py
+${PYSITELIB}/pysollib/pysolgtk/colorsdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/colorsdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/edittextdialog.py
+${PYSITELIB}/pysollib/pysolgtk/edittextdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/edittextdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/findcarddialog.py
+${PYSITELIB}/pysollib/pysolgtk/findcarddialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/findcarddialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/fontsdialog.py
+${PYSITELIB}/pysollib/pysolgtk/fontsdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/fontsdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/gameinfodialog.py
+${PYSITELIB}/pysollib/pysolgtk/gameinfodialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/gameinfodialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/menubar.py
+${PYSITELIB}/pysollib/pysolgtk/menubar.pyc
+${PYSITELIB}/pysollib/pysolgtk/menubar.pyo
+${PYSITELIB}/pysollib/pysolgtk/playeroptionsdialog.py
+${PYSITELIB}/pysollib/pysolgtk/playeroptionsdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/playeroptionsdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/progressbar.py
+${PYSITELIB}/pysollib/pysolgtk/progressbar.pyc
+${PYSITELIB}/pysollib/pysolgtk/progressbar.pyo
+${PYSITELIB}/pysollib/pysolgtk/pysoltree.py
+${PYSITELIB}/pysollib/pysolgtk/pysoltree.pyc
+${PYSITELIB}/pysollib/pysolgtk/pysoltree.pyo
+${PYSITELIB}/pysollib/pysolgtk/selectcardset.py
+${PYSITELIB}/pysollib/pysolgtk/selectcardset.pyc
+${PYSITELIB}/pysollib/pysolgtk/selectcardset.pyo
+${PYSITELIB}/pysollib/pysolgtk/selectgame.py
+${PYSITELIB}/pysollib/pysolgtk/selectgame.pyc
+${PYSITELIB}/pysollib/pysolgtk/selectgame.pyo
+${PYSITELIB}/pysollib/pysolgtk/selecttile.py
+${PYSITELIB}/pysollib/pysolgtk/selecttile.pyc
+${PYSITELIB}/pysollib/pysolgtk/selecttile.pyo
+${PYSITELIB}/pysollib/pysolgtk/solverdialog.py
+${PYSITELIB}/pysollib/pysolgtk/solverdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/solverdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/soundoptionsdialog.py
+${PYSITELIB}/pysollib/pysolgtk/soundoptionsdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/soundoptionsdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/statusbar.py
+${PYSITELIB}/pysollib/pysolgtk/statusbar.pyc
+${PYSITELIB}/pysollib/pysolgtk/statusbar.pyo
+${PYSITELIB}/pysollib/pysolgtk/timeoutsdialog.py
+${PYSITELIB}/pysollib/pysolgtk/timeoutsdialog.pyc
+${PYSITELIB}/pysollib/pysolgtk/timeoutsdialog.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkcanvas.py
+${PYSITELIB}/pysollib/pysolgtk/tkcanvas.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkcanvas.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkconst.py
+${PYSITELIB}/pysollib/pysolgtk/tkconst.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkconst.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkhtml.py
+${PYSITELIB}/pysollib/pysolgtk/tkhtml.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkhtml.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkstats.py
+${PYSITELIB}/pysollib/pysolgtk/tkstats.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkstats.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkutil.py
+${PYSITELIB}/pysollib/pysolgtk/tkutil.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkutil.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkwidget.py
+${PYSITELIB}/pysollib/pysolgtk/tkwidget.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkwidget.pyo
+${PYSITELIB}/pysollib/pysolgtk/tkwrap.py
+${PYSITELIB}/pysollib/pysolgtk/tkwrap.pyc
+${PYSITELIB}/pysollib/pysolgtk/tkwrap.pyo
+${PYSITELIB}/pysollib/pysolgtk/toolbar.py
+${PYSITELIB}/pysollib/pysolgtk/toolbar.pyc
+${PYSITELIB}/pysollib/pysolgtk/toolbar.pyo
+${PYSITELIB}/pysollib/pysolrandom.py
+${PYSITELIB}/pysollib/pysolrandom.pyc
+${PYSITELIB}/pysollib/pysolrandom.pyo
+${PYSITELIB}/pysollib/pysoltk.py
+${PYSITELIB}/pysollib/pysoltk.pyc
+${PYSITELIB}/pysollib/pysoltk.pyo
+${PYSITELIB}/pysollib/resource.py
+${PYSITELIB}/pysollib/resource.pyc
+${PYSITELIB}/pysollib/resource.pyo
+${PYSITELIB}/pysollib/settings.py
+${PYSITELIB}/pysollib/settings.pyc
+${PYSITELIB}/pysollib/settings.pyo
+${PYSITELIB}/pysollib/stack.py
+${PYSITELIB}/pysollib/stack.pyc
+${PYSITELIB}/pysollib/stack.pyo
+${PYSITELIB}/pysollib/stats.py
+${PYSITELIB}/pysollib/stats.pyc
+${PYSITELIB}/pysollib/stats.pyo
+${PYSITELIB}/pysollib/tile/Tile.py
+${PYSITELIB}/pysollib/tile/Tile.pyc
+${PYSITELIB}/pysollib/tile/Tile.pyo
+${PYSITELIB}/pysollib/tile/__init__.py
+${PYSITELIB}/pysollib/tile/__init__.pyc
+${PYSITELIB}/pysollib/tile/__init__.pyo
+${PYSITELIB}/pysollib/tile/card.py
+${PYSITELIB}/pysollib/tile/card.pyc
+${PYSITELIB}/pysollib/tile/card.pyo
+${PYSITELIB}/pysollib/tile/colorsdialog.py
+${PYSITELIB}/pysollib/tile/colorsdialog.pyc
+${PYSITELIB}/pysollib/tile/colorsdialog.pyo
+${PYSITELIB}/pysollib/tile/edittextdialog.py
+${PYSITELIB}/pysollib/tile/edittextdialog.pyc
+${PYSITELIB}/pysollib/tile/edittextdialog.pyo
+${PYSITELIB}/pysollib/tile/findcarddialog.py
+${PYSITELIB}/pysollib/tile/findcarddialog.pyc
+${PYSITELIB}/pysollib/tile/findcarddialog.pyo
+${PYSITELIB}/pysollib/tile/fontsdialog.py
+${PYSITELIB}/pysollib/tile/fontsdialog.pyc
+${PYSITELIB}/pysollib/tile/fontsdialog.pyo
+${PYSITELIB}/pysollib/tile/gameinfodialog.py
+${PYSITELIB}/pysollib/tile/gameinfodialog.pyc
+${PYSITELIB}/pysollib/tile/gameinfodialog.pyo
+${PYSITELIB}/pysollib/tile/menubar.py
+${PYSITELIB}/pysollib/tile/menubar.pyc
+${PYSITELIB}/pysollib/tile/menubar.pyo
+${PYSITELIB}/pysollib/tile/playeroptionsdialog.py
+${PYSITELIB}/pysollib/tile/playeroptionsdialog.pyc
+${PYSITELIB}/pysollib/tile/playeroptionsdialog.pyo
+${PYSITELIB}/pysollib/tile/progressbar.py
+${PYSITELIB}/pysollib/tile/progressbar.pyc
+${PYSITELIB}/pysollib/tile/progressbar.pyo
+${PYSITELIB}/pysollib/tile/selectcardset.py
+${PYSITELIB}/pysollib/tile/selectcardset.pyc
+${PYSITELIB}/pysollib/tile/selectcardset.pyo
+${PYSITELIB}/pysollib/tile/selectgame.py
+${PYSITELIB}/pysollib/tile/selectgame.pyc
+${PYSITELIB}/pysollib/tile/selectgame.pyo
+${PYSITELIB}/pysollib/tile/selecttile.py
+${PYSITELIB}/pysollib/tile/selecttile.pyc
+${PYSITELIB}/pysollib/tile/selecttile.pyo
+${PYSITELIB}/pysollib/tile/selecttree.py
+${PYSITELIB}/pysollib/tile/selecttree.pyc
+${PYSITELIB}/pysollib/tile/selecttree.pyo
+${PYSITELIB}/pysollib/tile/solverdialog.py
+${PYSITELIB}/pysollib/tile/solverdialog.pyc
+${PYSITELIB}/pysollib/tile/solverdialog.pyo
+${PYSITELIB}/pysollib/tile/soundoptionsdialog.py
+${PYSITELIB}/pysollib/tile/soundoptionsdialog.pyc
+${PYSITELIB}/pysollib/tile/soundoptionsdialog.pyo
+${PYSITELIB}/pysollib/tile/statusbar.py
+${PYSITELIB}/pysollib/tile/statusbar.pyc
+${PYSITELIB}/pysollib/tile/statusbar.pyo
+${PYSITELIB}/pysollib/tile/timeoutsdialog.py
+${PYSITELIB}/pysollib/tile/timeoutsdialog.pyc
+${PYSITELIB}/pysollib/tile/timeoutsdialog.pyo
+${PYSITELIB}/pysollib/tile/tkcanvas.py
+${PYSITELIB}/pysollib/tile/tkcanvas.pyc
+${PYSITELIB}/pysollib/tile/tkcanvas.pyo
+${PYSITELIB}/pysollib/tile/tkconst.py
+${PYSITELIB}/pysollib/tile/tkconst.pyc
+${PYSITELIB}/pysollib/tile/tkconst.pyo
+${PYSITELIB}/pysollib/tile/tkhtml.py
+${PYSITELIB}/pysollib/tile/tkhtml.pyc
+${PYSITELIB}/pysollib/tile/tkhtml.pyo
+${PYSITELIB}/pysollib/tile/tkstats.py
+${PYSITELIB}/pysollib/tile/tkstats.pyc
+${PYSITELIB}/pysollib/tile/tkstats.pyo
+${PYSITELIB}/pysollib/tile/tktree.py
+${PYSITELIB}/pysollib/tile/tktree.pyc
+${PYSITELIB}/pysollib/tile/tktree.pyo
+${PYSITELIB}/pysollib/tile/tkutil.py
+${PYSITELIB}/pysollib/tile/tkutil.pyc
+${PYSITELIB}/pysollib/tile/tkutil.pyo
+${PYSITELIB}/pysollib/tile/tkwidget.py
+${PYSITELIB}/pysollib/tile/tkwidget.pyc
+${PYSITELIB}/pysollib/tile/tkwidget.pyo
+${PYSITELIB}/pysollib/tile/tkwrap.py
+${PYSITELIB}/pysollib/tile/tkwrap.pyc
+${PYSITELIB}/pysollib/tile/tkwrap.pyo
+${PYSITELIB}/pysollib/tile/toolbar.py
+${PYSITELIB}/pysollib/tile/toolbar.pyc
+${PYSITELIB}/pysollib/tile/toolbar.pyo
+${PYSITELIB}/pysollib/tile/wizarddialog.py
+${PYSITELIB}/pysollib/tile/wizarddialog.pyc
+${PYSITELIB}/pysollib/tile/wizarddialog.pyo
+${PYSITELIB}/pysollib/tk/__init__.py
+${PYSITELIB}/pysollib/tk/__init__.pyc
+${PYSITELIB}/pysollib/tk/__init__.pyo
+${PYSITELIB}/pysollib/tk/card.py
+${PYSITELIB}/pysollib/tk/card.pyc
+${PYSITELIB}/pysollib/tk/card.pyo
+${PYSITELIB}/pysollib/tk/colorsdialog.py
+${PYSITELIB}/pysollib/tk/colorsdialog.pyc
+${PYSITELIB}/pysollib/tk/colorsdialog.pyo
+${PYSITELIB}/pysollib/tk/edittextdialog.py
+${PYSITELIB}/pysollib/tk/edittextdialog.pyc
+${PYSITELIB}/pysollib/tk/edittextdialog.pyo
+${PYSITELIB}/pysollib/tk/findcarddialog.py
+${PYSITELIB}/pysollib/tk/findcarddialog.pyc
+${PYSITELIB}/pysollib/tk/findcarddialog.pyo
+${PYSITELIB}/pysollib/tk/fontsdialog.py
+${PYSITELIB}/pysollib/tk/fontsdialog.pyc
+${PYSITELIB}/pysollib/tk/fontsdialog.pyo
+${PYSITELIB}/pysollib/tk/gameinfodialog.py
+${PYSITELIB}/pysollib/tk/gameinfodialog.pyc
+${PYSITELIB}/pysollib/tk/gameinfodialog.pyo
+${PYSITELIB}/pysollib/tk/menubar.py
+${PYSITELIB}/pysollib/tk/menubar.pyc
+${PYSITELIB}/pysollib/tk/menubar.pyo
+${PYSITELIB}/pysollib/tk/playeroptionsdialog.py
+${PYSITELIB}/pysollib/tk/playeroptionsdialog.pyc
+${PYSITELIB}/pysollib/tk/playeroptionsdialog.pyo
+${PYSITELIB}/pysollib/tk/progressbar.py
+${PYSITELIB}/pysollib/tk/progressbar.pyc
+${PYSITELIB}/pysollib/tk/progressbar.pyo
+${PYSITELIB}/pysollib/tk/selectcardset.py
+${PYSITELIB}/pysollib/tk/selectcardset.pyc
+${PYSITELIB}/pysollib/tk/selectcardset.pyo
+${PYSITELIB}/pysollib/tk/selectgame.py
+${PYSITELIB}/pysollib/tk/selectgame.pyc
+${PYSITELIB}/pysollib/tk/selectgame.pyo
+${PYSITELIB}/pysollib/tk/selecttile.py
+${PYSITELIB}/pysollib/tk/selecttile.pyc
+${PYSITELIB}/pysollib/tk/selecttile.pyo
+${PYSITELIB}/pysollib/tk/selecttree.py
+${PYSITELIB}/pysollib/tk/selecttree.pyc
+${PYSITELIB}/pysollib/tk/selecttree.pyo
+${PYSITELIB}/pysollib/tk/solverdialog.py
+${PYSITELIB}/pysollib/tk/solverdialog.pyc
+${PYSITELIB}/pysollib/tk/solverdialog.pyo
+${PYSITELIB}/pysollib/tk/soundoptionsdialog.py
+${PYSITELIB}/pysollib/tk/soundoptionsdialog.pyc
+${PYSITELIB}/pysollib/tk/soundoptionsdialog.pyo
+${PYSITELIB}/pysollib/tk/statusbar.py
+${PYSITELIB}/pysollib/tk/statusbar.pyc
+${PYSITELIB}/pysollib/tk/statusbar.pyo
+${PYSITELIB}/pysollib/tk/tabpage.py
+${PYSITELIB}/pysollib/tk/tabpage.pyc
+${PYSITELIB}/pysollib/tk/tabpage.pyo
+${PYSITELIB}/pysollib/tk/timeoutsdialog.py
+${PYSITELIB}/pysollib/tk/timeoutsdialog.pyc
+${PYSITELIB}/pysollib/tk/timeoutsdialog.pyo
+${PYSITELIB}/pysollib/tk/tkcanvas.py
+${PYSITELIB}/pysollib/tk/tkcanvas.pyc
+${PYSITELIB}/pysollib/tk/tkcanvas.pyo
+${PYSITELIB}/pysollib/tk/tkconst.py
+${PYSITELIB}/pysollib/tk/tkconst.pyc
+${PYSITELIB}/pysollib/tk/tkconst.pyo
+${PYSITELIB}/pysollib/tk/tkhtml.py
+${PYSITELIB}/pysollib/tk/tkhtml.pyc
+${PYSITELIB}/pysollib/tk/tkhtml.pyo
+${PYSITELIB}/pysollib/tk/tkstats.py
+${PYSITELIB}/pysollib/tk/tkstats.pyc
+${PYSITELIB}/pysollib/tk/tkstats.pyo
+${PYSITELIB}/pysollib/tk/tktree.py
+${PYSITELIB}/pysollib/tk/tktree.pyc
+${PYSITELIB}/pysollib/tk/tktree.pyo
+${PYSITELIB}/pysollib/tk/tkutil.py
+${PYSITELIB}/pysollib/tk/tkutil.pyc
+${PYSITELIB}/pysollib/tk/tkutil.pyo
+${PYSITELIB}/pysollib/tk/tkwidget.py
+${PYSITELIB}/pysollib/tk/tkwidget.pyc
+${PYSITELIB}/pysollib/tk/tkwidget.pyo
+${PYSITELIB}/pysollib/tk/tkwrap.py
+${PYSITELIB}/pysollib/tk/tkwrap.pyc
+${PYSITELIB}/pysollib/tk/tkwrap.pyo
+${PYSITELIB}/pysollib/tk/toolbar.py
+${PYSITELIB}/pysollib/tk/toolbar.pyc
+${PYSITELIB}/pysollib/tk/toolbar.pyo
+${PYSITELIB}/pysollib/tk/wizarddialog.py
+${PYSITELIB}/pysollib/tk/wizarddialog.pyc
+${PYSITELIB}/pysollib/tk/wizarddialog.pyo
+${PYSITELIB}/pysollib/util.py
+${PYSITELIB}/pysollib/util.pyc
+${PYSITELIB}/pysollib/util.pyo
+${PYSITELIB}/pysollib/winsystems/__init__.py
+${PYSITELIB}/pysollib/winsystems/__init__.pyc
+${PYSITELIB}/pysollib/winsystems/__init__.pyo
+${PYSITELIB}/pysollib/winsystems/aqua.py
+${PYSITELIB}/pysollib/winsystems/aqua.pyc
+${PYSITELIB}/pysollib/winsystems/aqua.pyo
+${PYSITELIB}/pysollib/winsystems/common.py
+${PYSITELIB}/pysollib/winsystems/common.pyc
+${PYSITELIB}/pysollib/winsystems/common.pyo
+${PYSITELIB}/pysollib/winsystems/win32.py
+${PYSITELIB}/pysollib/winsystems/win32.pyc
+${PYSITELIB}/pysollib/winsystems/win32.pyo
+${PYSITELIB}/pysollib/winsystems/x11.py
+${PYSITELIB}/pysollib/winsystems/x11.pyc
+${PYSITELIB}/pysollib/winsystems/x11.pyo
+${PYSITELIB}/pysollib/wizardpresets.py
+${PYSITELIB}/pysollib/wizardpresets.pyc
+${PYSITELIB}/pysollib/wizardpresets.pyo
+${PYSITELIB}/pysollib/wizardutil.py
+${PYSITELIB}/pysollib/wizardutil.pyc
+${PYSITELIB}/pysollib/wizardutil.pyo
+share/PySolFC/cardset-2000/01c.gif
+share/PySolFC/cardset-2000/01d.gif
+share/PySolFC/cardset-2000/01h.gif
+share/PySolFC/cardset-2000/01s.gif
+share/PySolFC/cardset-2000/02c.gif
+share/PySolFC/cardset-2000/02d.gif
+share/PySolFC/cardset-2000/02h.gif
+share/PySolFC/cardset-2000/02s.gif
+share/PySolFC/cardset-2000/03c.gif
+share/PySolFC/cardset-2000/03d.gif
+share/PySolFC/cardset-2000/03h.gif
+share/PySolFC/cardset-2000/03s.gif
+share/PySolFC/cardset-2000/04c.gif
+share/PySolFC/cardset-2000/04d.gif
+share/PySolFC/cardset-2000/04h.gif
+share/PySolFC/cardset-2000/04s.gif
+share/PySolFC/cardset-2000/05c.gif
+share/PySolFC/cardset-2000/05d.gif
+share/PySolFC/cardset-2000/05h.gif
+share/PySolFC/cardset-2000/05s.gif
+share/PySolFC/cardset-2000/06c.gif
+share/PySolFC/cardset-2000/06d.gif
+share/PySolFC/cardset-2000/06h.gif
+share/PySolFC/cardset-2000/06s.gif
+share/PySolFC/cardset-2000/07c.gif
+share/PySolFC/cardset-2000/07d.gif
+share/PySolFC/cardset-2000/07h.gif
+share/PySolFC/cardset-2000/07s.gif
+share/PySolFC/cardset-2000/08c.gif
+share/PySolFC/cardset-2000/08d.gif
+share/PySolFC/cardset-2000/08h.gif
+share/PySolFC/cardset-2000/08s.gif
+share/PySolFC/cardset-2000/09c.gif
+share/PySolFC/cardset-2000/09d.gif
+share/PySolFC/cardset-2000/09h.gif
+share/PySolFC/cardset-2000/09s.gif
+share/PySolFC/cardset-2000/10c.gif
+share/PySolFC/cardset-2000/10d.gif
+share/PySolFC/cardset-2000/10h.gif
+share/PySolFC/cardset-2000/10s.gif
+share/PySolFC/cardset-2000/11c.gif
+share/PySolFC/cardset-2000/11d.gif
+share/PySolFC/cardset-2000/11h.gif
+share/PySolFC/cardset-2000/11s.gif
+share/PySolFC/cardset-2000/12c.gif
+share/PySolFC/cardset-2000/12d.gif
+share/PySolFC/cardset-2000/12h.gif
+share/PySolFC/cardset-2000/12s.gif
+share/PySolFC/cardset-2000/13c.gif
+share/PySolFC/cardset-2000/13d.gif
+share/PySolFC/cardset-2000/13h.gif
+share/PySolFC/cardset-2000/13s.gif
+share/PySolFC/cardset-2000/COPYRIGHT
+share/PySolFC/cardset-2000/back01.gif
+share/PySolFC/cardset-2000/back02.gif
+share/PySolFC/cardset-2000/back03.gif
+share/PySolFC/cardset-2000/back04.gif
+share/PySolFC/cardset-2000/back05.gif
+share/PySolFC/cardset-2000/back06.gif
+share/PySolFC/cardset-2000/back07.gif
+share/PySolFC/cardset-2000/back08.gif
+share/PySolFC/cardset-2000/back09.gif
+share/PySolFC/cardset-2000/back10.gif
+share/PySolFC/cardset-2000/bottom01-n.gif
+share/PySolFC/cardset-2000/bottom01.gif
+share/PySolFC/cardset-2000/bottom02-n.gif
+share/PySolFC/cardset-2000/bottom02.gif
+share/PySolFC/cardset-2000/bottom03-n.gif
+share/PySolFC/cardset-2000/bottom03.gif
+share/PySolFC/cardset-2000/bottom04-n.gif
+share/PySolFC/cardset-2000/bottom04.gif
+share/PySolFC/cardset-2000/bottom05-n.gif
+share/PySolFC/cardset-2000/bottom05.gif
+share/PySolFC/cardset-2000/bottom06-n.gif
+share/PySolFC/cardset-2000/bottom06.gif
+share/PySolFC/cardset-2000/bottom07-n.gif
+share/PySolFC/cardset-2000/bottom07.gif
+share/PySolFC/cardset-2000/config.txt
+share/PySolFC/cardset-2000/l01-n.gif
+share/PySolFC/cardset-2000/l01.gif
+share/PySolFC/cardset-2000/l02-n.gif
+share/PySolFC/cardset-2000/l02.gif
+share/PySolFC/cardset-2000/l03-n.gif
+share/PySolFC/cardset-2000/l03.gif
+share/PySolFC/cardset-2000/l04-n.gif
+share/PySolFC/cardset-2000/l04.gif
+share/PySolFC/cardset-2000/shade.gif
+share/PySolFC/cardset-2000/shadow00.gif
+share/PySolFC/cardset-2000/shadow01.gif
+share/PySolFC/cardset-2000/shadow02.gif
+share/PySolFC/cardset-2000/shadow03.gif
+share/PySolFC/cardset-2000/shadow04.gif
+share/PySolFC/cardset-2000/shadow05.gif
+share/PySolFC/cardset-2000/shadow06.gif
+share/PySolFC/cardset-2000/shadow07.gif
+share/PySolFC/cardset-2000/shadow08.gif
+share/PySolFC/cardset-2000/shadow09.gif
+share/PySolFC/cardset-2000/shadow10.gif
+share/PySolFC/cardset-2000/shadow11.gif
+share/PySolFC/cardset-2000/shadow12.gif
+share/PySolFC/cardset-2000/shadow13.gif
+share/PySolFC/cardset-2000/xshadow01.gif
+share/PySolFC/cardset-2000/xshadow02.gif
+share/PySolFC/cardset-2000/xshadow03.gif
+share/PySolFC/cardset-2000/xshadow04.gif
+share/PySolFC/cardset-2000/xshadow05.gif
+share/PySolFC/cardset-2000/xshadow06.gif
+share/PySolFC/cardset-2000/xshadow07.gif
+share/PySolFC/cardset-2000/xshadow08.gif
+share/PySolFC/cardset-2000/xshadow09.gif
+share/PySolFC/cardset-2000/xshadow10.gif
+share/PySolFC/cardset-2000/xshadow11.gif
+share/PySolFC/cardset-2000/xshadow12.gif
+share/PySolFC/cardset-2000/xshadow13.gif
+share/PySolFC/cardset-crystal-mahjongg/01a.gif
+share/PySolFC/cardset-crystal-mahjongg/01b.gif
+share/PySolFC/cardset-crystal-mahjongg/01c.gif
+share/PySolFC/cardset-crystal-mahjongg/01z.gif
+share/PySolFC/cardset-crystal-mahjongg/02a.gif
+share/PySolFC/cardset-crystal-mahjongg/02b.gif
+share/PySolFC/cardset-crystal-mahjongg/02c.gif
+share/PySolFC/cardset-crystal-mahjongg/02z.gif
+share/PySolFC/cardset-crystal-mahjongg/03a.gif
+share/PySolFC/cardset-crystal-mahjongg/03b.gif
+share/PySolFC/cardset-crystal-mahjongg/03c.gif
+share/PySolFC/cardset-crystal-mahjongg/03z.gif
+share/PySolFC/cardset-crystal-mahjongg/04a.gif
+share/PySolFC/cardset-crystal-mahjongg/04b.gif
+share/PySolFC/cardset-crystal-mahjongg/04c.gif
+share/PySolFC/cardset-crystal-mahjongg/04z.gif
+share/PySolFC/cardset-crystal-mahjongg/05a.gif
+share/PySolFC/cardset-crystal-mahjongg/05b.gif
+share/PySolFC/cardset-crystal-mahjongg/05c.gif
+share/PySolFC/cardset-crystal-mahjongg/05z.gif
+share/PySolFC/cardset-crystal-mahjongg/06a.gif
+share/PySolFC/cardset-crystal-mahjongg/06b.gif
+share/PySolFC/cardset-crystal-mahjongg/06c.gif
+share/PySolFC/cardset-crystal-mahjongg/06z.gif
+share/PySolFC/cardset-crystal-mahjongg/07a.gif
+share/PySolFC/cardset-crystal-mahjongg/07b.gif
+share/PySolFC/cardset-crystal-mahjongg/07c.gif
+share/PySolFC/cardset-crystal-mahjongg/07z.gif
+share/PySolFC/cardset-crystal-mahjongg/08a.gif
+share/PySolFC/cardset-crystal-mahjongg/08b.gif
+share/PySolFC/cardset-crystal-mahjongg/08c.gif
+share/PySolFC/cardset-crystal-mahjongg/08z.gif
+share/PySolFC/cardset-crystal-mahjongg/09a.gif
+share/PySolFC/cardset-crystal-mahjongg/09b.gif
+share/PySolFC/cardset-crystal-mahjongg/09c.gif
+share/PySolFC/cardset-crystal-mahjongg/09z.gif
+share/PySolFC/cardset-crystal-mahjongg/10a.gif
+share/PySolFC/cardset-crystal-mahjongg/10b.gif
+share/PySolFC/cardset-crystal-mahjongg/10c.gif
+share/PySolFC/cardset-crystal-mahjongg/10z.gif
+share/PySolFC/cardset-crystal-mahjongg/11z.gif
+share/PySolFC/cardset-crystal-mahjongg/12z.gif
+share/PySolFC/cardset-crystal-mahjongg/COPYRIGHT
+share/PySolFC/cardset-crystal-mahjongg/back01.gif
+share/PySolFC/cardset-crystal-mahjongg/config.txt
+share/PySolFC/cardset-crystal-mahjongg/shade.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/01j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/02j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/03j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/04j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/05j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/06j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/07j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/08j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/09j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/10j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/11j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12a.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12b.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12c.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12d.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12e.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12f.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12g.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12h.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12i.gif
+share/PySolFC/cardset-dashavatara-ganjifa/12j.gif
+share/PySolFC/cardset-dashavatara-ganjifa/COPYRIGHT
+share/PySolFC/cardset-dashavatara-ganjifa/back01.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom01-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom01.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom02-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom02.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom03-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom03.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom04-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom04.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom05-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom05.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom06-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom06.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom07-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom07.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom08-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom08.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom09-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom09.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom10-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom10.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom11-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom11.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom12-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom12.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom13-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/bottom13.gif
+share/PySolFC/cardset-dashavatara-ganjifa/config.txt
+share/PySolFC/cardset-dashavatara-ganjifa/l01-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l01.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l02-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l02.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l03-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l03.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l04-n.gif
+share/PySolFC/cardset-dashavatara-ganjifa/l04.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shade.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow00.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow01.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow02.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow03.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow04.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow05.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow06.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow07.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow08.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow09.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow10.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow11.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow12.gif
+share/PySolFC/cardset-dashavatara-ganjifa/shadow13.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow01.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow02.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow03.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow04.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow05.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow06.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow07.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow08.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow09.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow10.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow11.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow12.gif
+share/PySolFC/cardset-dashavatara-ganjifa/xshadow13.gif
+share/PySolFC/cardset-dondorf/01c.gif
+share/PySolFC/cardset-dondorf/01d.gif
+share/PySolFC/cardset-dondorf/01h.gif
+share/PySolFC/cardset-dondorf/01s.gif
+share/PySolFC/cardset-dondorf/01z.gif
+share/PySolFC/cardset-dondorf/02c.gif
+share/PySolFC/cardset-dondorf/02d.gif
+share/PySolFC/cardset-dondorf/02h.gif
+share/PySolFC/cardset-dondorf/02s.gif
+share/PySolFC/cardset-dondorf/03c.gif
+share/PySolFC/cardset-dondorf/03d.gif
+share/PySolFC/cardset-dondorf/03h.gif
+share/PySolFC/cardset-dondorf/03s.gif
+share/PySolFC/cardset-dondorf/04c.gif
+share/PySolFC/cardset-dondorf/04d.gif
+share/PySolFC/cardset-dondorf/04h.gif
+share/PySolFC/cardset-dondorf/04s.gif
+share/PySolFC/cardset-dondorf/05c.gif
+share/PySolFC/cardset-dondorf/05d.gif
+share/PySolFC/cardset-dondorf/05h.gif
+share/PySolFC/cardset-dondorf/05s.gif
+share/PySolFC/cardset-dondorf/06c.gif
+share/PySolFC/cardset-dondorf/06d.gif
+share/PySolFC/cardset-dondorf/06h.gif
+share/PySolFC/cardset-dondorf/06s.gif
+share/PySolFC/cardset-dondorf/07c.gif
+share/PySolFC/cardset-dondorf/07d.gif
+share/PySolFC/cardset-dondorf/07h.gif
+share/PySolFC/cardset-dondorf/07s.gif
+share/PySolFC/cardset-dondorf/08c.gif
+share/PySolFC/cardset-dondorf/08d.gif
+share/PySolFC/cardset-dondorf/08h.gif
+share/PySolFC/cardset-dondorf/08s.gif
+share/PySolFC/cardset-dondorf/09c.gif
+share/PySolFC/cardset-dondorf/09d.gif
+share/PySolFC/cardset-dondorf/09h.gif
+share/PySolFC/cardset-dondorf/09s.gif
+share/PySolFC/cardset-dondorf/10c.gif
+share/PySolFC/cardset-dondorf/10d.gif
+share/PySolFC/cardset-dondorf/10h.gif
+share/PySolFC/cardset-dondorf/10s.gif
+share/PySolFC/cardset-dondorf/11c.gif
+share/PySolFC/cardset-dondorf/11d.gif
+share/PySolFC/cardset-dondorf/11h.gif
+share/PySolFC/cardset-dondorf/11s.gif
+share/PySolFC/cardset-dondorf/12c.gif
+share/PySolFC/cardset-dondorf/12d.gif
+share/PySolFC/cardset-dondorf/12h.gif
+share/PySolFC/cardset-dondorf/12s.gif
+share/PySolFC/cardset-dondorf/13c.gif
+share/PySolFC/cardset-dondorf/13d.gif
+share/PySolFC/cardset-dondorf/13h.gif
+share/PySolFC/cardset-dondorf/13s.gif
+share/PySolFC/cardset-dondorf/COPYRIGHT
+share/PySolFC/cardset-dondorf/back01.gif
+share/PySolFC/cardset-dondorf/bottom01-n.gif
+share/PySolFC/cardset-dondorf/bottom01.gif
+share/PySolFC/cardset-dondorf/bottom02-n.gif
+share/PySolFC/cardset-dondorf/bottom02.gif
+share/PySolFC/cardset-dondorf/bottom03-n.gif
+share/PySolFC/cardset-dondorf/bottom03.gif
+share/PySolFC/cardset-dondorf/bottom04-n.gif
+share/PySolFC/cardset-dondorf/bottom04.gif
+share/PySolFC/cardset-dondorf/bottom05-n.gif
+share/PySolFC/cardset-dondorf/bottom05.gif
+share/PySolFC/cardset-dondorf/bottom06-n.gif
+share/PySolFC/cardset-dondorf/bottom06.gif
+share/PySolFC/cardset-dondorf/bottom07-n.gif
+share/PySolFC/cardset-dondorf/bottom07.gif
+share/PySolFC/cardset-dondorf/config.txt
+share/PySolFC/cardset-dondorf/l01-n.gif
+share/PySolFC/cardset-dondorf/l01.gif
+share/PySolFC/cardset-dondorf/l02-n.gif
+share/PySolFC/cardset-dondorf/l02.gif
+share/PySolFC/cardset-dondorf/l03-n.gif
+share/PySolFC/cardset-dondorf/l03.gif
+share/PySolFC/cardset-dondorf/l04-n.gif
+share/PySolFC/cardset-dondorf/l04.gif
+share/PySolFC/cardset-dondorf/shade.gif
+share/PySolFC/cardset-dondorf/shadow00.gif
+share/PySolFC/cardset-dondorf/shadow01.gif
+share/PySolFC/cardset-dondorf/shadow02.gif
+share/PySolFC/cardset-dondorf/shadow03.gif
+share/PySolFC/cardset-dondorf/shadow04.gif
+share/PySolFC/cardset-dondorf/shadow05.gif
+share/PySolFC/cardset-dondorf/shadow06.gif
+share/PySolFC/cardset-dondorf/shadow07.gif
+share/PySolFC/cardset-dondorf/shadow08.gif
+share/PySolFC/cardset-dondorf/shadow09.gif
+share/PySolFC/cardset-dondorf/shadow10.gif
+share/PySolFC/cardset-dondorf/shadow11.gif
+share/PySolFC/cardset-dondorf/shadow12.gif
+share/PySolFC/cardset-dondorf/shadow13.gif
+share/PySolFC/cardset-dondorf/xshadow01.gif
+share/PySolFC/cardset-dondorf/xshadow02.gif
+share/PySolFC/cardset-dondorf/xshadow03.gif
+share/PySolFC/cardset-dondorf/xshadow04.gif
+share/PySolFC/cardset-dondorf/xshadow05.gif
+share/PySolFC/cardset-dondorf/xshadow06.gif
+share/PySolFC/cardset-dondorf/xshadow07.gif
+share/PySolFC/cardset-dondorf/xshadow08.gif
+share/PySolFC/cardset-dondorf/xshadow09.gif
+share/PySolFC/cardset-dondorf/xshadow10.gif
+share/PySolFC/cardset-dondorf/xshadow11.gif
+share/PySolFC/cardset-dondorf/xshadow12.gif
+share/PySolFC/cardset-dondorf/xshadow13.gif
+share/PySolFC/cardset-gnome-mahjongg-1/01a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/01b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/01c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/01z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/02a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/02b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/02c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/02z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/03a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/03b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/03c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/03z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/04a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/04b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/04c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/04z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/05a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/05b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/05c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/05z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/06a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/06b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/06c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/06z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/07a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/07b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/07c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/07z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/08a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/08b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/08c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/08z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/09a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/09b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/09c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/09z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/10a.gif
+share/PySolFC/cardset-gnome-mahjongg-1/10b.gif
+share/PySolFC/cardset-gnome-mahjongg-1/10c.gif
+share/PySolFC/cardset-gnome-mahjongg-1/10z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/11z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/12z.gif
+share/PySolFC/cardset-gnome-mahjongg-1/COPYRIGHT
+share/PySolFC/cardset-gnome-mahjongg-1/back01.gif
+share/PySolFC/cardset-gnome-mahjongg-1/config.txt
+share/PySolFC/cardset-gnome-mahjongg-1/shade.gif
+share/PySolFC/cardset-hexadeck/01c.gif
+share/PySolFC/cardset-hexadeck/01d.gif
+share/PySolFC/cardset-hexadeck/01h.gif
+share/PySolFC/cardset-hexadeck/01s.gif
+share/PySolFC/cardset-hexadeck/01z.gif
+share/PySolFC/cardset-hexadeck/02c.gif
+share/PySolFC/cardset-hexadeck/02d.gif
+share/PySolFC/cardset-hexadeck/02h.gif
+share/PySolFC/cardset-hexadeck/02s.gif
+share/PySolFC/cardset-hexadeck/02z.gif
+share/PySolFC/cardset-hexadeck/03c.gif
+share/PySolFC/cardset-hexadeck/03d.gif
+share/PySolFC/cardset-hexadeck/03h.gif
+share/PySolFC/cardset-hexadeck/03s.gif
+share/PySolFC/cardset-hexadeck/03z.gif
+share/PySolFC/cardset-hexadeck/04c.gif
+share/PySolFC/cardset-hexadeck/04d.gif
+share/PySolFC/cardset-hexadeck/04h.gif
+share/PySolFC/cardset-hexadeck/04s.gif
+share/PySolFC/cardset-hexadeck/04z.gif
+share/PySolFC/cardset-hexadeck/05c.gif
+share/PySolFC/cardset-hexadeck/05d.gif
+share/PySolFC/cardset-hexadeck/05h.gif
+share/PySolFC/cardset-hexadeck/05s.gif
+share/PySolFC/cardset-hexadeck/06c.gif
+share/PySolFC/cardset-hexadeck/06d.gif
+share/PySolFC/cardset-hexadeck/06h.gif
+share/PySolFC/cardset-hexadeck/06s.gif
+share/PySolFC/cardset-hexadeck/07c.gif
+share/PySolFC/cardset-hexadeck/07d.gif
+share/PySolFC/cardset-hexadeck/07h.gif
+share/PySolFC/cardset-hexadeck/07s.gif
+share/PySolFC/cardset-hexadeck/08c.gif
+share/PySolFC/cardset-hexadeck/08d.gif
+share/PySolFC/cardset-hexadeck/08h.gif
+share/PySolFC/cardset-hexadeck/08s.gif
+share/PySolFC/cardset-hexadeck/09c.gif
+share/PySolFC/cardset-hexadeck/09d.gif
+share/PySolFC/cardset-hexadeck/09h.gif
+share/PySolFC/cardset-hexadeck/09s.gif
+share/PySolFC/cardset-hexadeck/10c.gif
+share/PySolFC/cardset-hexadeck/10d.gif
+share/PySolFC/cardset-hexadeck/10h.gif
+share/PySolFC/cardset-hexadeck/10s.gif
+share/PySolFC/cardset-hexadeck/11c.gif
+share/PySolFC/cardset-hexadeck/11d.gif
+share/PySolFC/cardset-hexadeck/11h.gif
+share/PySolFC/cardset-hexadeck/11s.gif
+share/PySolFC/cardset-hexadeck/12c.gif
+share/PySolFC/cardset-hexadeck/12d.gif
+share/PySolFC/cardset-hexadeck/12h.gif
+share/PySolFC/cardset-hexadeck/12s.gif
+share/PySolFC/cardset-hexadeck/13c.gif
+share/PySolFC/cardset-hexadeck/13d.gif
+share/PySolFC/cardset-hexadeck/13h.gif
+share/PySolFC/cardset-hexadeck/13s.gif
+share/PySolFC/cardset-hexadeck/14c.gif
+share/PySolFC/cardset-hexadeck/14d.gif
+share/PySolFC/cardset-hexadeck/14h.gif
+share/PySolFC/cardset-hexadeck/14s.gif
+share/PySolFC/cardset-hexadeck/15c.gif
+share/PySolFC/cardset-hexadeck/15d.gif
+share/PySolFC/cardset-hexadeck/15h.gif
+share/PySolFC/cardset-hexadeck/15s.gif
+share/PySolFC/cardset-hexadeck/16c.gif
+share/PySolFC/cardset-hexadeck/16d.gif
+share/PySolFC/cardset-hexadeck/16h.gif
+share/PySolFC/cardset-hexadeck/16s.gif
+share/PySolFC/cardset-hexadeck/COPYRIGHT
+share/PySolFC/cardset-hexadeck/back01.gif
+share/PySolFC/cardset-hexadeck/bottom01-n.gif
+share/PySolFC/cardset-hexadeck/bottom01.gif
+share/PySolFC/cardset-hexadeck/bottom02-n.gif
+share/PySolFC/cardset-hexadeck/bottom02.gif
+share/PySolFC/cardset-hexadeck/bottom03-n.gif
+share/PySolFC/cardset-hexadeck/bottom03.gif
+share/PySolFC/cardset-hexadeck/bottom04-n.gif
+share/PySolFC/cardset-hexadeck/bottom04.gif
+share/PySolFC/cardset-hexadeck/bottom05-n.gif
+share/PySolFC/cardset-hexadeck/bottom05.gif
+share/PySolFC/cardset-hexadeck/bottom06-n.gif
+share/PySolFC/cardset-hexadeck/bottom06.gif
+share/PySolFC/cardset-hexadeck/bottom07-n.gif
+share/PySolFC/cardset-hexadeck/bottom07.gif
+share/PySolFC/cardset-hexadeck/bottom08-n.gif
+share/PySolFC/cardset-hexadeck/bottom08.gif
+share/PySolFC/cardset-hexadeck/config.txt
+share/PySolFC/cardset-hexadeck/l01-n.gif
+share/PySolFC/cardset-hexadeck/l01.gif
+share/PySolFC/cardset-hexadeck/l02-n.gif
+share/PySolFC/cardset-hexadeck/l02.gif
+share/PySolFC/cardset-hexadeck/l03-n.gif
+share/PySolFC/cardset-hexadeck/l03.gif
+share/PySolFC/cardset-hexadeck/l04-n.gif
+share/PySolFC/cardset-hexadeck/l04.gif
+share/PySolFC/cardset-hexadeck/shade.gif
+share/PySolFC/cardset-hexadeck/shadow00.gif
+share/PySolFC/cardset-hexadeck/shadow01.gif
+share/PySolFC/cardset-hexadeck/shadow02.gif
+share/PySolFC/cardset-hexadeck/shadow03.gif
+share/PySolFC/cardset-hexadeck/shadow04.gif
+share/PySolFC/cardset-hexadeck/shadow05.gif
+share/PySolFC/cardset-hexadeck/shadow06.gif
+share/PySolFC/cardset-hexadeck/shadow07.gif
+share/PySolFC/cardset-hexadeck/shadow08.gif
+share/PySolFC/cardset-hexadeck/shadow09.gif
+share/PySolFC/cardset-hexadeck/shadow10.gif
+share/PySolFC/cardset-hexadeck/shadow11.gif
+share/PySolFC/cardset-hexadeck/shadow12.gif
+share/PySolFC/cardset-hexadeck/shadow13.gif
+share/PySolFC/cardset-hexadeck/xshadow01.gif
+share/PySolFC/cardset-hexadeck/xshadow02.gif
+share/PySolFC/cardset-hexadeck/xshadow03.gif
+share/PySolFC/cardset-hexadeck/xshadow04.gif
+share/PySolFC/cardset-hexadeck/xshadow05.gif
+share/PySolFC/cardset-hexadeck/xshadow06.gif
+share/PySolFC/cardset-hexadeck/xshadow07.gif
+share/PySolFC/cardset-hexadeck/xshadow08.gif
+share/PySolFC/cardset-hexadeck/xshadow09.gif
+share/PySolFC/cardset-hexadeck/xshadow10.gif
+share/PySolFC/cardset-hexadeck/xshadow11.gif
+share/PySolFC/cardset-hexadeck/xshadow12.gif
+share/PySolFC/cardset-hexadeck/xshadow13.gif
+share/PySolFC/cardset-kintengu/01c.gif
+share/PySolFC/cardset-kintengu/01d.gif
+share/PySolFC/cardset-kintengu/01h.gif
+share/PySolFC/cardset-kintengu/01s.gif
+share/PySolFC/cardset-kintengu/02c.gif
+share/PySolFC/cardset-kintengu/02d.gif
+share/PySolFC/cardset-kintengu/02h.gif
+share/PySolFC/cardset-kintengu/02s.gif
+share/PySolFC/cardset-kintengu/03c.gif
+share/PySolFC/cardset-kintengu/03d.gif
+share/PySolFC/cardset-kintengu/03h.gif
+share/PySolFC/cardset-kintengu/03s.gif
+share/PySolFC/cardset-kintengu/04c.gif
+share/PySolFC/cardset-kintengu/04d.gif
+share/PySolFC/cardset-kintengu/04h.gif
+share/PySolFC/cardset-kintengu/04s.gif
+share/PySolFC/cardset-kintengu/05c.gif
+share/PySolFC/cardset-kintengu/05d.gif
+share/PySolFC/cardset-kintengu/05h.gif
+share/PySolFC/cardset-kintengu/05s.gif
+share/PySolFC/cardset-kintengu/06c.gif
+share/PySolFC/cardset-kintengu/06d.gif
+share/PySolFC/cardset-kintengu/06h.gif
+share/PySolFC/cardset-kintengu/06s.gif
+share/PySolFC/cardset-kintengu/07c.gif
+share/PySolFC/cardset-kintengu/07d.gif
+share/PySolFC/cardset-kintengu/07h.gif
+share/PySolFC/cardset-kintengu/07s.gif
+share/PySolFC/cardset-kintengu/08c.gif
+share/PySolFC/cardset-kintengu/08d.gif
+share/PySolFC/cardset-kintengu/08h.gif
+share/PySolFC/cardset-kintengu/08s.gif
+share/PySolFC/cardset-kintengu/09c.gif
+share/PySolFC/cardset-kintengu/09d.gif
+share/PySolFC/cardset-kintengu/09h.gif
+share/PySolFC/cardset-kintengu/09s.gif
+share/PySolFC/cardset-kintengu/10c.gif
+share/PySolFC/cardset-kintengu/10d.gif
+share/PySolFC/cardset-kintengu/10h.gif
+share/PySolFC/cardset-kintengu/10s.gif
+share/PySolFC/cardset-kintengu/11c.gif
+share/PySolFC/cardset-kintengu/11d.gif
+share/PySolFC/cardset-kintengu/11h.gif
+share/PySolFC/cardset-kintengu/11s.gif
+share/PySolFC/cardset-kintengu/12c.gif
+share/PySolFC/cardset-kintengu/12d.gif
+share/PySolFC/cardset-kintengu/12h.gif
+share/PySolFC/cardset-kintengu/12s.gif
+share/PySolFC/cardset-kintengu/13c.gif
+share/PySolFC/cardset-kintengu/13d.gif
+share/PySolFC/cardset-kintengu/13h.gif
+share/PySolFC/cardset-kintengu/13s.gif
+share/PySolFC/cardset-kintengu/COPYRIGHT
+share/PySolFC/cardset-kintengu/back01.gif
+share/PySolFC/cardset-kintengu/back02.gif
+share/PySolFC/cardset-kintengu/back03.gif
+share/PySolFC/cardset-kintengu/bottom01-n.gif
+share/PySolFC/cardset-kintengu/bottom01.gif
+share/PySolFC/cardset-kintengu/bottom02-n.gif
+share/PySolFC/cardset-kintengu/bottom02.gif
+share/PySolFC/cardset-kintengu/bottom03-n.gif
+share/PySolFC/cardset-kintengu/bottom03.gif
+share/PySolFC/cardset-kintengu/bottom04-n.gif
+share/PySolFC/cardset-kintengu/bottom04.gif
+share/PySolFC/cardset-kintengu/bottom05-n.gif
+share/PySolFC/cardset-kintengu/bottom05.gif
+share/PySolFC/cardset-kintengu/bottom06-n.gif
+share/PySolFC/cardset-kintengu/bottom06.gif
+share/PySolFC/cardset-kintengu/bottom07-n.gif
+share/PySolFC/cardset-kintengu/bottom07.gif
+share/PySolFC/cardset-kintengu/config.txt
+share/PySolFC/cardset-kintengu/l01-n.gif
+share/PySolFC/cardset-kintengu/l01.gif
+share/PySolFC/cardset-kintengu/l02-n.gif
+share/PySolFC/cardset-kintengu/l02.gif
+share/PySolFC/cardset-kintengu/l03-n.gif
+share/PySolFC/cardset-kintengu/l03.gif
+share/PySolFC/cardset-kintengu/l04-n.gif
+share/PySolFC/cardset-kintengu/l04.gif
+share/PySolFC/cardset-kintengu/shade.gif
+share/PySolFC/cardset-kintengu/shadow00.gif
+share/PySolFC/cardset-kintengu/shadow01.gif
+share/PySolFC/cardset-kintengu/shadow02.gif
+share/PySolFC/cardset-kintengu/shadow03.gif
+share/PySolFC/cardset-kintengu/shadow04.gif
+share/PySolFC/cardset-kintengu/shadow05.gif
+share/PySolFC/cardset-kintengu/shadow06.gif
+share/PySolFC/cardset-kintengu/shadow07.gif
+share/PySolFC/cardset-kintengu/shadow08.gif
+share/PySolFC/cardset-kintengu/shadow09.gif
+share/PySolFC/cardset-kintengu/shadow10.gif
+share/PySolFC/cardset-kintengu/shadow11.gif
+share/PySolFC/cardset-kintengu/shadow12.gif
+share/PySolFC/cardset-kintengu/shadow13.gif
+share/PySolFC/cardset-kintengu/xshadow01.gif
+share/PySolFC/cardset-kintengu/xshadow02.gif
+share/PySolFC/cardset-kintengu/xshadow03.gif
+share/PySolFC/cardset-kintengu/xshadow04.gif
+share/PySolFC/cardset-kintengu/xshadow05.gif
+share/PySolFC/cardset-kintengu/xshadow06.gif
+share/PySolFC/cardset-kintengu/xshadow07.gif
+share/PySolFC/cardset-kintengu/xshadow08.gif
+share/PySolFC/cardset-kintengu/xshadow09.gif
+share/PySolFC/cardset-kintengu/xshadow10.gif
+share/PySolFC/cardset-kintengu/xshadow11.gif
+share/PySolFC/cardset-kintengu/xshadow12.gif
+share/PySolFC/cardset-kintengu/xshadow13.gif
+share/PySolFC/cardset-matrix/01z.gif
+share/PySolFC/cardset-matrix/02z.gif
+share/PySolFC/cardset-matrix/03z.gif
+share/PySolFC/cardset-matrix/04z.gif
+share/PySolFC/cardset-matrix/05z.gif
+share/PySolFC/cardset-matrix/06z.gif
+share/PySolFC/cardset-matrix/07z.gif
+share/PySolFC/cardset-matrix/08z.gif
+share/PySolFC/cardset-matrix/09z.gif
+share/PySolFC/cardset-matrix/100z.gif
+share/PySolFC/cardset-matrix/10z.gif
+share/PySolFC/cardset-matrix/11z.gif
+share/PySolFC/cardset-matrix/12z.gif
+share/PySolFC/cardset-matrix/13z.gif
+share/PySolFC/cardset-matrix/14z.gif
+share/PySolFC/cardset-matrix/15z.gif
+share/PySolFC/cardset-matrix/16z.gif
+share/PySolFC/cardset-matrix/17z.gif
+share/PySolFC/cardset-matrix/18z.gif
+share/PySolFC/cardset-matrix/19z.gif
+share/PySolFC/cardset-matrix/20z.gif
+share/PySolFC/cardset-matrix/21z.gif
+share/PySolFC/cardset-matrix/22z.gif
+share/PySolFC/cardset-matrix/23z.gif
+share/PySolFC/cardset-matrix/24z.gif
+share/PySolFC/cardset-matrix/25z.gif
+share/PySolFC/cardset-matrix/26z.gif
+share/PySolFC/cardset-matrix/27z.gif
+share/PySolFC/cardset-matrix/28z.gif
+share/PySolFC/cardset-matrix/29z.gif
+share/PySolFC/cardset-matrix/30z.gif
+share/PySolFC/cardset-matrix/31z.gif
+share/PySolFC/cardset-matrix/32z.gif
+share/PySolFC/cardset-matrix/33z.gif
+share/PySolFC/cardset-matrix/34z.gif
+share/PySolFC/cardset-matrix/35z.gif
+share/PySolFC/cardset-matrix/36z.gif
+share/PySolFC/cardset-matrix/37z.gif
+share/PySolFC/cardset-matrix/38z.gif
+share/PySolFC/cardset-matrix/39z.gif
+share/PySolFC/cardset-matrix/40z.gif
+share/PySolFC/cardset-matrix/41z.gif
+share/PySolFC/cardset-matrix/42z.gif
+share/PySolFC/cardset-matrix/43z.gif
+share/PySolFC/cardset-matrix/44z.gif
+share/PySolFC/cardset-matrix/45z.gif
+share/PySolFC/cardset-matrix/46z.gif
+share/PySolFC/cardset-matrix/47z.gif
+share/PySolFC/cardset-matrix/48z.gif
+share/PySolFC/cardset-matrix/49z.gif
+share/PySolFC/cardset-matrix/50z.gif
+share/PySolFC/cardset-matrix/51z.gif
+share/PySolFC/cardset-matrix/52z.gif
+share/PySolFC/cardset-matrix/53z.gif
+share/PySolFC/cardset-matrix/54z.gif
+share/PySolFC/cardset-matrix/55z.gif
+share/PySolFC/cardset-matrix/56z.gif
+share/PySolFC/cardset-matrix/57z.gif
+share/PySolFC/cardset-matrix/58z.gif
+share/PySolFC/cardset-matrix/59z.gif
+share/PySolFC/cardset-matrix/60z.gif
+share/PySolFC/cardset-matrix/61z.gif
+share/PySolFC/cardset-matrix/62z.gif
+share/PySolFC/cardset-matrix/63z.gif
+share/PySolFC/cardset-matrix/64z.gif
+share/PySolFC/cardset-matrix/65z.gif
+share/PySolFC/cardset-matrix/66z.gif
+share/PySolFC/cardset-matrix/67z.gif
+share/PySolFC/cardset-matrix/68z.gif
+share/PySolFC/cardset-matrix/69z.gif
+share/PySolFC/cardset-matrix/70z.gif
+share/PySolFC/cardset-matrix/71z.gif
+share/PySolFC/cardset-matrix/72z.gif
+share/PySolFC/cardset-matrix/73z.gif
+share/PySolFC/cardset-matrix/74z.gif
+share/PySolFC/cardset-matrix/75z.gif
+share/PySolFC/cardset-matrix/76z.gif
+share/PySolFC/cardset-matrix/77z.gif
+share/PySolFC/cardset-matrix/78z.gif
+share/PySolFC/cardset-matrix/79z.gif
+share/PySolFC/cardset-matrix/80z.gif
+share/PySolFC/cardset-matrix/81z.gif
+share/PySolFC/cardset-matrix/82z.gif
+share/PySolFC/cardset-matrix/83z.gif
+share/PySolFC/cardset-matrix/84z.gif
+share/PySolFC/cardset-matrix/85z.gif
+share/PySolFC/cardset-matrix/86z.gif
+share/PySolFC/cardset-matrix/87z.gif
+share/PySolFC/cardset-matrix/88z.gif
+share/PySolFC/cardset-matrix/89z.gif
+share/PySolFC/cardset-matrix/90z.gif
+share/PySolFC/cardset-matrix/91z.gif
+share/PySolFC/cardset-matrix/92z.gif
+share/PySolFC/cardset-matrix/93z.gif
+share/PySolFC/cardset-matrix/94z.gif
+share/PySolFC/cardset-matrix/95z.gif
+share/PySolFC/cardset-matrix/96z.gif
+share/PySolFC/cardset-matrix/97z.gif
+share/PySolFC/cardset-matrix/98z.gif
+share/PySolFC/cardset-matrix/99z.gif
+share/PySolFC/cardset-matrix/COPYRIGHT
+share/PySolFC/cardset-matrix/back01.gif
+share/PySolFC/cardset-matrix/bottom01-n.gif
+share/PySolFC/cardset-matrix/bottom01.gif
+share/PySolFC/cardset-matrix/config.txt
+share/PySolFC/cardset-matrix/shade.gif
+share/PySolFC/cardset-mughal-ganjifa/01a.gif
+share/PySolFC/cardset-mughal-ganjifa/01b.gif
+share/PySolFC/cardset-mughal-ganjifa/01c.gif
+share/PySolFC/cardset-mughal-ganjifa/01d.gif
+share/PySolFC/cardset-mughal-ganjifa/01e.gif
+share/PySolFC/cardset-mughal-ganjifa/01f.gif
+share/PySolFC/cardset-mughal-ganjifa/01g.gif
+share/PySolFC/cardset-mughal-ganjifa/01h.gif
+share/PySolFC/cardset-mughal-ganjifa/02a.gif
+share/PySolFC/cardset-mughal-ganjifa/02b.gif
+share/PySolFC/cardset-mughal-ganjifa/02c.gif
+share/PySolFC/cardset-mughal-ganjifa/02d.gif
+share/PySolFC/cardset-mughal-ganjifa/02e.gif
+share/PySolFC/cardset-mughal-ganjifa/02f.gif
+share/PySolFC/cardset-mughal-ganjifa/02g.gif
+share/PySolFC/cardset-mughal-ganjifa/02h.gif
+share/PySolFC/cardset-mughal-ganjifa/03a.gif
+share/PySolFC/cardset-mughal-ganjifa/03b.gif
+share/PySolFC/cardset-mughal-ganjifa/03c.gif
+share/PySolFC/cardset-mughal-ganjifa/03d.gif
+share/PySolFC/cardset-mughal-ganjifa/03e.gif
+share/PySolFC/cardset-mughal-ganjifa/03f.gif
+share/PySolFC/cardset-mughal-ganjifa/03g.gif
+share/PySolFC/cardset-mughal-ganjifa/03h.gif
+share/PySolFC/cardset-mughal-ganjifa/04a.gif
+share/PySolFC/cardset-mughal-ganjifa/04b.gif
+share/PySolFC/cardset-mughal-ganjifa/04c.gif
+share/PySolFC/cardset-mughal-ganjifa/04d.gif
+share/PySolFC/cardset-mughal-ganjifa/04e.gif
+share/PySolFC/cardset-mughal-ganjifa/04f.gif
+share/PySolFC/cardset-mughal-ganjifa/04g.gif
+share/PySolFC/cardset-mughal-ganjifa/04h.gif
+share/PySolFC/cardset-mughal-ganjifa/05a.gif
+share/PySolFC/cardset-mughal-ganjifa/05b.gif
+share/PySolFC/cardset-mughal-ganjifa/05c.gif
+share/PySolFC/cardset-mughal-ganjifa/05d.gif
+share/PySolFC/cardset-mughal-ganjifa/05e.gif
+share/PySolFC/cardset-mughal-ganjifa/05f.gif
+share/PySolFC/cardset-mughal-ganjifa/05g.gif
+share/PySolFC/cardset-mughal-ganjifa/05h.gif
+share/PySolFC/cardset-mughal-ganjifa/06a.gif
+share/PySolFC/cardset-mughal-ganjifa/06b.gif
+share/PySolFC/cardset-mughal-ganjifa/06c.gif
+share/PySolFC/cardset-mughal-ganjifa/06d.gif
+share/PySolFC/cardset-mughal-ganjifa/06e.gif
+share/PySolFC/cardset-mughal-ganjifa/06f.gif
+share/PySolFC/cardset-mughal-ganjifa/06g.gif
+share/PySolFC/cardset-mughal-ganjifa/06h.gif
+share/PySolFC/cardset-mughal-ganjifa/07a.gif
+share/PySolFC/cardset-mughal-ganjifa/07b.gif
+share/PySolFC/cardset-mughal-ganjifa/07c.gif
+share/PySolFC/cardset-mughal-ganjifa/07d.gif
+share/PySolFC/cardset-mughal-ganjifa/07e.gif
+share/PySolFC/cardset-mughal-ganjifa/07f.gif
+share/PySolFC/cardset-mughal-ganjifa/07g.gif
+share/PySolFC/cardset-mughal-ganjifa/07h.gif
+share/PySolFC/cardset-mughal-ganjifa/08a.gif
+share/PySolFC/cardset-mughal-ganjifa/08b.gif
+share/PySolFC/cardset-mughal-ganjifa/08c.gif
+share/PySolFC/cardset-mughal-ganjifa/08d.gif
+share/PySolFC/cardset-mughal-ganjifa/08e.gif
+share/PySolFC/cardset-mughal-ganjifa/08f.gif
+share/PySolFC/cardset-mughal-ganjifa/08g.gif
+share/PySolFC/cardset-mughal-ganjifa/08h.gif
+share/PySolFC/cardset-mughal-ganjifa/09a.gif
+share/PySolFC/cardset-mughal-ganjifa/09b.gif
+share/PySolFC/cardset-mughal-ganjifa/09c.gif
+share/PySolFC/cardset-mughal-ganjifa/09d.gif
+share/PySolFC/cardset-mughal-ganjifa/09e.gif
+share/PySolFC/cardset-mughal-ganjifa/09f.gif
+share/PySolFC/cardset-mughal-ganjifa/09g.gif
+share/PySolFC/cardset-mughal-ganjifa/09h.gif
+share/PySolFC/cardset-mughal-ganjifa/10a.gif
+share/PySolFC/cardset-mughal-ganjifa/10b.gif
+share/PySolFC/cardset-mughal-ganjifa/10c.gif
+share/PySolFC/cardset-mughal-ganjifa/10d.gif
+share/PySolFC/cardset-mughal-ganjifa/10e.gif
+share/PySolFC/cardset-mughal-ganjifa/10f.gif
+share/PySolFC/cardset-mughal-ganjifa/10g.gif
+share/PySolFC/cardset-mughal-ganjifa/10h.gif
+share/PySolFC/cardset-mughal-ganjifa/11a.gif
+share/PySolFC/cardset-mughal-ganjifa/11b.gif
+share/PySolFC/cardset-mughal-ganjifa/11c.gif
+share/PySolFC/cardset-mughal-ganjifa/11d.gif
+share/PySolFC/cardset-mughal-ganjifa/11e.gif
+share/PySolFC/cardset-mughal-ganjifa/11f.gif
+share/PySolFC/cardset-mughal-ganjifa/11g.gif
+share/PySolFC/cardset-mughal-ganjifa/11h.gif
+share/PySolFC/cardset-mughal-ganjifa/12a.gif
+share/PySolFC/cardset-mughal-ganjifa/12b.gif
+share/PySolFC/cardset-mughal-ganjifa/12c.gif
+share/PySolFC/cardset-mughal-ganjifa/12d.gif
+share/PySolFC/cardset-mughal-ganjifa/12e.gif
+share/PySolFC/cardset-mughal-ganjifa/12f.gif
+share/PySolFC/cardset-mughal-ganjifa/12g.gif
+share/PySolFC/cardset-mughal-ganjifa/12h.gif
+share/PySolFC/cardset-mughal-ganjifa/COPYRIGHT
+share/PySolFC/cardset-mughal-ganjifa/back01.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom01-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom01.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom02-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom02.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom03-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom03.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom04-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom04.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom05-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom05.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom06-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom06.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom07-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom07.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom08-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom08.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom09-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom09.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom10-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom10.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom11-n.gif
+share/PySolFC/cardset-mughal-ganjifa/bottom11.gif
+share/PySolFC/cardset-mughal-ganjifa/config.txt
+share/PySolFC/cardset-mughal-ganjifa/l01-n.gif
+share/PySolFC/cardset-mughal-ganjifa/l01.gif
+share/PySolFC/cardset-mughal-ganjifa/l02-n.gif
+share/PySolFC/cardset-mughal-ganjifa/l02.gif
+share/PySolFC/cardset-mughal-ganjifa/l03-n.gif
+share/PySolFC/cardset-mughal-ganjifa/l03.gif
+share/PySolFC/cardset-mughal-ganjifa/l04-n.gif
+share/PySolFC/cardset-mughal-ganjifa/l04.gif
+share/PySolFC/cardset-mughal-ganjifa/shade.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow00.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow01.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow02.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow03.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow04.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow05.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow06.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow07.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow08.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow09.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow10.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow11.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow12.gif
+share/PySolFC/cardset-mughal-ganjifa/shadow13.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow01.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow02.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow03.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow04.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow05.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow06.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow07.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow08.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow09.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow10.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow11.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow12.gif
+share/PySolFC/cardset-mughal-ganjifa/xshadow13.gif
+share/PySolFC/cardset-oxymoron/01c.gif
+share/PySolFC/cardset-oxymoron/01d.gif
+share/PySolFC/cardset-oxymoron/01h.gif
+share/PySolFC/cardset-oxymoron/01s.gif
+share/PySolFC/cardset-oxymoron/02c.gif
+share/PySolFC/cardset-oxymoron/02d.gif
+share/PySolFC/cardset-oxymoron/02h.gif
+share/PySolFC/cardset-oxymoron/02s.gif
+share/PySolFC/cardset-oxymoron/03c.gif
+share/PySolFC/cardset-oxymoron/03d.gif
+share/PySolFC/cardset-oxymoron/03h.gif
+share/PySolFC/cardset-oxymoron/03s.gif
+share/PySolFC/cardset-oxymoron/04c.gif
+share/PySolFC/cardset-oxymoron/04d.gif
+share/PySolFC/cardset-oxymoron/04h.gif
+share/PySolFC/cardset-oxymoron/04s.gif
+share/PySolFC/cardset-oxymoron/05c.gif
+share/PySolFC/cardset-oxymoron/05d.gif
+share/PySolFC/cardset-oxymoron/05h.gif
+share/PySolFC/cardset-oxymoron/05s.gif
+share/PySolFC/cardset-oxymoron/06c.gif
+share/PySolFC/cardset-oxymoron/06d.gif
+share/PySolFC/cardset-oxymoron/06h.gif
+share/PySolFC/cardset-oxymoron/06s.gif
+share/PySolFC/cardset-oxymoron/07c.gif
+share/PySolFC/cardset-oxymoron/07d.gif
+share/PySolFC/cardset-oxymoron/07h.gif
+share/PySolFC/cardset-oxymoron/07s.gif
+share/PySolFC/cardset-oxymoron/08c.gif
+share/PySolFC/cardset-oxymoron/08d.gif
+share/PySolFC/cardset-oxymoron/08h.gif
+share/PySolFC/cardset-oxymoron/08s.gif
+share/PySolFC/cardset-oxymoron/09c.gif
+share/PySolFC/cardset-oxymoron/09d.gif
+share/PySolFC/cardset-oxymoron/09h.gif
+share/PySolFC/cardset-oxymoron/09s.gif
+share/PySolFC/cardset-oxymoron/10c.gif
+share/PySolFC/cardset-oxymoron/10d.gif
+share/PySolFC/cardset-oxymoron/10h.gif
+share/PySolFC/cardset-oxymoron/10s.gif
+share/PySolFC/cardset-oxymoron/11c.gif
+share/PySolFC/cardset-oxymoron/11d.gif
+share/PySolFC/cardset-oxymoron/11h.gif
+share/PySolFC/cardset-oxymoron/11s.gif
+share/PySolFC/cardset-oxymoron/12c.gif
+share/PySolFC/cardset-oxymoron/12d.gif
+share/PySolFC/cardset-oxymoron/12h.gif
+share/PySolFC/cardset-oxymoron/12s.gif
+share/PySolFC/cardset-oxymoron/13c.gif
+share/PySolFC/cardset-oxymoron/13d.gif
+share/PySolFC/cardset-oxymoron/13h.gif
+share/PySolFC/cardset-oxymoron/13s.gif
+share/PySolFC/cardset-oxymoron/COPYRIGHT
+share/PySolFC/cardset-oxymoron/back001.gif
+share/PySolFC/cardset-oxymoron/back101.gif
+share/PySolFC/cardset-oxymoron/back102.gif
+share/PySolFC/cardset-oxymoron/back111.gif
+share/PySolFC/cardset-oxymoron/back191.gif
+share/PySolFC/cardset-oxymoron/back192.gif
+share/PySolFC/cardset-oxymoron/bottom01-n.gif
+share/PySolFC/cardset-oxymoron/bottom01.gif
+share/PySolFC/cardset-oxymoron/bottom02-n.gif
+share/PySolFC/cardset-oxymoron/bottom02.gif
+share/PySolFC/cardset-oxymoron/bottom03-n.gif
+share/PySolFC/cardset-oxymoron/bottom03.gif
+share/PySolFC/cardset-oxymoron/bottom04-n.gif
+share/PySolFC/cardset-oxymoron/bottom04.gif
+share/PySolFC/cardset-oxymoron/bottom05-n.gif
+share/PySolFC/cardset-oxymoron/bottom05.gif
+share/PySolFC/cardset-oxymoron/bottom06-n.gif
+share/PySolFC/cardset-oxymoron/bottom06.gif
+share/PySolFC/cardset-oxymoron/bottom07-n.gif
+share/PySolFC/cardset-oxymoron/bottom07.gif
+share/PySolFC/cardset-oxymoron/config.txt
+share/PySolFC/cardset-oxymoron/l01-n.gif
+share/PySolFC/cardset-oxymoron/l01.gif
+share/PySolFC/cardset-oxymoron/l02-n.gif
+share/PySolFC/cardset-oxymoron/l02.gif
+share/PySolFC/cardset-oxymoron/l03-n.gif
+share/PySolFC/cardset-oxymoron/l03.gif
+share/PySolFC/cardset-oxymoron/l04-n.gif
+share/PySolFC/cardset-oxymoron/l04.gif
+share/PySolFC/cardset-oxymoron/shade.gif
+share/PySolFC/cardset-oxymoron/shadow00.gif
+share/PySolFC/cardset-oxymoron/shadow01.gif
+share/PySolFC/cardset-oxymoron/shadow02.gif
+share/PySolFC/cardset-oxymoron/shadow03.gif
+share/PySolFC/cardset-oxymoron/shadow04.gif
+share/PySolFC/cardset-oxymoron/shadow05.gif
+share/PySolFC/cardset-oxymoron/shadow06.gif
+share/PySolFC/cardset-oxymoron/shadow07.gif
+share/PySolFC/cardset-oxymoron/shadow08.gif
+share/PySolFC/cardset-oxymoron/shadow09.gif
+share/PySolFC/cardset-oxymoron/shadow10.gif
+share/PySolFC/cardset-oxymoron/shadow11.gif
+share/PySolFC/cardset-oxymoron/shadow12.gif
+share/PySolFC/cardset-oxymoron/shadow13.gif
+share/PySolFC/cardset-oxymoron/xshadow01.gif
+share/PySolFC/cardset-oxymoron/xshadow02.gif
+share/PySolFC/cardset-oxymoron/xshadow03.gif
+share/PySolFC/cardset-oxymoron/xshadow04.gif
+share/PySolFC/cardset-oxymoron/xshadow05.gif
+share/PySolFC/cardset-oxymoron/xshadow06.gif
+share/PySolFC/cardset-oxymoron/xshadow07.gif
+share/PySolFC/cardset-oxymoron/xshadow08.gif
+share/PySolFC/cardset-oxymoron/xshadow09.gif
+share/PySolFC/cardset-oxymoron/xshadow10.gif
+share/PySolFC/cardset-oxymoron/xshadow11.gif
+share/PySolFC/cardset-oxymoron/xshadow12.gif
+share/PySolFC/cardset-oxymoron/xshadow13.gif
+share/PySolFC/cardset-standard/01c.gif
+share/PySolFC/cardset-standard/01d.gif
+share/PySolFC/cardset-standard/01h.gif
+share/PySolFC/cardset-standard/01s.gif
+share/PySolFC/cardset-standard/02c.gif
+share/PySolFC/cardset-standard/02d.gif
+share/PySolFC/cardset-standard/02h.gif
+share/PySolFC/cardset-standard/02s.gif
+share/PySolFC/cardset-standard/03c.gif
+share/PySolFC/cardset-standard/03d.gif
+share/PySolFC/cardset-standard/03h.gif
+share/PySolFC/cardset-standard/03s.gif
+share/PySolFC/cardset-standard/04c.gif
+share/PySolFC/cardset-standard/04d.gif
+share/PySolFC/cardset-standard/04h.gif
+share/PySolFC/cardset-standard/04s.gif
+share/PySolFC/cardset-standard/05c.gif
+share/PySolFC/cardset-standard/05d.gif
+share/PySolFC/cardset-standard/05h.gif
+share/PySolFC/cardset-standard/05s.gif
+share/PySolFC/cardset-standard/06c.gif
+share/PySolFC/cardset-standard/06d.gif
+share/PySolFC/cardset-standard/06h.gif
+share/PySolFC/cardset-standard/06s.gif
+share/PySolFC/cardset-standard/07c.gif
+share/PySolFC/cardset-standard/07d.gif
+share/PySolFC/cardset-standard/07h.gif
+share/PySolFC/cardset-standard/07s.gif
+share/PySolFC/cardset-standard/08c.gif
+share/PySolFC/cardset-standard/08d.gif
+share/PySolFC/cardset-standard/08h.gif
+share/PySolFC/cardset-standard/08s.gif
+share/PySolFC/cardset-standard/09c.gif
+share/PySolFC/cardset-standard/09d.gif
+share/PySolFC/cardset-standard/09h.gif
+share/PySolFC/cardset-standard/09s.gif
+share/PySolFC/cardset-standard/10c.gif
+share/PySolFC/cardset-standard/10d.gif
+share/PySolFC/cardset-standard/10h.gif
+share/PySolFC/cardset-standard/10s.gif
+share/PySolFC/cardset-standard/11c.gif
+share/PySolFC/cardset-standard/11d.gif
+share/PySolFC/cardset-standard/11h.gif
+share/PySolFC/cardset-standard/11s.gif
+share/PySolFC/cardset-standard/12c.gif
+share/PySolFC/cardset-standard/12d.gif
+share/PySolFC/cardset-standard/12h.gif
+share/PySolFC/cardset-standard/12s.gif
+share/PySolFC/cardset-standard/13c.gif
+share/PySolFC/cardset-standard/13d.gif
+share/PySolFC/cardset-standard/13h.gif
+share/PySolFC/cardset-standard/13s.gif
+share/PySolFC/cardset-standard/COPYRIGHT
+share/PySolFC/cardset-standard/back041.gif
+share/PySolFC/cardset-standard/back101.gif
+share/PySolFC/cardset-standard/back102.gif
+share/PySolFC/cardset-standard/back111.gif
+share/PySolFC/cardset-standard/back121.gif
+share/PySolFC/cardset-standard/back122.gif
+share/PySolFC/cardset-standard/back131.gif
+share/PySolFC/cardset-standard/back132.gif
+share/PySolFC/cardset-standard/back191.gif
+share/PySolFC/cardset-standard/back192.gif
+share/PySolFC/cardset-standard/bottom01-n.gif
+share/PySolFC/cardset-standard/bottom01.gif
+share/PySolFC/cardset-standard/bottom02-n.gif
+share/PySolFC/cardset-standard/bottom02.gif
+share/PySolFC/cardset-standard/bottom03-n.gif
+share/PySolFC/cardset-standard/bottom03.gif
+share/PySolFC/cardset-standard/bottom04-n.gif
+share/PySolFC/cardset-standard/bottom04.gif
+share/PySolFC/cardset-standard/bottom05-n.gif
+share/PySolFC/cardset-standard/bottom05.gif
+share/PySolFC/cardset-standard/bottom06-n.gif
+share/PySolFC/cardset-standard/bottom06.gif
+share/PySolFC/cardset-standard/bottom07-n.gif
+share/PySolFC/cardset-standard/bottom07.gif
+share/PySolFC/cardset-standard/config.txt
+share/PySolFC/cardset-standard/l01-n.gif
+share/PySolFC/cardset-standard/l01.gif
+share/PySolFC/cardset-standard/l02-n.gif
+share/PySolFC/cardset-standard/l02.gif
+share/PySolFC/cardset-standard/l03-n.gif
+share/PySolFC/cardset-standard/l03.gif
+share/PySolFC/cardset-standard/l04-n.gif
+share/PySolFC/cardset-standard/l04.gif
+share/PySolFC/cardset-standard/shade.gif
+share/PySolFC/cardset-standard/shadow00.gif
+share/PySolFC/cardset-standard/shadow01.gif
+share/PySolFC/cardset-standard/shadow02.gif
+share/PySolFC/cardset-standard/shadow03.gif
+share/PySolFC/cardset-standard/shadow04.gif
+share/PySolFC/cardset-standard/shadow05.gif
+share/PySolFC/cardset-standard/shadow06.gif
+share/PySolFC/cardset-standard/shadow07.gif
+share/PySolFC/cardset-standard/shadow08.gif
+share/PySolFC/cardset-standard/shadow09.gif
+share/PySolFC/cardset-standard/shadow10.gif
+share/PySolFC/cardset-standard/shadow11.gif
+share/PySolFC/cardset-standard/shadow12.gif
+share/PySolFC/cardset-standard/shadow13.gif
+share/PySolFC/cardset-standard/xshadow01.gif
+share/PySolFC/cardset-standard/xshadow02.gif
+share/PySolFC/cardset-standard/xshadow03.gif
+share/PySolFC/cardset-standard/xshadow04.gif
+share/PySolFC/cardset-standard/xshadow05.gif
+share/PySolFC/cardset-standard/xshadow06.gif
+share/PySolFC/cardset-standard/xshadow07.gif
+share/PySolFC/cardset-standard/xshadow08.gif
+share/PySolFC/cardset-standard/xshadow09.gif
+share/PySolFC/cardset-standard/xshadow10.gif
+share/PySolFC/cardset-standard/xshadow11.gif
+share/PySolFC/cardset-standard/xshadow12.gif
+share/PySolFC/cardset-standard/xshadow13.gif
+share/PySolFC/cardset-tuxedo/01c.gif
+share/PySolFC/cardset-tuxedo/01d.gif
+share/PySolFC/cardset-tuxedo/01h.gif
+share/PySolFC/cardset-tuxedo/01s.gif
+share/PySolFC/cardset-tuxedo/02c.gif
+share/PySolFC/cardset-tuxedo/02d.gif
+share/PySolFC/cardset-tuxedo/02h.gif
+share/PySolFC/cardset-tuxedo/02s.gif
+share/PySolFC/cardset-tuxedo/03c.gif
+share/PySolFC/cardset-tuxedo/03d.gif
+share/PySolFC/cardset-tuxedo/03h.gif
+share/PySolFC/cardset-tuxedo/03s.gif
+share/PySolFC/cardset-tuxedo/04c.gif
+share/PySolFC/cardset-tuxedo/04d.gif
+share/PySolFC/cardset-tuxedo/04h.gif
+share/PySolFC/cardset-tuxedo/04s.gif
+share/PySolFC/cardset-tuxedo/05c.gif
+share/PySolFC/cardset-tuxedo/05d.gif
+share/PySolFC/cardset-tuxedo/05h.gif
+share/PySolFC/cardset-tuxedo/05s.gif
+share/PySolFC/cardset-tuxedo/06c.gif
+share/PySolFC/cardset-tuxedo/06d.gif
+share/PySolFC/cardset-tuxedo/06h.gif
+share/PySolFC/cardset-tuxedo/06s.gif
+share/PySolFC/cardset-tuxedo/07c.gif
+share/PySolFC/cardset-tuxedo/07d.gif
+share/PySolFC/cardset-tuxedo/07h.gif
+share/PySolFC/cardset-tuxedo/07s.gif
+share/PySolFC/cardset-tuxedo/08c.gif
+share/PySolFC/cardset-tuxedo/08d.gif
+share/PySolFC/cardset-tuxedo/08h.gif
+share/PySolFC/cardset-tuxedo/08s.gif
+share/PySolFC/cardset-tuxedo/09c.gif
+share/PySolFC/cardset-tuxedo/09d.gif
+share/PySolFC/cardset-tuxedo/09h.gif
+share/PySolFC/cardset-tuxedo/09s.gif
+share/PySolFC/cardset-tuxedo/10c.gif
+share/PySolFC/cardset-tuxedo/10d.gif
+share/PySolFC/cardset-tuxedo/10h.gif
+share/PySolFC/cardset-tuxedo/10s.gif
+share/PySolFC/cardset-tuxedo/11c.gif
+share/PySolFC/cardset-tuxedo/11d.gif
+share/PySolFC/cardset-tuxedo/11h.gif
+share/PySolFC/cardset-tuxedo/11s.gif
+share/PySolFC/cardset-tuxedo/12c.gif
+share/PySolFC/cardset-tuxedo/12d.gif
+share/PySolFC/cardset-tuxedo/12h.gif
+share/PySolFC/cardset-tuxedo/12s.gif
+share/PySolFC/cardset-tuxedo/13c.gif
+share/PySolFC/cardset-tuxedo/13d.gif
+share/PySolFC/cardset-tuxedo/13h.gif
+share/PySolFC/cardset-tuxedo/13s.gif
+share/PySolFC/cardset-tuxedo/COPYRIGHT
+share/PySolFC/cardset-tuxedo/back01.gif
+share/PySolFC/cardset-tuxedo/bottom01-n.gif
+share/PySolFC/cardset-tuxedo/bottom01.gif
+share/PySolFC/cardset-tuxedo/bottom02-n.gif
+share/PySolFC/cardset-tuxedo/bottom02.gif
+share/PySolFC/cardset-tuxedo/bottom03-n.gif
+share/PySolFC/cardset-tuxedo/bottom03.gif
+share/PySolFC/cardset-tuxedo/bottom04-n.gif
+share/PySolFC/cardset-tuxedo/bottom04.gif
+share/PySolFC/cardset-tuxedo/bottom05-n.gif
+share/PySolFC/cardset-tuxedo/bottom05.gif
+share/PySolFC/cardset-tuxedo/bottom06-n.gif
+share/PySolFC/cardset-tuxedo/bottom06.gif
+share/PySolFC/cardset-tuxedo/bottom07-n.gif
+share/PySolFC/cardset-tuxedo/bottom07.gif
+share/PySolFC/cardset-tuxedo/config.txt
+share/PySolFC/cardset-tuxedo/l01-n.gif
+share/PySolFC/cardset-tuxedo/l01.gif
+share/PySolFC/cardset-tuxedo/l02-n.gif
+share/PySolFC/cardset-tuxedo/l02.gif
+share/PySolFC/cardset-tuxedo/l03-n.gif
+share/PySolFC/cardset-tuxedo/l03.gif
+share/PySolFC/cardset-tuxedo/l04-n.gif
+share/PySolFC/cardset-tuxedo/l04.gif
+share/PySolFC/cardset-tuxedo/shade.gif
+share/PySolFC/cardset-tuxedo/shadow00.gif
+share/PySolFC/cardset-tuxedo/shadow01.gif
+share/PySolFC/cardset-tuxedo/shadow02.gif
+share/PySolFC/cardset-tuxedo/shadow03.gif
+share/PySolFC/cardset-tuxedo/shadow04.gif
+share/PySolFC/cardset-tuxedo/shadow05.gif
+share/PySolFC/cardset-tuxedo/shadow06.gif
+share/PySolFC/cardset-tuxedo/shadow07.gif
+share/PySolFC/cardset-tuxedo/shadow08.gif
+share/PySolFC/cardset-tuxedo/shadow09.gif
+share/PySolFC/cardset-tuxedo/shadow10.gif
+share/PySolFC/cardset-tuxedo/shadow11.gif
+share/PySolFC/cardset-tuxedo/shadow12.gif
+share/PySolFC/cardset-tuxedo/shadow13.gif
+share/PySolFC/cardset-tuxedo/xshadow01.gif
+share/PySolFC/cardset-tuxedo/xshadow02.gif
+share/PySolFC/cardset-tuxedo/xshadow03.gif
+share/PySolFC/cardset-tuxedo/xshadow04.gif
+share/PySolFC/cardset-tuxedo/xshadow05.gif
+share/PySolFC/cardset-tuxedo/xshadow06.gif
+share/PySolFC/cardset-tuxedo/xshadow07.gif
+share/PySolFC/cardset-tuxedo/xshadow08.gif
+share/PySolFC/cardset-tuxedo/xshadow09.gif
+share/PySolFC/cardset-tuxedo/xshadow10.gif
+share/PySolFC/cardset-tuxedo/xshadow11.gif
+share/PySolFC/cardset-tuxedo/xshadow12.gif
+share/PySolFC/cardset-tuxedo/xshadow13.gif
+share/PySolFC/cardset-vienna-2k/01c.gif
+share/PySolFC/cardset-vienna-2k/01d.gif
+share/PySolFC/cardset-vienna-2k/01h.gif
+share/PySolFC/cardset-vienna-2k/01s.gif
+share/PySolFC/cardset-vienna-2k/01z.gif
+share/PySolFC/cardset-vienna-2k/02c.gif
+share/PySolFC/cardset-vienna-2k/02d.gif
+share/PySolFC/cardset-vienna-2k/02h.gif
+share/PySolFC/cardset-vienna-2k/02s.gif
+share/PySolFC/cardset-vienna-2k/02z.gif
+share/PySolFC/cardset-vienna-2k/03c.gif
+share/PySolFC/cardset-vienna-2k/03d.gif
+share/PySolFC/cardset-vienna-2k/03h.gif
+share/PySolFC/cardset-vienna-2k/03s.gif
+share/PySolFC/cardset-vienna-2k/03z.gif
+share/PySolFC/cardset-vienna-2k/04c.gif
+share/PySolFC/cardset-vienna-2k/04d.gif
+share/PySolFC/cardset-vienna-2k/04h.gif
+share/PySolFC/cardset-vienna-2k/04s.gif
+share/PySolFC/cardset-vienna-2k/04z.gif
+share/PySolFC/cardset-vienna-2k/05c.gif
+share/PySolFC/cardset-vienna-2k/05d.gif
+share/PySolFC/cardset-vienna-2k/05h.gif
+share/PySolFC/cardset-vienna-2k/05s.gif
+share/PySolFC/cardset-vienna-2k/05z.gif
+share/PySolFC/cardset-vienna-2k/06c.gif
+share/PySolFC/cardset-vienna-2k/06d.gif
+share/PySolFC/cardset-vienna-2k/06h.gif
+share/PySolFC/cardset-vienna-2k/06s.gif
+share/PySolFC/cardset-vienna-2k/06z.gif
+share/PySolFC/cardset-vienna-2k/07c.gif
+share/PySolFC/cardset-vienna-2k/07d.gif
+share/PySolFC/cardset-vienna-2k/07h.gif
+share/PySolFC/cardset-vienna-2k/07s.gif
+share/PySolFC/cardset-vienna-2k/07z.gif
+share/PySolFC/cardset-vienna-2k/08c.gif
+share/PySolFC/cardset-vienna-2k/08d.gif
+share/PySolFC/cardset-vienna-2k/08h.gif
+share/PySolFC/cardset-vienna-2k/08s.gif
+share/PySolFC/cardset-vienna-2k/08z.gif
+share/PySolFC/cardset-vienna-2k/09c.gif
+share/PySolFC/cardset-vienna-2k/09d.gif
+share/PySolFC/cardset-vienna-2k/09h.gif
+share/PySolFC/cardset-vienna-2k/09s.gif
+share/PySolFC/cardset-vienna-2k/09z.gif
+share/PySolFC/cardset-vienna-2k/10c.gif
+share/PySolFC/cardset-vienna-2k/10d.gif
+share/PySolFC/cardset-vienna-2k/10h.gif
+share/PySolFC/cardset-vienna-2k/10s.gif
+share/PySolFC/cardset-vienna-2k/10z.gif
+share/PySolFC/cardset-vienna-2k/11c.gif
+share/PySolFC/cardset-vienna-2k/11d.gif
+share/PySolFC/cardset-vienna-2k/11h.gif
+share/PySolFC/cardset-vienna-2k/11s.gif
+share/PySolFC/cardset-vienna-2k/11z.gif
+share/PySolFC/cardset-vienna-2k/12c.gif
+share/PySolFC/cardset-vienna-2k/12d.gif
+share/PySolFC/cardset-vienna-2k/12h.gif
+share/PySolFC/cardset-vienna-2k/12s.gif
+share/PySolFC/cardset-vienna-2k/12z.gif
+share/PySolFC/cardset-vienna-2k/13c.gif
+share/PySolFC/cardset-vienna-2k/13d.gif
+share/PySolFC/cardset-vienna-2k/13h.gif
+share/PySolFC/cardset-vienna-2k/13s.gif
+share/PySolFC/cardset-vienna-2k/13z.gif
+share/PySolFC/cardset-vienna-2k/14c.gif
+share/PySolFC/cardset-vienna-2k/14d.gif
+share/PySolFC/cardset-vienna-2k/14h.gif
+share/PySolFC/cardset-vienna-2k/14s.gif
+share/PySolFC/cardset-vienna-2k/14z.gif
+share/PySolFC/cardset-vienna-2k/15z.gif
+share/PySolFC/cardset-vienna-2k/16z.gif
+share/PySolFC/cardset-vienna-2k/17z.gif
+share/PySolFC/cardset-vienna-2k/18z.gif
+share/PySolFC/cardset-vienna-2k/19z.gif
+share/PySolFC/cardset-vienna-2k/20z.gif
+share/PySolFC/cardset-vienna-2k/21z.gif
+share/PySolFC/cardset-vienna-2k/22z.gif
+share/PySolFC/cardset-vienna-2k/COPYRIGHT
+share/PySolFC/cardset-vienna-2k/back01.gif
+share/PySolFC/cardset-vienna-2k/bottom01-n.gif
+share/PySolFC/cardset-vienna-2k/bottom01.gif
+share/PySolFC/cardset-vienna-2k/bottom02-n.gif
+share/PySolFC/cardset-vienna-2k/bottom02.gif
+share/PySolFC/cardset-vienna-2k/bottom03-n.gif
+share/PySolFC/cardset-vienna-2k/bottom03.gif
+share/PySolFC/cardset-vienna-2k/bottom04-n.gif
+share/PySolFC/cardset-vienna-2k/bottom04.gif
+share/PySolFC/cardset-vienna-2k/bottom05-n.gif
+share/PySolFC/cardset-vienna-2k/bottom05.gif
+share/PySolFC/cardset-vienna-2k/bottom06-n.gif
+share/PySolFC/cardset-vienna-2k/bottom06.gif
+share/PySolFC/cardset-vienna-2k/bottom07-n.gif
+share/PySolFC/cardset-vienna-2k/bottom07.gif
+share/PySolFC/cardset-vienna-2k/bottom08-n.gif
+share/PySolFC/cardset-vienna-2k/bottom08.gif
+share/PySolFC/cardset-vienna-2k/config.txt
+share/PySolFC/cardset-vienna-2k/l01-n.gif
+share/PySolFC/cardset-vienna-2k/l01.gif
+share/PySolFC/cardset-vienna-2k/l02-n.gif
+share/PySolFC/cardset-vienna-2k/l02.gif
+share/PySolFC/cardset-vienna-2k/l03-n.gif
+share/PySolFC/cardset-vienna-2k/l03.gif
+share/PySolFC/cardset-vienna-2k/l04-n.gif
+share/PySolFC/cardset-vienna-2k/l04.gif
+share/PySolFC/cardset-vienna-2k/shade.gif
+share/PySolFC/cardset-vienna-2k/shadow00.gif
+share/PySolFC/cardset-vienna-2k/shadow01.gif
+share/PySolFC/cardset-vienna-2k/shadow02.gif
+share/PySolFC/cardset-vienna-2k/shadow03.gif
+share/PySolFC/cardset-vienna-2k/shadow04.gif
+share/PySolFC/cardset-vienna-2k/shadow05.gif
+share/PySolFC/cardset-vienna-2k/shadow06.gif
+share/PySolFC/cardset-vienna-2k/shadow07.gif
+share/PySolFC/cardset-vienna-2k/shadow08.gif
+share/PySolFC/cardset-vienna-2k/shadow09.gif
+share/PySolFC/cardset-vienna-2k/shadow10.gif
+share/PySolFC/cardset-vienna-2k/shadow11.gif
+share/PySolFC/cardset-vienna-2k/shadow12.gif
+share/PySolFC/cardset-vienna-2k/shadow13.gif
+share/PySolFC/cardset-vienna-2k/xshadow01.gif
+share/PySolFC/cardset-vienna-2k/xshadow02.gif
+share/PySolFC/cardset-vienna-2k/xshadow03.gif
+share/PySolFC/cardset-vienna-2k/xshadow04.gif
+share/PySolFC/cardset-vienna-2k/xshadow05.gif
+share/PySolFC/cardset-vienna-2k/xshadow06.gif
+share/PySolFC/cardset-vienna-2k/xshadow07.gif
+share/PySolFC/cardset-vienna-2k/xshadow08.gif
+share/PySolFC/cardset-vienna-2k/xshadow09.gif
+share/PySolFC/cardset-vienna-2k/xshadow10.gif
+share/PySolFC/cardset-vienna-2k/xshadow11.gif
+share/PySolFC/cardset-vienna-2k/xshadow12.gif
+share/PySolFC/cardset-vienna-2k/xshadow13.gif
+share/PySolFC/html/credits.html
+share/PySolFC/html/ganjifa.html
+share/PySolFC/html/general_rules.html
+share/PySolFC/html/glossary.html
+share/PySolFC/html/hanafuda.html
+share/PySolFC/html/hexadeck.html
+share/PySolFC/html/howtoplay.html
+share/PySolFC/html/images/c.gif
+share/PySolFC/html/images/camelot-goal.gif
+share/PySolFC/html/images/d.gif
+share/PySolFC/html/images/h.gif
+share/PySolFC/html/images/hanahelp.gif
+share/PySolFC/html/images/pysollogo00.gif
+share/PySolFC/html/images/pysollogo01.gif
+share/PySolFC/html/images/pysollogo02.gif
+share/PySolFC/html/images/pysollogo03.gif
+share/PySolFC/html/images/s.gif
+share/PySolFC/html/index.html
+share/PySolFC/html/install.html
+share/PySolFC/html/intro.html
+share/PySolFC/html/license.html
+share/PySolFC/html/news.html
+share/PySolFC/html/rules.html
+share/PySolFC/html/rules/10x8.html
+share/PySolFC/html/rules/8x8.html
+share/PySolFC/html/rules/abacus.html
+share/PySolFC/html/rules/accordion.html
+share/PySolFC/html/rules/acesup.html
+share/PySolFC/html/rules/acesup5.html
+share/PySolFC/html/rules/agnessorel.html
+share/PySolFC/html/rules/akbarsconquest.html
+share/PySolFC/html/rules/akbarstriumph.html
+share/PySolFC/html/rules/alaska.html
+share/PySolFC/html/rules/alhambra.html
+share/PySolFC/html/rules/alternation.html
+share/PySolFC/html/rules/amazons.html
+share/PySolFC/html/rules/americantoad.html
+share/PySolFC/html/rules/appachanswaterfall.html
+share/PySolFC/html/rules/ashrafi.html
+share/PySolFC/html/rules/ashtadikapala.html
+share/PySolFC/html/rules/ashwapati.html
+share/PySolFC/html/rules/auldlangsyne.html
+share/PySolFC/html/rules/babyspiderette.html
+share/PySolFC/html/rules/badseven.html
+share/PySolFC/html/rules/bakersdozen.html
+share/PySolFC/html/rules/bakersgame.html
+share/PySolFC/html/rules/balarama.html
+share/PySolFC/html/rules/baroness.html
+share/PySolFC/html/rules/batsford.html
+share/PySolFC/html/rules/beleagueredcastle.html
+share/PySolFC/html/rules/betsyross.html
+share/PySolFC/html/rules/bigben.html
+share/PySolFC/html/rules/bigbraid.html
+share/PySolFC/html/rules/bigdivorce.html
+share/PySolFC/html/rules/bigeasy.html
+share/PySolFC/html/rules/bigharp.html
+share/PySolFC/html/rules/bigspider.html
+share/PySolFC/html/rules/bigsumo.html
+share/PySolFC/html/rules/bisley.html
+share/PySolFC/html/rules/bitsnbytes.html
+share/PySolFC/html/rules/blackhole.html
+share/PySolFC/html/rules/blackwidow.html
+share/PySolFC/html/rules/blindalleys.html
+share/PySolFC/html/rules/blockade.html
+share/PySolFC/html/rules/blondesandbrunettes.html
+share/PySolFC/html/rules/bluemoon.html
+share/PySolFC/html/rules/braid.html
+share/PySolFC/html/rules/bridgetsgame.html
+share/PySolFC/html/rules/bridgetsgamedoubled.html
+share/PySolFC/html/rules/bristol.html
+share/PySolFC/html/rules/britishconstitution.html
+share/PySolFC/html/rules/brunswick.html
+share/PySolFC/html/rules/busyaces.html
+share/PySolFC/html/rules/calculation.html
+share/PySolFC/html/rules/camelot.html
+share/PySolFC/html/rules/canfield.html
+share/PySolFC/html/rules/capricieuse.html
+share/PySolFC/html/rules/captivequeens.html
+share/PySolFC/html/rules/carlton.html
+share/PySolFC/html/rules/carpet.html
+share/PySolFC/html/rules/casinoklondike.html
+share/PySolFC/html/rules/castlesinspain.html
+share/PySolFC/html/rules/catstail.html
+share/PySolFC/html/rules/cavalier.html
+share/PySolFC/html/rules/chameleon.html
+share/PySolFC/html/rules/cherrybomb.html
+share/PySolFC/html/rules/chessboard.html
+share/PySolFC/html/rules/chinesediscipline.html
+share/PySolFC/html/rules/chinesesolitaire.html
+share/PySolFC/html/rules/citadel.html
+share/PySolFC/html/rules/cluitjarslair.html
+share/PySolFC/html/rules/cockroach.html
+share/PySolFC/html/rules/colorado.html
+share/PySolFC/html/rules/concentration.html
+share/PySolFC/html/rules/congress.html
+share/PySolFC/html/rules/contradance.html
+share/PySolFC/html/rules/convolution.html
+share/PySolFC/html/rules/corkscrew.html
+share/PySolFC/html/rules/corona.html
+share/PySolFC/html/rules/courtyard.html
+share/PySolFC/html/rules/cruel.html
+share/PySolFC/html/rules/curdsandwhey.html
+share/PySolFC/html/rules/danda.html
+share/PySolFC/html/rules/dashavatara.html
+share/PySolFC/html/rules/dashavataracircles.html
+share/PySolFC/html/rules/deadkinggolf.html
+share/PySolFC/html/rules/derfreienapoleon.html
+share/PySolFC/html/rules/derkleinenapoleon.html
+share/PySolFC/html/rules/deuces.html
+share/PySolFC/html/rules/dhanpati.html
+share/PySolFC/html/rules/diamondmine.html
+share/PySolFC/html/rules/diekoenigsbergerin.html
+share/PySolFC/html/rules/diplomat.html
+share/PySolFC/html/rules/dojoujisgame.html
+share/PySolFC/html/rules/dojoujisgamedoubled.html
+share/PySolFC/html/rules/doublebisley.html
+share/PySolFC/html/rules/doublecanfield.html
+share/PySolFC/html/rules/doublecockroach.html
+share/PySolFC/html/rules/doubledrawbridge.html
+share/PySolFC/html/rules/doublegrasshopper.html
+share/PySolFC/html/rules/doubleklondike.html
+share/PySolFC/html/rules/doubleklondikebythrees.html
+share/PySolFC/html/rules/doublerail.html
+share/PySolFC/html/rules/doublesamuri.html
+share/PySolFC/html/rules/doublets.html
+share/PySolFC/html/rules/doubleyourfun.html
+share/PySolFC/html/rules/dover.html
+share/PySolFC/html/rules/drawbridge.html
+share/PySolFC/html/rules/eaglewing.html
+share/PySolFC/html/rules/eastcliff.html
+share/PySolFC/html/rules/easthaven.html
+share/PySolFC/html/rules/easysupreme.html
+share/PySolFC/html/rules/easyxone.html
+share/PySolFC/html/rules/eiffeltower.html
+share/PySolFC/html/rules/eightlegions.html
+share/PySolFC/html/rules/eightoff.html
+share/PySolFC/html/rules/eighttimeseight.html
+share/PySolFC/html/rules/elevator.html
+share/PySolFC/html/rules/emperor.html
+share/PySolFC/html/rules/eularia.html
+share/PySolFC/html/rules/excuse.html
+share/PySolFC/html/rules/fallingstar.html
+share/PySolFC/html/rules/fan.html
+share/PySolFC/html/rules/fastness.html
+share/PySolFC/html/rules/fatimehsgame.html
+share/PySolFC/html/rules/fatimehsgamerelaxed.html
+share/PySolFC/html/rules/fifteenplus.html
+share/PySolFC/html/rules/firecracker.html
+share/PySolFC/html/rules/fiveaces.html
+share/PySolFC/html/rules/flowerarrangement.html
+share/PySolFC/html/rules/flowerclock.html
+share/PySolFC/html/rules/flowergarden.html
+share/PySolFC/html/rules/forecell.html
+share/PySolFC/html/rules/fortress.html
+share/PySolFC/html/rules/fortunesfavor.html
+share/PySolFC/html/rules/fortyandeight.html
+share/PySolFC/html/rules/fortythieves.html
+share/PySolFC/html/rules/fourseasons.html
+share/PySolFC/html/rules/fourteen.html
+share/PySolFC/html/rules/freecell.html
+share/PySolFC/html/rules/freefan.html
+share/PySolFC/html/rules/freenapoleon.html
+share/PySolFC/html/rules/frog.html
+share/PySolFC/html/rules/gajapati.html
+share/PySolFC/html/rules/gaji.html
+share/PySolFC/html/rules/gargantua.html
+share/PySolFC/html/rules/garhpati.html
+share/PySolFC/html/rules/gate.html
+share/PySolFC/html/rules/generalspatience.html
+share/PySolFC/html/rules/germanpatience.html
+share/PySolFC/html/rules/ghulam.html
+share/PySolFC/html/rules/giant.html
+share/PySolFC/html/rules/glenwood.html
+share/PySolFC/html/rules/golf.html
+share/PySolFC/html/rules/goodmeasure.html
+share/PySolFC/html/rules/grandduchess.html
+share/PySolFC/html/rules/grandfathersclock.html
+share/PySolFC/html/rules/grandmothersgame.html
+share/PySolFC/html/rules/grasshopper.html
+share/PySolFC/html/rules/greaterqueue.html
+share/PySolFC/html/rules/greatwall.html
+share/PySolFC/html/rules/griffon.html
+share/PySolFC/html/rules/gypsy.html
+share/PySolFC/html/rules/hanafudafourseasons.html
+share/PySolFC/html/rules/hanafudafourwinds.html
+share/PySolFC/html/rules/hayagriva.html
+share/PySolFC/html/rules/headsandtails.html
+share/PySolFC/html/rules/hexaklon.html
+share/PySolFC/html/rules/hexaklonbythrees.html
+share/PySolFC/html/rules/hexlabyrinth.html
+share/PySolFC/html/rules/hiddenpassages.html
+share/PySolFC/html/rules/hiranyaksha.html
+share/PySolFC/html/rules/hopscotch.html
+share/PySolFC/html/rules/houseinthewood.html
+share/PySolFC/html/rules/imperialtrumps.html
+share/PySolFC/html/rules/indian.html
+share/PySolFC/html/rules/intelligence.html
+share/PySolFC/html/rules/interregnum.html
+share/PySolFC/html/rules/intrigue.html
+share/PySolFC/html/rules/iris.html
+share/PySolFC/html/rules/irmgard.html
+share/PySolFC/html/rules/jane.html
+share/PySolFC/html/rules/japanesegarden.html
+share/PySolFC/html/rules/japanesegardenii.html
+share/PySolFC/html/rules/japanesegardeniii.html
+share/PySolFC/html/rules/journeytocuddapah.html
+share/PySolFC/html/rules/jumbo.html
+share/PySolFC/html/rules/justforfun.html
+share/PySolFC/html/rules/kalisgame.html
+share/PySolFC/html/rules/kalisgamedoubled.html
+share/PySolFC/html/rules/kalisgamerelaxed.html
+share/PySolFC/html/rules/katrinasgame.html
+share/PySolFC/html/rules/katrinasgamedoubled.html
+share/PySolFC/html/rules/katrinasgamerelaxed.html
+share/PySolFC/html/rules/khadga.html
+share/PySolFC/html/rules/kingalbert.html
+share/PySolFC/html/rules/kingdom.html
+share/PySolFC/html/rules/kingonlybakersgame.html
+share/PySolFC/html/rules/kingonlyhexaklon.html
+share/PySolFC/html/rules/kings.html
+share/PySolFC/html/rules/klondike.html
+share/PySolFC/html/rules/klondikebythrees.html
+share/PySolFC/html/rules/klondikeplus16.html
+share/PySolFC/html/rules/kurma.html
+share/PySolFC/html/rules/labellelucie.html
+share/PySolFC/html/rules/ladybetty.html
+share/PySolFC/html/rules/ladypalk.html
+share/PySolFC/html/rules/lanivernaise.html
+share/PySolFC/html/rules/larasgame.html
+share/PySolFC/html/rules/larasgamedoubled.html
+share/PySolFC/html/rules/larasgamerelaxed.html
+share/PySolFC/html/rules/lesserqueue.html
+share/PySolFC/html/rules/lexingtonharp.html
+share/PySolFC/html/rules/littleeasy.html
+share/PySolFC/html/rules/littleforty.html
+share/PySolFC/html/rules/longbraid.html
+share/PySolFC/html/rules/longjourneytocuddapah.html
+share/PySolFC/html/rules/lucas.html
+share/PySolFC/html/rules/magesgame.html
+share/PySolFC/html/rules/mahjongg.html
+share/PySolFC/html/rules/mainecoon.html
+share/PySolFC/html/rules/makara.html
+share/PySolFC/html/rules/manx.html
+share/PySolFC/html/rules/maria.html
+share/PySolFC/html/rules/martha.html
+share/PySolFC/html/rules/matriarchy.html
+share/PySolFC/html/rules/matrix.html
+share/PySolFC/html/rules/matsukiri.html
+share/PySolFC/html/rules/matsukiristrict.html
+share/PySolFC/html/rules/matsya.html
+share/PySolFC/html/rules/maze.html
+share/PySolFC/html/rules/memory24.html
+share/PySolFC/html/rules/memory40.html
+share/PySolFC/html/rules/merlinsmeander.html
+share/PySolFC/html/rules/midshipman.html
+share/PySolFC/html/rules/milligancell.html
+share/PySolFC/html/rules/milliganharp.html
+share/PySolFC/html/rules/mississippi.html
+share/PySolFC/html/rules/missmilligan.html
+share/PySolFC/html/rules/missmuffet.html
+share/PySolFC/html/rules/montana.html
+share/PySolFC/html/rules/montecarlo.html
+share/PySolFC/html/rules/moosehide.html
+share/PySolFC/html/rules/mountolympus.html
+share/PySolFC/html/rules/mrsmop.html
+share/PySolFC/html/rules/mughalcircles.html
+share/PySolFC/html/rules/napoleon.html
+share/PySolFC/html/rules/napoleonsexile.html
+share/PySolFC/html/rules/napoleonssquare.html
+share/PySolFC/html/rules/narasimha.html
+share/PySolFC/html/rules/narpati.html
+share/PySolFC/html/rules/nasty.html
+share/PySolFC/html/rules/neighbour.html
+share/PySolFC/html/rules/nestor.html
+share/PySolFC/html/rules/newbritishconstitution.html
+share/PySolFC/html/rules/nomad.html
+share/PySolFC/html/rules/nordic.html
+share/PySolFC/html/rules/numberten.html
+share/PySolFC/html/rules/numerica.html
+share/PySolFC/html/rules/oddandeven.html
+share/PySolFC/html/rules/odessa.html
+share/PySolFC/html/rules/oonsoo.html
+share/PySolFC/html/rules/oonsooopen.html
+share/PySolFC/html/rules/oonsoostrict.html
+share/PySolFC/html/rules/oonsootimestwo.html
+share/PySolFC/html/rules/oonsootoo.html
+share/PySolFC/html/rules/osmosis.html
+share/PySolFC/html/rules/pagat.html
+share/PySolFC/html/rules/pagoda.html
+share/PySolFC/html/rules/parallels.html
+share/PySolFC/html/rules/parashurama.html
+share/PySolFC/html/rules/pasdedeux.html
+share/PySolFC/html/rules/passeul.html
+share/PySolFC/html/rules/patriarchs.html
+share/PySolFC/html/rules/paulownia.html
+share/PySolFC/html/rules/peek.html
+share/PySolFC/html/rules/pegged.html
+share/PySolFC/html/rules/penguin.html
+share/PySolFC/html/rules/peony.html
+share/PySolFC/html/rules/perpetualmotion.html
+share/PySolFC/html/rules/perseverance.html
+share/PySolFC/html/rules/picturegallery.html
+share/PySolFC/html/rules/pileon.html
+share/PySolFC/html/rules/pine.html
+share/PySolFC/html/rules/pokershuffle.html
+share/PySolFC/html/rules/pokersquare.html
+share/PySolFC/html/rules/ponytail.html
+share/PySolFC/html/rules/pussinthecorner.html
+share/PySolFC/html/rules/pyramid.html
+share/PySolFC/html/rules/quadrangle.html
+share/PySolFC/html/rules/queenie.html
+share/PySolFC/html/rules/rachel.html
+share/PySolFC/html/rules/rainbow.html
+share/PySolFC/html/rules/rainfall.html
+share/PySolFC/html/rules/rambling.html
+share/PySolFC/html/rules/rankandfile.html
+share/PySolFC/html/rules/redandblack.html
+share/PySolFC/html/rules/redmoon.html
+share/PySolFC/html/rules/relax.html
+share/PySolFC/html/rules/relaxedfreecell.html
+share/PySolFC/html/rules/relaxedgolf.html
+share/PySolFC/html/rules/relaxedpyramid.html
+share/PySolFC/html/rules/relaxedseahaventowers.html
+share/PySolFC/html/rules/relaxedspider.html
+share/PySolFC/html/rules/retinue.html
+share/PySolFC/html/rules/roslin.html
+share/PySolFC/html/rules/rougeetnoir.html
+share/PySolFC/html/rules/royalcotillion.html
+share/PySolFC/html/rules/royaleast.html
+share/PySolFC/html/rules/royalmarriage.html
+share/PySolFC/html/rules/rushdike.html
+share/PySolFC/html/rules/russianpatience.html
+share/PySolFC/html/rules/russianpoint.html
+share/PySolFC/html/rules/russiansolitaire.html
+share/PySolFC/html/rules/saliclaw.html
+share/PySolFC/html/rules/samuri.html
+share/PySolFC/html/rules/sanibel.html
+share/PySolFC/html/rules/saratoga.html
+share/PySolFC/html/rules/scorpion.html
+share/PySolFC/html/rules/scorpionhead.html
+share/PySolFC/html/rules/scorpiontail.html
+share/PySolFC/html/rules/scotchpatience.html
+share/PySolFC/html/rules/seahaventowers.html
+share/PySolFC/html/rules/serpent.html
+share/PySolFC/html/rules/sevenbyfive.html
+share/PySolFC/html/rules/sevenbyfour.html
+share/PySolFC/html/rules/sevendevils.html
+share/PySolFC/html/rules/shamrocks.html
+share/PySolFC/html/rules/shamrocksii.html
+share/PySolFC/html/rules/shamsher.html
+share/PySolFC/html/rules/shanka.html
+share/PySolFC/html/rules/shisensho.html
+share/PySolFC/html/rules/siebenbisas.html
+share/PySolFC/html/rules/simplecarlo.html
+share/PySolFC/html/rules/simplepairs.html
+share/PySolFC/html/rules/simplesimon.html
+share/PySolFC/html/rules/singlerail.html
+share/PySolFC/html/rules/sixsages.html
+share/PySolFC/html/rules/sixtengus.html
+share/PySolFC/html/rules/skiz.html
+share/PySolFC/html/rules/slyfox.html
+share/PySolFC/html/rules/smallharp.html
+share/PySolFC/html/rules/snake.html
+share/PySolFC/html/rules/snakestone.html
+share/PySolFC/html/rules/spaces.html
+share/PySolFC/html/rules/spanishpatience.html
+share/PySolFC/html/rules/spider.html
+share/PySolFC/html/rules/spiderette.html
+share/PySolFC/html/rules/stalactites.html
+share/PySolFC/html/rules/steps.html
+share/PySolFC/html/rules/sthelena.html
+share/PySolFC/html/rules/stonewall.html
+share/PySolFC/html/rules/storehouse.html
+share/PySolFC/html/rules/strategy.html
+share/PySolFC/html/rules/streets.html
+share/PySolFC/html/rules/streetsandalleys.html
+share/PySolFC/html/rules/stronghold.html
+share/PySolFC/html/rules/sultan.html
+share/PySolFC/html/rules/sumo.html
+share/PySolFC/html/rules/superflowergarden.html
+share/PySolFC/html/rules/superiorcanfield.html
+share/PySolFC/html/rules/supersamuri.html
+share/PySolFC/html/rules/surukh.html
+share/PySolFC/html/rules/tabbycat.html
+share/PySolFC/html/rules/tamoshanter.html
+share/PySolFC/html/rules/tenavatars.html
+share/PySolFC/html/rules/terrace.html
+share/PySolFC/html/rules/thefamiliar.html
+share/PySolFC/html/rules/thelastmonarch.html
+share/PySolFC/html/rules/threepeaks.html
+share/PySolFC/html/rules/threepeaksnonscoring.html
+share/PySolFC/html/rules/threeshufflesandadraw.html
+share/PySolFC/html/rules/thumbandpouch.html
+share/PySolFC/html/rules/tipati.html
+share/PySolFC/html/rules/tournament.html
+share/PySolFC/html/rules/towerofhanoy.html
+share/PySolFC/html/rules/treasuretrove.html
+share/PySolFC/html/rules/trefoil.html
+share/PySolFC/html/rules/tripleklondike.html
+share/PySolFC/html/rules/tripleklondikebythrees.html
+share/PySolFC/html/rules/tripleline.html
+share/PySolFC/html/rules/twofamiliars.html
+share/PySolFC/html/rules/unionsquare.html
+share/PySolFC/html/rules/vajra.html
+share/PySolFC/html/rules/vamana.html
+share/PySolFC/html/rules/varaha.html
+share/PySolFC/html/rules/variegatedcanfield.html
+share/PySolFC/html/rules/vegasklondike.html
+share/PySolFC/html/rules/virginiareel.html
+share/PySolFC/html/rules/waningmoon.html
+share/PySolFC/html/rules/wasp.html
+share/PySolFC/html/rules/westcliff.html
+share/PySolFC/html/rules/wheeloffortune.html
+share/PySolFC/html/rules/whitehead.html
+share/PySolFC/html/rules/wicked.html
+share/PySolFC/html/rules/willothewisp.html
+share/PySolFC/html/rules/windmill.html
+share/PySolFC/html/rules/wisteria.html
+share/PySolFC/html/rules/yukon.html
+share/PySolFC/html/rules/zebra.html
+share/PySolFC/html/rules/zodiac.html
+share/PySolFC/html/rules_alternate.html
+share/PySolFC/images/buttons/bluecurve/cancel.gif
+share/PySolFC/images/buttons/bluecurve/new.gif
+share/PySolFC/images/buttons/bluecurve/ok.gif
+share/PySolFC/images/cards/large/01c.gif
+share/PySolFC/images/cards/large/01d.gif
+share/PySolFC/images/cards/large/01h.gif
+share/PySolFC/images/cards/large/01s.gif
+share/PySolFC/images/cards/large/02c.gif
+share/PySolFC/images/cards/large/02d.gif
+share/PySolFC/images/cards/large/02h.gif
+share/PySolFC/images/cards/large/02s.gif
+share/PySolFC/images/cards/large/03c.gif
+share/PySolFC/images/cards/large/03d.gif
+share/PySolFC/images/cards/large/03h.gif
+share/PySolFC/images/cards/large/03s.gif
+share/PySolFC/images/cards/large/04c.gif
+share/PySolFC/images/cards/large/04d.gif
+share/PySolFC/images/cards/large/04h.gif
+share/PySolFC/images/cards/large/04s.gif
+share/PySolFC/images/cards/large/05c.gif
+share/PySolFC/images/cards/large/05d.gif
+share/PySolFC/images/cards/large/05h.gif
+share/PySolFC/images/cards/large/05s.gif
+share/PySolFC/images/cards/large/06c.gif
+share/PySolFC/images/cards/large/06d.gif
+share/PySolFC/images/cards/large/06h.gif
+share/PySolFC/images/cards/large/06s.gif
+share/PySolFC/images/cards/large/07c.gif
+share/PySolFC/images/cards/large/07d.gif
+share/PySolFC/images/cards/large/07h.gif
+share/PySolFC/images/cards/large/07s.gif
+share/PySolFC/images/cards/large/08c.gif
+share/PySolFC/images/cards/large/08d.gif
+share/PySolFC/images/cards/large/08h.gif
+share/PySolFC/images/cards/large/08s.gif
+share/PySolFC/images/cards/large/09c.gif
+share/PySolFC/images/cards/large/09d.gif
+share/PySolFC/images/cards/large/09h.gif
+share/PySolFC/images/cards/large/09s.gif
+share/PySolFC/images/cards/large/10c.gif
+share/PySolFC/images/cards/large/10d.gif
+share/PySolFC/images/cards/large/10h.gif
+share/PySolFC/images/cards/large/10s.gif
+share/PySolFC/images/cards/large/11c.gif
+share/PySolFC/images/cards/large/11d.gif
+share/PySolFC/images/cards/large/11h.gif
+share/PySolFC/images/cards/large/11s.gif
+share/PySolFC/images/cards/large/12c.gif
+share/PySolFC/images/cards/large/12d.gif
+share/PySolFC/images/cards/large/12h.gif
+share/PySolFC/images/cards/large/12s.gif
+share/PySolFC/images/cards/large/13c.gif
+share/PySolFC/images/cards/large/13d.gif
+share/PySolFC/images/cards/large/13h.gif
+share/PySolFC/images/cards/large/13s.gif
+share/PySolFC/images/cards/small/01c.gif
+share/PySolFC/images/cards/small/01d.gif
+share/PySolFC/images/cards/small/01h.gif
+share/PySolFC/images/cards/small/01s.gif
+share/PySolFC/images/cards/small/02c.gif
+share/PySolFC/images/cards/small/02d.gif
+share/PySolFC/images/cards/small/02h.gif
+share/PySolFC/images/cards/small/02s.gif
+share/PySolFC/images/cards/small/03c.gif
+share/PySolFC/images/cards/small/03d.gif
+share/PySolFC/images/cards/small/03h.gif
+share/PySolFC/images/cards/small/03s.gif
+share/PySolFC/images/cards/small/04c.gif
+share/PySolFC/images/cards/small/04d.gif
+share/PySolFC/images/cards/small/04h.gif
+share/PySolFC/images/cards/small/04s.gif
+share/PySolFC/images/cards/small/05c.gif
+share/PySolFC/images/cards/small/05d.gif
+share/PySolFC/images/cards/small/05h.gif
+share/PySolFC/images/cards/small/05s.gif
+share/PySolFC/images/cards/small/06c.gif
+share/PySolFC/images/cards/small/06d.gif
+share/PySolFC/images/cards/small/06h.gif
+share/PySolFC/images/cards/small/06s.gif
+share/PySolFC/images/cards/small/07c.gif
+share/PySolFC/images/cards/small/07d.gif
+share/PySolFC/images/cards/small/07h.gif
+share/PySolFC/images/cards/small/07s.gif
+share/PySolFC/images/cards/small/08c.gif
+share/PySolFC/images/cards/small/08d.gif
+share/PySolFC/images/cards/small/08h.gif
+share/PySolFC/images/cards/small/08s.gif
+share/PySolFC/images/cards/small/09c.gif
+share/PySolFC/images/cards/small/09d.gif
+share/PySolFC/images/cards/small/09h.gif
+share/PySolFC/images/cards/small/09s.gif
+share/PySolFC/images/cards/small/10c.gif
+share/PySolFC/images/cards/small/10d.gif
+share/PySolFC/images/cards/small/10h.gif
+share/PySolFC/images/cards/small/10s.gif
+share/PySolFC/images/cards/small/11c.gif
+share/PySolFC/images/cards/small/11d.gif
+share/PySolFC/images/cards/small/11h.gif
+share/PySolFC/images/cards/small/11s.gif
+share/PySolFC/images/cards/small/12c.gif
+share/PySolFC/images/cards/small/12d.gif
+share/PySolFC/images/cards/small/12h.gif
+share/PySolFC/images/cards/small/12s.gif
+share/PySolFC/images/cards/small/13c.gif
+share/PySolFC/images/cards/small/13d.gif
+share/PySolFC/images/cards/small/13h.gif
+share/PySolFC/images/cards/small/13s.gif
+share/PySolFC/images/demo/demo01.gif
+share/PySolFC/images/demo/demo02.gif
+share/PySolFC/images/demo/demo03.gif
+share/PySolFC/images/demo/demo04.gif
+share/PySolFC/images/demo/demo05.gif
+share/PySolFC/images/dialog/bluecurve/error.gif
+share/PySolFC/images/dialog/bluecurve/info.gif
+share/PySolFC/images/dialog/bluecurve/question.gif
+share/PySolFC/images/dialog/bluecurve/warning.gif
+share/PySolFC/images/dialog/default/error.gif
+share/PySolFC/images/dialog/default/info.gif
+share/PySolFC/images/dialog/default/question.gif
+share/PySolFC/images/dialog/default/warning.gif
+share/PySolFC/images/htmlviewer/disk.gif
+share/PySolFC/images/logos/joker07_40_774.gif
+share/PySolFC/images/logos/joker07_50_774.gif
+share/PySolFC/images/logos/joker08_40_774.gif
+share/PySolFC/images/logos/joker08_50_774.gif
+share/PySolFC/images/logos/joker10_100.gif
+share/PySolFC/images/logos/joker11_100_774.gif
+share/PySolFC/images/misc/pysol01.png
+share/PySolFC/images/misc/pysol02.png
+share/PySolFC/images/noredeal.gif
+share/PySolFC/images/pause/pause01.gif
+share/PySolFC/images/pause/pause02.gif
+share/PySolFC/images/pause/pause03.gif
+share/PySolFC/images/redeal.gif
+share/PySolFC/images/selectgame.gif
+share/PySolFC/images/shadow.gif
+share/PySolFC/images/stats/barchart.gif
+share/PySolFC/images/stats/progression.jpg
+share/PySolFC/images/stoplight.gif
+share/PySolFC/images/stopsign.gif
+share/PySolFC/images/toolbar/bluecurve/large/autodrop.gif
+share/PySolFC/images/toolbar/bluecurve/large/new.gif
+share/PySolFC/images/toolbar/bluecurve/large/open.gif
+share/PySolFC/images/toolbar/bluecurve/large/pause.gif
+share/PySolFC/images/toolbar/bluecurve/large/quit.gif
+share/PySolFC/images/toolbar/bluecurve/large/redo.gif
+share/PySolFC/images/toolbar/bluecurve/large/restart.gif
+share/PySolFC/images/toolbar/bluecurve/large/rules.gif
+share/PySolFC/images/toolbar/bluecurve/large/save.gif
+share/PySolFC/images/toolbar/bluecurve/large/shuffle.gif
+share/PySolFC/images/toolbar/bluecurve/large/statistics.gif
+share/PySolFC/images/toolbar/bluecurve/large/undo.gif
+share/PySolFC/images/toolbar/bluecurve/small/autodrop.gif
+share/PySolFC/images/toolbar/bluecurve/small/new.gif
+share/PySolFC/images/toolbar/bluecurve/small/open.gif
+share/PySolFC/images/toolbar/bluecurve/small/pause.gif
+share/PySolFC/images/toolbar/bluecurve/small/quit.gif
+share/PySolFC/images/toolbar/bluecurve/small/redo.gif
+share/PySolFC/images/toolbar/bluecurve/small/restart.gif
+share/PySolFC/images/toolbar/bluecurve/small/rules.gif
+share/PySolFC/images/toolbar/bluecurve/small/save.gif
+share/PySolFC/images/toolbar/bluecurve/small/shuffle.gif
+share/PySolFC/images/toolbar/bluecurve/small/statistics.gif
+share/PySolFC/images/toolbar/bluecurve/small/undo.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/autodrop.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/new.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/open.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/pause.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/quit.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/redo.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/restart.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/rules.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/save.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/statistics.gif
+share/PySolFC/images/toolbar/bluecurve/xlarge/undo.gif
+share/PySolFC/images/toolbar/crystal/large/autodrop.gif
+share/PySolFC/images/toolbar/crystal/large/new.gif
+share/PySolFC/images/toolbar/crystal/large/open.gif
+share/PySolFC/images/toolbar/crystal/large/pause.gif
+share/PySolFC/images/toolbar/crystal/large/quit.gif
+share/PySolFC/images/toolbar/crystal/large/redo.gif
+share/PySolFC/images/toolbar/crystal/large/restart.gif
+share/PySolFC/images/toolbar/crystal/large/rules.gif
+share/PySolFC/images/toolbar/crystal/large/save.gif
+share/PySolFC/images/toolbar/crystal/large/shuffle.gif
+share/PySolFC/images/toolbar/crystal/large/statistics.gif
+share/PySolFC/images/toolbar/crystal/large/undo.gif
+share/PySolFC/images/toolbar/crystal/small/autodrop.gif
+share/PySolFC/images/toolbar/crystal/small/new.gif
+share/PySolFC/images/toolbar/crystal/small/open.gif
+share/PySolFC/images/toolbar/crystal/small/pause.gif
+share/PySolFC/images/toolbar/crystal/small/quit.gif
+share/PySolFC/images/toolbar/crystal/small/redo.gif
+share/PySolFC/images/toolbar/crystal/small/restart.gif
+share/PySolFC/images/toolbar/crystal/small/rules.gif
+share/PySolFC/images/toolbar/crystal/small/save.gif
+share/PySolFC/images/toolbar/crystal/small/shuffle.gif
+share/PySolFC/images/toolbar/crystal/small/statistics.gif
+share/PySolFC/images/toolbar/crystal/small/undo.gif
+share/PySolFC/images/toolbar/default/large/autodrop.gif
+share/PySolFC/images/toolbar/default/large/new.gif
+share/PySolFC/images/toolbar/default/large/open.gif
+share/PySolFC/images/toolbar/default/large/pause.gif
+share/PySolFC/images/toolbar/default/large/quit.gif
+share/PySolFC/images/toolbar/default/large/redo.gif
+share/PySolFC/images/toolbar/default/large/restart.gif
+share/PySolFC/images/toolbar/default/large/rules.gif
+share/PySolFC/images/toolbar/default/large/save.gif
+share/PySolFC/images/toolbar/default/large/statistics.gif
+share/PySolFC/images/toolbar/default/large/undo.gif
+share/PySolFC/images/toolbar/default/small/autodrop.gif
+share/PySolFC/images/toolbar/default/small/new.gif
+share/PySolFC/images/toolbar/default/small/open.gif
+share/PySolFC/images/toolbar/default/small/pause.gif
+share/PySolFC/images/toolbar/default/small/quit.gif
+share/PySolFC/images/toolbar/default/small/redo.gif
+share/PySolFC/images/toolbar/default/small/restart.gif
+share/PySolFC/images/toolbar/default/small/rules.gif
+share/PySolFC/images/toolbar/default/small/save.gif
+share/PySolFC/images/toolbar/default/small/statistics.gif
+share/PySolFC/images/toolbar/default/small/undo.gif
+share/PySolFC/images/tree/emptynode.gif
+share/PySolFC/images/tree/folder.gif
+share/PySolFC/images/tree/minusnode.gif
+share/PySolFC/images/tree/node.gif
+share/PySolFC/images/tree/openfolder.gif
+share/PySolFC/images/tree/plusnode.gif
+share/PySolFC/images/tree/python.gif
+share/PySolFC/images/tree/tk.gif
+share/PySolFC/images/wizard.gif
+share/PySolFC/images/wizardcards.gif
+share/PySolFC/sound/areyousure.wav
+share/PySolFC/sound/autodrop.wav
+share/PySolFC/sound/autoflip.wav
+share/PySolFC/sound/autopilotlost.wav
+share/PySolFC/sound/autopilotwon.wav
+share/PySolFC/sound/deal01.wav
+share/PySolFC/sound/deal02.wav
+share/PySolFC/sound/deal04.wav
+share/PySolFC/sound/deal08.wav
+share/PySolFC/sound/dealwaste.wav
+share/PySolFC/sound/drop.wav
+share/PySolFC/sound/droppair.wav
+share/PySolFC/sound/extra/grandfathersclock.wav
+share/PySolFC/sound/flip.wav
+share/PySolFC/sound/gamefinished.wav
+share/PySolFC/sound/gamelost.wav
+share/PySolFC/sound/gameperfect.wav
+share/PySolFC/sound/gamewon.wav
+share/PySolFC/sound/move.wav
+share/PySolFC/sound/nomove.wav
+share/PySolFC/sound/redo.wav
+share/PySolFC/sound/startdrag.wav
+share/PySolFC/sound/turnwaste.wav
+share/PySolFC/sound/undo.wav
+share/PySolFC/sound/winfinished.wav
+share/PySolFC/sound/winlost.wav
+share/PySolFC/sound/winperfect.wav
+share/PySolFC/sound/winwon.wav
+share/PySolFC/tcl/clrpick8.4.tcl
+share/PySolFC/tcl/clrpick8.5.tcl
+share/PySolFC/tcl/fsdialog8.4.tcl
+share/PySolFC/tcl/fsdialog8.5.tcl
+share/PySolFC/tcl/menu8.4.tcl
+share/PySolFC/themes/blue/blue/arrowdown-h.gif
+share/PySolFC/themes/blue/blue/arrowdown-p.gif
+share/PySolFC/themes/blue/blue/arrowdown.gif
+share/PySolFC/themes/blue/blue/arrowleft-h.gif
+share/PySolFC/themes/blue/blue/arrowleft-p.gif
+share/PySolFC/themes/blue/blue/arrowleft.gif
+share/PySolFC/themes/blue/blue/arrowright-h.gif
+share/PySolFC/themes/blue/blue/arrowright-p.gif
+share/PySolFC/themes/blue/blue/arrowright.gif
+share/PySolFC/themes/blue/blue/arrowup-h.gif
+share/PySolFC/themes/blue/blue/arrowup-p.gif
+share/PySolFC/themes/blue/blue/arrowup.gif
+share/PySolFC/themes/blue/blue/button-h.gif
+share/PySolFC/themes/blue/blue/button-n.gif
+share/PySolFC/themes/blue/blue/button-n.xcf
+share/PySolFC/themes/blue/blue/button-p.gif
+share/PySolFC/themes/blue/blue/check-hc.gif
+share/PySolFC/themes/blue/blue/check-hu.gif
+share/PySolFC/themes/blue/blue/check-nc.gif
+share/PySolFC/themes/blue/blue/check-nu.gif
+share/PySolFC/themes/blue/blue/radio-hc.gif
+share/PySolFC/themes/blue/blue/radio-hu.gif
+share/PySolFC/themes/blue/blue/radio-nc.gif
+share/PySolFC/themes/blue/blue/radio-nu.gif
+share/PySolFC/themes/blue/blue/sb-thumb-p.gif
+share/PySolFC/themes/blue/blue/sb-thumb.gif
+share/PySolFC/themes/blue/blue/sb-vthumb-p.gif
+share/PySolFC/themes/blue/blue/sb-vthumb.gif
+share/PySolFC/themes/blue/blue/slider-p.gif
+share/PySolFC/themes/blue/blue/slider.gif
+share/PySolFC/themes/blue/blue/vslider-p.gif
+share/PySolFC/themes/blue/blue/vslider.gif
+share/PySolFC/themes/blue/blue8.4.tcl
+share/PySolFC/themes/blue/blue8.5.tcl
+share/PySolFC/themes/blue/pkgIndex.tcl
+share/PySolFC/themes/clearlooks/clearlooks/arrowdown-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowdown-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowdown-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowdown-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowleft-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowleft-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowleft-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowleft-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowright-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowright-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowright-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowright-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowup-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowup-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowup-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/arrowup-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/blank.gif
+share/PySolFC/themes/clearlooks/clearlooks/button-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/button-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/button-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/button-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/button-pa.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-ac.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-au.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-dc.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-du.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-nc.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-nu.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-pc.gif
+share/PySolFC/themes/clearlooks/clearlooks/check-pu.gif
+share/PySolFC/themes/clearlooks/clearlooks/combo-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/combo-ra.gif
+share/PySolFC/themes/clearlooks/clearlooks/combo-rd.gif
+share/PySolFC/themes/clearlooks/clearlooks/combo-rf.gif
+share/PySolFC/themes/clearlooks/clearlooks/combo-rn.gif
+share/PySolFC/themes/clearlooks/clearlooks/combo-rp.gif
+share/PySolFC/themes/clearlooks/clearlooks/comboarrow-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/comboarrow-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/comboarrow-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/comboarrow-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/progress-h.gif
+share/PySolFC/themes/clearlooks/clearlooks/progress-v.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-ac.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-au.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-dc.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-du.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-nc.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-nu.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-pc.gif
+share/PySolFC/themes/clearlooks/clearlooks/radio-pu.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-ha.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-hd.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-hn.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-hp.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-va.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-vd.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-vn.gif
+share/PySolFC/themes/clearlooks/clearlooks/sbthumb-vp.gif
+share/PySolFC/themes/clearlooks/clearlooks/scale-ha.gif
+share/PySolFC/themes/clearlooks/clearlooks/scale-hd.gif
+share/PySolFC/themes/clearlooks/clearlooks/scale-hn.gif
+share/PySolFC/themes/clearlooks/clearlooks/scale-va.gif
+share/PySolFC/themes/clearlooks/clearlooks/scale-vd.gif
+share/PySolFC/themes/clearlooks/clearlooks/scale-vn.gif
+share/PySolFC/themes/clearlooks/clearlooks/scaletrough-h.gif
+share/PySolFC/themes/clearlooks/clearlooks/scaletrough-v.gif
+share/PySolFC/themes/clearlooks/clearlooks/sep-h.gif
+share/PySolFC/themes/clearlooks/clearlooks/sep-v.gif
+share/PySolFC/themes/clearlooks/clearlooks/sizegrip.gif
+share/PySolFC/themes/clearlooks/clearlooks/tab-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/tab-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/toolbutton-a.gif
+share/PySolFC/themes/clearlooks/clearlooks/toolbutton-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/toolbutton-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/toolbutton-p.gif
+share/PySolFC/themes/clearlooks/clearlooks/toolbutton-pa.gif
+share/PySolFC/themes/clearlooks/clearlooks/tree-d.gif
+share/PySolFC/themes/clearlooks/clearlooks/tree-h.gif
+share/PySolFC/themes/clearlooks/clearlooks/tree-n.gif
+share/PySolFC/themes/clearlooks/clearlooks/tree-p.gif
+share/PySolFC/themes/clearlooks/clearlooks8.4.tcl
+share/PySolFC/themes/clearlooks/clearlooks8.5.tcl
+share/PySolFC/themes/clearlooks/convert_imgs.sh
+share/PySolFC/themes/clearlooks/create_imgs.py
+share/PySolFC/themes/clearlooks/pkgIndex.tcl
+share/PySolFC/tiles/Baize.gif
+share/PySolFC/tiles/Chequered_Field.gif
+share/PySolFC/tiles/Fade_Blue.gif
+share/PySolFC/tiles/Fade_Green.gif
+share/PySolFC/tiles/Fade_Red.gif
+share/PySolFC/tiles/Gammi.gif
+share/PySolFC/tiles/Nostalgy.gif
+share/PySolFC/tiles/Olive_Fossils.gif
+share/PySolFC/tiles/Orange_Ornaments.gif
+share/PySolFC/tiles/Pale_Satin.gif
+share/PySolFC/tiles/Rainbow.gif
+share/PySolFC/tiles/stretch/Blue_Fractal.jpg
+share/PySolFC/tiles/stretch/Castle.gif
+share/PySolFC/tiles/stretch/Sunset.gif
+share/locale/ru/LC_MESSAGES/pysol.mo
+share/locale/ru_RU/LC_MESSAGES/pysol.mo
+share/pixmaps/pysol.xbm
+share/pixmaps/pysol.xpm
+@dirrm share/PySolFC/tiles/stretch
+@dirrm share/PySolFC/tiles
+@dirrm share/PySolFC/themes/clearlooks/clearlooks
+@dirrm share/PySolFC/themes/clearlooks
+@dirrm share/PySolFC/themes/blue/blue
+@dirrm share/PySolFC/themes/blue
+@dirrm share/PySolFC/themes
+@dirrm share/PySolFC/tcl
+@dirrm share/PySolFC/sound/extra
+@dirrm share/PySolFC/sound
+@dirrm share/PySolFC/images/tree
+@dirrm share/PySolFC/images/toolbar/default/small
+@dirrm share/PySolFC/images/toolbar/default/large
+@dirrm share/PySolFC/images/toolbar/default
+@dirrm share/PySolFC/images/toolbar/crystal/small
+@dirrm share/PySolFC/images/toolbar/crystal/large
+@dirrm share/PySolFC/images/toolbar/crystal
+@dirrm share/PySolFC/images/toolbar/bluecurve/xlarge
+@dirrm share/PySolFC/images/toolbar/bluecurve/small
+@dirrm share/PySolFC/images/toolbar/bluecurve/large
+@dirrm share/PySolFC/images/toolbar/bluecurve
+@dirrm share/PySolFC/images/toolbar
+@dirrm share/PySolFC/images/stats
+@dirrm share/PySolFC/images/pause
+@dirrm share/PySolFC/images/misc
+@dirrm share/PySolFC/images/logos
+@dirrm share/PySolFC/images/htmlviewer
+@dirrm share/PySolFC/images/dialog/default
+@dirrm share/PySolFC/images/dialog/bluecurve
+@dirrm share/PySolFC/images/dialog
+@dirrm share/PySolFC/images/demo
+@dirrm share/PySolFC/images/cards/small
+@dirrm share/PySolFC/images/cards/large
+@dirrm share/PySolFC/images/cards
+@dirrm share/PySolFC/images/buttons/bluecurve
+@dirrm share/PySolFC/images/buttons
+@dirrm share/PySolFC/images
+@dirrm share/PySolFC/html/rules
+@dirrm share/PySolFC/html/images
+@dirrm share/PySolFC/html
+@dirrm share/PySolFC/cardset-vienna-2k
+@dirrm share/PySolFC/cardset-tuxedo
+@dirrm share/PySolFC/cardset-standard
+@dirrm share/PySolFC/cardset-oxymoron
+@dirrm share/PySolFC/cardset-mughal-ganjifa
+@dirrm share/PySolFC/cardset-matrix
+@dirrm share/PySolFC/cardset-kintengu
+@dirrm share/PySolFC/cardset-hexadeck
+@dirrm share/PySolFC/cardset-gnome-mahjongg-1
+@dirrm share/PySolFC/cardset-dondorf
+@dirrm share/PySolFC/cardset-dashavatara-ganjifa
+@dirrm share/PySolFC/cardset-crystal-mahjongg
+@dirrm share/PySolFC/cardset-2000
+@dirrm share/PySolFC
+@dirrm ${PYSITELIB}/pysollib/winsystems
+@dirrm ${PYSITELIB}/pysollib/tk
+@dirrm ${PYSITELIB}/pysollib/tile
+@dirrm ${PYSITELIB}/pysollib/pysolgtk
+@dirrm ${PYSITELIB}/pysollib/macosx
+@dirrm ${PYSITELIB}/pysollib/games/ultra
+@dirrm ${PYSITELIB}/pysollib/games/special
+@dirrm ${PYSITELIB}/pysollib/games/mahjongg
+@dirrm ${PYSITELIB}/pysollib/games
+@dirrm ${PYSITELIB}/pysollib/configobj
+@dirrm ${PYSITELIB}/pysollib
diff --git a/games/pysolfc/distinfo b/games/pysolfc/distinfo
new file mode 100644
index 00000000000..1c9cdddbf7f
--- /dev/null
+++ b/games/pysolfc/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/16 07:12:03 snj Exp $
+
+SHA1 (PySolFC-1.1.tar.bz2) = 5ff4d8c7f238c5dab6122e916aeae2de2d945123
+RMD160 (PySolFC-1.1.tar.bz2) = 2aa02c07294270281d5a685eb6b19086c85a7171
+Size (PySolFC-1.1.tar.bz2) = 3667355 bytes
+SHA1 (patch-aa) = c51bc9223f6abeed7de83c5d2615ca8f88c798a7
+SHA1 (patch-ab) = c3572b6659a109fa68852f298d352d14f3f46498
diff --git a/games/pysolfc/patches/patch-aa b/games/pysolfc/patches/patch-aa
new file mode 100644
index 00000000000..0357cfbef40
--- /dev/null
+++ b/games/pysolfc/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2008/11/16 07:12:09 snj Exp $
+
+--- setup.py.orig 2008-11-15 13:57:18.000000000 -0800
++++ setup.py 2008-11-15 13:57:25.000000000 -0800
+@@ -44,7 +44,6 @@ if os.name == 'posix':
+ for l in ('ru', 'ru_RU'):
+ data_files.append(('share/locale/%s/LC_MESSAGES' % l,
+ ['locale/%s/LC_MESSAGES/pysol.mo' % l]))
+- data_files.append((data_dir, ['data/pysolfc.glade']))
+
+ ##from pprint import pprint; pprint(data_files)
+ ##import sys; sys.exit()
diff --git a/games/pysolfc/patches/patch-ab b/games/pysolfc/patches/patch-ab
new file mode 100644
index 00000000000..3f1f1b49bc5
--- /dev/null
+++ b/games/pysolfc/patches/patch-ab
@@ -0,0 +1,16 @@
+$NetBSD: patch-ab,v 1.1.1.1 2008/11/16 07:12:09 snj Exp $
+
+--- pysollib/settings.py.orig 2008-11-15 13:04:30.000000000 -0800
++++ pysollib/settings.py 2008-11-15 13:05:05.000000000 -0800
+@@ -57,10 +57,7 @@ DATA_DIRS = []
+ # you can add your extra directories here
+ if os.name == 'posix':
+ DATA_DIRS = [
+- '/usr/share/PySolFC',
+- '/usr/local/share/PySolFC',
+- '/usr/games/PySolFC',
+- '/usr/local/games/PySolFC',
++ '@DATADIR@'
+ ]
+ if os.name == 'nt':
+ pass