How To Install PySolFC on Fedora 34

PySolFC is A collection of solitaire card games

Introduction

In this tutorial we learn how to install PySolFC on Fedora 34.

What is PySolFC

PySolFC is a collection of more than 1000 solitaire card games. It is a fork of PySol solitaire. Its features include modern look and feel (uses Tile widget set), multiple cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a hint system, demo games, a solitaire wizard, support for user written plug-ins, an integrated HTML help browser, and lots of documentation.

We can use yum or dnf to install PySolFC on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install PySolFC.

Install PySolFC on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install PySolFC using dnf by running the following command:

sudo dnf -y install PySolFC

Install PySolFC on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install PySolFC using yum by running the following command:

sudo yum -y install PySolFC

How To Uninstall PySolFC on Fedora 34

To uninstall only the PySolFC package we can use the following command:

sudo dnf remove PySolFC

PySolFC Package Contents on Fedora 34

/usr/bin/pysol
/usr/lib/python3.9/site-packages/PySolFC-2.10.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/PySolFC-2.10.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/PySolFC-2.10.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/PySolFC-2.10.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/PySolFC-2.10.0-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/PySolFC-2.10.0-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pysollib
/usr/lib/python3.9/site-packages/pysollib/__init__.py
/usr/lib/python3.9/site-packages/pysollib/__pycache__
/usr/lib/python3.9/site-packages/pysollib/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/acard.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/acard.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/actions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/actions.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app_stat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app_stat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app_stat_result.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app_stat_result.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app_statistics.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/app_statistics.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/customgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/customgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/gamedb.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/gamedb.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/help.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/help.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/hint.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/hint.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/htmllib2.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/htmllib2.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/images.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/images.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/init.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/init.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/layout.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/layout.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/main.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/main.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/mfxutil.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/mfxutil.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/move.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/move.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/mygettext.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/mygettext.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/options.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/options.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/pysolaudio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/pysolaudio.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/pysolrandom.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/pysolrandom.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/pysoltk.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/pysoltk.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/resource.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/resource.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/settings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/settings.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/stack.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/stack.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/stats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/stats.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/struct_new.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/struct_new.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/wizardpresets.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/wizardpresets.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/wizardutil.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/__pycache__/wizardutil.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/acard.py
/usr/lib/python3.9/site-packages/pysollib/actions.py
/usr/lib/python3.9/site-packages/pysollib/app.py
/usr/lib/python3.9/site-packages/pysollib/app_stat.py
/usr/lib/python3.9/site-packages/pysollib/app_stat_result.py
/usr/lib/python3.9/site-packages/pysollib/app_statistics.py
/usr/lib/python3.9/site-packages/pysollib/customgame.py
/usr/lib/python3.9/site-packages/pysollib/game
/usr/lib/python3.9/site-packages/pysollib/game/__init__.py
/usr/lib/python3.9/site-packages/pysollib/game/__pycache__
/usr/lib/python3.9/site-packages/pysollib/game/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/game/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/game/__pycache__/dump.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/game/__pycache__/dump.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/game/dump.py
/usr/lib/python3.9/site-packages/pysollib/gamedb.py
/usr/lib/python3.9/site-packages/pysollib/games
/usr/lib/python3.9/site-packages/pysollib/games/__init__.py
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/acesup.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/acesup.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/algerian.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/algerian.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/auldlangsyne.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/auldlangsyne.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bakersdozen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bakersdozen.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bakersgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bakersgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/beleagueredcastle.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/beleagueredcastle.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bisley.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bisley.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bisley13.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bisley13.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/braid.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/braid.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bristol.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/bristol.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/buffalobill.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/buffalobill.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/calculation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/calculation.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/camelot.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/camelot.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/canfield.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/canfield.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/capricieuse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/capricieuse.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/curdsandwhey.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/curdsandwhey.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/daddylonglegs.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/daddylonglegs.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/dieboesesieben.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/dieboesesieben.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/diplomat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/diplomat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/doublets.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/doublets.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/eiffeltower.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/eiffeltower.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/fan.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/fan.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/fortythieves.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/fortythieves.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/freecell.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/freecell.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/glenwood.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/glenwood.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/golf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/golf.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/grandduchess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/grandduchess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/grandfathersclock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/grandfathersclock.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/gypsy.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/gypsy.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/harp.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/harp.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/headsandtails.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/headsandtails.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/katzenschwanz.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/katzenschwanz.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/klondike.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/klondike.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/labyrinth.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/labyrinth.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/larasgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/larasgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/matriarchy.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/matriarchy.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/montana.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/montana.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/montecarlo.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/montecarlo.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/napoleon.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/napoleon.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/needle.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/needle.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/numerica.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/numerica.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/osmosis.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/osmosis.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/parallels.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/parallels.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pasdedeux.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pasdedeux.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/picturegallery.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/picturegallery.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pileon.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pileon.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pushpin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pushpin.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pyramid.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/pyramid.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/royalcotillion.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/royalcotillion.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/royaleast.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/royaleast.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/sanibel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/sanibel.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/siebenbisas.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/siebenbisas.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/simplex.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/simplex.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/spider.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/spider.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/sthelena.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/sthelena.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/sultan.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/sultan.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/takeaway.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/takeaway.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/terrace.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/terrace.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/threepeaks.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/threepeaks.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/tournament.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/tournament.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/unionsquare.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/unionsquare.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/wavemotion.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/wavemotion.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/windmill.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/windmill.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/yukon.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/yukon.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/zodiac.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/__pycache__/zodiac.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/acesup.py
/usr/lib/python3.9/site-packages/pysollib/games/algerian.py
/usr/lib/python3.9/site-packages/pysollib/games/auldlangsyne.py
/usr/lib/python3.9/site-packages/pysollib/games/bakersdozen.py
/usr/lib/python3.9/site-packages/pysollib/games/bakersgame.py
/usr/lib/python3.9/site-packages/pysollib/games/beleagueredcastle.py
/usr/lib/python3.9/site-packages/pysollib/games/bisley.py
/usr/lib/python3.9/site-packages/pysollib/games/bisley13.py
/usr/lib/python3.9/site-packages/pysollib/games/braid.py
/usr/lib/python3.9/site-packages/pysollib/games/bristol.py
/usr/lib/python3.9/site-packages/pysollib/games/buffalobill.py
/usr/lib/python3.9/site-packages/pysollib/games/calculation.py
/usr/lib/python3.9/site-packages/pysollib/games/camelot.py
/usr/lib/python3.9/site-packages/pysollib/games/canfield.py
/usr/lib/python3.9/site-packages/pysollib/games/capricieuse.py
/usr/lib/python3.9/site-packages/pysollib/games/curdsandwhey.py
/usr/lib/python3.9/site-packages/pysollib/games/daddylonglegs.py
/usr/lib/python3.9/site-packages/pysollib/games/dieboesesieben.py
/usr/lib/python3.9/site-packages/pysollib/games/diplomat.py
/usr/lib/python3.9/site-packages/pysollib/games/doublets.py
/usr/lib/python3.9/site-packages/pysollib/games/eiffeltower.py
/usr/lib/python3.9/site-packages/pysollib/games/fan.py
/usr/lib/python3.9/site-packages/pysollib/games/fortythieves.py
/usr/lib/python3.9/site-packages/pysollib/games/freecell.py
/usr/lib/python3.9/site-packages/pysollib/games/glenwood.py
/usr/lib/python3.9/site-packages/pysollib/games/golf.py
/usr/lib/python3.9/site-packages/pysollib/games/grandduchess.py
/usr/lib/python3.9/site-packages/pysollib/games/grandfathersclock.py
/usr/lib/python3.9/site-packages/pysollib/games/gypsy.py
/usr/lib/python3.9/site-packages/pysollib/games/harp.py
/usr/lib/python3.9/site-packages/pysollib/games/headsandtails.py
/usr/lib/python3.9/site-packages/pysollib/games/katzenschwanz.py
/usr/lib/python3.9/site-packages/pysollib/games/klondike.py
/usr/lib/python3.9/site-packages/pysollib/games/labyrinth.py
/usr/lib/python3.9/site-packages/pysollib/games/larasgame.py
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__init__.py
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg1.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg1.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg2.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg2.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg3.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/mahjongg3.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/shisensho.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/__pycache__/shisensho.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/mahjongg.py
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/mahjongg1.py
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/mahjongg2.py
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/mahjongg3.py
/usr/lib/python3.9/site-packages/pysollib/games/mahjongg/shisensho.py
/usr/lib/python3.9/site-packages/pysollib/games/matriarchy.py
/usr/lib/python3.9/site-packages/pysollib/games/montana.py
/usr/lib/python3.9/site-packages/pysollib/games/montecarlo.py
/usr/lib/python3.9/site-packages/pysollib/games/napoleon.py
/usr/lib/python3.9/site-packages/pysollib/games/needle.py
/usr/lib/python3.9/site-packages/pysollib/games/numerica.py
/usr/lib/python3.9/site-packages/pysollib/games/osmosis.py
/usr/lib/python3.9/site-packages/pysollib/games/parallels.py
/usr/lib/python3.9/site-packages/pysollib/games/pasdedeux.py
/usr/lib/python3.9/site-packages/pysollib/games/picturegallery.py
/usr/lib/python3.9/site-packages/pysollib/games/pileon.py
/usr/lib/python3.9/site-packages/pysollib/games/pushpin.py
/usr/lib/python3.9/site-packages/pysollib/games/pyramid.py
/usr/lib/python3.9/site-packages/pysollib/games/royalcotillion.py
/usr/lib/python3.9/site-packages/pysollib/games/royaleast.py
/usr/lib/python3.9/site-packages/pysollib/games/sanibel.py
/usr/lib/python3.9/site-packages/pysollib/games/siebenbisas.py
/usr/lib/python3.9/site-packages/pysollib/games/simplex.py
/usr/lib/python3.9/site-packages/pysollib/games/special
/usr/lib/python3.9/site-packages/pysollib/games/special/__init__.py
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/hanoi.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/hanoi.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/memory.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/memory.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/pegged.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/pegged.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/poker.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/poker.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/tarock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/__pycache__/tarock.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/special/hanoi.py
/usr/lib/python3.9/site-packages/pysollib/games/special/memory.py
/usr/lib/python3.9/site-packages/pysollib/games/special/pegged.py
/usr/lib/python3.9/site-packages/pysollib/games/special/poker.py
/usr/lib/python3.9/site-packages/pysollib/games/special/tarock.py
/usr/lib/python3.9/site-packages/pysollib/games/spider.py
/usr/lib/python3.9/site-packages/pysollib/games/sthelena.py
/usr/lib/python3.9/site-packages/pysollib/games/sultan.py
/usr/lib/python3.9/site-packages/pysollib/games/takeaway.py
/usr/lib/python3.9/site-packages/pysollib/games/terrace.py
/usr/lib/python3.9/site-packages/pysollib/games/threepeaks.py
/usr/lib/python3.9/site-packages/pysollib/games/tournament.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__init__.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/dashavatara.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/dashavatara.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hanafuda.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hanafuda.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hanafuda1.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hanafuda1.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hanafuda_common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hanafuda_common.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hexadeck.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/hexadeck.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/larasgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/larasgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/matrix.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/matrix.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/mughal.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/mughal.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/tarock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/__pycache__/tarock.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/games/ultra/dashavatara.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/hanafuda.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/hanafuda1.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/hanafuda_common.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/hexadeck.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/larasgame.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/matrix.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/mughal.py
/usr/lib/python3.9/site-packages/pysollib/games/ultra/tarock.py
/usr/lib/python3.9/site-packages/pysollib/games/unionsquare.py
/usr/lib/python3.9/site-packages/pysollib/games/wavemotion.py
/usr/lib/python3.9/site-packages/pysollib/games/windmill.py
/usr/lib/python3.9/site-packages/pysollib/games/yukon.py
/usr/lib/python3.9/site-packages/pysollib/games/zodiac.py
/usr/lib/python3.9/site-packages/pysollib/help.py
/usr/lib/python3.9/site-packages/pysollib/hint.py
/usr/lib/python3.9/site-packages/pysollib/htmllib2.py
/usr/lib/python3.9/site-packages/pysollib/images.py
/usr/lib/python3.9/site-packages/pysollib/init.py
/usr/lib/python3.9/site-packages/pysollib/kivy
/usr/lib/python3.9/site-packages/pysollib/kivy/LApp.py
/usr/lib/python3.9/site-packages/pysollib/kivy/__init__.py
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/LApp.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/LApp.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/androidperms.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/androidperms.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/card.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/card.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/colorsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/colorsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/edittextdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/edittextdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/findcarddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/findcarddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/fontsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/fontsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/gameinfodialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/gameinfodialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/menubar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/menubar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/playeroptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/playeroptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/progressbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/progressbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/selectcardset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/selectcardset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/selectgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/selectgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/selecttree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/selecttree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/solverdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/solverdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/statusbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/statusbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/timeoutsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/timeoutsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkcanvas.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkcanvas.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkconst.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkconst.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkhtml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkhtml.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkstats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkstats.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tktree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tktree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkutil.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkutil.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkwidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkwidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkwrap.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/tkwrap.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/toolbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/__pycache__/toolbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/kivy/androidperms.py
/usr/lib/python3.9/site-packages/pysollib/kivy/card.py
/usr/lib/python3.9/site-packages/pysollib/kivy/colorsdialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/edittextdialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/findcarddialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/fontsdialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/gameinfodialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/menubar.py
/usr/lib/python3.9/site-packages/pysollib/kivy/playeroptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/progressbar.py
/usr/lib/python3.9/site-packages/pysollib/kivy/selectcardset.py
/usr/lib/python3.9/site-packages/pysollib/kivy/selectgame.py
/usr/lib/python3.9/site-packages/pysollib/kivy/selecttree.py
/usr/lib/python3.9/site-packages/pysollib/kivy/solverdialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/statusbar.py
/usr/lib/python3.9/site-packages/pysollib/kivy/timeoutsdialog.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkcanvas.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkconst.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkhtml.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkstats.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tktree.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkutil.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkwidget.py
/usr/lib/python3.9/site-packages/pysollib/kivy/tkwrap.py
/usr/lib/python3.9/site-packages/pysollib/kivy/toolbar.py
/usr/lib/python3.9/site-packages/pysollib/layout.py
/usr/lib/python3.9/site-packages/pysollib/macosx
/usr/lib/python3.9/site-packages/pysollib/macosx/__init__.py
/usr/lib/python3.9/site-packages/pysollib/macosx/__pycache__
/usr/lib/python3.9/site-packages/pysollib/macosx/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/macosx/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/macosx/__pycache__/appSupport.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/macosx/__pycache__/appSupport.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/macosx/appSupport.py
/usr/lib/python3.9/site-packages/pysollib/main.py
/usr/lib/python3.9/site-packages/pysollib/mfxutil.py
/usr/lib/python3.9/site-packages/pysollib/move.py
/usr/lib/python3.9/site-packages/pysollib/mygettext.py
/usr/lib/python3.9/site-packages/pysollib/options.py
/usr/lib/python3.9/site-packages/pysollib/pysolaudio.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__init__.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/card.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/card.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/colorsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/colorsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/edittextdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/edittextdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/findcarddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/findcarddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/fontsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/fontsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/gameinfodialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/gameinfodialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/menubar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/menubar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/playeroptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/playeroptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/progressbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/progressbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/pysoltree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/pysoltree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/selectcardset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/selectcardset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/selectgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/selectgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/selecttile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/selecttile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/solverdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/solverdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/soundoptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/soundoptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/statusbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/statusbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/timeoutsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/timeoutsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkcanvas.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkcanvas.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkconst.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkconst.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkhtml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkhtml.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkstats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkstats.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkutil.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkutil.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkwidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkwidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkwrap.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/tkwrap.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/toolbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/__pycache__/toolbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/card.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/colorsdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/edittextdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/findcarddialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/fontsdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/gameinfodialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/menubar.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/playeroptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/progressbar.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/pysoltree.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/selectcardset.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/selectgame.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/selecttile.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/solverdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/soundoptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/statusbar.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/timeoutsdialog.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkcanvas.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkconst.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkhtml.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkstats.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkutil.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkwidget.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/tkwrap.py
/usr/lib/python3.9/site-packages/pysollib/pysolgtk/toolbar.py
/usr/lib/python3.9/site-packages/pysollib/pysolrandom.py
/usr/lib/python3.9/site-packages/pysollib/pysoltk.py
/usr/lib/python3.9/site-packages/pysollib/resource.py
/usr/lib/python3.9/site-packages/pysollib/settings.py
/usr/lib/python3.9/site-packages/pysollib/stack.py
/usr/lib/python3.9/site-packages/pysollib/stats.py
/usr/lib/python3.9/site-packages/pysollib/struct_new.py
/usr/lib/python3.9/site-packages/pysollib/tile
/usr/lib/python3.9/site-packages/pysollib/tile/__init__.py
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/basetilemfxdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/basetilemfxdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/colorsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/colorsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/edittextdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/edittextdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/fontsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/fontsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/gameinfodialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/gameinfodialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/menubar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/menubar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/playeroptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/playeroptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/progressbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/progressbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selectcardset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selectcardset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selectgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selectgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selecttile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selecttile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selecttree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/selecttree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/solverdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/solverdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/soundoptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/soundoptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/statusbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/statusbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/timeoutsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/timeoutsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tkhtml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tkhtml.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tkstats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tkstats.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tktree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tktree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tkwidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/tkwidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/toolbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/toolbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/wizarddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/__pycache__/wizarddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tile/basetilemfxdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/colorsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/edittextdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/fontsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/gameinfodialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/menubar.py
/usr/lib/python3.9/site-packages/pysollib/tile/playeroptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/progressbar.py
/usr/lib/python3.9/site-packages/pysollib/tile/selectcardset.py
/usr/lib/python3.9/site-packages/pysollib/tile/selectgame.py
/usr/lib/python3.9/site-packages/pysollib/tile/selecttile.py
/usr/lib/python3.9/site-packages/pysollib/tile/selecttree.py
/usr/lib/python3.9/site-packages/pysollib/tile/solverdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/soundoptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/statusbar.py
/usr/lib/python3.9/site-packages/pysollib/tile/timeoutsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tile/tkhtml.py
/usr/lib/python3.9/site-packages/pysollib/tile/tkstats.py
/usr/lib/python3.9/site-packages/pysollib/tile/tktree.py
/usr/lib/python3.9/site-packages/pysollib/tile/tkwidget.py
/usr/lib/python3.9/site-packages/pysollib/tile/toolbar.py
/usr/lib/python3.9/site-packages/pysollib/tile/wizarddialog.py
/usr/lib/python3.9/site-packages/pysollib/tk
/usr/lib/python3.9/site-packages/pysollib/tk/__init__.py
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/basetkmfxdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/basetkmfxdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/colorsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/colorsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/edittextdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/edittextdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/fontsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/fontsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/gameinfodialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/gameinfodialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/menubar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/menubar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/playeroptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/playeroptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/progressbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/progressbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selectcardset.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selectcardset.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selectgame.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selectgame.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selecttile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selecttile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selecttree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/selecttree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/solverdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/solverdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/soundoptionsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/soundoptionsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/statusbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/statusbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tabpage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tabpage.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/timeoutsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/timeoutsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tkhtml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tkhtml.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tkstats.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tkstats.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tktree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tktree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tkwidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/tkwidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/toolbar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/toolbar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/wizarddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/__pycache__/wizarddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/tk/basetkmfxdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/colorsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/edittextdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/fontsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/gameinfodialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/menubar.py
/usr/lib/python3.9/site-packages/pysollib/tk/playeroptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/progressbar.py
/usr/lib/python3.9/site-packages/pysollib/tk/selectcardset.py
/usr/lib/python3.9/site-packages/pysollib/tk/selectgame.py
/usr/lib/python3.9/site-packages/pysollib/tk/selecttile.py
/usr/lib/python3.9/site-packages/pysollib/tk/selecttree.py
/usr/lib/python3.9/site-packages/pysollib/tk/solverdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/soundoptionsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/statusbar.py
/usr/lib/python3.9/site-packages/pysollib/tk/tabpage.py
/usr/lib/python3.9/site-packages/pysollib/tk/timeoutsdialog.py
/usr/lib/python3.9/site-packages/pysollib/tk/tkhtml.py
/usr/lib/python3.9/site-packages/pysollib/tk/tkstats.py
/usr/lib/python3.9/site-packages/pysollib/tk/tktree.py
/usr/lib/python3.9/site-packages/pysollib/tk/tkwidget.py
/usr/lib/python3.9/site-packages/pysollib/tk/toolbar.py
/usr/lib/python3.9/site-packages/pysollib/tk/wizarddialog.py
/usr/lib/python3.9/site-packages/pysollib/ui
/usr/lib/python3.9/site-packages/pysollib/ui/__init__.py
/usr/lib/python3.9/site-packages/pysollib/ui/__pycache__
/usr/lib/python3.9/site-packages/pysollib/ui/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/Canvas2.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__init__.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/Canvas2.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/Canvas2.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/card.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/card.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/colorsdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/colorsdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/edittextdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/edittextdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/findcarddialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/findcarddialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/gameinfodialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/gameinfodialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/menubar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/menubar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/selecttree.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/selecttree.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/solverdialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/solverdialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkcanvas.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkcanvas.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkconst.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkconst.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkhtml.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkhtml.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkutil.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkutil.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkwrap.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/__pycache__/tkwrap.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/card.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/colorsdialog.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/edittextdialog.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/findcarddialog.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/gameinfodialog.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/menubar.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/selecttree.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/solverdialog.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/tkcanvas.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/tkconst.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/tkhtml.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/tkutil.py
/usr/lib/python3.9/site-packages/pysollib/ui/tktile/tkwrap.py
/usr/lib/python3.9/site-packages/pysollib/util.py
/usr/lib/python3.9/site-packages/pysollib/winsystems
/usr/lib/python3.9/site-packages/pysollib/winsystems/__init__.py
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/aqua.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/aqua.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/common.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/win32.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/win32.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/x11.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/__pycache__/x11.cpython-39.pyc
/usr/lib/python3.9/site-packages/pysollib/winsystems/aqua.py
/usr/lib/python3.9/site-packages/pysollib/winsystems/common.py
/usr/lib/python3.9/site-packages/pysollib/winsystems/win32.py
/usr/lib/python3.9/site-packages/pysollib/winsystems/x11.py
/usr/lib/python3.9/site-packages/pysollib/wizardpresets.py
/usr/lib/python3.9/site-packages/pysollib/wizardutil.py
/usr/share/PySolFC
/usr/share/PySolFC/cardset-2000
/usr/share/PySolFC/cardset-2000/01c.gif
/usr/share/PySolFC/cardset-2000/01d.gif
/usr/share/PySolFC/cardset-2000/01h.gif
/usr/share/PySolFC/cardset-2000/01s.gif
/usr/share/PySolFC/cardset-2000/02c.gif
/usr/share/PySolFC/cardset-2000/02d.gif
/usr/share/PySolFC/cardset-2000/02h.gif
/usr/share/PySolFC/cardset-2000/02s.gif
/usr/share/PySolFC/cardset-2000/03c.gif
/usr/share/PySolFC/cardset-2000/03d.gif
/usr/share/PySolFC/cardset-2000/03h.gif
/usr/share/PySolFC/cardset-2000/03s.gif
/usr/share/PySolFC/cardset-2000/04c.gif
/usr/share/PySolFC/cardset-2000/04d.gif
/usr/share/PySolFC/cardset-2000/04h.gif
/usr/share/PySolFC/cardset-2000/04s.gif
/usr/share/PySolFC/cardset-2000/05c.gif
/usr/share/PySolFC/cardset-2000/05d.gif
/usr/share/PySolFC/cardset-2000/05h.gif
/usr/share/PySolFC/cardset-2000/05s.gif
/usr/share/PySolFC/cardset-2000/06c.gif
/usr/share/PySolFC/cardset-2000/06d.gif
/usr/share/PySolFC/cardset-2000/06h.gif
/usr/share/PySolFC/cardset-2000/06s.gif
/usr/share/PySolFC/cardset-2000/07c.gif
/usr/share/PySolFC/cardset-2000/07d.gif
/usr/share/PySolFC/cardset-2000/07h.gif
/usr/share/PySolFC/cardset-2000/07s.gif
/usr/share/PySolFC/cardset-2000/08c.gif
/usr/share/PySolFC/cardset-2000/08d.gif
/usr/share/PySolFC/cardset-2000/08h.gif
/usr/share/PySolFC/cardset-2000/08s.gif
/usr/share/PySolFC/cardset-2000/09c.gif
/usr/share/PySolFC/cardset-2000/09d.gif
/usr/share/PySolFC/cardset-2000/09h.gif
/usr/share/PySolFC/cardset-2000/09s.gif
/usr/share/PySolFC/cardset-2000/10c.gif
/usr/share/PySolFC/cardset-2000/10d.gif
/usr/share/PySolFC/cardset-2000/10h.gif
/usr/share/PySolFC/cardset-2000/10s.gif
/usr/share/PySolFC/cardset-2000/11c.gif
/usr/share/PySolFC/cardset-2000/11d.gif
/usr/share/PySolFC/cardset-2000/11h.gif
/usr/share/PySolFC/cardset-2000/11s.gif
/usr/share/PySolFC/cardset-2000/12c.gif
/usr/share/PySolFC/cardset-2000/12d.gif
/usr/share/PySolFC/cardset-2000/12h.gif
/usr/share/PySolFC/cardset-2000/12s.gif
/usr/share/PySolFC/cardset-2000/13c.gif
/usr/share/PySolFC/cardset-2000/13d.gif
/usr/share/PySolFC/cardset-2000/13h.gif
/usr/share/PySolFC/cardset-2000/13s.gif
/usr/share/PySolFC/cardset-2000/COPYRIGHT
/usr/share/PySolFC/cardset-2000/back01.gif
/usr/share/PySolFC/cardset-2000/back02.gif
/usr/share/PySolFC/cardset-2000/back03.gif
/usr/share/PySolFC/cardset-2000/back04.gif
/usr/share/PySolFC/cardset-2000/back05.gif
/usr/share/PySolFC/cardset-2000/back06.gif
/usr/share/PySolFC/cardset-2000/back07.gif
/usr/share/PySolFC/cardset-2000/back08.gif
/usr/share/PySolFC/cardset-2000/back09.gif
/usr/share/PySolFC/cardset-2000/back10.gif
/usr/share/PySolFC/cardset-2000/bottom01-n.gif
/usr/share/PySolFC/cardset-2000/bottom01.gif
/usr/share/PySolFC/cardset-2000/bottom02-n.gif
/usr/share/PySolFC/cardset-2000/bottom02.gif
/usr/share/PySolFC/cardset-2000/bottom03-n.gif
/usr/share/PySolFC/cardset-2000/bottom03.gif
/usr/share/PySolFC/cardset-2000/bottom04-n.gif
/usr/share/PySolFC/cardset-2000/bottom04.gif
/usr/share/PySolFC/cardset-2000/bottom05-n.gif
/usr/share/PySolFC/cardset-2000/bottom05.gif
/usr/share/PySolFC/cardset-2000/bottom06-n.gif
/usr/share/PySolFC/cardset-2000/bottom06.gif
/usr/share/PySolFC/cardset-2000/bottom07-n.gif
/usr/share/PySolFC/cardset-2000/bottom07.gif
/usr/share/PySolFC/cardset-2000/cardset-2000
/usr/share/PySolFC/cardset-2000/cardset-2000/01c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/01d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/01h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/01s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/02c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/02d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/02h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/02s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/03c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/03d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/03h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/03s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/04c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/04d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/04h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/04s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/05c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/05d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/05h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/05s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/06c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/06d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/06h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/06s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/07c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/07d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/07h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/07s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/08c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/08d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/08h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/08s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/09c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/09d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/09h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/09s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/10c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/10d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/10h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/10s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/11c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/11d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/11h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/11s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/12c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/12d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/12h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/12s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/13c.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/13d.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/13h.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/13s.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/COPYRIGHT
/usr/share/PySolFC/cardset-2000/cardset-2000/back01.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back02.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back03.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back04.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back05.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back06.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back07.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back08.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back09.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/back10.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom01-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom01.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom02-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom02.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom03-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom03.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom04-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom04.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom05-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom05.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom06-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom06.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom07-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/bottom07.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/config.txt
/usr/share/PySolFC/cardset-2000/cardset-2000/l01-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l01.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l02-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l02.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l03-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l03.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l04-n.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/l04.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shade.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow00.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow01.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow02.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow03.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow04.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow05.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow06.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow07.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow08.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow09.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow10.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow11.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow12.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/shadow13.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow01.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow02.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow03.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow04.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow05.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow06.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow07.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow08.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow09.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow10.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow11.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow12.gif
/usr/share/PySolFC/cardset-2000/cardset-2000/xshadow13.gif
/usr/share/PySolFC/cardset-2000/config.txt
/usr/share/PySolFC/cardset-2000/l01-n.gif
/usr/share/PySolFC/cardset-2000/l01.gif
/usr/share/PySolFC/cardset-2000/l02-n.gif
/usr/share/PySolFC/cardset-2000/l02.gif
/usr/share/PySolFC/cardset-2000/l03-n.gif
/usr/share/PySolFC/cardset-2000/l03.gif
/usr/share/PySolFC/cardset-2000/l04-n.gif
/usr/share/PySolFC/cardset-2000/l04.gif
/usr/share/PySolFC/cardset-2000/shade.gif
/usr/share/PySolFC/cardset-2000/shadow00.gif
/usr/share/PySolFC/cardset-2000/shadow01.gif
/usr/share/PySolFC/cardset-2000/shadow02.gif
/usr/share/PySolFC/cardset-2000/shadow03.gif
/usr/share/PySolFC/cardset-2000/shadow04.gif
/usr/share/PySolFC/cardset-2000/shadow05.gif
/usr/share/PySolFC/cardset-2000/shadow06.gif
/usr/share/PySolFC/cardset-2000/shadow07.gif
/usr/share/PySolFC/cardset-2000/shadow08.gif
/usr/share/PySolFC/cardset-2000/shadow09.gif
/usr/share/PySolFC/cardset-2000/shadow10.gif
/usr/share/PySolFC/cardset-2000/shadow11.gif
/usr/share/PySolFC/cardset-2000/shadow12.gif
/usr/share/PySolFC/cardset-2000/shadow13.gif
/usr/share/PySolFC/cardset-2000/xshadow01.gif
/usr/share/PySolFC/cardset-2000/xshadow02.gif
/usr/share/PySolFC/cardset-2000/xshadow03.gif
/usr/share/PySolFC/cardset-2000/xshadow04.gif
/usr/share/PySolFC/cardset-2000/xshadow05.gif
/usr/share/PySolFC/cardset-2000/xshadow06.gif
/usr/share/PySolFC/cardset-2000/xshadow07.gif
/usr/share/PySolFC/cardset-2000/xshadow08.gif
/usr/share/PySolFC/cardset-2000/xshadow09.gif
/usr/share/PySolFC/cardset-2000/xshadow10.gif
/usr/share/PySolFC/cardset-2000/xshadow11.gif
/usr/share/PySolFC/cardset-2000/xshadow12.gif
/usr/share/PySolFC/cardset-2000/xshadow13.gif
/usr/share/PySolFC/cardset-crystal-mahjongg
/usr/share/PySolFC/cardset-crystal-mahjongg/01a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/01b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/01c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/01z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/02a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/02b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/02c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/02z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/03a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/03b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/03c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/03z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/04a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/04b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/04c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/04z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/05a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/05b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/05c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/05z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/06a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/06b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/06c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/06z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/07a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/07b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/07c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/07z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/08a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/08b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/08c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/08z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/09a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/09b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/09c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/09z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/10a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/10b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/10c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/10z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/11z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/12z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/COPYRIGHT
/usr/share/PySolFC/cardset-crystal-mahjongg/back01.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/01a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/01b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/01c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/01z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/02a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/02b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/02c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/02z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/03a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/03b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/03c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/03z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/04a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/04b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/04c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/04z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/05a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/05b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/05c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/05z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/06a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/06b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/06c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/06z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/07a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/07b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/07c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/07z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/08a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/08b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/08c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/08z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/09a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/09b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/09c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/09z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/10a.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/10b.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/10c.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/10z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/11z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/12z.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/COPYRIGHT
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/back01.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/config.txt
/usr/share/PySolFC/cardset-crystal-mahjongg/cardset-crystal-mahjongg/shade.gif
/usr/share/PySolFC/cardset-crystal-mahjongg/config.txt
/usr/share/PySolFC/cardset-crystal-mahjongg/shade.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/01j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/02j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/03j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/04j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/05j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/06j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/07j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/08j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/09j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/10j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/11j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/12j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/COPYRIGHT
/usr/share/PySolFC/cardset-dashavatara-ganjifa/back01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom01-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom02-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom03-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom04-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom05-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom05.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom06-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom06.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom07-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom07.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom08-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom08.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom09-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom09.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom10-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom10.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom11-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom11.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom12-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom12.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom13-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/bottom13.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/01j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/02j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/03j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/04j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/05j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/06j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/07j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/08j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/09j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/10j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/11j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12a.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12b.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12c.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12d.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12e.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12f.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12g.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12h.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12i.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/12j.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/COPYRIGHT
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/back01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom01-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom02-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom03-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom04-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom05-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom05.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom06-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom06.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom07-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom07.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom08-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom08.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom09-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom09.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom10-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom10.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom11-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom11.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom12-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom12.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom13-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/bottom13.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/config.txt
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l01-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l02-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l03-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l04-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/l04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shade.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow00.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow05.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow06.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow07.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow08.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow09.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow10.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow11.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow12.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/shadow13.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow05.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow06.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow07.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow08.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow09.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow10.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow11.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow12.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/cardset-dashavatara-ganjifa/xshadow13.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/config.txt
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l01-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l02-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l03-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l04-n.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/l04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shade.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow00.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow05.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow06.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow07.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow08.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow09.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow10.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow11.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow12.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/shadow13.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow01.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow02.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow03.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow04.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow05.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow06.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow07.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow08.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow09.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow10.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow11.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow12.gif
/usr/share/PySolFC/cardset-dashavatara-ganjifa/xshadow13.gif
/usr/share/PySolFC/cardset-dondorf
/usr/share/PySolFC/cardset-dondorf/01c.gif
/usr/share/PySolFC/cardset-dondorf/01d.gif
/usr/share/PySolFC/cardset-dondorf/01h.gif
/usr/share/PySolFC/cardset-dondorf/01s.gif
/usr/share/PySolFC/cardset-dondorf/01z.gif
/usr/share/PySolFC/cardset-dondorf/02c.gif
/usr/share/PySolFC/cardset-dondorf/02d.gif
/usr/share/PySolFC/cardset-dondorf/02h.gif
/usr/share/PySolFC/cardset-dondorf/02s.gif
/usr/share/PySolFC/cardset-dondorf/03c.gif
/usr/share/PySolFC/cardset-dondorf/03d.gif
/usr/share/PySolFC/cardset-dondorf/03h.gif
/usr/share/PySolFC/cardset-dondorf/03s.gif
/usr/share/PySolFC/cardset-dondorf/04c.gif
/usr/share/PySolFC/cardset-dondorf/04d.gif
/usr/share/PySolFC/cardset-dondorf/04h.gif
/usr/share/PySolFC/cardset-dondorf/04s.gif
/usr/share/PySolFC/cardset-dondorf/05c.gif
/usr/share/PySolFC/cardset-dondorf/05d.gif
/usr/share/PySolFC/cardset-dondorf/05h.gif
/usr/share/PySolFC/cardset-dondorf/05s.gif
/usr/share/PySolFC/cardset-dondorf/06c.gif
/usr/share/PySolFC/cardset-dondorf/06d.gif
/usr/share/PySolFC/cardset-dondorf/06h.gif
/usr/share/PySolFC/cardset-dondorf/06s.gif
/usr/share/PySolFC/cardset-dondorf/07c.gif
/usr/share/PySolFC/cardset-dondorf/07d.gif
/usr/share/PySolFC/cardset-dondorf/07h.gif
/usr/share/PySolFC/cardset-dondorf/07s.gif
/usr/share/PySolFC/cardset-dondorf/08c.gif
/usr/share/PySolFC/cardset-dondorf/08d.gif
/usr/share/PySolFC/cardset-dondorf/08h.gif
/usr/share/PySolFC/cardset-dondorf/08s.gif
/usr/share/PySolFC/cardset-dondorf/09c.gif
/usr/share/PySolFC/cardset-dondorf/09d.gif
/usr/share/PySolFC/cardset-dondorf/09h.gif
/usr/share/PySolFC/cardset-dondorf/09s.gif
/usr/share/PySolFC/cardset-dondorf/10c.gif
/usr/share/PySolFC/cardset-dondorf/10d.gif
/usr/share/PySolFC/cardset-dondorf/10h.gif
/usr/share/PySolFC/cardset-dondorf/10s.gif
/usr/share/PySolFC/cardset-dondorf/11c.gif
/usr/share/PySolFC/cardset-dondorf/11d.gif
/usr/share/PySolFC/cardset-dondorf/11h.gif
/usr/share/PySolFC/cardset-dondorf/11s.gif
/usr/share/PySolFC/cardset-dondorf/12c.gif
/usr/share/PySolFC/cardset-dondorf/12d.gif
/usr/share/PySolFC/cardset-dondorf/12h.gif
/usr/share/PySolFC/cardset-dondorf/12s.gif
/usr/share/PySolFC/cardset-dondorf/13c.gif
/usr/share/PySolFC/cardset-dondorf/13d.gif
/usr/share/PySolFC/cardset-dondorf/13h.gif
/usr/share/PySolFC/cardset-dondorf/13s.gif
/usr/share/PySolFC/cardset-dondorf/COPYRIGHT
/usr/share/PySolFC/cardset-dondorf/back01.gif
/usr/share/PySolFC/cardset-dondorf/bottom01-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom01.gif
/usr/share/PySolFC/cardset-dondorf/bottom02-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom02.gif
/usr/share/PySolFC/cardset-dondorf/bottom03-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom03.gif
/usr/share/PySolFC/cardset-dondorf/bottom04-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom04.gif
/usr/share/PySolFC/cardset-dondorf/bottom05-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom05.gif
/usr/share/PySolFC/cardset-dondorf/bottom06-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom06.gif
/usr/share/PySolFC/cardset-dondorf/bottom07-n.gif
/usr/share/PySolFC/cardset-dondorf/bottom07.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/01c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/01d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/01h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/01s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/01z.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/02c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/02d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/02h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/02s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/03c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/03d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/03h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/03s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/04c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/04d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/04h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/04s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/05c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/05d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/05h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/05s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/06c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/06d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/06h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/06s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/07c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/07d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/07h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/07s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/08c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/08d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/08h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/08s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/09c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/09d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/09h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/09s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/10c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/10d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/10h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/10s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/11c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/11d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/11h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/11s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/12c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/12d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/12h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/12s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/13c.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/13d.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/13h.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/13s.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/COPYRIGHT
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/back01.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom01-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom01.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom02-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom02.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom03-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom03.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom04-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom04.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom05-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom05.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom06-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom06.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom07-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/bottom07.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/config.txt
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l01-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l01.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l02-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l02.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l03-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l03.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l04-n.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/l04.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shade.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow00.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow01.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow02.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow03.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow04.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow05.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow06.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow07.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow08.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow09.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow10.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow11.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow12.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/shadow13.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow01.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow02.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow03.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow04.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow05.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow06.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow07.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow08.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow09.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow10.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow11.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow12.gif
/usr/share/PySolFC/cardset-dondorf/cardset-dondorf/xshadow13.gif
/usr/share/PySolFC/cardset-dondorf/config.txt
/usr/share/PySolFC/cardset-dondorf/l01-n.gif
/usr/share/PySolFC/cardset-dondorf/l01.gif
/usr/share/PySolFC/cardset-dondorf/l02-n.gif
/usr/share/PySolFC/cardset-dondorf/l02.gif
/usr/share/PySolFC/cardset-dondorf/l03-n.gif
/usr/share/PySolFC/cardset-dondorf/l03.gif
/usr/share/PySolFC/cardset-dondorf/l04-n.gif
/usr/share/PySolFC/cardset-dondorf/l04.gif
/usr/share/PySolFC/cardset-dondorf/shade.gif
/usr/share/PySolFC/cardset-dondorf/shadow00.gif
/usr/share/PySolFC/cardset-dondorf/shadow01.gif
/usr/share/PySolFC/cardset-dondorf/shadow02.gif
/usr/share/PySolFC/cardset-dondorf/shadow03.gif
/usr/share/PySolFC/cardset-dondorf/shadow04.gif
/usr/share/PySolFC/cardset-dondorf/shadow05.gif
/usr/share/PySolFC/cardset-dondorf/shadow06.gif
/usr/share/PySolFC/cardset-dondorf/shadow07.gif
/usr/share/PySolFC/cardset-dondorf/shadow08.gif
/usr/share/PySolFC/cardset-dondorf/shadow09.gif
/usr/share/PySolFC/cardset-dondorf/shadow10.gif
/usr/share/PySolFC/cardset-dondorf/shadow11.gif
/usr/share/PySolFC/cardset-dondorf/shadow12.gif
/usr/share/PySolFC/cardset-dondorf/shadow13.gif
/usr/share/PySolFC/cardset-dondorf/xshadow01.gif
/usr/share/PySolFC/cardset-dondorf/xshadow02.gif
/usr/share/PySolFC/cardset-dondorf/xshadow03.gif
/usr/share/PySolFC/cardset-dondorf/xshadow04.gif
/usr/share/PySolFC/cardset-dondorf/xshadow05.gif
/usr/share/PySolFC/cardset-dondorf/xshadow06.gif
/usr/share/PySolFC/cardset-dondorf/xshadow07.gif
/usr/share/PySolFC/cardset-dondorf/xshadow08.gif
/usr/share/PySolFC/cardset-dondorf/xshadow09.gif
/usr/share/PySolFC/cardset-dondorf/xshadow10.gif
/usr/share/PySolFC/cardset-dondorf/xshadow11.gif
/usr/share/PySolFC/cardset-dondorf/xshadow12.gif
/usr/share/PySolFC/cardset-dondorf/xshadow13.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1
/usr/share/PySolFC/cardset-gnome-mahjongg-1/01a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/01b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/01c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/01z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/02a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/02b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/02c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/02z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/03a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/03b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/03c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/03z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/04a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/04b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/04c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/04z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/05a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/05b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/05c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/05z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/06a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/06b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/06c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/06z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/07a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/07b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/07c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/07z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/08a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/08b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/08c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/08z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/09a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/09b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/09c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/09z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/10a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/10b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/10c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/10z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/11z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/12z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/COPYRIGHT
/usr/share/PySolFC/cardset-gnome-mahjongg-1/back01.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/01a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/01b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/01c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/01z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/02a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/02b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/02c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/02z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/03a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/03b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/03c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/03z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/04a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/04b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/04c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/04z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/05a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/05b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/05c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/05z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/06a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/06b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/06c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/06z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/07a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/07b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/07c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/07z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/08a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/08b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/08c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/08z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/09a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/09b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/09c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/09z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/10a.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/10b.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/10c.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/10z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/11z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/12z.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/COPYRIGHT
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/back01.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/config.txt
/usr/share/PySolFC/cardset-gnome-mahjongg-1/cardset-gnome-mahjongg-1/shade.gif
/usr/share/PySolFC/cardset-gnome-mahjongg-1/config.txt
/usr/share/PySolFC/cardset-gnome-mahjongg-1/shade.gif
/usr/share/PySolFC/cardset-hanafuda-200-years
/usr/share/PySolFC/cardset-hanafuda-200-years/01a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/01l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/02l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/03l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/04l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/COPYRIGHT
/usr/share/PySolFC/cardset-hanafuda-200-years/back01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom01-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom02-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom03-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom04-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom05-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom05.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom06-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom06.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom07-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom07.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom08-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom08.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom09-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom09.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom10-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom10.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom11-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom11.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom12-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom12.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom13-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom13.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom14-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom14.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom15-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/bottom15.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/01l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/02l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/03l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04a.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04b.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04c.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04d.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04e.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04f.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04g.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04h.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04i.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04j.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04k.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/04l.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/COPYRIGHT
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/back01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom01-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom02-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom03-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom04-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom05-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom05.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom06-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom06.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom07-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom07.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom08-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom08.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom09-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom09.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom10-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom10.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom11-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom11.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom12-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom12.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom13-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom13.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom14-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom14.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom15-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/bottom15.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/config.txt
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l01-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l02-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l03-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l04-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/l04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shade.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow00.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow05.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow06.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow07.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow08.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow09.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow10.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow11.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow12.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/shadow13.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow05.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow06.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow07.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow08.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow09.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow10.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow11.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow12.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/cardset-hanafuda-200-years/xshadow13.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/config.txt
/usr/share/PySolFC/cardset-hanafuda-200-years/l01-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l02-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l03-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l04-n.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/l04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shade.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow00.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow05.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow06.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow07.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow08.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow09.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow10.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow11.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow12.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/shadow13.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow01.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow02.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow03.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow04.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow05.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow06.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow07.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow08.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow09.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow10.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow11.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow12.gif
/usr/share/PySolFC/cardset-hanafuda-200-years/xshadow13.gif
/usr/share/PySolFC/cardset-hexadeck
/usr/share/PySolFC/cardset-hexadeck/01c.gif
/usr/share/PySolFC/cardset-hexadeck/01d.gif
/usr/share/PySolFC/cardset-hexadeck/01h.gif
/usr/share/PySolFC/cardset-hexadeck/01s.gif
/usr/share/PySolFC/cardset-hexadeck/01z.gif
/usr/share/PySolFC/cardset-hexadeck/02c.gif
/usr/share/PySolFC/cardset-hexadeck/02d.gif
/usr/share/PySolFC/cardset-hexadeck/02h.gif
/usr/share/PySolFC/cardset-hexadeck/02s.gif
/usr/share/PySolFC/cardset-hexadeck/02z.gif
/usr/share/PySolFC/cardset-hexadeck/03c.gif
/usr/share/PySolFC/cardset-hexadeck/03d.gif
/usr/share/PySolFC/cardset-hexadeck/03h.gif
/usr/share/PySolFC/cardset-hexadeck/03s.gif
/usr/share/PySolFC/cardset-hexadeck/03z.gif
/usr/share/PySolFC/cardset-hexadeck/04c.gif
/usr/share/PySolFC/cardset-hexadeck/04d.gif
/usr/share/PySolFC/cardset-hexadeck/04h.gif
/usr/share/PySolFC/cardset-hexadeck/04s.gif
/usr/share/PySolFC/cardset-hexadeck/04z.gif
/usr/share/PySolFC/cardset-hexadeck/05c.gif
/usr/share/PySolFC/cardset-hexadeck/05d.gif
/usr/share/PySolFC/cardset-hexadeck/05h.gif
/usr/share/PySolFC/cardset-hexadeck/05s.gif
/usr/share/PySolFC/cardset-hexadeck/06c.gif
/usr/share/PySolFC/cardset-hexadeck/06d.gif
/usr/share/PySolFC/cardset-hexadeck/06h.gif
/usr/share/PySolFC/cardset-hexadeck/06s.gif
/usr/share/PySolFC/cardset-hexadeck/07c.gif
/usr/share/PySolFC/cardset-hexadeck/07d.gif
/usr/share/PySolFC/cardset-hexadeck/07h.gif
/usr/share/PySolFC/cardset-hexadeck/07s.gif
/usr/share/PySolFC/cardset-hexadeck/08c.gif
/usr/share/PySolFC/cardset-hexadeck/08d.gif
/usr/share/PySolFC/cardset-hexadeck/08h.gif
/usr/share/PySolFC/cardset-hexadeck/08s.gif
/usr/share/PySolFC/cardset-hexadeck/09c.gif
/usr/share/PySolFC/cardset-hexadeck/09d.gif
/usr/share/PySolFC/cardset-hexadeck/09h.gif
/usr/share/PySolFC/cardset-hexadeck/09s.gif
/usr/share/PySolFC/cardset-hexadeck/10c.gif
/usr/share/PySolFC/cardset-hexadeck/10d.gif
/usr/share/PySolFC/cardset-hexadeck/10h.gif
/usr/share/PySolFC/cardset-hexadeck/10s.gif
/usr/share/PySolFC/cardset-hexadeck/11c.gif
/usr/share/PySolFC/cardset-hexadeck/11d.gif
/usr/share/PySolFC/cardset-hexadeck/11h.gif
/usr/share/PySolFC/cardset-hexadeck/11s.gif
/usr/share/PySolFC/cardset-hexadeck/12c.gif
/usr/share/PySolFC/cardset-hexadeck/12d.gif
/usr/share/PySolFC/cardset-hexadeck/12h.gif
/usr/share/PySolFC/cardset-hexadeck/12s.gif
/usr/share/PySolFC/cardset-hexadeck/13c.gif
/usr/share/PySolFC/cardset-hexadeck/13d.gif
/usr/share/PySolFC/cardset-hexadeck/13h.gif
/usr/share/PySolFC/cardset-hexadeck/13s.gif
/usr/share/PySolFC/cardset-hexadeck/14c.gif
/usr/share/PySolFC/cardset-hexadeck/14d.gif
/usr/share/PySolFC/cardset-hexadeck/14h.gif
/usr/share/PySolFC/cardset-hexadeck/14s.gif
/usr/share/PySolFC/cardset-hexadeck/15c.gif
/usr/share/PySolFC/cardset-hexadeck/15d.gif
/usr/share/PySolFC/cardset-hexadeck/15h.gif
/usr/share/PySolFC/cardset-hexadeck/15s.gif
/usr/share/PySolFC/cardset-hexadeck/16c.gif
/usr/share/PySolFC/cardset-hexadeck/16d.gif
/usr/share/PySolFC/cardset-hexadeck/16h.gif
/usr/share/PySolFC/cardset-hexadeck/16s.gif
/usr/share/PySolFC/cardset-hexadeck/COPYRIGHT
/usr/share/PySolFC/cardset-hexadeck/back01.gif
/usr/share/PySolFC/cardset-hexadeck/bottom01-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom01.gif
/usr/share/PySolFC/cardset-hexadeck/bottom02-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom02.gif
/usr/share/PySolFC/cardset-hexadeck/bottom03-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom03.gif
/usr/share/PySolFC/cardset-hexadeck/bottom04-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom04.gif
/usr/share/PySolFC/cardset-hexadeck/bottom05-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom05.gif
/usr/share/PySolFC/cardset-hexadeck/bottom06-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom06.gif
/usr/share/PySolFC/cardset-hexadeck/bottom07-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom07.gif
/usr/share/PySolFC/cardset-hexadeck/bottom08-n.gif
/usr/share/PySolFC/cardset-hexadeck/bottom08.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/01c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/01d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/01h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/01s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/01z.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/02c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/02d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/02h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/02s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/02z.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/03c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/03d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/03h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/03s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/03z.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/04c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/04d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/04h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/04s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/04z.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/05c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/05d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/05h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/05s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/06c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/06d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/06h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/06s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/07c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/07d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/07h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/07s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/08c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/08d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/08h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/08s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/09c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/09d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/09h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/09s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/10c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/10d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/10h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/10s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/11c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/11d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/11h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/11s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/12c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/12d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/12h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/12s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/13c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/13d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/13h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/13s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/14c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/14d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/14h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/14s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/15c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/15d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/15h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/15s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/16c.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/16d.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/16h.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/16s.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/COPYRIGHT
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/back01.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom01-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom01.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom02-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom02.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom03-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom03.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom04-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom04.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom05-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom05.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom06-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom06.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom07-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom07.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom08-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/bottom08.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/config.txt
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l01-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l01.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l02-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l02.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l03-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l03.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l04-n.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/l04.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shade.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow00.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow01.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow02.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow03.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow04.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow05.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow06.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow07.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow08.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow09.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow10.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow11.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow12.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/shadow13.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow01.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow02.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow03.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow04.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow05.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow06.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow07.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow08.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow09.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow10.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow11.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow12.gif
/usr/share/PySolFC/cardset-hexadeck/cardset-hexadeck/xshadow13.gif
/usr/share/PySolFC/cardset-hexadeck/config.txt
/usr/share/PySolFC/cardset-hexadeck/l01-n.gif
/usr/share/PySolFC/cardset-hexadeck/l01.gif
/usr/share/PySolFC/cardset-hexadeck/l02-n.gif
/usr/share/PySolFC/cardset-hexadeck/l02.gif
/usr/share/PySolFC/cardset-hexadeck/l03-n.gif
/usr/share/PySolFC/cardset-hexadeck/l03.gif
/usr/share/PySolFC/cardset-hexadeck/l04-n.gif
/usr/share/PySolFC/cardset-hexadeck/l04.gif
/usr/share/PySolFC/cardset-hexadeck/shade.gif
/usr/share/PySolFC/cardset-hexadeck/shadow00.gif
/usr/share/PySolFC/cardset-hexadeck/shadow01.gif
/usr/share/PySolFC/cardset-hexadeck/shadow02.gif
/usr/share/PySolFC/cardset-hexadeck/shadow03.gif
/usr/share/PySolFC/cardset-hexadeck/shadow04.gif
/usr/share/PySolFC/cardset-hexadeck/shadow05.gif
/usr/share/PySolFC/cardset-hexadeck/shadow06.gif
/usr/share/PySolFC/cardset-hexadeck/shadow07.gif
/usr/share/PySolFC/cardset-hexadeck/shadow08.gif
/usr/share/PySolFC/cardset-hexadeck/shadow09.gif
/usr/share/PySolFC/cardset-hexadeck/shadow10.gif
/usr/share/PySolFC/cardset-hexadeck/shadow11.gif
/usr/share/PySolFC/cardset-hexadeck/shadow12.gif
/usr/share/PySolFC/cardset-hexadeck/shadow13.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow01.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow02.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow03.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow04.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow05.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow06.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow07.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow08.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow09.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow10.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow11.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow12.gif
/usr/share/PySolFC/cardset-hexadeck/xshadow13.gif
/usr/share/PySolFC/cardset-matrix
/usr/share/PySolFC/cardset-matrix/01z.gif
/usr/share/PySolFC/cardset-matrix/02z.gif
/usr/share/PySolFC/cardset-matrix/03z.gif
/usr/share/PySolFC/cardset-matrix/04z.gif
/usr/share/PySolFC/cardset-matrix/05z.gif
/usr/share/PySolFC/cardset-matrix/06z.gif
/usr/share/PySolFC/cardset-matrix/07z.gif
/usr/share/PySolFC/cardset-matrix/08z.gif
/usr/share/PySolFC/cardset-matrix/09z.gif
/usr/share/PySolFC/cardset-matrix/100z.gif
/usr/share/PySolFC/cardset-matrix/10z.gif
/usr/share/PySolFC/cardset-matrix/11z.gif
/usr/share/PySolFC/cardset-matrix/12z.gif
/usr/share/PySolFC/cardset-matrix/13z.gif
/usr/share/PySolFC/cardset-matrix/14z.gif
/usr/share/PySolFC/cardset-matrix/15z.gif
/usr/share/PySolFC/cardset-matrix/16z.gif
/usr/share/PySolFC/cardset-matrix/17z.gif
/usr/share/PySolFC/cardset-matrix/18z.gif
/usr/share/PySolFC/cardset-matrix/19z.gif
/usr/share/PySolFC/cardset-matrix/20z.gif
/usr/share/PySolFC/cardset-matrix/21z.gif
/usr/share/PySolFC/cardset-matrix/22z.gif
/usr/share/PySolFC/cardset-matrix/23z.gif
/usr/share/PySolFC/cardset-matrix/24z.gif
/usr/share/PySolFC/cardset-matrix/25z.gif
/usr/share/PySolFC/cardset-matrix/26z.gif
/usr/share/PySolFC/cardset-matrix/27z.gif
/usr/share/PySolFC/cardset-matrix/28z.gif
/usr/share/PySolFC/cardset-matrix/29z.gif
/usr/share/PySolFC/cardset-matrix/30z.gif
/usr/share/PySolFC/cardset-matrix/31z.gif
/usr/share/PySolFC/cardset-matrix/32z.gif
/usr/share/PySolFC/cardset-matrix/33z.gif
/usr/share/PySolFC/cardset-matrix/34z.gif
/usr/share/PySolFC/cardset-matrix/35z.gif
/usr/share/PySolFC/cardset-matrix/36z.gif
/usr/share/PySolFC/cardset-matrix/37z.gif
/usr/share/PySolFC/cardset-matrix/38z.gif
/usr/share/PySolFC/cardset-matrix/39z.gif
/usr/share/PySolFC/cardset-matrix/40z.gif
/usr/share/PySolFC/cardset-matrix/41z.gif
/usr/share/PySolFC/cardset-matrix/42z.gif
/usr/share/PySolFC/cardset-matrix/43z.gif
/usr/share/PySolFC/cardset-matrix/44z.gif
/usr/share/PySolFC/cardset-matrix/45z.gif
/usr/share/PySolFC/cardset-matrix/46z.gif
/usr/share/PySolFC/cardset-matrix/47z.gif
/usr/share/PySolFC/cardset-matrix/48z.gif
/usr/share/PySolFC/cardset-matrix/49z.gif
/usr/share/PySolFC/cardset-matrix/50z.gif
/usr/share/PySolFC/cardset-matrix/51z.gif
/usr/share/PySolFC/cardset-matrix/52z.gif
/usr/share/PySolFC/cardset-matrix/53z.gif
/usr/share/PySolFC/cardset-matrix/54z.gif
/usr/share/PySolFC/cardset-matrix/55z.gif
/usr/share/PySolFC/cardset-matrix/56z.gif
/usr/share/PySolFC/cardset-matrix/57z.gif
/usr/share/PySolFC/cardset-matrix/58z.gif
/usr/share/PySolFC/cardset-matrix/59z.gif
/usr/share/PySolFC/cardset-matrix/60z.gif
/usr/share/PySolFC/cardset-matrix/61z.gif
/usr/share/PySolFC/cardset-matrix/62z.gif
/usr/share/PySolFC/cardset-matrix/63z.gif
/usr/share/PySolFC/cardset-matrix/64z.gif
/usr/share/PySolFC/cardset-matrix/65z.gif
/usr/share/PySolFC/cardset-matrix/66z.gif
/usr/share/PySolFC/cardset-matrix/67z.gif
/usr/share/PySolFC/cardset-matrix/68z.gif
/usr/share/PySolFC/cardset-matrix/69z.gif
/usr/share/PySolFC/cardset-matrix/70z.gif
/usr/share/PySolFC/cardset-matrix/71z.gif
/usr/share/PySolFC/cardset-matrix/72z.gif
/usr/share/PySolFC/cardset-matrix/73z.gif
/usr/share/PySolFC/cardset-matrix/74z.gif
/usr/share/PySolFC/cardset-matrix/75z.gif
/usr/share/PySolFC/cardset-matrix/76z.gif
/usr/share/PySolFC/cardset-matrix/77z.gif
/usr/share/PySolFC/cardset-matrix/78z.gif
/usr/share/PySolFC/cardset-matrix/79z.gif
/usr/share/PySolFC/cardset-matrix/80z.gif
/usr/share/PySolFC/cardset-matrix/81z.gif
/usr/share/PySolFC/cardset-matrix/82z.gif
/usr/share/PySolFC/cardset-matrix/83z.gif
/usr/share/PySolFC/cardset-matrix/84z.gif
/usr/share/PySolFC/cardset-matrix/85z.gif
/usr/share/PySolFC/cardset-matrix/86z.gif
/usr/share/PySolFC/cardset-matrix/87z.gif
/usr/share/PySolFC/cardset-matrix/88z.gif
/usr/share/PySolFC/cardset-matrix/89z.gif
/usr/share/PySolFC/cardset-matrix/90z.gif
/usr/share/PySolFC/cardset-matrix/91z.gif
/usr/share/PySolFC/cardset-matrix/92z.gif
/usr/share/PySolFC/cardset-matrix/93z.gif
/usr/share/PySolFC/cardset-matrix/94z.gif
/usr/share/PySolFC/cardset-matrix/95z.gif
/usr/share/PySolFC/cardset-matrix/96z.gif
/usr/share/PySolFC/cardset-matrix/97z.gif
/usr/share/PySolFC/cardset-matrix/98z.gif
/usr/share/PySolFC/cardset-matrix/99z.gif
/usr/share/PySolFC/cardset-matrix/COPYRIGHT
/usr/share/PySolFC/cardset-matrix/back01.gif
/usr/share/PySolFC/cardset-matrix/bottom01-n.gif
/usr/share/PySolFC/cardset-matrix/bottom01.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix
/usr/share/PySolFC/cardset-matrix/cardset-matrix/01z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/02z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/03z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/04z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/05z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/06z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/07z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/08z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/09z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/100z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/10z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/11z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/12z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/13z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/14z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/15z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/16z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/17z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/18z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/19z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/20z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/21z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/22z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/23z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/24z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/25z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/26z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/27z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/28z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/29z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/30z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/31z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/32z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/33z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/34z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/35z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/36z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/37z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/38z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/39z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/40z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/41z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/42z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/43z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/44z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/45z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/46z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/47z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/48z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/49z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/50z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/51z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/52z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/53z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/54z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/55z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/56z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/57z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/58z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/59z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/60z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/61z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/62z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/63z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/64z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/65z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/66z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/67z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/68z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/69z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/70z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/71z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/72z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/73z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/74z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/75z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/76z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/77z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/78z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/79z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/80z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/81z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/82z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/83z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/84z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/85z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/86z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/87z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/88z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/89z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/90z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/91z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/92z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/93z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/94z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/95z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/96z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/97z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/98z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/99z.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/COPYRIGHT
/usr/share/PySolFC/cardset-matrix/cardset-matrix/back01.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/bottom01-n.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/bottom01.gif
/usr/share/PySolFC/cardset-matrix/cardset-matrix/config.txt
/usr/share/PySolFC/cardset-matrix/cardset-matrix/shade.gif
/usr/share/PySolFC/cardset-matrix/config.txt
/usr/share/PySolFC/cardset-matrix/shade.gif
/usr/share/PySolFC/cardset-mughal-ganjifa
/usr/share/PySolFC/cardset-mughal-ganjifa/01a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/01h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/02h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/03h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/04h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/05h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/06h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/07h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/08h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/09h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/10h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/11h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/12h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/COPYRIGHT
/usr/share/PySolFC/cardset-mughal-ganjifa/back01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom01-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom02-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom03-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom04-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom05-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom05.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom06-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom06.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom07-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom07.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom08-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom08.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom09-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom09.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom10-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom10.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom11-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/bottom11.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/01h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/02h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/03h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/04h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/05h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/06h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/07h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/08h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/09h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/10h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/11h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12a.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12b.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12c.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12d.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12e.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12f.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12g.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/12h.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/COPYRIGHT
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/back01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom01-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom02-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom03-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom04-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom05-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom05.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom06-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom06.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom07-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom07.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom08-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom08.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom09-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom09.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom10-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom10.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom11-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/bottom11.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/config.txt
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l01-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l02-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l03-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l04-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/l04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shade.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow00.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow05.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow06.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow07.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow08.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow09.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow10.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow11.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow12.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/shadow13.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow05.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow06.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow07.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow08.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow09.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow10.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow11.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow12.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/cardset-mughal-ganjifa/xshadow13.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/config.txt
/usr/share/PySolFC/cardset-mughal-ganjifa/l01-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l02-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l03-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l04-n.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/l04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shade.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow00.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow05.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow06.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow07.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow08.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow09.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow10.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow11.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow12.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/shadow13.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow01.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow02.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow03.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow04.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow05.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow06.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow07.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow08.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow09.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow10.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow11.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow12.gif
/usr/share/PySolFC/cardset-mughal-ganjifa/xshadow13.gif
/usr/share/PySolFC/cardset-oxymoron
/usr/share/PySolFC/cardset-oxymoron/01c.gif
/usr/share/PySolFC/cardset-oxymoron/01d.gif
/usr/share/PySolFC/cardset-oxymoron/01h.gif
/usr/share/PySolFC/cardset-oxymoron/01s.gif
/usr/share/PySolFC/cardset-oxymoron/02c.gif
/usr/share/PySolFC/cardset-oxymoron/02d.gif
/usr/share/PySolFC/cardset-oxymoron/02h.gif
/usr/share/PySolFC/cardset-oxymoron/02s.gif
/usr/share/PySolFC/cardset-oxymoron/03c.gif
/usr/share/PySolFC/cardset-oxymoron/03d.gif
/usr/share/PySolFC/cardset-oxymoron/03h.gif
/usr/share/PySolFC/cardset-oxymoron/03s.gif
/usr/share/PySolFC/cardset-oxymoron/04c.gif
/usr/share/PySolFC/cardset-oxymoron/04d.gif
/usr/share/PySolFC/cardset-oxymoron/04h.gif
/usr/share/PySolFC/cardset-oxymoron/04s.gif
/usr/share/PySolFC/cardset-oxymoron/05c.gif
/usr/share/PySolFC/cardset-oxymoron/05d.gif
/usr/share/PySolFC/cardset-oxymoron/05h.gif
/usr/share/PySolFC/cardset-oxymoron/05s.gif
/usr/share/PySolFC/cardset-oxymoron/06c.gif
/usr/share/PySolFC/cardset-oxymoron/06d.gif
/usr/share/PySolFC/cardset-oxymoron/06h.gif
/usr/share/PySolFC/cardset-oxymoron/06s.gif
/usr/share/PySolFC/cardset-oxymoron/07c.gif
/usr/share/PySolFC/cardset-oxymoron/07d.gif
/usr/share/PySolFC/cardset-oxymoron/07h.gif
/usr/share/PySolFC/cardset-oxymoron/07s.gif
/usr/share/PySolFC/cardset-oxymoron/08c.gif
/usr/share/PySolFC/cardset-oxymoron/08d.gif
/usr/share/PySolFC/cardset-oxymoron/08h.gif
/usr/share/PySolFC/cardset-oxymoron/08s.gif
/usr/share/PySolFC/cardset-oxymoron/09c.gif
/usr/share/PySolFC/cardset-oxymoron/09d.gif
/usr/share/PySolFC/cardset-oxymoron/09h.gif
/usr/share/PySolFC/cardset-oxymoron/09s.gif
/usr/share/PySolFC/cardset-oxymoron/10c.gif
/usr/share/PySolFC/cardset-oxymoron/10d.gif
/usr/share/PySolFC/cardset-oxymoron/10h.gif
/usr/share/PySolFC/cardset-oxymoron/10s.gif
/usr/share/PySolFC/cardset-oxymoron/11c.gif
/usr/share/PySolFC/cardset-oxymoron/11d.gif
/usr/share/PySolFC/cardset-oxymoron/11h.gif
/usr/share/PySolFC/cardset-oxymoron/11s.gif
/usr/share/PySolFC/cardset-oxymoron/12c.gif
/usr/share/PySolFC/cardset-oxymoron/12d.gif
/usr/share/PySolFC/cardset-oxymoron/12h.gif
/usr/share/PySolFC/cardset-oxymoron/12s.gif
/usr/share/PySolFC/cardset-oxymoron/13c.gif
/usr/share/PySolFC/cardset-oxymoron/13d.gif
/usr/share/PySolFC/cardset-oxymoron/13h.gif
/usr/share/PySolFC/cardset-oxymoron/13s.gif
/usr/share/PySolFC/cardset-oxymoron/COPYRIGHT
/usr/share/PySolFC/cardset-oxymoron/back001.gif
/usr/share/PySolFC/cardset-oxymoron/back101.gif
/usr/share/PySolFC/cardset-oxymoron/back102.gif
/usr/share/PySolFC/cardset-oxymoron/back111.gif
/usr/share/PySolFC/cardset-oxymoron/back191.gif
/usr/share/PySolFC/cardset-oxymoron/back192.gif
/usr/share/PySolFC/cardset-oxymoron/bottom01-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom01.gif
/usr/share/PySolFC/cardset-oxymoron/bottom02-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom02.gif
/usr/share/PySolFC/cardset-oxymoron/bottom03-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom03.gif
/usr/share/PySolFC/cardset-oxymoron/bottom04-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom04.gif
/usr/share/PySolFC/cardset-oxymoron/bottom05-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom05.gif
/usr/share/PySolFC/cardset-oxymoron/bottom06-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom06.gif
/usr/share/PySolFC/cardset-oxymoron/bottom07-n.gif
/usr/share/PySolFC/cardset-oxymoron/bottom07.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/01c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/01d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/01h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/01s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/02c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/02d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/02h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/02s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/03c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/03d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/03h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/03s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/04c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/04d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/04h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/04s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/05c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/05d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/05h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/05s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/06c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/06d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/06h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/06s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/07c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/07d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/07h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/07s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/08c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/08d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/08h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/08s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/09c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/09d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/09h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/09s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/10c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/10d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/10h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/10s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/11c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/11d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/11h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/11s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/12c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/12d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/12h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/12s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/13c.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/13d.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/13h.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/13s.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/COPYRIGHT
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/back001.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/back101.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/back102.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/back111.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/back191.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/back192.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom01-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom01.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom02-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom02.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom03-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom03.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom04-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom04.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom05-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom05.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom06-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom06.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom07-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/bottom07.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/config.txt
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l01-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l01.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l02-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l02.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l03-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l03.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l04-n.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/l04.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shade.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow00.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow01.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow02.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow03.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow04.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow05.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow06.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow07.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow08.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow09.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow10.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow11.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow12.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/shadow13.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow01.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow02.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow03.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow04.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow05.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow06.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow07.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow08.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow09.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow10.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow11.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow12.gif
/usr/share/PySolFC/cardset-oxymoron/cardset-oxymoron/xshadow13.gif
/usr/share/PySolFC/cardset-oxymoron/config.txt
/usr/share/PySolFC/cardset-oxymoron/l01-n.gif
/usr/share/PySolFC/cardset-oxymoron/l01.gif
/usr/share/PySolFC/cardset-oxymoron/l02-n.gif
/usr/share/PySolFC/cardset-oxymoron/l02.gif
/usr/share/PySolFC/cardset-oxymoron/l03-n.gif
/usr/share/PySolFC/cardset-oxymoron/l03.gif
/usr/share/PySolFC/cardset-oxymoron/l04-n.gif
/usr/share/PySolFC/cardset-oxymoron/l04.gif
/usr/share/PySolFC/cardset-oxymoron/shade.gif
/usr/share/PySolFC/cardset-oxymoron/shadow00.gif
/usr/share/PySolFC/cardset-oxymoron/shadow01.gif
/usr/share/PySolFC/cardset-oxymoron/shadow02.gif
/usr/share/PySolFC/cardset-oxymoron/shadow03.gif
/usr/share/PySolFC/cardset-oxymoron/shadow04.gif
/usr/share/PySolFC/cardset-oxymoron/shadow05.gif
/usr/share/PySolFC/cardset-oxymoron/shadow06.gif
/usr/share/PySolFC/cardset-oxymoron/shadow07.gif
/usr/share/PySolFC/cardset-oxymoron/shadow08.gif
/usr/share/PySolFC/cardset-oxymoron/shadow09.gif
/usr/share/PySolFC/cardset-oxymoron/shadow10.gif
/usr/share/PySolFC/cardset-oxymoron/shadow11.gif
/usr/share/PySolFC/cardset-oxymoron/shadow12.gif
/usr/share/PySolFC/cardset-oxymoron/shadow13.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow01.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow02.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow03.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow04.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow05.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow06.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow07.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow08.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow09.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow10.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow11.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow12.gif
/usr/share/PySolFC/cardset-oxymoron/xshadow13.gif
/usr/share/PySolFC/cardset-standard
/usr/share/PySolFC/cardset-standard/01c.gif
/usr/share/PySolFC/cardset-standard/01d.gif
/usr/share/PySolFC/cardset-standard/01h.gif
/usr/share/PySolFC/cardset-standard/01s.gif
/usr/share/PySolFC/cardset-standard/02c.gif
/usr/share/PySolFC/cardset-standard/02d.gif
/usr/share/PySolFC/cardset-standard/02h.gif
/usr/share/PySolFC/cardset-standard/02s.gif
/usr/share/PySolFC/cardset-standard/03c.gif
/usr/share/PySolFC/cardset-standard/03d.gif
/usr/share/PySolFC/cardset-standard/03h.gif
/usr/share/PySolFC/cardset-standard/03s.gif
/usr/share/PySolFC/cardset-standard/04c.gif
/usr/share/PySolFC/cardset-standard/04d.gif
/usr/share/PySolFC/cardset-standard/04h.gif
/usr/share/PySolFC/cardset-standard/04s.gif
/usr/share/PySolFC/cardset-standard/05c.gif
/usr/share/PySolFC/cardset-standard/05d.gif
/usr/share/PySolFC/cardset-standard/05h.gif
/usr/share/PySolFC/cardset-standard/05s.gif
/usr/share/PySolFC/cardset-standard/06c.gif
/usr/share/PySolFC/cardset-standard/06d.gif
/usr/share/PySolFC/cardset-standard/06h.gif
/usr/share/PySolFC/cardset-standard/06s.gif
/usr/share/PySolFC/cardset-standard/07c.gif
/usr/share/PySolFC/cardset-standard/07d.gif
/usr/share/PySolFC/cardset-standard/07h.gif
/usr/share/PySolFC/cardset-standard/07s.gif
/usr/share/PySolFC/cardset-standard/08c.gif
/usr/share/PySolFC/cardset-standard/08d.gif
/usr/share/PySolFC/cardset-standard/08h.gif
/usr/share/PySolFC/cardset-standard/08s.gif
/usr/share/PySolFC/cardset-standard/09c.gif
/usr/share/PySolFC/cardset-standard/09d.gif
/usr/share/PySolFC/cardset-standard/09h.gif
/usr/share/PySolFC/cardset-standard/09s.gif
/usr/share/PySolFC/cardset-standard/10c.gif
/usr/share/PySolFC/cardset-standard/10d.gif
/usr/share/PySolFC/cardset-standard/10h.gif
/usr/share/PySolFC/cardset-standard/10s.gif
/usr/share/PySolFC/cardset-standard/11c.gif
/usr/share/PySolFC/cardset-standard/11d.gif
/usr/share/PySolFC/cardset-standard/11h.gif
/usr/share/PySolFC/cardset-standard/11s.gif
/usr/share/PySolFC/cardset-standard/12c.gif
/usr/share/PySolFC/cardset-standard/12d.gif
/usr/share/PySolFC/cardset-standard/12h.gif
/usr/share/PySolFC/cardset-standard/12s.gif
/usr/share/PySolFC/cardset-standard/13c.gif
/usr/share/PySolFC/cardset-standard/13d.gif
/usr/share/PySolFC/cardset-standard/13h.gif
/usr/share/PySolFC/cardset-standard/13s.gif
/usr/share/PySolFC/cardset-standard/COPYRIGHT
/usr/share/PySolFC/cardset-standard/back041.gif
/usr/share/PySolFC/cardset-standard/back101.gif
/usr/share/PySolFC/cardset-standard/back102.gif
/usr/share/PySolFC/cardset-standard/back111.gif
/usr/share/PySolFC/cardset-standard/back121.gif
/usr/share/PySolFC/cardset-standard/back122.gif
/usr/share/PySolFC/cardset-standard/back131.gif
/usr/share/PySolFC/cardset-standard/back132.gif
/usr/share/PySolFC/cardset-standard/back191.gif
/usr/share/PySolFC/cardset-standard/back192.gif
/usr/share/PySolFC/cardset-standard/bottom01-n.gif
/usr/share/PySolFC/cardset-standard/bottom01.gif
/usr/share/PySolFC/cardset-standard/bottom02-n.gif
/usr/share/PySolFC/cardset-standard/bottom02.gif
/usr/share/PySolFC/cardset-standard/bottom03-n.gif
/usr/share/PySolFC/cardset-standard/bottom03.gif
/usr/share/PySolFC/cardset-standard/bottom04-n.gif
/usr/share/PySolFC/cardset-standard/bottom04.gif
/usr/share/PySolFC/cardset-standard/bottom05-n.gif
/usr/share/PySolFC/cardset-standard/bottom05.gif
/usr/share/PySolFC/cardset-standard/bottom06-n.gif
/usr/share/PySolFC/cardset-standard/bottom06.gif
/usr/share/PySolFC/cardset-standard/bottom07-n.gif
/usr/share/PySolFC/cardset-standard/bottom07.gif
/usr/share/PySolFC/cardset-standard/cardset-standard
/usr/share/PySolFC/cardset-standard/cardset-standard/01c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/01d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/01h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/01s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/02c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/02d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/02h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/02s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/03c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/03d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/03h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/03s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/04c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/04d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/04h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/04s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/05c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/05d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/05h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/05s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/06c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/06d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/06h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/06s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/07c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/07d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/07h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/07s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/08c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/08d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/08h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/08s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/09c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/09d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/09h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/09s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/10c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/10d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/10h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/10s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/11c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/11d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/11h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/11s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/12c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/12d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/12h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/12s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/13c.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/13d.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/13h.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/13s.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/COPYRIGHT
/usr/share/PySolFC/cardset-standard/cardset-standard/back041.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back101.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back102.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back111.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back121.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back122.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back131.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back132.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back191.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/back192.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom01-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom01.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom02-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom02.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom03-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom03.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom04-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom04.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom05-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom05.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom06-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom06.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom07-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/bottom07.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/config.txt
/usr/share/PySolFC/cardset-standard/cardset-standard/l01-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l01.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l02-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l02.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l03-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l03.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l04-n.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/l04.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shade.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow00.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow01.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow02.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow03.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow04.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow05.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow06.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow07.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow08.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow09.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow10.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow11.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow12.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/shadow13.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow01.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow02.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow03.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow04.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow05.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow06.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow07.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow08.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow09.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow10.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow11.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow12.gif
/usr/share/PySolFC/cardset-standard/cardset-standard/xshadow13.gif
/usr/share/PySolFC/cardset-standard/config.txt
/usr/share/PySolFC/cardset-standard/l01-n.gif
/usr/share/PySolFC/cardset-standard/l01.gif
/usr/share/PySolFC/cardset-standard/l02-n.gif
/usr/share/PySolFC/cardset-standard/l02.gif
/usr/share/PySolFC/cardset-standard/l03-n.gif
/usr/share/PySolFC/cardset-standard/l03.gif
/usr/share/PySolFC/cardset-standard/l04-n.gif
/usr/share/PySolFC/cardset-standard/l04.gif
/usr/share/PySolFC/cardset-standard/shade.gif
/usr/share/PySolFC/cardset-standard/shadow00.gif
/usr/share/PySolFC/cardset-standard/shadow01.gif
/usr/share/PySolFC/cardset-standard/shadow02.gif
/usr/share/PySolFC/cardset-standard/shadow03.gif
/usr/share/PySolFC/cardset-standard/shadow04.gif
/usr/share/PySolFC/cardset-standard/shadow05.gif
/usr/share/PySolFC/cardset-standard/shadow06.gif
/usr/share/PySolFC/cardset-standard/shadow07.gif
/usr/share/PySolFC/cardset-standard/shadow08.gif
/usr/share/PySolFC/cardset-standard/shadow09.gif
/usr/share/PySolFC/cardset-standard/shadow10.gif
/usr/share/PySolFC/cardset-standard/shadow11.gif
/usr/share/PySolFC/cardset-standard/shadow12.gif
/usr/share/PySolFC/cardset-standard/shadow13.gif
/usr/share/PySolFC/cardset-standard/xshadow01.gif
/usr/share/PySolFC/cardset-standard/xshadow02.gif
/usr/share/PySolFC/cardset-standard/xshadow03.gif
/usr/share/PySolFC/cardset-standard/xshadow04.gif
/usr/share/PySolFC/cardset-standard/xshadow05.gif
/usr/share/PySolFC/cardset-standard/xshadow06.gif
/usr/share/PySolFC/cardset-standard/xshadow07.gif
/usr/share/PySolFC/cardset-standard/xshadow08.gif
/usr/share/PySolFC/cardset-standard/xshadow09.gif
/usr/share/PySolFC/cardset-standard/xshadow10.gif
/usr/share/PySolFC/cardset-standard/xshadow11.gif
/usr/share/PySolFC/cardset-standard/xshadow12.gif
/usr/share/PySolFC/cardset-standard/xshadow13.gif
/usr/share/PySolFC/cardset-tuxedo
/usr/share/PySolFC/cardset-tuxedo/01c.gif
/usr/share/PySolFC/cardset-tuxedo/01d.gif
/usr/share/PySolFC/cardset-tuxedo/01h.gif
/usr/share/PySolFC/cardset-tuxedo/01s.gif
/usr/share/PySolFC/cardset-tuxedo/02c.gif
/usr/share/PySolFC/cardset-tuxedo/02d.gif
/usr/share/PySolFC/cardset-tuxedo/02h.gif
/usr/share/PySolFC/cardset-tuxedo/02s.gif
/usr/share/PySolFC/cardset-tuxedo/03c.gif
/usr/share/PySolFC/cardset-tuxedo/03d.gif
/usr/share/PySolFC/cardset-tuxedo/03h.gif
/usr/share/PySolFC/cardset-tuxedo/03s.gif
/usr/share/PySolFC/cardset-tuxedo/04c.gif
/usr/share/PySolFC/cardset-tuxedo/04d.gif
/usr/share/PySolFC/cardset-tuxedo/04h.gif
/usr/share/PySolFC/cardset-tuxedo/04s.gif
/usr/share/PySolFC/cardset-tuxedo/05c.gif
/usr/share/PySolFC/cardset-tuxedo/05d.gif
/usr/share/PySolFC/cardset-tuxedo/05h.gif
/usr/share/PySolFC/cardset-tuxedo/05s.gif
/usr/share/PySolFC/cardset-tuxedo/06c.gif
/usr/share/PySolFC/cardset-tuxedo/06d.gif
/usr/share/PySolFC/cardset-tuxedo/06h.gif
/usr/share/PySolFC/cardset-tuxedo/06s.gif
/usr/share/PySolFC/cardset-tuxedo/07c.gif
/usr/share/PySolFC/cardset-tuxedo/07d.gif
/usr/share/PySolFC/cardset-tuxedo/07h.gif
/usr/share/PySolFC/cardset-tuxedo/07s.gif
/usr/share/PySolFC/cardset-tuxedo/08c.gif
/usr/share/PySolFC/cardset-tuxedo/08d.gif
/usr/share/PySolFC/cardset-tuxedo/08h.gif
/usr/share/PySolFC/cardset-tuxedo/08s.gif
/usr/share/PySolFC/cardset-tuxedo/09c.gif
/usr/share/PySolFC/cardset-tuxedo/09d.gif
/usr/share/PySolFC/cardset-tuxedo/09h.gif
/usr/share/PySolFC/cardset-tuxedo/09s.gif
/usr/share/PySolFC/cardset-tuxedo/10c.gif
/usr/share/PySolFC/cardset-tuxedo/10d.gif
/usr/share/PySolFC/cardset-tuxedo/10h.gif
/usr/share/PySolFC/cardset-tuxedo/10s.gif
/usr/share/PySolFC/cardset-tuxedo/11c.gif
/usr/share/PySolFC/cardset-tuxedo/11d.gif
/usr/share/PySolFC/cardset-tuxedo/11h.gif
/usr/share/PySolFC/cardset-tuxedo/11s.gif
/usr/share/PySolFC/cardset-tuxedo/12c.gif
/usr/share/PySolFC/cardset-tuxedo/12d.gif
/usr/share/PySolFC/cardset-tuxedo/12h.gif
/usr/share/PySolFC/cardset-tuxedo/12s.gif
/usr/share/PySolFC/cardset-tuxedo/13c.gif
/usr/share/PySolFC/cardset-tuxedo/13d.gif
/usr/share/PySolFC/cardset-tuxedo/13h.gif
/usr/share/PySolFC/cardset-tuxedo/13s.gif
/usr/share/PySolFC/cardset-tuxedo/COPYRIGHT
/usr/share/PySolFC/cardset-tuxedo/back01.gif
/usr/share/PySolFC/cardset-tuxedo/bottom01-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom01.gif
/usr/share/PySolFC/cardset-tuxedo/bottom02-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom02.gif
/usr/share/PySolFC/cardset-tuxedo/bottom03-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom03.gif
/usr/share/PySolFC/cardset-tuxedo/bottom04-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom04.gif
/usr/share/PySolFC/cardset-tuxedo/bottom05-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom05.gif
/usr/share/PySolFC/cardset-tuxedo/bottom06-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom06.gif
/usr/share/PySolFC/cardset-tuxedo/bottom07-n.gif
/usr/share/PySolFC/cardset-tuxedo/bottom07.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/01c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/01d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/01h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/01s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/02c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/02d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/02h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/02s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/03c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/03d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/03h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/03s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/04c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/04d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/04h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/04s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/05c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/05d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/05h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/05s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/06c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/06d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/06h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/06s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/07c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/07d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/07h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/07s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/08c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/08d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/08h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/08s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/09c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/09d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/09h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/09s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/10c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/10d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/10h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/10s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/11c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/11d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/11h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/11s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/12c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/12d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/12h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/12s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/13c.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/13d.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/13h.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/13s.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/COPYRIGHT
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/back01.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom01-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom01.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom02-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom02.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom03-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom03.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom04-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom04.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom05-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom05.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom06-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom06.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom07-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/bottom07.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/config.txt
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l01-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l01.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l02-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l02.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l03-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l03.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l04-n.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/l04.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shade.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow00.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow01.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow02.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow03.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow04.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow05.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow06.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow07.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow08.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow09.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow10.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow11.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow12.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/shadow13.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow01.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow02.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow03.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow04.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow05.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow06.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow07.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow08.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow09.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow10.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow11.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow12.gif
/usr/share/PySolFC/cardset-tuxedo/cardset-tuxedo/xshadow13.gif
/usr/share/PySolFC/cardset-tuxedo/config.txt
/usr/share/PySolFC/cardset-tuxedo/l01-n.gif
/usr/share/PySolFC/cardset-tuxedo/l01.gif
/usr/share/PySolFC/cardset-tuxedo/l02-n.gif
/usr/share/PySolFC/cardset-tuxedo/l02.gif
/usr/share/PySolFC/cardset-tuxedo/l03-n.gif
/usr/share/PySolFC/cardset-tuxedo/l03.gif
/usr/share/PySolFC/cardset-tuxedo/l04-n.gif
/usr/share/PySolFC/cardset-tuxedo/l04.gif
/usr/share/PySolFC/cardset-tuxedo/shade.gif
/usr/share/PySolFC/cardset-tuxedo/shadow00.gif
/usr/share/PySolFC/cardset-tuxedo/shadow01.gif
/usr/share/PySolFC/cardset-tuxedo/shadow02.gif
/usr/share/PySolFC/cardset-tuxedo/shadow03.gif
/usr/share/PySolFC/cardset-tuxedo/shadow04.gif
/usr/share/PySolFC/cardset-tuxedo/shadow05.gif
/usr/share/PySolFC/cardset-tuxedo/shadow06.gif
/usr/share/PySolFC/cardset-tuxedo/shadow07.gif
/usr/share/PySolFC/cardset-tuxedo/shadow08.gif
/usr/share/PySolFC/cardset-tuxedo/shadow09.gif
/usr/share/PySolFC/cardset-tuxedo/shadow10.gif
/usr/share/PySolFC/cardset-tuxedo/shadow11.gif
/usr/share/PySolFC/cardset-tuxedo/shadow12.gif
/usr/share/PySolFC/cardset-tuxedo/shadow13.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow01.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow02.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow03.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow04.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow05.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow06.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow07.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow08.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow09.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow10.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow11.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow12.gif
/usr/share/PySolFC/cardset-tuxedo/xshadow13.gif
/usr/share/PySolFC/cardset-vienna-2k
/usr/share/PySolFC/cardset-vienna-2k/01c.gif
/usr/share/PySolFC/cardset-vienna-2k/01d.gif
/usr/share/PySolFC/cardset-vienna-2k/01h.gif
/usr/share/PySolFC/cardset-vienna-2k/01s.gif
/usr/share/PySolFC/cardset-vienna-2k/01z.gif
/usr/share/PySolFC/cardset-vienna-2k/02c.gif
/usr/share/PySolFC/cardset-vienna-2k/02d.gif
/usr/share/PySolFC/cardset-vienna-2k/02h.gif
/usr/share/PySolFC/cardset-vienna-2k/02s.gif
/usr/share/PySolFC/cardset-vienna-2k/02z.gif
/usr/share/PySolFC/cardset-vienna-2k/03c.gif
/usr/share/PySolFC/cardset-vienna-2k/03d.gif
/usr/share/PySolFC/cardset-vienna-2k/03h.gif
/usr/share/PySolFC/cardset-vienna-2k/03s.gif
/usr/share/PySolFC/cardset-vienna-2k/03z.gif
/usr/share/PySolFC/cardset-vienna-2k/04c.gif
/usr/share/PySolFC/cardset-vienna-2k/04d.gif
/usr/share/PySolFC/cardset-vienna-2k/04h.gif
/usr/share/PySolFC/cardset-vienna-2k/04s.gif
/usr/share/PySolFC/cardset-vienna-2k/04z.gif
/usr/share/PySolFC/cardset-vienna-2k/05c.gif
/usr/share/PySolFC/cardset-vienna-2k/05d.gif
/usr/share/PySolFC/cardset-vienna-2k/05h.gif
/usr/share/PySolFC/cardset-vienna-2k/05s.gif
/usr/share/PySolFC/cardset-vienna-2k/05z.gif
/usr/share/PySolFC/cardset-vienna-2k/06c.gif
/usr/share/PySolFC/cardset-vienna-2k/06d.gif
/usr/share/PySolFC/cardset-vienna-2k/06h.gif
/usr/share/PySolFC/cardset-vienna-2k/06s.gif
/usr/share/PySolFC/cardset-vienna-2k/06z.gif
/usr/share/PySolFC/cardset-vienna-2k/07c.gif
/usr/share/PySolFC/cardset-vienna-2k/07d.gif
/usr/share/PySolFC/cardset-vienna-2k/07h.gif
/usr/share/PySolFC/cardset-vienna-2k/07s.gif
/usr/share/PySolFC/cardset-vienna-2k/07z.gif
/usr/share/PySolFC/cardset-vienna-2k/08c.gif
/usr/share/PySolFC/cardset-vienna-2k/08d.gif
/usr/share/PySolFC/cardset-vienna-2k/08h.gif
/usr/share/PySolFC/cardset-vienna-2k/08s.gif
/usr/share/PySolFC/cardset-vienna-2k/08z.gif
/usr/share/PySolFC/cardset-vienna-2k/09c.gif
/usr/share/PySolFC/cardset-vienna-2k/09d.gif
/usr/share/PySolFC/cardset-vienna-2k/09h.gif
/usr/share/PySolFC/cardset-vienna-2k/09s.gif
/usr/share/PySolFC/cardset-vienna-2k/09z.gif
/usr/share/PySolFC/cardset-vienna-2k/10c.gif
/usr/share/PySolFC/cardset-vienna-2k/10d.gif
/usr/share/PySolFC/cardset-vienna-2k/10h.gif
/usr/share/PySolFC/cardset-vienna-2k/10s.gif
/usr/share/PySolFC/cardset-vienna-2k/10z.gif
/usr/share/PySolFC/cardset-vienna-2k/11c.gif
/usr/share/PySolFC/cardset-vienna-2k/11d.gif
/usr/share/PySolFC/cardset-vienna-2k/11h.gif
/usr/share/PySolFC/cardset-vienna-2k/11s.gif
/usr/share/PySolFC/cardset-vienna-2k/11z.gif
/usr/share/PySolFC/cardset-vienna-2k/12c.gif
/usr/share/PySolFC/cardset-vienna-2k/12d.gif
/usr/share/PySolFC/cardset-vienna-2k/12h.gif
/usr/share/PySolFC/cardset-vienna-2k/12s.gif
/usr/share/PySolFC/cardset-vienna-2k/12z.gif
/usr/share/PySolFC/cardset-vienna-2k/13c.gif
/usr/share/PySolFC/cardset-vienna-2k/13d.gif
/usr/share/PySolFC/cardset-vienna-2k/13h.gif
/usr/share/PySolFC/cardset-vienna-2k/13s.gif
/usr/share/PySolFC/cardset-vienna-2k/13z.gif
/usr/share/PySolFC/cardset-vienna-2k/14c.gif
/usr/share/PySolFC/cardset-vienna-2k/14d.gif
/usr/share/PySolFC/cardset-vienna-2k/14h.gif
/usr/share/PySolFC/cardset-vienna-2k/14s.gif
/usr/share/PySolFC/cardset-vienna-2k/14z.gif
/usr/share/PySolFC/cardset-vienna-2k/15z.gif
/usr/share/PySolFC/cardset-vienna-2k/16z.gif
/usr/share/PySolFC/cardset-vienna-2k/17z.gif
/usr/share/PySolFC/cardset-vienna-2k/18z.gif
/usr/share/PySolFC/cardset-vienna-2k/19z.gif
/usr/share/PySolFC/cardset-vienna-2k/20z.gif
/usr/share/PySolFC/cardset-vienna-2k/21z.gif
/usr/share/PySolFC/cardset-vienna-2k/22z.gif
/usr/share/PySolFC/cardset-vienna-2k/COPYRIGHT
/usr/share/PySolFC/cardset-vienna-2k/back01.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom01-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom01.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom02-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom02.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom03-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom03.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom04-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom04.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom05-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom05.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom06-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom06.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom07-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom07.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom08-n.gif
/usr/share/PySolFC/cardset-vienna-2k/bottom08.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/01c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/01d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/01h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/01s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/01z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/02c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/02d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/02h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/02s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/02z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/03c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/03d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/03h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/03s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/03z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/04c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/04d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/04h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/04s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/04z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/05c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/05d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/05h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/05s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/05z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/06c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/06d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/06h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/06s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/06z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/07c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/07d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/07h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/07s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/07z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/08c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/08d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/08h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/08s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/08z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/09c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/09d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/09h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/09s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/09z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/10c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/10d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/10h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/10s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/10z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/11c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/11d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/11h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/11s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/11z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/12c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/12d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/12h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/12s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/12z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/13c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/13d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/13h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/13s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/13z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/14c.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/14d.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/14h.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/14s.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/14z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/15z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/16z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/17z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/18z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/19z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/20z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/21z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/22z.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/COPYRIGHT
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/back01.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom01-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom01.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom02-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom02.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom03-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom03.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom04-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom04.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom05-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom05.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom06-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom06.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom07-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom07.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom08-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/bottom08.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/config.txt
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l01-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l01.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l02-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l02.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l03-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l03.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l04-n.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/l04.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shade.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow00.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow01.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow02.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow03.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow04.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow05.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow06.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow07.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow08.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow09.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow10.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow11.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow12.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/shadow13.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow01.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow02.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow03.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow04.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow05.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow06.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow07.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow08.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow09.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow10.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow11.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow12.gif
/usr/share/PySolFC/cardset-vienna-2k/cardset-vienna-2k/xshadow13.gif
/usr/share/PySolFC/cardset-vienna-2k/config.txt
/usr/share/PySolFC/cardset-vienna-2k/l01-n.gif
/usr/share/PySolFC/cardset-vienna-2k/l01.gif
/usr/share/PySolFC/cardset-vienna-2k/l02-n.gif
/usr/share/PySolFC/cardset-vienna-2k/l02.gif
/usr/share/PySolFC/cardset-vienna-2k/l03-n.gif
/usr/share/PySolFC/cardset-vienna-2k/l03.gif
/usr/share/PySolFC/cardset-vienna-2k/l04-n.gif
/usr/share/PySolFC/cardset-vienna-2k/l04.gif
/usr/share/PySolFC/cardset-vienna-2k/shade.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow00.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow01.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow02.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow03.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow04.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow05.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow06.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow07.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow08.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow09.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow10.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow11.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow12.gif
/usr/share/PySolFC/cardset-vienna-2k/shadow13.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow01.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow02.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow03.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow04.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow05.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow06.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow07.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow08.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow09.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow10.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow11.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow12.gif
/usr/share/PySolFC/cardset-vienna-2k/xshadow13.gif
/usr/share/PySolFC/html
/usr/share/PySolFC/html/all_games.html
/usr/share/PySolFC/html/credits.html
/usr/share/PySolFC/html/ganjifa.html
/usr/share/PySolFC/html/general_rules.html
/usr/share/PySolFC/html/glossary.html
/usr/share/PySolFC/html/hanafuda.html
/usr/share/PySolFC/html/hexadeck.html
/usr/share/PySolFC/html/howtoplay.html
/usr/share/PySolFC/html/images
/usr/share/PySolFC/html/images/c.gif
/usr/share/PySolFC/html/images/camelot-goal.gif
/usr/share/PySolFC/html/images/d.gif
/usr/share/PySolFC/html/images/ganjifa.gif
/usr/share/PySolFC/html/images/h.gif
/usr/share/PySolFC/html/images/hanahelp.gif
/usr/share/PySolFC/html/images/high_res
/usr/share/PySolFC/html/images/high_res/logo.png
/usr/share/PySolFC/html/images/high_res/logo.svg
/usr/share/PySolFC/html/images/high_res/logo_black.png
/usr/share/PySolFC/html/images/high_res/logo_horizontal.png
/usr/share/PySolFC/html/images/high_res/logo_horizontal.svg
/usr/share/PySolFC/html/images/high_res/logo_vertical.png
/usr/share/PySolFC/html/images/pysollogo0.png
/usr/share/PySolFC/html/images/pysollogo00.gif
/usr/share/PySolFC/html/images/pysollogo01.gif
/usr/share/PySolFC/html/images/pysollogo01.png
/usr/share/PySolFC/html/images/pysollogo02.gif
/usr/share/PySolFC/html/images/pysollogo02.png
/usr/share/PySolFC/html/images/pysollogo03.gif
/usr/share/PySolFC/html/images/pysollogo03.png
/usr/share/PySolFC/html/images/s.gif
/usr/share/PySolFC/html/index.html
/usr/share/PySolFC/html/install.html
/usr/share/PySolFC/html/intro.html
/usr/share/PySolFC/html/license.html
/usr/share/PySolFC/html/news.html
/usr/share/PySolFC/html/rules
/usr/share/PySolFC/html/rules.html
/usr/share/PySolFC/html/rules/10x8.html
/usr/share/PySolFC/html/rules/8x8.html
/usr/share/PySolFC/html/rules/abacus.html
/usr/share/PySolFC/html/rules/accordion.html
/usr/share/PySolFC/html/rules/acesup.html
/usr/share/PySolFC/html/rules/acesup5.html
/usr/share/PySolFC/html/rules/agnessorel.html
/usr/share/PySolFC/html/rules/akbarsconquest.html
/usr/share/PySolFC/html/rules/akbarstriumph.html
/usr/share/PySolFC/html/rules/alaska.html
/usr/share/PySolFC/html/rules/alhambra.html
/usr/share/PySolFC/html/rules/allinarow.html
/usr/share/PySolFC/html/rules/alternation.html
/usr/share/PySolFC/html/rules/amazons.html
/usr/share/PySolFC/html/rules/americantoad.html
/usr/share/PySolFC/html/rules/appachanswaterfall.html
/usr/share/PySolFC/html/rules/ashrafi.html
/usr/share/PySolFC/html/rules/ashtadikapala.html
/usr/share/PySolFC/html/rules/ashwapati.html
/usr/share/PySolFC/html/rules/auldlangsyne.html
/usr/share/PySolFC/html/rules/babyspiderette.html
/usr/share/PySolFC/html/rules/badseven.html
/usr/share/PySolFC/html/rules/bakersdozen.html
/usr/share/PySolFC/html/rules/bakersgame.html
/usr/share/PySolFC/html/rules/balarama.html
/usr/share/PySolFC/html/rules/baroness.html
/usr/share/PySolFC/html/rules/batsford.html
/usr/share/PySolFC/html/rules/beleagueredcastle.html
/usr/share/PySolFC/html/rules/betsyross.html
/usr/share/PySolFC/html/rules/bigben.html
/usr/share/PySolFC/html/rules/bigbraid.html
/usr/share/PySolFC/html/rules/bigdivorce.html
/usr/share/PySolFC/html/rules/bigeasy.html
/usr/share/PySolFC/html/rules/bigharp.html
/usr/share/PySolFC/html/rules/bigspider.html
/usr/share/PySolFC/html/rules/bigsumo.html
/usr/share/PySolFC/html/rules/bisley.html
/usr/share/PySolFC/html/rules/bitsnbytes.html
/usr/share/PySolFC/html/rules/blackhole.html
/usr/share/PySolFC/html/rules/blackwidow.html
/usr/share/PySolFC/html/rules/blindalleys.html
/usr/share/PySolFC/html/rules/blockade.html
/usr/share/PySolFC/html/rules/blondesandbrunettes.html
/usr/share/PySolFC/html/rules/bluemoon.html
/usr/share/PySolFC/html/rules/braid.html
/usr/share/PySolFC/html/rules/bridgetsgame.html
/usr/share/PySolFC/html/rules/bridgetsgamedoubled.html
/usr/share/PySolFC/html/rules/bristol.html
/usr/share/PySolFC/html/rules/britishconstitution.html
/usr/share/PySolFC/html/rules/brunswick.html
/usr/share/PySolFC/html/rules/busyaces.html
/usr/share/PySolFC/html/rules/calculation.html
/usr/share/PySolFC/html/rules/camelot.html
/usr/share/PySolFC/html/rules/canfield.html
/usr/share/PySolFC/html/rules/capricieuse.html
/usr/share/PySolFC/html/rules/captivequeens.html
/usr/share/PySolFC/html/rules/carlton.html
/usr/share/PySolFC/html/rules/carpet.html
/usr/share/PySolFC/html/rules/casinoklondike.html
/usr/share/PySolFC/html/rules/castlesinspain.html
/usr/share/PySolFC/html/rules/catstail.html
/usr/share/PySolFC/html/rules/cavalier.html
/usr/share/PySolFC/html/rules/chameleon.html
/usr/share/PySolFC/html/rules/cherrybomb.html
/usr/share/PySolFC/html/rules/chessboard.html
/usr/share/PySolFC/html/rules/chinesediscipline.html
/usr/share/PySolFC/html/rules/chinesesolitaire.html
/usr/share/PySolFC/html/rules/citadel.html
/usr/share/PySolFC/html/rules/cluitjarslair.html
/usr/share/PySolFC/html/rules/cockroach.html
/usr/share/PySolFC/html/rules/colorado.html
/usr/share/PySolFC/html/rules/concentration.html
/usr/share/PySolFC/html/rules/congress.html
/usr/share/PySolFC/html/rules/contradance.html
/usr/share/PySolFC/html/rules/convolution.html
/usr/share/PySolFC/html/rules/corkscrew.html
/usr/share/PySolFC/html/rules/corona.html
/usr/share/PySolFC/html/rules/courtyard.html
/usr/share/PySolFC/html/rules/cruel.html
/usr/share/PySolFC/html/rules/curdsandwhey.html
/usr/share/PySolFC/html/rules/daddylonglegs.html
/usr/share/PySolFC/html/rules/danda.html
/usr/share/PySolFC/html/rules/dashavatara.html
/usr/share/PySolFC/html/rules/dashavataracircles.html
/usr/share/PySolFC/html/rules/deadkinggolf.html
/usr/share/PySolFC/html/rules/derfreienapoleon.html
/usr/share/PySolFC/html/rules/derkleinenapoleon.html
/usr/share/PySolFC/html/rules/deuces.html
/usr/share/PySolFC/html/rules/dhanpati.html
/usr/share/PySolFC/html/rules/diamondmine.html
/usr/share/PySolFC/html/rules/diekoenigsbergerin.html
/usr/share/PySolFC/html/rules/diplomat.html
/usr/share/PySolFC/html/rules/dojoujisgame.html
/usr/share/PySolFC/html/rules/dojoujisgamedoubled.html
/usr/share/PySolFC/html/rules/doublebisley.html
/usr/share/PySolFC/html/rules/doublecanfield.html
/usr/share/PySolFC/html/rules/doublecockroach.html
/usr/share/PySolFC/html/rules/doubledrawbridge.html
/usr/share/PySolFC/html/rules/doublegrasshopper.html
/usr/share/PySolFC/html/rules/doubleklondike.html
/usr/share/PySolFC/html/rules/doubleklondikebythrees.html
/usr/share/PySolFC/html/rules/doublerail.html
/usr/share/PySolFC/html/rules/doublesamuri.html
/usr/share/PySolFC/html/rules/doublets.html
/usr/share/PySolFC/html/rules/doubleyourfun.html
/usr/share/PySolFC/html/rules/dover.html
/usr/share/PySolFC/html/rules/drawbridge.html
/usr/share/PySolFC/html/rules/eaglewing.html
/usr/share/PySolFC/html/rules/eastcliff.html
/usr/share/PySolFC/html/rules/easthaven.html
/usr/share/PySolFC/html/rules/easysupreme.html
/usr/share/PySolFC/html/rules/easyxone.html
/usr/share/PySolFC/html/rules/eiffeltower.html
/usr/share/PySolFC/html/rules/eightlegions.html
/usr/share/PySolFC/html/rules/eightoff.html
/usr/share/PySolFC/html/rules/eighttimeseight.html
/usr/share/PySolFC/html/rules/elevator.html
/usr/share/PySolFC/html/rules/emperor.html
/usr/share/PySolFC/html/rules/eularia.html
/usr/share/PySolFC/html/rules/excuse.html
/usr/share/PySolFC/html/rules/fallingstar.html
/usr/share/PySolFC/html/rules/fan.html
/usr/share/PySolFC/html/rules/fastness.html
/usr/share/PySolFC/html/rules/fatimehsgame.html
/usr/share/PySolFC/html/rules/fatimehsgamerelaxed.html
/usr/share/PySolFC/html/rules/fifteenplus.html
/usr/share/PySolFC/html/rules/firecracker.html
/usr/share/PySolFC/html/rules/fiveaces.html
/usr/share/PySolFC/html/rules/flowerarrangement.html
/usr/share/PySolFC/html/rules/flowerclock.html
/usr/share/PySolFC/html/rules/flowergarden.html
/usr/share/PySolFC/html/rules/forecell.html
/usr/share/PySolFC/html/rules/fortress.html
/usr/share/PySolFC/html/rules/fortunesfavor.html
/usr/share/PySolFC/html/rules/fortyandeight.html
/usr/share/PySolFC/html/rules/fortythieves.html
/usr/share/PySolFC/html/rules/fourseasons.html
/usr/share/PySolFC/html/rules/fourteen.html
/usr/share/PySolFC/html/rules/freecell.html
/usr/share/PySolFC/html/rules/freefan.html
/usr/share/PySolFC/html/rules/freenapoleon.html
/usr/share/PySolFC/html/rules/frog.html
/usr/share/PySolFC/html/rules/gajapati.html
/usr/share/PySolFC/html/rules/gaji.html
/usr/share/PySolFC/html/rules/gargantua.html
/usr/share/PySolFC/html/rules/garhpati.html
/usr/share/PySolFC/html/rules/gate.html
/usr/share/PySolFC/html/rules/generalspatience.html
/usr/share/PySolFC/html/rules/germanpatience.html
/usr/share/PySolFC/html/rules/ghulam.html
/usr/share/PySolFC/html/rules/giant.html
/usr/share/PySolFC/html/rules/golf.html
/usr/share/PySolFC/html/rules/goodmeasure.html
/usr/share/PySolFC/html/rules/grandduchess.html
/usr/share/PySolFC/html/rules/grandfathersclock.html
/usr/share/PySolFC/html/rules/grandmothersgame.html
/usr/share/PySolFC/html/rules/grasshopper.html
/usr/share/PySolFC/html/rules/greaterqueue.html
/usr/share/PySolFC/html/rules/greatwall.html
/usr/share/PySolFC/html/rules/griffon.html
/usr/share/PySolFC/html/rules/groundsforadivorce.html
/usr/share/PySolFC/html/rules/gypsy.html
/usr/share/PySolFC/html/rules/hanafudafourseasons.html
/usr/share/PySolFC/html/rules/hanafudafourwinds.html
/usr/share/PySolFC/html/rules/hanoisequence.html
/usr/share/PySolFC/html/rules/hayagriva.html
/usr/share/PySolFC/html/rules/headsandtails.html
/usr/share/PySolFC/html/rules/hexaklon.html
/usr/share/PySolFC/html/rules/hexaklonbythrees.html
/usr/share/PySolFC/html/rules/hexlabyrinth.html
/usr/share/PySolFC/html/rules/hiddenpassages.html
/usr/share/PySolFC/html/rules/hiranyaksha.html
/usr/share/PySolFC/html/rules/hopscotch.html
/usr/share/PySolFC/html/rules/houseinthewood.html
/usr/share/PySolFC/html/rules/imperialtrumps.html
/usr/share/PySolFC/html/rules/indian.html
/usr/share/PySolFC/html/rules/intelligence.html
/usr/share/PySolFC/html/rules/interregnum.html
/usr/share/PySolFC/html/rules/intrigue.html
/usr/share/PySolFC/html/rules/iris.html
/usr/share/PySolFC/html/rules/irmgard.html
/usr/share/PySolFC/html/rules/jane.html
/usr/share/PySolFC/html/rules/japanesegarden.html
/usr/share/PySolFC/html/rules/japanesegardenii.html
/usr/share/PySolFC/html/rules/japanesegardeniii.html
/usr/share/PySolFC/html/rules/journeytocuddapah.html
/usr/share/PySolFC/html/rules/jumbo.html
/usr/share/PySolFC/html/rules/justforfun.html
/usr/share/PySolFC/html/rules/kalisgame.html
/usr/share/PySolFC/html/rules/kalisgamedoubled.html
/usr/share/PySolFC/html/rules/kalisgamerelaxed.html
/usr/share/PySolFC/html/rules/katrinasgame.html
/usr/share/PySolFC/html/rules/katrinasgamedoubled.html
/usr/share/PySolFC/html/rules/katrinasgamerelaxed.html
/usr/share/PySolFC/html/rules/khadga.html
/usr/share/PySolFC/html/rules/kingalbert.html
/usr/share/PySolFC/html/rules/kingdom.html
/usr/share/PySolFC/html/rules/kingonlybakersgame.html
/usr/share/PySolFC/html/rules/kingonlyhexaklon.html
/usr/share/PySolFC/html/rules/kings.html
/usr/share/PySolFC/html/rules/klondike.html
/usr/share/PySolFC/html/rules/klondikebythrees.html
/usr/share/PySolFC/html/rules/klondikeplus16.html
/usr/share/PySolFC/html/rules/kurma.html
/usr/share/PySolFC/html/rules/labellelucie.html
/usr/share/PySolFC/html/rules/ladybetty.html
/usr/share/PySolFC/html/rules/ladypalk.html
/usr/share/PySolFC/html/rules/lanivernaise.html
/usr/share/PySolFC/html/rules/larasgame.html
/usr/share/PySolFC/html/rules/larasgamedoubled.html
/usr/share/PySolFC/html/rules/larasgamerelaxed.html
/usr/share/PySolFC/html/rules/lesserqueue.html
/usr/share/PySolFC/html/rules/lexingtonharp.html
/usr/share/PySolFC/html/rules/littleeasy.html
/usr/share/PySolFC/html/rules/littleforty.html
/usr/share/PySolFC/html/rules/longbraid.html
/usr/share/PySolFC/html/rules/longjourneytocuddapah.html
/usr/share/PySolFC/html/rules/lucas.html
/usr/share/PySolFC/html/rules/magesgame.html
/usr/share/PySolFC/html/rules/mahjongg.html
/usr/share/PySolFC/html/rules/mainecoon.html
/usr/share/PySolFC/html/rules/makara.html
/usr/share/PySolFC/html/rules/manx.html
/usr/share/PySolFC/html/rules/maria.html
/usr/share/PySolFC/html/rules/martha.html
/usr/share/PySolFC/html/rules/matriarchy.html
/usr/share/PySolFC/html/rules/matrix.html
/usr/share/PySolFC/html/rules/matsukiri.html
/usr/share/PySolFC/html/rules/matsukiristrict.html
/usr/share/PySolFC/html/rules/matsya.html
/usr/share/PySolFC/html/rules/maze.html
/usr/share/PySolFC/html/rules/memory24.html
/usr/share/PySolFC/html/rules/memory40.html
/usr/share/PySolFC/html/rules/merlinsmeander.html
/usr/share/PySolFC/html/rules/midshipman.html
/usr/share/PySolFC/html/rules/milligancell.html
/usr/share/PySolFC/html/rules/milliganharp.html
/usr/share/PySolFC/html/rules/mississippi.html
/usr/share/PySolFC/html/rules/missmilligan.html
/usr/share/PySolFC/html/rules/missmuffet.html
/usr/share/PySolFC/html/rules/montana.html
/usr/share/PySolFC/html/rules/montecarlo.html
/usr/share/PySolFC/html/rules/moosehide.html
/usr/share/PySolFC/html/rules/mountolympus.html
/usr/share/PySolFC/html/rules/mrsmop.html
/usr/share/PySolFC/html/rules/mughalcircles.html
/usr/share/PySolFC/html/rules/napoleon.html
/usr/share/PySolFC/html/rules/napoleonsexile.html
/usr/share/PySolFC/html/rules/napoleonssquare.html
/usr/share/PySolFC/html/rules/narasimha.html
/usr/share/PySolFC/html/rules/narpati.html
/usr/share/PySolFC/html/rules/nasty.html
/usr/share/PySolFC/html/rules/neighbour.html
/usr/share/PySolFC/html/rules/nestor.html
/usr/share/PySolFC/html/rules/newbritishconstitution.html
/usr/share/PySolFC/html/rules/nomad.html
/usr/share/PySolFC/html/rules/nordic.html
/usr/share/PySolFC/html/rules/numberten.html
/usr/share/PySolFC/html/rules/numerica.html
/usr/share/PySolFC/html/rules/oddandeven.html
/usr/share/PySolFC/html/rules/odessa.html
/usr/share/PySolFC/html/rules/oonsoo.html
/usr/share/PySolFC/html/rules/oonsooopen.html
/usr/share/PySolFC/html/rules/oonsoostrict.html
/usr/share/PySolFC/html/rules/oonsootimestwo.html
/usr/share/PySolFC/html/rules/oonsootoo.html
/usr/share/PySolFC/html/rules/osmosis.html
/usr/share/PySolFC/html/rules/pagat.html
/usr/share/PySolFC/html/rules/pagoda.html
/usr/share/PySolFC/html/rules/parallels.html
/usr/share/PySolFC/html/rules/parashurama.html
/usr/share/PySolFC/html/rules/pasdedeux.html
/usr/share/PySolFC/html/rules/passeul.html
/usr/share/PySolFC/html/rules/patriarchs.html
/usr/share/PySolFC/html/rules/paulownia.html
/usr/share/PySolFC/html/rules/peek.html
/usr/share/PySolFC/html/rules/pegged.html
/usr/share/PySolFC/html/rules/penguin.html
/usr/share/PySolFC/html/rules/peony.html
/usr/share/PySolFC/html/rules/perpetualmotion.html
/usr/share/PySolFC/html/rules/perseverance.html
/usr/share/PySolFC/html/rules/picturegallery.html
/usr/share/PySolFC/html/rules/pileon.html
/usr/share/PySolFC/html/rules/pine.html
/usr/share/PySolFC/html/rules/pokershuffle.html
/usr/share/PySolFC/html/rules/pokersquare.html
/usr/share/PySolFC/html/rules/ponytail.html
/usr/share/PySolFC/html/rules/pussinthecorner.html
/usr/share/PySolFC/html/rules/pyramid.html
/usr/share/PySolFC/html/rules/quadrangle.html
/usr/share/PySolFC/html/rules/queenie.html
/usr/share/PySolFC/html/rules/rachel.html
/usr/share/PySolFC/html/rules/rainbow.html
/usr/share/PySolFC/html/rules/rainfall.html
/usr/share/PySolFC/html/rules/rambling.html
/usr/share/PySolFC/html/rules/rankandfile.html
/usr/share/PySolFC/html/rules/redandblack.html
/usr/share/PySolFC/html/rules/redmoon.html
/usr/share/PySolFC/html/rules/relax.html
/usr/share/PySolFC/html/rules/relaxedaccordion.html
/usr/share/PySolFC/html/rules/relaxedfreecell.html
/usr/share/PySolFC/html/rules/relaxedgolf.html
/usr/share/PySolFC/html/rules/relaxedpyramid.html
/usr/share/PySolFC/html/rules/relaxedseahaventowers.html
/usr/share/PySolFC/html/rules/relaxedspider.html
/usr/share/PySolFC/html/rules/retinue.html
/usr/share/PySolFC/html/rules/roslin.html
/usr/share/PySolFC/html/rules/rougeetnoir.html
/usr/share/PySolFC/html/rules/royalcotillion.html
/usr/share/PySolFC/html/rules/royaleast.html
/usr/share/PySolFC/html/rules/royalmarriage.html
/usr/share/PySolFC/html/rules/rushdike.html
/usr/share/PySolFC/html/rules/russianpatience.html
/usr/share/PySolFC/html/rules/russianpoint.html
/usr/share/PySolFC/html/rules/russiansolitaire.html
/usr/share/PySolFC/html/rules/saliclaw.html
/usr/share/PySolFC/html/rules/samuri.html
/usr/share/PySolFC/html/rules/sanibel.html
/usr/share/PySolFC/html/rules/saratoga.html
/usr/share/PySolFC/html/rules/scorpion.html
/usr/share/PySolFC/html/rules/scorpionhead.html
/usr/share/PySolFC/html/rules/scorpiontail.html
/usr/share/PySolFC/html/rules/scotchpatience.html
/usr/share/PySolFC/html/rules/seahaventowers.html
/usr/share/PySolFC/html/rules/serpent.html
/usr/share/PySolFC/html/rules/sevenbyfive.html
/usr/share/PySolFC/html/rules/sevenbyfour.html
/usr/share/PySolFC/html/rules/sevendevils.html
/usr/share/PySolFC/html/rules/shamrocks.html
/usr/share/PySolFC/html/rules/shamrocksii.html
/usr/share/PySolFC/html/rules/shamsher.html
/usr/share/PySolFC/html/rules/shanka.html
/usr/share/PySolFC/html/rules/shisensho.html
/usr/share/PySolFC/html/rules/siebenbisas.html
/usr/share/PySolFC/html/rules/simplecarlo.html
/usr/share/PySolFC/html/rules/simplepairs.html
/usr/share/PySolFC/html/rules/simplesimon.html
/usr/share/PySolFC/html/rules/singlerail.html
/usr/share/PySolFC/html/rules/sixsages.html
/usr/share/PySolFC/html/rules/sixtengus.html
/usr/share/PySolFC/html/rules/skiz.html
/usr/share/PySolFC/html/rules/slyfox.html
/usr/share/PySolFC/html/rules/smallharp.html
/usr/share/PySolFC/html/rules/snake.html
/usr/share/PySolFC/html/rules/snakestone.html
/usr/share/PySolFC/html/rules/spaces.html
/usr/share/PySolFC/html/rules/spanishpatience.html
/usr/share/PySolFC/html/rules/spider.html
/usr/share/PySolFC/html/rules/spiderette.html
/usr/share/PySolFC/html/rules/stalactites.html
/usr/share/PySolFC/html/rules/steps.html
/usr/share/PySolFC/html/rules/sthelena.html
/usr/share/PySolFC/html/rules/stonewall.html
/usr/share/PySolFC/html/rules/storehouse.html
/usr/share/PySolFC/html/rules/strategy.html
/usr/share/PySolFC/html/rules/streets.html
/usr/share/PySolFC/html/rules/streetsandalleys.html
/usr/share/PySolFC/html/rules/stronghold.html
/usr/share/PySolFC/html/rules/sultan.html
/usr/share/PySolFC/html/rules/sumo.html
/usr/share/PySolFC/html/rules/superflowergarden.html
/usr/share/PySolFC/html/rules/superiorcanfield.html
/usr/share/PySolFC/html/rules/supersamuri.html
/usr/share/PySolFC/html/rules/surukh.html
/usr/share/PySolFC/html/rules/tabbycat.html
/usr/share/PySolFC/html/rules/tamoshanter.html
/usr/share/PySolFC/html/rules/tenavatars.html
/usr/share/PySolFC/html/rules/terrace.html
/usr/share/PySolFC/html/rules/thefamiliar.html
/usr/share/PySolFC/html/rules/thelastmonarch.html
/usr/share/PySolFC/html/rules/threepeaks.html
/usr/share/PySolFC/html/rules/threepeaksnonscoring.html
/usr/share/PySolFC/html/rules/threeshufflesandadraw.html
/usr/share/PySolFC/html/rules/thumbandpouch.html
/usr/share/PySolFC/html/rules/tipati.html
/usr/share/PySolFC/html/rules/tournament.html
/usr/share/PySolFC/html/rules/towerofhanoy.html
/usr/share/PySolFC/html/rules/treasuretrove.html
/usr/share/PySolFC/html/rules/trefoil.html
/usr/share/PySolFC/html/rules/tripleklondike.html
/usr/share/PySolFC/html/rules/tripleklondikebythrees.html
/usr/share/PySolFC/html/rules/tripleline.html
/usr/share/PySolFC/html/rules/twofamiliars.html
/usr/share/PySolFC/html/rules/unionsquare.html
/usr/share/PySolFC/html/rules/vajra.html
/usr/share/PySolFC/html/rules/vamana.html
/usr/share/PySolFC/html/rules/varaha.html
/usr/share/PySolFC/html/rules/variegatedcanfield.html
/usr/share/PySolFC/html/rules/vegasklondike.html
/usr/share/PySolFC/html/rules/virginiareel.html
/usr/share/PySolFC/html/rules/waningmoon.html
/usr/share/PySolFC/html/rules/wasp.html
/usr/share/PySolFC/html/rules/westcliff.html
/usr/share/PySolFC/html/rules/wheeloffortune.html
/usr/share/PySolFC/html/rules/whitehead.html
/usr/share/PySolFC/html/rules/wicked.html
/usr/share/PySolFC/html/rules/willothewisp.html
/usr/share/PySolFC/html/rules/windmill.html
/usr/share/PySolFC/html/rules/wisteria.html
/usr/share/PySolFC/html/rules/yukon.html
/usr/share/PySolFC/html/rules/zebra.html
/usr/share/PySolFC/html/rules/zodiac.html
/usr/share/PySolFC/html/rules_alternate.html
/usr/share/PySolFC/images
/usr/share/PySolFC/images/buttons
/usr/share/PySolFC/images/buttons/bluecurve
/usr/share/PySolFC/images/buttons/bluecurve/cancel.gif
/usr/share/PySolFC/images/buttons/bluecurve/cancel.png
/usr/share/PySolFC/images/buttons/bluecurve/new.gif
/usr/share/PySolFC/images/buttons/bluecurve/new.png
/usr/share/PySolFC/images/buttons/bluecurve/ok.gif
/usr/share/PySolFC/images/buttons/bluecurve/ok.png
/usr/share/PySolFC/images/cards
/usr/share/PySolFC/images/cards/bottoms
/usr/share/PySolFC/images/cards/bottoms/french
/usr/share/PySolFC/images/cards/bottoms/french/bottom02-n.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom02.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom03-n.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom03.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom04-n.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom04.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom05-n.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom05.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom06-n.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom06.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom07-n.png
/usr/share/PySolFC/images/cards/bottoms/french/bottom07.png
/usr/share/PySolFC/images/cards/bottoms/french/l01-n.png
/usr/share/PySolFC/images/cards/bottoms/french/l01.png
/usr/share/PySolFC/images/cards/bottoms/french/l02-n.png
/usr/share/PySolFC/images/cards/bottoms/french/l02.png
/usr/share/PySolFC/images/cards/bottoms/french/l03-n.png
/usr/share/PySolFC/images/cards/bottoms/french/l03.png
/usr/share/PySolFC/images/cards/bottoms/french/l04-n.png
/usr/share/PySolFC/images/cards/bottoms/french/l04.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom02-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom02.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom03-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom03.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom04-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom04.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom05-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom05.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom06-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom06.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom07-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom07.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom08-n.gif
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/bottom08.gif
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l01-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l01.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l02-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l02.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l03-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l03.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l04-n.png
/usr/share/PySolFC/images/cards/bottoms/hex-a-deck/l04.png
/usr/share/PySolFC/images/cards/bottoms/tarock
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom02-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom02.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom03-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom03.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom04-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom04.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom05-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom05.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom06-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom06.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom07-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom07.png
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom08-n.gif
/usr/share/PySolFC/images/cards/bottoms/tarock/bottom08.gif
/usr/share/PySolFC/images/cards/bottoms/tarock/l01-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l01.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l02-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l02.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l03-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l03.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l04-n.png
/usr/share/PySolFC/images/cards/bottoms/tarock/l04.png
/usr/share/PySolFC/images/cards/large
/usr/share/PySolFC/images/cards/large/01c.gif
/usr/share/PySolFC/images/cards/large/01c.png
/usr/share/PySolFC/images/cards/large/01d.gif
/usr/share/PySolFC/images/cards/large/01d.png
/usr/share/PySolFC/images/cards/large/01h.gif
/usr/share/PySolFC/images/cards/large/01h.png
/usr/share/PySolFC/images/cards/large/01s.gif
/usr/share/PySolFC/images/cards/large/01s.png
/usr/share/PySolFC/images/cards/large/02c.gif
/usr/share/PySolFC/images/cards/large/02c.png
/usr/share/PySolFC/images/cards/large/02d.gif
/usr/share/PySolFC/images/cards/large/02d.png
/usr/share/PySolFC/images/cards/large/02h.gif
/usr/share/PySolFC/images/cards/large/02h.png
/usr/share/PySolFC/images/cards/large/02s.gif
/usr/share/PySolFC/images/cards/large/02s.png
/usr/share/PySolFC/images/cards/large/03c.gif
/usr/share/PySolFC/images/cards/large/03c.png
/usr/share/PySolFC/images/cards/large/03d.gif
/usr/share/PySolFC/images/cards/large/03d.png
/usr/share/PySolFC/images/cards/large/03h.gif
/usr/share/PySolFC/images/cards/large/03h.png
/usr/share/PySolFC/images/cards/large/03s.gif
/usr/share/PySolFC/images/cards/large/03s.png
/usr/share/PySolFC/images/cards/large/04c.gif
/usr/share/PySolFC/images/cards/large/04c.png
/usr/share/PySolFC/images/cards/large/04d.gif
/usr/share/PySolFC/images/cards/large/04d.png
/usr/share/PySolFC/images/cards/large/04h.gif
/usr/share/PySolFC/images/cards/large/04h.png
/usr/share/PySolFC/images/cards/large/04s.gif
/usr/share/PySolFC/images/cards/large/04s.png
/usr/share/PySolFC/images/cards/large/05c.gif
/usr/share/PySolFC/images/cards/large/05c.png
/usr/share/PySolFC/images/cards/large/05d.gif
/usr/share/PySolFC/images/cards/large/05d.png
/usr/share/PySolFC/images/cards/large/05h.gif
/usr/share/PySolFC/images/cards/large/05h.png
/usr/share/PySolFC/images/cards/large/05s.gif
/usr/share/PySolFC/images/cards/large/05s.png
/usr/share/PySolFC/images/cards/large/06c.gif
/usr/share/PySolFC/images/cards/large/06c.png
/usr/share/PySolFC/images/cards/large/06d.gif
/usr/share/PySolFC/images/cards/large/06d.png
/usr/share/PySolFC/images/cards/large/06h.gif
/usr/share/PySolFC/images/cards/large/06h.png
/usr/share/PySolFC/images/cards/large/06s.gif
/usr/share/PySolFC/images/cards/large/06s.png
/usr/share/PySolFC/images/cards/large/07c.gif
/usr/share/PySolFC/images/cards/large/07c.png
/usr/share/PySolFC/images/cards/large/07d.gif
/usr/share/PySolFC/images/cards/large/07d.png
/usr/share/PySolFC/images/cards/large/07h.gif
/usr/share/PySolFC/images/cards/large/07h.png
/usr/share/PySolFC/images/cards/large/07s.gif
/usr/share/PySolFC/images/cards/large/07s.png
/usr/share/PySolFC/images/cards/large/08c.gif
/usr/share/PySolFC/images/cards/large/08c.png
/usr/share/PySolFC/images/cards/large/08d.gif
/usr/share/PySolFC/images/cards/large/08d.png
/usr/share/PySolFC/images/cards/large/08h.gif
/usr/share/PySolFC/images/cards/large/08h.png
/usr/share/PySolFC/images/cards/large/08s.gif
/usr/share/PySolFC/images/cards/large/08s.png
/usr/share/PySolFC/images/cards/large/09c.gif
/usr/share/PySolFC/images/cards/large/09c.png
/usr/share/PySolFC/images/cards/large/09d.gif
/usr/share/PySolFC/images/cards/large/09d.png
/usr/share/PySolFC/images/cards/large/09h.gif
/usr/share/PySolFC/images/cards/large/09h.png
/usr/share/PySolFC/images/cards/large/09s.gif
/usr/share/PySolFC/images/cards/large/09s.png
/usr/share/PySolFC/images/cards/large/10c.gif
/usr/share/PySolFC/images/cards/large/10c.png
/usr/share/PySolFC/images/cards/large/10d.gif
/usr/share/PySolFC/images/cards/large/10d.png
/usr/share/PySolFC/images/cards/large/10h.gif
/usr/share/PySolFC/images/cards/large/10h.png
/usr/share/PySolFC/images/cards/large/10s.gif
/usr/share/PySolFC/images/cards/large/10s.png
/usr/share/PySolFC/images/cards/large/11c.gif
/usr/share/PySolFC/images/cards/large/11c.png
/usr/share/PySolFC/images/cards/large/11d.gif
/usr/share/PySolFC/images/cards/large/11d.png
/usr/share/PySolFC/images/cards/large/11h.gif
/usr/share/PySolFC/images/cards/large/11h.png
/usr/share/PySolFC/images/cards/large/11s.gif
/usr/share/PySolFC/images/cards/large/11s.png
/usr/share/PySolFC/images/cards/large/12c.gif
/usr/share/PySolFC/images/cards/large/12c.png
/usr/share/PySolFC/images/cards/large/12d.gif
/usr/share/PySolFC/images/cards/large/12d.png
/usr/share/PySolFC/images/cards/large/12h.gif
/usr/share/PySolFC/images/cards/large/12h.png
/usr/share/PySolFC/images/cards/large/12s.gif
/usr/share/PySolFC/images/cards/large/12s.png
/usr/share/PySolFC/images/cards/large/13c.gif
/usr/share/PySolFC/images/cards/large/13c.png
/usr/share/PySolFC/images/cards/large/13d.gif
/usr/share/PySolFC/images/cards/large/13d.png
/usr/share/PySolFC/images/cards/large/13h.gif
/usr/share/PySolFC/images/cards/large/13h.png
/usr/share/PySolFC/images/cards/large/13s.gif
/usr/share/PySolFC/images/cards/large/13s.png
/usr/share/PySolFC/images/cards/small
/usr/share/PySolFC/images/cards/small/01c.gif
/usr/share/PySolFC/images/cards/small/01c.png
/usr/share/PySolFC/images/cards/small/01d.gif
/usr/share/PySolFC/images/cards/small/01d.png
/usr/share/PySolFC/images/cards/small/01h.gif
/usr/share/PySolFC/images/cards/small/01h.png
/usr/share/PySolFC/images/cards/small/01s.gif
/usr/share/PySolFC/images/cards/small/01s.png
/usr/share/PySolFC/images/cards/small/02c.gif
/usr/share/PySolFC/images/cards/small/02c.png
/usr/share/PySolFC/images/cards/small/02d.gif
/usr/share/PySolFC/images/cards/small/02d.png
/usr/share/PySolFC/images/cards/small/02h.gif
/usr/share/PySolFC/images/cards/small/02h.png
/usr/share/PySolFC/images/cards/small/02s.gif
/usr/share/PySolFC/images/cards/small/02s.png
/usr/share/PySolFC/images/cards/small/03c.gif
/usr/share/PySolFC/images/cards/small/03c.png
/usr/share/PySolFC/images/cards/small/03d.gif
/usr/share/PySolFC/images/cards/small/03d.png
/usr/share/PySolFC/images/cards/small/03h.gif
/usr/share/PySolFC/images/cards/small/03h.png
/usr/share/PySolFC/images/cards/small/03s.gif
/usr/share/PySolFC/images/cards/small/03s.png
/usr/share/PySolFC/images/cards/small/04c.gif
/usr/share/PySolFC/images/cards/small/04c.png
/usr/share/PySolFC/images/cards/small/04d.gif
/usr/share/PySolFC/images/cards/small/04d.png
/usr/share/PySolFC/images/cards/small/04h.gif
/usr/share/PySolFC/images/cards/small/04h.png
/usr/share/PySolFC/images/cards/small/04s.gif
/usr/share/PySolFC/images/cards/small/04s.png
/usr/share/PySolFC/images/cards/small/05c.gif
/usr/share/PySolFC/images/cards/small/05c.png
/usr/share/PySolFC/images/cards/small/05d.gif
/usr/share/PySolFC/images/cards/small/05d.png
/usr/share/PySolFC/images/cards/small/05h.gif
/usr/share/PySolFC/images/cards/small/05h.png
/usr/share/PySolFC/images/cards/small/05s.gif
/usr/share/PySolFC/images/cards/small/05s.png
/usr/share/PySolFC/images/cards/small/06c.gif
/usr/share/PySolFC/images/cards/small/06c.png
/usr/share/PySolFC/images/cards/small/06d.gif
/usr/share/PySolFC/images/cards/small/06d.png
/usr/share/PySolFC/images/cards/small/06h.gif
/usr/share/PySolFC/images/cards/small/06h.png
/usr/share/PySolFC/images/cards/small/06s.gif
/usr/share/PySolFC/images/cards/small/06s.png
/usr/share/PySolFC/images/cards/small/07c.gif
/usr/share/PySolFC/images/cards/small/07c.png
/usr/share/PySolFC/images/cards/small/07d.gif
/usr/share/PySolFC/images/cards/small/07d.png
/usr/share/PySolFC/images/cards/small/07h.gif
/usr/share/PySolFC/images/cards/small/07h.png
/usr/share/PySolFC/images/cards/small/07s.gif
/usr/share/PySolFC/images/cards/small/07s.png
/usr/share/PySolFC/images/cards/small/08c.gif
/usr/share/PySolFC/images/cards/small/08c.png
/usr/share/PySolFC/images/cards/small/08d.gif
/usr/share/PySolFC/images/cards/small/08d.png
/usr/share/PySolFC/images/cards/small/08h.gif
/usr/share/PySolFC/images/cards/small/08h.png
/usr/share/PySolFC/images/cards/small/08s.gif
/usr/share/PySolFC/images/cards/small/08s.png
/usr/share/PySolFC/images/cards/small/09c.gif
/usr/share/PySolFC/images/cards/small/09c.png
/usr/share/PySolFC/images/cards/small/09d.gif
/usr/share/PySolFC/images/cards/small/09d.png
/usr/share/PySolFC/images/cards/small/09h.gif
/usr/share/PySolFC/images/cards/small/09h.png
/usr/share/PySolFC/images/cards/small/09s.gif
/usr/share/PySolFC/images/cards/small/09s.png
/usr/share/PySolFC/images/cards/small/10c.gif
/usr/share/PySolFC/images/cards/small/10c.png
/usr/share/PySolFC/images/cards/small/10d.gif
/usr/share/PySolFC/images/cards/small/10d.png
/usr/share/PySolFC/images/cards/small/10h.gif
/usr/share/PySolFC/images/cards/small/10h.png
/usr/share/PySolFC/images/cards/small/10s.gif
/usr/share/PySolFC/images/cards/small/10s.png
/usr/share/PySolFC/images/cards/small/11c.gif
/usr/share/PySolFC/images/cards/small/11c.png
/usr/share/PySolFC/images/cards/small/11d.gif
/usr/share/PySolFC/images/cards/small/11d.png
/usr/share/PySolFC/images/cards/small/11h.gif
/usr/share/PySolFC/images/cards/small/11h.png
/usr/share/PySolFC/images/cards/small/11s.gif
/usr/share/PySolFC/images/cards/small/11s.png
/usr/share/PySolFC/images/cards/small/12c.gif
/usr/share/PySolFC/images/cards/small/12c.png
/usr/share/PySolFC/images/cards/small/12d.gif
/usr/share/PySolFC/images/cards/small/12d.png
/usr/share/PySolFC/images/cards/small/12h.gif
/usr/share/PySolFC/images/cards/small/12h.png
/usr/share/PySolFC/images/cards/small/12s.gif
/usr/share/PySolFC/images/cards/small/12s.png
/usr/share/PySolFC/images/cards/small/13c.gif
/usr/share/PySolFC/images/cards/small/13c.png
/usr/share/PySolFC/images/cards/small/13d.gif
/usr/share/PySolFC/images/cards/small/13d.png
/usr/share/PySolFC/images/cards/small/13h.gif
/usr/share/PySolFC/images/cards/small/13h.png
/usr/share/PySolFC/images/cards/small/13s.gif
/usr/share/PySolFC/images/cards/small/13s.png
/usr/share/PySolFC/images/demo
/usr/share/PySolFC/images/demo/demo01.gif
/usr/share/PySolFC/images/demo/demo01.png
/usr/share/PySolFC/images/demo/demo02.gif
/usr/share/PySolFC/images/demo/demo02.png
/usr/share/PySolFC/images/demo/demo03.gif
/usr/share/PySolFC/images/demo/demo03.png
/usr/share/PySolFC/images/demo/demo04.gif
/usr/share/PySolFC/images/demo/demo04.png
/usr/share/PySolFC/images/demo/demo05.gif
/usr/share/PySolFC/images/demo/demo05.png
/usr/share/PySolFC/images/dialog
/usr/share/PySolFC/images/dialog/bluecurve
/usr/share/PySolFC/images/dialog/bluecurve/error.gif
/usr/share/PySolFC/images/dialog/bluecurve/error.png
/usr/share/PySolFC/images/dialog/bluecurve/info.gif
/usr/share/PySolFC/images/dialog/bluecurve/info.png
/usr/share/PySolFC/images/dialog/bluecurve/question.gif
/usr/share/PySolFC/images/dialog/bluecurve/question.png
/usr/share/PySolFC/images/dialog/bluecurve/warning.gif
/usr/share/PySolFC/images/dialog/bluecurve/warning.png
/usr/share/PySolFC/images/dialog/default
/usr/share/PySolFC/images/dialog/default/error.gif
/usr/share/PySolFC/images/dialog/default/error.png
/usr/share/PySolFC/images/dialog/default/info.gif
/usr/share/PySolFC/images/dialog/default/info.png
/usr/share/PySolFC/images/dialog/default/question.gif
/usr/share/PySolFC/images/dialog/default/question.png
/usr/share/PySolFC/images/dialog/default/warning.gif
/usr/share/PySolFC/images/dialog/default/warning.png
/usr/share/PySolFC/images/htmlviewer
/usr/share/PySolFC/images/htmlviewer/disk.gif
/usr/share/PySolFC/images/htmlviewer/disk.png
/usr/share/PySolFC/images/icons
/usr/share/PySolFC/images/icons/128x128
/usr/share/PySolFC/images/icons/128x128/pysol.png
/usr/share/PySolFC/images/icons/48x48
/usr/share/PySolFC/images/icons/48x48/pysol.png
/usr/share/PySolFC/images/icons/512x512
/usr/share/PySolFC/images/icons/512x512/pysol.png
/usr/share/PySolFC/images/logo-with-margin-1024.png
/usr/share/PySolFC/images/logos
/usr/share/PySolFC/images/logos/joker07_40_774.gif
/usr/share/PySolFC/images/logos/joker07_40_774.png
/usr/share/PySolFC/images/logos/joker07_50_774.gif
/usr/share/PySolFC/images/logos/joker07_50_774.png
/usr/share/PySolFC/images/logos/joker08_40_774.gif
/usr/share/PySolFC/images/logos/joker08_40_774.png
/usr/share/PySolFC/images/logos/joker08_50_774.gif
/usr/share/PySolFC/images/logos/joker08_50_774.png
/usr/share/PySolFC/images/logos/joker10_100.gif
/usr/share/PySolFC/images/logos/joker10_100.png
/usr/share/PySolFC/images/logos/joker11_100_774.gif
/usr/share/PySolFC/images/logos/joker11_100_774.png
/usr/share/PySolFC/images/noredeal.gif
/usr/share/PySolFC/images/noredeal.png
/usr/share/PySolFC/images/pause
/usr/share/PySolFC/images/pause/pause01.gif
/usr/share/PySolFC/images/pause/pause01.png
/usr/share/PySolFC/images/pause/pause02.gif
/usr/share/PySolFC/images/pause/pause02.png
/usr/share/PySolFC/images/pause/pause03.gif
/usr/share/PySolFC/images/pause/pause03.png
/usr/share/PySolFC/images/redeal.gif
/usr/share/PySolFC/images/redeal.png
/usr/share/PySolFC/images/selectgame.gif
/usr/share/PySolFC/images/selectgame.png
/usr/share/PySolFC/images/shadow.gif
/usr/share/PySolFC/images/shadow.png
/usr/share/PySolFC/images/stats
/usr/share/PySolFC/images/stats/barchart.gif
/usr/share/PySolFC/images/stats/barchart.png
/usr/share/PySolFC/images/stats/progression.jpg
/usr/share/PySolFC/images/stoplight.gif
/usr/share/PySolFC/images/stoplight.png
/usr/share/PySolFC/images/stopsign.gif
/usr/share/PySolFC/images/stopsign.png
/usr/share/PySolFC/images/toolbar
/usr/share/PySolFC/images/toolbar/bluecurve
/usr/share/PySolFC/images/toolbar/bluecurve/large
/usr/share/PySolFC/images/toolbar/bluecurve/large/autodrop.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/autodrop.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/new.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/new.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/open.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/open.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/pause.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/pause.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/quit.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/quit.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/redo.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/redo.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/restart.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/restart.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/rules.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/rules.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/save.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/save.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/shuffle.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/shuffle.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/statistics.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/statistics.png
/usr/share/PySolFC/images/toolbar/bluecurve/large/undo.gif
/usr/share/PySolFC/images/toolbar/bluecurve/large/undo.png
/usr/share/PySolFC/images/toolbar/bluecurve/small
/usr/share/PySolFC/images/toolbar/bluecurve/small/autodrop.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/autodrop.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/new.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/new.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/open.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/open.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/pause.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/pause.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/quit.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/quit.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/redo.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/redo.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/restart.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/restart.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/rules.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/rules.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/save.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/save.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/shuffle.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/shuffle.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/statistics.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/statistics.png
/usr/share/PySolFC/images/toolbar/bluecurve/small/undo.gif
/usr/share/PySolFC/images/toolbar/bluecurve/small/undo.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/autodrop.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/autodrop.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/new.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/new.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/open.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/open.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/pause.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/pause.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/quit.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/quit.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/redo.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/redo.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/restart.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/restart.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/rules.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/rules.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/save.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/save.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/shuffle.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/shuffle.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/statistics.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/statistics.png
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/undo.gif
/usr/share/PySolFC/images/toolbar/bluecurve/xlarge/undo.png
/usr/share/PySolFC/images/toolbar/crystal
/usr/share/PySolFC/images/toolbar/crystal/README.ICONS
/usr/share/PySolFC/images/toolbar/crystal/large
/usr/share/PySolFC/images/toolbar/crystal/large/autodrop.gif
/usr/share/PySolFC/images/toolbar/crystal/large/autodrop.png
/usr/share/PySolFC/images/toolbar/crystal/large/new.gif
/usr/share/PySolFC/images/toolbar/crystal/large/new.png
/usr/share/PySolFC/images/toolbar/crystal/large/open.gif
/usr/share/PySolFC/images/toolbar/crystal/large/open.png
/usr/share/PySolFC/images/toolbar/crystal/large/pause.gif
/usr/share/PySolFC/images/toolbar/crystal/large/pause.png
/usr/share/PySolFC/images/toolbar/crystal/large/quit.gif
/usr/share/PySolFC/images/toolbar/crystal/large/quit.png
/usr/share/PySolFC/images/toolbar/crystal/large/redo.gif
/usr/share/PySolFC/images/toolbar/crystal/large/redo.png
/usr/share/PySolFC/images/toolbar/crystal/large/restart.gif
/usr/share/PySolFC/images/toolbar/crystal/large/restart.png
/usr/share/PySolFC/images/toolbar/crystal/large/rules.gif
/usr/share/PySolFC/images/toolbar/crystal/large/rules.png
/usr/share/PySolFC/images/toolbar/crystal/large/save.gif
/usr/share/PySolFC/images/toolbar/crystal/large/save.png
/usr/share/PySolFC/images/toolbar/crystal/large/shuffle.gif
/usr/share/PySolFC/images/toolbar/crystal/large/shuffle.png
/usr/share/PySolFC/images/toolbar/crystal/large/statistics.gif
/usr/share/PySolFC/images/toolbar/crystal/large/statistics.png
/usr/share/PySolFC/images/toolbar/crystal/large/undo.gif
/usr/share/PySolFC/images/toolbar/crystal/large/undo.png
/usr/share/PySolFC/images/toolbar/crystal/small
/usr/share/PySolFC/images/toolbar/crystal/small/autodrop.gif
/usr/share/PySolFC/images/toolbar/crystal/small/autodrop.png
/usr/share/PySolFC/images/toolbar/crystal/small/new.gif
/usr/share/PySolFC/images/toolbar/crystal/small/new.png
/usr/share/PySolFC/images/toolbar/crystal/small/open.gif
/usr/share/PySolFC/images/toolbar/crystal/small/open.png
/usr/share/PySolFC/images/toolbar/crystal/small/pause.gif
/usr/share/PySolFC/images/toolbar/crystal/small/pause.png
/usr/share/PySolFC/images/toolbar/crystal/small/quit.gif
/usr/share/PySolFC/images/toolbar/crystal/small/quit.png
/usr/share/PySolFC/images/toolbar/crystal/small/redo.gif
/usr/share/PySolFC/images/toolbar/crystal/small/redo.png
/usr/share/PySolFC/images/toolbar/crystal/small/restart.gif
/usr/share/PySolFC/images/toolbar/crystal/small/restart.png
/usr/share/PySolFC/images/toolbar/crystal/small/rules.gif
/usr/share/PySolFC/images/toolbar/crystal/small/rules.png
/usr/share/PySolFC/images/toolbar/crystal/small/save.gif
/usr/share/PySolFC/images/toolbar/crystal/small/save.png
/usr/share/PySolFC/images/toolbar/crystal/small/shuffle.gif
/usr/share/PySolFC/images/toolbar/crystal/small/shuffle.png
/usr/share/PySolFC/images/toolbar/crystal/small/statistics.gif
/usr/share/PySolFC/images/toolbar/crystal/small/statistics.png
/usr/share/PySolFC/images/toolbar/crystal/small/undo.gif
/usr/share/PySolFC/images/toolbar/crystal/small/undo.png
/usr/share/PySolFC/images/toolbar/default
/usr/share/PySolFC/images/toolbar/default/large
/usr/share/PySolFC/images/toolbar/default/large/autodrop.gif
/usr/share/PySolFC/images/toolbar/default/large/autodrop.png
/usr/share/PySolFC/images/toolbar/default/large/new.gif
/usr/share/PySolFC/images/toolbar/default/large/new.png
/usr/share/PySolFC/images/toolbar/default/large/open.gif
/usr/share/PySolFC/images/toolbar/default/large/open.png
/usr/share/PySolFC/images/toolbar/default/large/pause.gif
/usr/share/PySolFC/images/toolbar/default/large/pause.png
/usr/share/PySolFC/images/toolbar/default/large/quit.gif
/usr/share/PySolFC/images/toolbar/default/large/quit.png
/usr/share/PySolFC/images/toolbar/default/large/redo.gif
/usr/share/PySolFC/images/toolbar/default/large/redo.png
/usr/share/PySolFC/images/toolbar/default/large/restart.gif
/usr/share/PySolFC/images/toolbar/default/large/restart.png
/usr/share/PySolFC/images/toolbar/default/large/rules.gif
/usr/share/PySolFC/images/toolbar/default/large/rules.png
/usr/share/PySolFC/images/toolbar/default/large/save.gif
/usr/share/PySolFC/images/toolbar/default/large/save.png
/usr/share/PySolFC/images/toolbar/default/large/statistics.gif
/usr/share/PySolFC/images/toolbar/default/large/statistics.png
/usr/share/PySolFC/images/toolbar/default/large/undo.gif
/usr/share/PySolFC/images/toolbar/default/large/undo.png
/usr/share/PySolFC/images/toolbar/default/small
/usr/share/PySolFC/images/toolbar/default/small/autodrop.gif
/usr/share/PySolFC/images/toolbar/default/small/autodrop.png
/usr/share/PySolFC/images/toolbar/default/small/new.gif
/usr/share/PySolFC/images/toolbar/default/small/new.png
/usr/share/PySolFC/images/toolbar/default/small/open.gif
/usr/share/PySolFC/images/toolbar/default/small/open.png
/usr/share/PySolFC/images/toolbar/default/small/pause.gif
/usr/share/PySolFC/images/toolbar/default/small/pause.png
/usr/share/PySolFC/images/toolbar/default/small/quit.gif
/usr/share/PySolFC/images/toolbar/default/small/quit.png
/usr/share/PySolFC/images/toolbar/default/small/redo.gif
/usr/share/PySolFC/images/toolbar/default/small/redo.png
/usr/share/PySolFC/images/toolbar/default/small/restart.gif
/usr/share/PySolFC/images/toolbar/default/small/restart.png
/usr/share/PySolFC/images/toolbar/default/small/rules.gif
/usr/share/PySolFC/images/toolbar/default/small/rules.png
/usr/share/PySolFC/images/toolbar/default/small/save.gif
/usr/share/PySolFC/images/toolbar/default/small/save.png
/usr/share/PySolFC/images/toolbar/default/small/statistics.gif
/usr/share/PySolFC/images/toolbar/default/small/statistics.png
/usr/share/PySolFC/images/toolbar/default/small/undo.gif
/usr/share/PySolFC/images/toolbar/default/small/undo.png
/usr/share/PySolFC/images/toolbar/human
/usr/share/PySolFC/images/toolbar/human/small
/usr/share/PySolFC/images/toolbar/human/small/autodrop.png
/usr/share/PySolFC/images/toolbar/human/small/new.png
/usr/share/PySolFC/images/toolbar/human/small/open.png
/usr/share/PySolFC/images/toolbar/human/small/pause.png
/usr/share/PySolFC/images/toolbar/human/small/quit.png
/usr/share/PySolFC/images/toolbar/human/small/redo.png
/usr/share/PySolFC/images/toolbar/human/small/restart.png
/usr/share/PySolFC/images/toolbar/human/small/rules.png
/usr/share/PySolFC/images/toolbar/human/small/save.png
/usr/share/PySolFC/images/toolbar/human/small/shuffle.png
/usr/share/PySolFC/images/toolbar/human/small/statistics.png
/usr/share/PySolFC/images/toolbar/human/small/undo.png
/usr/share/PySolFC/images/tree
/usr/share/PySolFC/images/tree/emptynode.gif
/usr/share/PySolFC/images/tree/emptynode.png
/usr/share/PySolFC/images/tree/folder.gif
/usr/share/PySolFC/images/tree/folder.png
/usr/share/PySolFC/images/tree/minusnode.gif
/usr/share/PySolFC/images/tree/minusnode.png
/usr/share/PySolFC/images/tree/node.gif
/usr/share/PySolFC/images/tree/node.png
/usr/share/PySolFC/images/tree/openfolder.gif
/usr/share/PySolFC/images/tree/openfolder.png
/usr/share/PySolFC/images/tree/plusnode.gif
/usr/share/PySolFC/images/tree/plusnode.png
/usr/share/PySolFC/images/tree/python.gif
/usr/share/PySolFC/images/tree/python.png
/usr/share/PySolFC/images/tree/tk.gif
/usr/share/PySolFC/images/tree/tk.png
/usr/share/PySolFC/images/wizard.gif
/usr/share/PySolFC/images/wizard.png
/usr/share/PySolFC/images/wizardcards.gif
/usr/share/PySolFC/images/wizardcards.png
/usr/share/PySolFC/pysol.py
/usr/share/PySolFC/pysolfc.glade
/usr/share/PySolFC/sound
/usr/share/PySolFC/sound/areyousure.wav
/usr/share/PySolFC/sound/autodrop.wav
/usr/share/PySolFC/sound/autoflip.wav
/usr/share/PySolFC/sound/autopilotlost.wav
/usr/share/PySolFC/sound/autopilotwon.wav
/usr/share/PySolFC/sound/deal01.wav
/usr/share/PySolFC/sound/deal02.wav
/usr/share/PySolFC/sound/deal04.wav
/usr/share/PySolFC/sound/deal08.wav
/usr/share/PySolFC/sound/dealwaste.wav
/usr/share/PySolFC/sound/drop.wav
/usr/share/PySolFC/sound/droppair.wav
/usr/share/PySolFC/sound/extra
/usr/share/PySolFC/sound/extra/grandfathersclock.wav
/usr/share/PySolFC/sound/flip.wav
/usr/share/PySolFC/sound/gamefinished.wav
/usr/share/PySolFC/sound/gamelost.wav
/usr/share/PySolFC/sound/gameperfect.wav
/usr/share/PySolFC/sound/gamewon.wav
/usr/share/PySolFC/sound/move.wav
/usr/share/PySolFC/sound/nomove.wav
/usr/share/PySolFC/sound/redo.wav
/usr/share/PySolFC/sound/startdrag.wav
/usr/share/PySolFC/sound/turnwaste.wav
/usr/share/PySolFC/sound/undo.wav
/usr/share/PySolFC/sound/winfinished.wav
/usr/share/PySolFC/sound/winlost.wav
/usr/share/PySolFC/sound/winperfect.wav
/usr/share/PySolFC/sound/winwon.wav
/usr/share/PySolFC/tcl
/usr/share/PySolFC/tcl/clrpick8.4.tcl
/usr/share/PySolFC/tcl/clrpick8.5.tcl
/usr/share/PySolFC/tcl/fsdialog8.4.tcl
/usr/share/PySolFC/tcl/fsdialog8.5.tcl
/usr/share/PySolFC/tcl/menu8.4.tcl
/usr/share/PySolFC/themes
/usr/share/PySolFC/themes/blue
/usr/share/PySolFC/themes/blue/blue
/usr/share/PySolFC/themes/blue/blue/arrowdown-h.gif
/usr/share/PySolFC/themes/blue/blue/arrowdown-p.gif
/usr/share/PySolFC/themes/blue/blue/arrowdown.gif
/usr/share/PySolFC/themes/blue/blue/arrowleft-h.gif
/usr/share/PySolFC/themes/blue/blue/arrowleft-p.gif
/usr/share/PySolFC/themes/blue/blue/arrowleft.gif
/usr/share/PySolFC/themes/blue/blue/arrowright-h.gif
/usr/share/PySolFC/themes/blue/blue/arrowright-p.gif
/usr/share/PySolFC/themes/blue/blue/arrowright.gif
/usr/share/PySolFC/themes/blue/blue/arrowup-h.gif
/usr/share/PySolFC/themes/blue/blue/arrowup-p.gif
/usr/share/PySolFC/themes/blue/blue/arrowup.gif
/usr/share/PySolFC/themes/blue/blue/button-h.gif
/usr/share/PySolFC/themes/blue/blue/button-n.gif
/usr/share/PySolFC/themes/blue/blue/button-n.xcf
/usr/share/PySolFC/themes/blue/blue/button-p.gif
/usr/share/PySolFC/themes/blue/blue/check-hc.gif
/usr/share/PySolFC/themes/blue/blue/check-hu.gif
/usr/share/PySolFC/themes/blue/blue/check-nc.gif
/usr/share/PySolFC/themes/blue/blue/check-nu.gif
/usr/share/PySolFC/themes/blue/blue/radio-hc.gif
/usr/share/PySolFC/themes/blue/blue/radio-hu.gif
/usr/share/PySolFC/themes/blue/blue/radio-nc.gif
/usr/share/PySolFC/themes/blue/blue/radio-nu.gif
/usr/share/PySolFC/themes/blue/blue/sb-thumb-p.gif
/usr/share/PySolFC/themes/blue/blue/sb-thumb.gif
/usr/share/PySolFC/themes/blue/blue/sb-vthumb-p.gif
/usr/share/PySolFC/themes/blue/blue/sb-vthumb.gif
/usr/share/PySolFC/themes/blue/blue/slider-p.gif
/usr/share/PySolFC/themes/blue/blue/slider.gif
/usr/share/PySolFC/themes/blue/blue/vslider-p.gif
/usr/share/PySolFC/themes/blue/blue/vslider.gif
/usr/share/PySolFC/themes/blue/blue8.4.tcl
/usr/share/PySolFC/themes/blue/blue8.5.tcl
/usr/share/PySolFC/themes/blue/pkgIndex.tcl
/usr/share/PySolFC/themes/clearlooks
/usr/share/PySolFC/themes/clearlooks/clearlooks
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowdown-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowdown-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowdown-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowdown-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowleft-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowleft-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowleft-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowleft-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowright-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowright-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowright-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowright-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowup-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowup-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowup-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/arrowup-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/blank.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/button-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/button-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/button-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/button-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/button-pa.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-ac.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-au.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-dc.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-du.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-nc.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-nu.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-pc.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/check-pu.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/combo-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/combo-ra.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/combo-rd.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/combo-rf.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/combo-rn.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/combo-rp.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/comboarrow-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/comboarrow-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/comboarrow-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/comboarrow-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/progress-h.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/progress-v.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-ac.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-au.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-dc.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-du.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-nc.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-nu.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-pc.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/radio-pu.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-ha.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-hd.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-hn.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-hp.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-va.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-vd.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-vn.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sbthumb-vp.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scale-ha.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scale-hd.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scale-hn.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scale-va.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scale-vd.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scale-vn.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scaletrough-h.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/scaletrough-v.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sep-h.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sep-v.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/sizegrip.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/tab-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/tab-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/toolbutton-a.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/toolbutton-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/toolbutton-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/toolbutton-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/toolbutton-pa.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/tree-d.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/tree-h.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/tree-n.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks/tree-p.gif
/usr/share/PySolFC/themes/clearlooks/clearlooks8.4.tcl
/usr/share/PySolFC/themes/clearlooks/clearlooks8.5.tcl
/usr/share/PySolFC/themes/clearlooks/convert_imgs.sh
/usr/share/PySolFC/themes/clearlooks/pkgIndex.tcl
/usr/share/PySolFC/tiles
/usr/share/PySolFC/tiles/Baize.gif
/usr/share/PySolFC/tiles/Baize.png
/usr/share/PySolFC/tiles/Chequered_Field.gif
/usr/share/PySolFC/tiles/Chequered_Field.png
/usr/share/PySolFC/tiles/Fade_Blue.gif
/usr/share/PySolFC/tiles/Fade_Blue.png
/usr/share/PySolFC/tiles/Fade_Green.gif
/usr/share/PySolFC/tiles/Fade_Green.png
/usr/share/PySolFC/tiles/Fade_Red.gif
/usr/share/PySolFC/tiles/Fade_Red.png
/usr/share/PySolFC/tiles/Gammi.gif
/usr/share/PySolFC/tiles/Gammi.png
/usr/share/PySolFC/tiles/Nostalgy.gif
/usr/share/PySolFC/tiles/Nostalgy.png
/usr/share/PySolFC/tiles/Olive_Fossils.gif
/usr/share/PySolFC/tiles/Olive_Fossils.png
/usr/share/PySolFC/tiles/Orange_Ornaments.gif
/usr/share/PySolFC/tiles/Orange_Ornaments.png
/usr/share/PySolFC/tiles/Pale_Satin.gif
/usr/share/PySolFC/tiles/Pale_Satin.png
/usr/share/PySolFC/tiles/Rainbow.gif
/usr/share/PySolFC/tiles/Rainbow.png
/usr/share/PySolFC/tiles/save-aspect
/usr/share/PySolFC/tiles/save-aspect/Paradise_Wide.jpg
/usr/share/PySolFC/tiles/stretch
/usr/share/PySolFC/tiles/stretch/Blue_Fractal.jpg
/usr/share/PySolFC/tiles/stretch/Castle.png
/usr/share/PySolFC/tiles/stretch/Fractal_Blue.jpg
/usr/share/PySolFC/tiles/stretch/Fractal_Green.jpg
/usr/share/PySolFC/tiles/stretch/Fractal_Rose.jpg
/usr/share/PySolFC/tiles/stretch/Sunset.png
/usr/share/applications/pysol.desktop
/usr/share/doc/PySolFC
/usr/share/doc/PySolFC/README.md
/usr/share/icons/hicolor/128x128/apps/pysol.png
/usr/share/icons/hicolor/48x48/apps/pysol.png
/usr/share/icons/hicolor/512x512/apps/pysol.png
/usr/share/licenses/PySolFC
/usr/share/licenses/PySolFC/COPYING
/usr/share/locale/de/LC_MESSAGES/pysol.mo
/usr/share/locale/it/LC_MESSAGES/pysol.mo
/usr/share/locale/pl/LC_MESSAGES/pysol.mo
/usr/share/locale/ru/LC_MESSAGES/pysol.mo

References

Summary

In this tutorial we learn how to install PySolFC on Fedora 34 using yum and dnf.