Debian packages on transit

only installed packages

Package: pychess
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 33720
Maintainer: Varun Hiremath <varun@debian.org> [Debian Bug Report]
Architecture: all
Version: 1.0.3-1
Depends: python3:any, gnome-icon-theme, python3-cairo, python3-gi, python3-gi-cairo, python3-pexpect, python3-sqlalchemy, python3-psutil, python3-websockets, gobject-introspection, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, gir1.2-rsvg-2.0, gir1.2-gdkpixbuf-2.0, gir1.2-gtksource-3.0, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, libgaviotatb1, gaviotatb
Description: Fully featured, nice looking, easy to use Chess Client
 The goal of pychess, is to provide a fully featured, nice looking,
 easy to use chess client for the gnome-desktop.
 
 The client should be usable both to those totally new to chess, and
 those who want to use a computer to further enchance their play.
 
 Features include:
  Tabbed interface
  pgn+epd read/write support
  Hints and spymode
  xboard/cecp engine support
  Builtin Python based engine
  Openingbook using sqlite
  Clean interface and dialogs
  Builtin move validator
  Legal move highlighting
  Supports drag'n'drop.
Homepage: http://www.pychess.org/

Files owned by package pychess:

/usr
/usr/games
/usr/games/pychess
/usr/lib
/usr/lib/python3
/usr/lib/python3/dist-packages
/usr/lib/python3/dist-packages/PyChess-1.0.3.egg-info
/usr/lib/python3/dist-packages/pychess
/usr/lib/python3/dist-packages/pychess/Database
/usr/lib/python3/dist-packages/pychess/Database/JvR.py
/usr/lib/python3/dist-packages/pychess/Database/PgnImport.py
/usr/lib/python3/dist-packages/pychess/Database/__init__.py
/usr/lib/python3/dist-packages/pychess/Database/dbwalk.py
/usr/lib/python3/dist-packages/pychess/Database/model.py
/usr/lib/python3/dist-packages/pychess/Main.py
/usr/lib/python3/dist-packages/pychess/Players
/usr/lib/python3/dist-packages/pychess/Players/CECPEngine.py
/usr/lib/python3/dist-packages/pychess/Players/Engine.py
/usr/lib/python3/dist-packages/pychess/Players/Human.py
/usr/lib/python3/dist-packages/pychess/Players/ICPlayer.py
/usr/lib/python3/dist-packages/pychess/Players/Player.py
/usr/lib/python3/dist-packages/pychess/Players/ProtocolEngine.py
/usr/lib/python3/dist-packages/pychess/Players/PyChess.py
/usr/lib/python3/dist-packages/pychess/Players/PyChessCECP.py
/usr/lib/python3/dist-packages/pychess/Players/PyChessFICS.py
/usr/lib/python3/dist-packages/pychess/Players/UCIEngine.py
/usr/lib/python3/dist-packages/pychess/Players/__init__.py
/usr/lib/python3/dist-packages/pychess/Players/engineList.py
/usr/lib/python3/dist-packages/pychess/Players/engineNest.py
/usr/lib/python3/dist-packages/pychess/Savers
/usr/lib/python3/dist-packages/pychess/Savers/ChessFile.py
/usr/lib/python3/dist-packages/pychess/Savers/__init__.py
/usr/lib/python3/dist-packages/pychess/Savers/chesspastebin.py
/usr/lib/python3/dist-packages/pychess/Savers/database.py
/usr/lib/python3/dist-packages/pychess/Savers/epd.py
/usr/lib/python3/dist-packages/pychess/Savers/fen.py
/usr/lib/python3/dist-packages/pychess/Savers/html.py
/usr/lib/python3/dist-packages/pychess/Savers/olv.py
/usr/lib/python3/dist-packages/pychess/Savers/pgn.py
/usr/lib/python3/dist-packages/pychess/Savers/png.py
/usr/lib/python3/dist-packages/pychess/Savers/remotegame.py
/usr/lib/python3/dist-packages/pychess/Savers/txt.py
/usr/lib/python3/dist-packages/pychess/System
/usr/lib/python3/dist-packages/pychess/System/Log.py
/usr/lib/python3/dist-packages/pychess/System/LogEmitter.py
/usr/lib/python3/dist-packages/pychess/System/SubProcess.py
/usr/lib/python3/dist-packages/pychess/System/__init__.py
/usr/lib/python3/dist-packages/pychess/System/accordion.py
/usr/lib/python3/dist-packages/pychess/System/cairoextras.py
/usr/lib/python3/dist-packages/pychess/System/command.py
/usr/lib/python3/dist-packages/pychess/System/conf.py
/usr/lib/python3/dist-packages/pychess/System/cpu.py
/usr/lib/python3/dist-packages/pychess/System/debug.py
/usr/lib/python3/dist-packages/pychess/System/gst_player.py
/usr/lib/python3/dist-packages/pychess/System/gstreamer.py
/usr/lib/python3/dist-packages/pychess/System/ping.py
/usr/lib/python3/dist-packages/pychess/System/prefix.py
/usr/lib/python3/dist-packages/pychess/System/protoopen.py
/usr/lib/python3/dist-packages/pychess/System/readuntil.py
/usr/lib/python3/dist-packages/pychess/System/repeat.py
/usr/lib/python3/dist-packages/pychess/System/uistuff.py
/usr/lib/python3/dist-packages/pychess/Utils
/usr/lib/python3/dist-packages/pychess/Utils/Board.py
/usr/lib/python3/dist-packages/pychess/Utils/Cord.py
/usr/lib/python3/dist-packages/pychess/Utils/DecisionSupportAlgorithm.py
/usr/lib/python3/dist-packages/pychess/Utils/EndgameTable.py
/usr/lib/python3/dist-packages/pychess/Utils/GameModel.py
/usr/lib/python3/dist-packages/pychess/Utils/IconLoader.py
/usr/lib/python3/dist-packages/pychess/Utils/LearnModel.py
/usr/lib/python3/dist-packages/pychess/Utils/Move.py
/usr/lib/python3/dist-packages/pychess/Utils/Offer.py
/usr/lib/python3/dist-packages/pychess/Utils/Piece.py
/usr/lib/python3/dist-packages/pychess/Utils/SetupModel.py
/usr/lib/python3/dist-packages/pychess/Utils/TimeModel.py
/usr/lib/python3/dist-packages/pychess/Utils/__init__.py
/usr/lib/python3/dist-packages/pychess/Utils/book.py
/usr/lib/python3/dist-packages/pychess/Utils/checkversion.py
/usr/lib/python3/dist-packages/pychess/Utils/const.py
/usr/lib/python3/dist-packages/pychess/Utils/eco.py
/usr/lib/python3/dist-packages/pychess/Utils/elo.py
/usr/lib/python3/dist-packages/pychess/Utils/eval.py
/usr/lib/python3/dist-packages/pychess/Utils/isoCountries.py
/usr/lib/python3/dist-packages/pychess/Utils/logic.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils
/usr/lib/python3/dist-packages/pychess/Utils/lutils/Benchmark.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/LBoard.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/PolyglotHash.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/TranspositionTable.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/__init__.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/attack.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/bitboard.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/egtb_gaviota.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/egtb_k4it.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/ldata.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/ldraw.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/leval.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/lmove.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/lmovegen.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/lsearch.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/lsort.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/perft.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/strateval.py
/usr/lib/python3/dist-packages/pychess/Utils/lutils/validator.py
/usr/lib/python3/dist-packages/pychess/Utils/repr.py
/usr/lib/python3/dist-packages/pychess/Variants
/usr/lib/python3/dist-packages/pychess/Variants/__init__.py
/usr/lib/python3/dist-packages/pychess/Variants/asean.py
/usr/lib/python3/dist-packages/pychess/Variants/asymmetricrandom.py
/usr/lib/python3/dist-packages/pychess/Variants/atomic.py
/usr/lib/python3/dist-packages/pychess/Variants/blindfold.py
/usr/lib/python3/dist-packages/pychess/Variants/bughouse.py
/usr/lib/python3/dist-packages/pychess/Variants/corner.py
/usr/lib/python3/dist-packages/pychess/Variants/crazyhouse.py
/usr/lib/python3/dist-packages/pychess/Variants/euroshogi.py
/usr/lib/python3/dist-packages/pychess/Variants/fischerandom.py
/usr/lib/python3/dist-packages/pychess/Variants/giveaway.py
/usr/lib/python3/dist-packages/pychess/Variants/horde.py
/usr/lib/python3/dist-packages/pychess/Variants/kingofthehill.py
/usr/lib/python3/dist-packages/pychess/Variants/knightodds.py
/usr/lib/python3/dist-packages/pychess/Variants/lightbrigade.py
/usr/lib/python3/dist-packages/pychess/Variants/losers.py
/usr/lib/python3/dist-packages/pychess/Variants/normal.py
/usr/lib/python3/dist-packages/pychess/Variants/pawnodds.py
/usr/lib/python3/dist-packages/pychess/Variants/pawnspassed.py
/usr/lib/python3/dist-packages/pychess/Variants/pawnspushed.py
/usr/lib/python3/dist-packages/pychess/Variants/placement.py
/usr/lib/python3/dist-packages/pychess/Variants/queenodds.py
/usr/lib/python3/dist-packages/pychess/Variants/racingkings.py
/usr/lib/python3/dist-packages/pychess/Variants/randomchess.py
/usr/lib/python3/dist-packages/pychess/Variants/rookodds.py
/usr/lib/python3/dist-packages/pychess/Variants/seirawan.py
/usr/lib/python3/dist-packages/pychess/Variants/setupposition.py
/usr/lib/python3/dist-packages/pychess/Variants/shuffle.py
/usr/lib/python3/dist-packages/pychess/Variants/suicide.py
/usr/lib/python3/dist-packages/pychess/Variants/theban.py
/usr/lib/python3/dist-packages/pychess/Variants/threecheck.py
/usr/lib/python3/dist-packages/pychess/Variants/upsidedown.py
/usr/lib/python3/dist-packages/pychess/Variants/wildcastle.py
/usr/lib/python3/dist-packages/pychess/Variants/wildcastleshuffle.py
/usr/lib/python3/dist-packages/pychess/__init__.py
/usr/lib/python3/dist-packages/pychess/compat.py
/usr/lib/python3/dist-packages/pychess/external
/usr/lib/python3/dist-packages/pychess/external/__init__.py
/usr/lib/python3/dist-packages/pychess/external/chess_db.py
/usr/lib/python3/dist-packages/pychess/external/scoutfish.py
/usr/lib/python3/dist-packages/pychess/gfx
/usr/lib/python3/dist-packages/pychess/gfx/Pieces.py
/usr/lib/python3/dist-packages/pychess/gfx/__init__.py
/usr/lib/python3/dist-packages/pychess/ic
/usr/lib/python3/dist-packages/pychess/ic/FICSConnection.py
/usr/lib/python3/dist-packages/pychess/ic/FICSObjects.py
/usr/lib/python3/dist-packages/pychess/ic/ICGameModel.py
/usr/lib/python3/dist-packages/pychess/ic/ICLogon.py
/usr/lib/python3/dist-packages/pychess/ic/TimeSeal.py
/usr/lib/python3/dist-packages/pychess/ic/VerboseTelnet.py
/usr/lib/python3/dist-packages/pychess/ic/__init__.py
/usr/lib/python3/dist-packages/pychess/ic/icc.py
/usr/lib/python3/dist-packages/pychess/ic/managers
/usr/lib/python3/dist-packages/pychess/ic/managers/AdjournManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/AutoLogOutManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/BoardManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ChatManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ConsoleManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ErrorManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/FingerManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/HelperManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCAdjournManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCAutoLogOutManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCBoardManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCChatManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCErrorManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCFingerManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCHelperManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCListAndVarManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCNewsManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCOfferManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ICCSeekManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/ListAndVarManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/NewsManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/OfferManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/SeekManager.py
/usr/lib/python3/dist-packages/pychess/ic/managers/__init__.py
/usr/lib/python3/dist-packages/pychess/perspectives
/usr/lib/python3/dist-packages/pychess/perspectives/__init__.py
/usr/lib/python3/dist-packages/pychess/perspectives/database
/usr/lib/python3/dist-packages/pychess/perspectives/database/FilterPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/database/OpeningTreePanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/database/PreviewPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/database/__init__.py
/usr/lib/python3/dist-packages/pychess/perspectives/database/gamelist.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics
/usr/lib/python3/dist-packages/pychess/perspectives/fics/ArchiveListPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/ChatPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/ConsolePanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/FicsHome.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/GameListPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/NewsPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/ParrentListSection.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/PlayerListPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/SeekChallenge.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/SeekGraphPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/SeekListPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/fics/__init__.py
/usr/lib/python3/dist-packages/pychess/perspectives/games
/usr/lib/python3/dist-packages/pychess/perspectives/games/__init__.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/annotationPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/bookPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/chatPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/commentPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/engineOutputPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/historyPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/games/scorePanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/learn
/usr/lib/python3/dist-packages/pychess/perspectives/learn/EndgamesPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/learn/LecturesPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/learn/LessonsPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/learn/PuzzlesPanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/learn/__init__.py
/usr/lib/python3/dist-packages/pychess/perspectives/learn/generateLessonsSidepanel.py
/usr/lib/python3/dist-packages/pychess/perspectives/welcome
/usr/lib/python3/dist-packages/pychess/perspectives/welcome/__init__.py
/usr/lib/python3/dist-packages/pychess/widgets
/usr/lib/python3/dist-packages/pychess/widgets/Background.py
/usr/lib/python3/dist-packages/pychess/widgets/BoardControl.py
/usr/lib/python3/dist-packages/pychess/widgets/BoardView.py
/usr/lib/python3/dist-packages/pychess/widgets/BorderBox.py
/usr/lib/python3/dist-packages/pychess/widgets/ChainVBox.py
/usr/lib/python3/dist-packages/pychess/widgets/ChannelsPanel.py
/usr/lib/python3/dist-packages/pychess/widgets/ChatView.py
/usr/lib/python3/dist-packages/pychess/widgets/ChessClock.py
/usr/lib/python3/dist-packages/pychess/widgets/ExternalsDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/GatingDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/ImageMenu.py
/usr/lib/python3/dist-packages/pychess/widgets/InfoBar.py
/usr/lib/python3/dist-packages/pychess/widgets/InfoPanel.py
/usr/lib/python3/dist-packages/pychess/widgets/LearnInfoBar.py
/usr/lib/python3/dist-packages/pychess/widgets/LogDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/MenuItemsDict.py
/usr/lib/python3/dist-packages/pychess/widgets/PieceWidget.py
/usr/lib/python3/dist-packages/pychess/widgets/PromotionDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/RecentChooser.py
/usr/lib/python3/dist-packages/pychess/widgets/SpotGraph.py
/usr/lib/python3/dist-packages/pychess/widgets/TaskerManager.py
/usr/lib/python3/dist-packages/pychess/widgets/ViewsPanel.py
/usr/lib/python3/dist-packages/pychess/widgets/WebKitBrowser.py
/usr/lib/python3/dist-packages/pychess/widgets/__init__.py
/usr/lib/python3/dist-packages/pychess/widgets/analyzegameDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/discovererDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/enginesDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/gameinfoDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/gamenanny.py
/usr/lib/python3/dist-packages/pychess/widgets/gamewidget.py
/usr/lib/python3/dist-packages/pychess/widgets/newGameDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/playerinfoDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/preferencesDialog.py
/usr/lib/python3/dist-packages/pychess/widgets/prompttext.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock
/usr/lib/python3/dist-packages/pychess/widgets/pydock/ArrowButton.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/HighlightArea.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/OverlayWindow.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/PyDockComposite.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/PyDockLeaf.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/PyDockTop.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/StarArrowButton.py
/usr/lib/python3/dist-packages/pychess/widgets/pydock/__init__.py
/usr/lib/python3/dist-packages/pychess/widgets/tipOfTheDay.py
/usr/share
/usr/share/applications
/usr/share/applications/pychess.desktop
/usr/share/doc
/usr/share/doc/pychess
/usr/share/doc/pychess/README.md
/usr/share/doc/pychess/changelog.Debian.gz
/usr/share/doc/pychess/copyright
/usr/share/gtksourceview-3.0
/usr/share/gtksourceview-3.0/language-specs
/usr/share/gtksourceview-3.0/language-specs/pgn.lang
/usr/share/icons
/usr/share/icons/hicolor
/usr/share/icons/hicolor/24x24
/usr/share/icons/hicolor/24x24/apps
/usr/share/icons/hicolor/24x24/apps/pychess.png
/usr/share/icons/hicolor/scalable
/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/pychess.svg
/usr/share/locale
/usr/share/locale/af
/usr/share/locale/af/LC_MESSAGES
/usr/share/locale/af/LC_MESSAGES/pychess.mo
/usr/share/locale/ar
/usr/share/locale/ar/LC_MESSAGES
/usr/share/locale/ar/LC_MESSAGES/pychess.mo
/usr/share/locale/az
/usr/share/locale/az/LC_MESSAGES
/usr/share/locale/az/LC_MESSAGES/pychess.mo
/usr/share/locale/bg
/usr/share/locale/bg/LC_MESSAGES
/usr/share/locale/bg/LC_MESSAGES/pychess.mo
/usr/share/locale/bn
/usr/share/locale/bn/LC_MESSAGES
/usr/share/locale/bn/LC_MESSAGES/pychess.mo
/usr/share/locale/br
/usr/share/locale/br/LC_MESSAGES
/usr/share/locale/br/LC_MESSAGES/pychess.mo
/usr/share/locale/ca
/usr/share/locale/ca/LC_MESSAGES
/usr/share/locale/ca/LC_MESSAGES/pychess.mo
/usr/share/locale/cs
/usr/share/locale/cs/LC_MESSAGES
/usr/share/locale/cs/LC_MESSAGES/pychess.mo
/usr/share/locale/da
/usr/share/locale/da/LC_MESSAGES
/usr/share/locale/da/LC_MESSAGES/pychess.mo
/usr/share/locale/de
/usr/share/locale/de/LC_MESSAGES
/usr/share/locale/de/LC_MESSAGES/pychess.mo
/usr/share/locale/el
/usr/share/locale/el/LC_MESSAGES
/usr/share/locale/el/LC_MESSAGES/pychess.mo
/usr/share/locale/en_GB
/usr/share/locale/en_GB/LC_MESSAGES
/usr/share/locale/en_GB/LC_MESSAGES/pychess.mo
/usr/share/locale/eo
/usr/share/locale/eo/LC_MESSAGES
/usr/share/locale/eo/LC_MESSAGES/pychess.mo
/usr/share/locale/es
/usr/share/locale/es/LC_MESSAGES
/usr/share/locale/es/LC_MESSAGES/pychess.mo
/usr/share/locale/et
/usr/share/locale/et/LC_MESSAGES
/usr/share/locale/et/LC_MESSAGES/pychess.mo
/usr/share/locale/eu
/usr/share/locale/eu/LC_MESSAGES
/usr/share/locale/eu/LC_MESSAGES/pychess.mo
/usr/share/locale/eu_ES
/usr/share/locale/eu_ES/LC_MESSAGES
/usr/share/locale/eu_ES/LC_MESSAGES/pychess.mo
/usr/share/locale/fa
/usr/share/locale/fa/LC_MESSAGES
/usr/share/locale/fa/LC_MESSAGES/pychess.mo
/usr/share/locale/fi
/usr/share/locale/fi/LC_MESSAGES
/usr/share/locale/fi/LC_MESSAGES/pychess.mo
/usr/share/locale/fr
/usr/share/locale/fr/LC_MESSAGES
/usr/share/locale/fr/LC_MESSAGES/pychess.mo
/usr/share/locale/ga
/usr/share/locale/ga/LC_MESSAGES
/usr/share/locale/ga/LC_MESSAGES/pychess.mo
/usr/share/locale/gl
/usr/share/locale/gl/LC_MESSAGES
/usr/share/locale/gl/LC_MESSAGES/pychess.mo
/usr/share/locale/he
/usr/share/locale/he/LC_MESSAGES
/usr/share/locale/he/LC_MESSAGES/pychess.mo
/usr/share/locale/hi
/usr/share/locale/hi/LC_MESSAGES
/usr/share/locale/hi/LC_MESSAGES/pychess.mo
/usr/share/locale/hr
/usr/share/locale/hr/LC_MESSAGES
/usr/share/locale/hr/LC_MESSAGES/pychess.mo
/usr/share/locale/hu
/usr/share/locale/hu/LC_MESSAGES
/usr/share/locale/hu/LC_MESSAGES/pychess.mo
/usr/share/locale/id
/usr/share/locale/id/LC_MESSAGES
/usr/share/locale/id/LC_MESSAGES/pychess.mo
/usr/share/locale/is
/usr/share/locale/is/LC_MESSAGES
/usr/share/locale/is/LC_MESSAGES/pychess.mo
/usr/share/locale/it
/usr/share/locale/it/LC_MESSAGES
/usr/share/locale/it/LC_MESSAGES/pychess.mo
/usr/share/locale/ja
/usr/share/locale/ja/LC_MESSAGES
/usr/share/locale/ja/LC_MESSAGES/pychess.mo
/usr/share/locale/jv
/usr/share/locale/jv/LC_MESSAGES
/usr/share/locale/jv/LC_MESSAGES/pychess.mo
/usr/share/locale/ka
/usr/share/locale/ka/LC_MESSAGES
/usr/share/locale/ka/LC_MESSAGES/pychess.mo
/usr/share/locale/kn
/usr/share/locale/kn/LC_MESSAGES
/usr/share/locale/kn/LC_MESSAGES/pychess.mo
/usr/share/locale/ko
/usr/share/locale/ko/LC_MESSAGES
/usr/share/locale/ko/LC_MESSAGES/pychess.mo
/usr/share/locale/ku
/usr/share/locale/ku/LC_MESSAGES
/usr/share/locale/ku/LC_MESSAGES/pychess.mo
/usr/share/locale/lt
/usr/share/locale/lt/LC_MESSAGES
/usr/share/locale/lt/LC_MESSAGES/pychess.mo
/usr/share/locale/lv
/usr/share/locale/lv/LC_MESSAGES
/usr/share/locale/lv/LC_MESSAGES/pychess.mo
/usr/share/locale/ml
/usr/share/locale/ml/LC_MESSAGES
/usr/share/locale/ml/LC_MESSAGES/pychess.mo
/usr/share/locale/mr
/usr/share/locale/mr/LC_MESSAGES
/usr/share/locale/mr/LC_MESSAGES/pychess.mo
/usr/share/locale/ms_MY
/usr/share/locale/ms_MY/LC_MESSAGES
/usr/share/locale/ms_MY/LC_MESSAGES/pychess.mo
/usr/share/locale/nb
/usr/share/locale/nb/LC_MESSAGES
/usr/share/locale/nb/LC_MESSAGES/pychess.mo
/usr/share/locale/nl
/usr/share/locale/nl/LC_MESSAGES
/usr/share/locale/nl/LC_MESSAGES/pychess.mo
/usr/share/locale/oc
/usr/share/locale/oc/LC_MESSAGES
/usr/share/locale/oc/LC_MESSAGES/pychess.mo
/usr/share/locale/pl
/usr/share/locale/pl/LC_MESSAGES
/usr/share/locale/pl/LC_MESSAGES/pychess.mo
/usr/share/locale/pl_PL
/usr/share/locale/pl_PL/LC_MESSAGES
/usr/share/locale/pl_PL/LC_MESSAGES/pychess.mo
/usr/share/locale/pt
/usr/share/locale/pt/LC_MESSAGES
/usr/share/locale/pt/LC_MESSAGES/pychess.mo
/usr/share/locale/pt_BR
/usr/share/locale/pt_BR/LC_MESSAGES
/usr/share/locale/pt_BR/LC_MESSAGES/pychess.mo
/usr/share/locale/ro
/usr/share/locale/ro/LC_MESSAGES
/usr/share/locale/ro/LC_MESSAGES/pychess.mo
/usr/share/locale/ru
/usr/share/locale/ru/LC_MESSAGES
/usr/share/locale/ru/LC_MESSAGES/pychess.mo
/usr/share/locale/si
/usr/share/locale/si/LC_MESSAGES
/usr/share/locale/si/LC_MESSAGES/pychess.mo
/usr/share/locale/sk
/usr/share/locale/sk/LC_MESSAGES
/usr/share/locale/sk/LC_MESSAGES/pychess.mo
/usr/share/locale/sl
/usr/share/locale/sl/LC_MESSAGES
/usr/share/locale/sl/LC_MESSAGES/pychess.mo
/usr/share/locale/sq
/usr/share/locale/sq/LC_MESSAGES
/usr/share/locale/sq/LC_MESSAGES/pychess.mo
/usr/share/locale/sv
/usr/share/locale/sv/LC_MESSAGES
/usr/share/locale/sv/LC_MESSAGES/pychess.mo
/usr/share/locale/ta
/usr/share/locale/ta/LC_MESSAGES
/usr/share/locale/ta/LC_MESSAGES/pychess.mo
/usr/share/locale/te
/usr/share/locale/te/LC_MESSAGES
/usr/share/locale/te/LC_MESSAGES/pychess.mo
/usr/share/locale/th
/usr/share/locale/th/LC_MESSAGES
/usr/share/locale/th/LC_MESSAGES/pychess.mo
/usr/share/locale/tr
/usr/share/locale/tr/LC_MESSAGES
/usr/share/locale/tr/LC_MESSAGES/pychess.mo
/usr/share/locale/uk
/usr/share/locale/uk/LC_MESSAGES
/usr/share/locale/uk/LC_MESSAGES/pychess.mo
/usr/share/locale/vi
/usr/share/locale/vi/LC_MESSAGES
/usr/share/locale/vi/LC_MESSAGES/pychess.mo
/usr/share/locale/wa
/usr/share/locale/wa/LC_MESSAGES
/usr/share/locale/wa/LC_MESSAGES/pychess.mo
/usr/share/locale/zh_CN
/usr/share/locale/zh_CN/LC_MESSAGES
/usr/share/locale/zh_CN/LC_MESSAGES/pychess.mo
/usr/share/locale/zu
/usr/share/locale/zu/LC_MESSAGES
/usr/share/locale/zu/LC_MESSAGES/pychess.mo
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/pychess.1.gz
/usr/share/menu
/usr/share/menu/pychess
/usr/share/metainfo
/usr/share/metainfo/pychess.metainfo.xml
/usr/share/mime
/usr/share/mime/packages
/usr/share/mime/packages/pychess.xml
/usr/share/pixmaps
/usr/share/pixmaps/pychess.svg
/usr/share/pixmaps/pychess.xmp
/usr/share/pixmaps/pychess.xpm
/usr/share/pychess
/usr/share/pychess/ARTISTS
/usr/share/pychess/AUTHORS
/usr/share/pychess/DOCUMENTERS
/usr/share/pychess/LICENSE
/usr/share/pychess/README.md
/usr/share/pychess/TRANSLATORS
/usr/share/pychess/boards
/usr/share/pychess/boards/aluminium_d.png
/usr/share/pychess/boards/aluminium_l.png
/usr/share/pychess/boards/brazilwood_d.png
/usr/share/pychess/boards/brazilwood_l.png
/usr/share/pychess/boards/cherry_d.png
/usr/share/pychess/boards/cherry_l.png
/usr/share/pychess/boards/fritz_d.png
/usr/share/pychess/boards/fritz_l.png
/usr/share/pychess/boards/lanta_d.png
/usr/share/pychess/boards/lanta_l.png
/usr/share/pychess/boards/lapis_d.png
/usr/share/pychess/boards/lapis_l.png
/usr/share/pychess/boards/mahogony_d.png
/usr/share/pychess/boards/mahogony_l.png
/usr/share/pychess/boards/maple_d.png
/usr/share/pychess/boards/maple_l.png
/usr/share/pychess/boards/marble_d.png
/usr/share/pychess/boards/marble_l.png
/usr/share/pychess/boards/sand_d.png
/usr/share/pychess/boards/sand_l.png
/usr/share/pychess/boards/sandlewood_d.png
/usr/share/pychess/boards/sandlewood_l.png
/usr/share/pychess/boards/slate_d.png
/usr/share/pychess/boards/slate_l.png
/usr/share/pychess/boards/wood_d.png
/usr/share/pychess/boards/wood_l.png
/usr/share/pychess/eco.db
/usr/share/pychess/flags
/usr/share/pychess/flags/C.png
/usr/share/pychess/flags/ad.png
/usr/share/pychess/flags/ae.png
/usr/share/pychess/flags/af.png
/usr/share/pychess/flags/ag.png
/usr/share/pychess/flags/ai.png
/usr/share/pychess/flags/al.png
/usr/share/pychess/flags/am.png
/usr/share/pychess/flags/an.png
/usr/share/pychess/flags/ao.png
/usr/share/pychess/flags/aq.png
/usr/share/pychess/flags/ar.png
/usr/share/pychess/flags/as.png
/usr/share/pychess/flags/at.png
/usr/share/pychess/flags/au.png
/usr/share/pychess/flags/aw.png
/usr/share/pychess/flags/ax.png
/usr/share/pychess/flags/az.png
/usr/share/pychess/flags/ba.png
/usr/share/pychess/flags/bb.png
/usr/share/pychess/flags/bd.png
/usr/share/pychess/flags/be.png
/usr/share/pychess/flags/bf.png
/usr/share/pychess/flags/bg.png
/usr/share/pychess/flags/bh.png
/usr/share/pychess/flags/bi.png
/usr/share/pychess/flags/bj.png
/usr/share/pychess/flags/bl.png
/usr/share/pychess/flags/bm.png
/usr/share/pychess/flags/bn.png
/usr/share/pychess/flags/bo.png
/usr/share/pychess/flags/bq.png
/usr/share/pychess/flags/br.png
/usr/share/pychess/flags/bs.png
/usr/share/pychess/flags/bt.png
/usr/share/pychess/flags/bv.png
/usr/share/pychess/flags/bw.png
/usr/share/pychess/flags/by.png
/usr/share/pychess/flags/bz.png
/usr/share/pychess/flags/ca.png
/usr/share/pychess/flags/cc.png
/usr/share/pychess/flags/cd.png
/usr/share/pychess/flags/cf.png
/usr/share/pychess/flags/cg.png
/usr/share/pychess/flags/ch.png
/usr/share/pychess/flags/ci.png
/usr/share/pychess/flags/ck.png
/usr/share/pychess/flags/cl.png
/usr/share/pychess/flags/cm.png
/usr/share/pychess/flags/cn.png
/usr/share/pychess/flags/co.png
/usr/share/pychess/flags/cr.png
/usr/share/pychess/flags/cu.png
/usr/share/pychess/flags/cv.png
/usr/share/pychess/flags/cw.png
/usr/share/pychess/flags/cx.png
/usr/share/pychess/flags/cy.png
/usr/share/pychess/flags/cz.png
/usr/share/pychess/flags/de.png
/usr/share/pychess/flags/dj.png
/usr/share/pychess/flags/dk.png
/usr/share/pychess/flags/dm.png
/usr/share/pychess/flags/do.png
/usr/share/pychess/flags/dz.png
/usr/share/pychess/flags/ec.png
/usr/share/pychess/flags/ee.png
/usr/share/pychess/flags/eg.png
/usr/share/pychess/flags/eh.png
/usr/share/pychess/flags/er.png
/usr/share/pychess/flags/es.png
/usr/share/pychess/flags/et.png
/usr/share/pychess/flags/fi.png
/usr/share/pychess/flags/fj.png
/usr/share/pychess/flags/fk.png
/usr/share/pychess/flags/fm.png
/usr/share/pychess/flags/fo.png
/usr/share/pychess/flags/fr.png
/usr/share/pychess/flags/ga.png
/usr/share/pychess/flags/gb.png
/usr/share/pychess/flags/gd.png
/usr/share/pychess/flags/ge.png
/usr/share/pychess/flags/gf.png
/usr/share/pychess/flags/gg.png
/usr/share/pychess/flags/gh.png
/usr/share/pychess/flags/gi.png
/usr/share/pychess/flags/gl.png
/usr/share/pychess/flags/gm.png
/usr/share/pychess/flags/gn.png
/usr/share/pychess/flags/gp.png
/usr/share/pychess/flags/gq.png
/usr/share/pychess/flags/gr.png
/usr/share/pychess/flags/gs.png
/usr/share/pychess/flags/gt.png
/usr/share/pychess/flags/gu.png
/usr/share/pychess/flags/gw.png
/usr/share/pychess/flags/gy.png
/usr/share/pychess/flags/hk.png
/usr/share/pychess/flags/hm.png
/usr/share/pychess/flags/hn.png
/usr/share/pychess/flags/hr.png
/usr/share/pychess/flags/ht.png
/usr/share/pychess/flags/hu.png
/usr/share/pychess/flags/id.png
/usr/share/pychess/flags/ie.png
/usr/share/pychess/flags/il.png
/usr/share/pychess/flags/im.png
/usr/share/pychess/flags/in.png
/usr/share/pychess/flags/io.png
/usr/share/pychess/flags/iq.png
/usr/share/pychess/flags/ir.png
/usr/share/pychess/flags/is.png
/usr/share/pychess/flags/it.png
/usr/share/pychess/flags/je.png
/usr/share/pychess/flags/jm.png
/usr/share/pychess/flags/jo.png
/usr/share/pychess/flags/jp.png
/usr/share/pychess/flags/ke.png
/usr/share/pychess/flags/kg.png
/usr/share/pychess/flags/kh.png
/usr/share/pychess/flags/ki.png
/usr/share/pychess/flags/km.png
/usr/share/pychess/flags/kn.png
/usr/share/pychess/flags/kp.png
/usr/share/pychess/flags/kr.png
/usr/share/pychess/flags/kw.png
/usr/share/pychess/flags/ky.png
/usr/share/pychess/flags/kz.png
/usr/share/pychess/flags/la.png
/usr/share/pychess/flags/lb.png
/usr/share/pychess/flags/lc.png
/usr/share/pychess/flags/li.png
/usr/share/pychess/flags/lk.png
/usr/share/pychess/flags/lr.png
/usr/share/pychess/flags/ls.png
/usr/share/pychess/flags/lt.png
/usr/share/pychess/flags/lu.png
/usr/share/pychess/flags/lv.png
/usr/share/pychess/flags/ly.png
/usr/share/pychess/flags/ma.png
/usr/share/pychess/flags/mc.png
/usr/share/pychess/flags/md.png
/usr/share/pychess/flags/me.png
/usr/share/pychess/flags/mf.png
/usr/share/pychess/flags/mg.png
/usr/share/pychess/flags/mh.png
/usr/share/pychess/flags/mk.png
/usr/share/pychess/flags/ml.png
/usr/share/pychess/flags/mm.png
/usr/share/pychess/flags/mn.png
/usr/share/pychess/flags/mo.png
/usr/share/pychess/flags/mp.png
/usr/share/pychess/flags/mq.png
/usr/share/pychess/flags/mr.png
/usr/share/pychess/flags/ms.png
/usr/share/pychess/flags/mt.png
/usr/share/pychess/flags/mu.png
/usr/share/pychess/flags/mv.png
/usr/share/pychess/flags/mw.png
/usr/share/pychess/flags/mx.png
/usr/share/pychess/flags/my.png
/usr/share/pychess/flags/mz.png
/usr/share/pychess/flags/na.png
/usr/share/pychess/flags/nc.png
/usr/share/pychess/flags/ne.png
/usr/share/pychess/flags/nf.png
/usr/share/pychess/flags/ng.png
/usr/share/pychess/flags/ni.png
/usr/share/pychess/flags/nl.png
/usr/share/pychess/flags/no.png
/usr/share/pychess/flags/np.png
/usr/share/pychess/flags/nr.png
/usr/share/pychess/flags/nu.png
/usr/share/pychess/flags/nz.png
/usr/share/pychess/flags/om.png
/usr/share/pychess/flags/pa.png
/usr/share/pychess/flags/pe.png
/usr/share/pychess/flags/pf.png
/usr/share/pychess/flags/pg.png
/usr/share/pychess/flags/ph.png
/usr/share/pychess/flags/pk.png
/usr/share/pychess/flags/pl.png
/usr/share/pychess/flags/pm.png
/usr/share/pychess/flags/pn.png
/usr/share/pychess/flags/pr.png
/usr/share/pychess/flags/ps.png
/usr/share/pychess/flags/pt.png
/usr/share/pychess/flags/pw.png
/usr/share/pychess/flags/py.png
/usr/share/pychess/flags/qa.png
/usr/share/pychess/flags/re.png
/usr/share/pychess/flags/ro.png
/usr/share/pychess/flags/rs.png
/usr/share/pychess/flags/ru.png
/usr/share/pychess/flags/rw.png
/usr/share/pychess/flags/sa.png
/usr/share/pychess/flags/sb.png
/usr/share/pychess/flags/sc.png
/usr/share/pychess/flags/sd.png
/usr/share/pychess/flags/se.png
/usr/share/pychess/flags/sg.png
/usr/share/pychess/flags/sh.png
/usr/share/pychess/flags/si.png
/usr/share/pychess/flags/sj.png
/usr/share/pychess/flags/sk.png
/usr/share/pychess/flags/sl.png
/usr/share/pychess/flags/sm.png
/usr/share/pychess/flags/sn.png
/usr/share/pychess/flags/so.png
/usr/share/pychess/flags/sr.png
/usr/share/pychess/flags/ss.png
/usr/share/pychess/flags/st.png
/usr/share/pychess/flags/sv.png
/usr/share/pychess/flags/sx.png
/usr/share/pychess/flags/sy.png
/usr/share/pychess/flags/sz.png
/usr/share/pychess/flags/tc.png
/usr/share/pychess/flags/td.png
/usr/share/pychess/flags/tf.png
/usr/share/pychess/flags/tg.png
/usr/share/pychess/flags/th.png
/usr/share/pychess/flags/tj.png
/usr/share/pychess/flags/tk.png
/usr/share/pychess/flags/tl.png
/usr/share/pychess/flags/tm.png
/usr/share/pychess/flags/tn.png
/usr/share/pychess/flags/to.png
/usr/share/pychess/flags/tp.png
/usr/share/pychess/flags/tr.png
/usr/share/pychess/flags/tt.png
/usr/share/pychess/flags/tv.png
/usr/share/pychess/flags/tw.png
/usr/share/pychess/flags/tz.png
/usr/share/pychess/flags/ua.png
/usr/share/pychess/flags/ug.png
/usr/share/pychess/flags/um.png
/usr/share/pychess/flags/unknown.png
/usr/share/pychess/flags/us.png
/usr/share/pychess/flags/uy.png
/usr/share/pychess/flags/uz.png
/usr/share/pychess/flags/va.png
/usr/share/pychess/flags/vc.png
/usr/share/pychess/flags/ve.png
/usr/share/pychess/flags/vg.png
/usr/share/pychess/flags/vi.png
/usr/share/pychess/flags/vn.png
/usr/share/pychess/flags/vu.png
/usr/share/pychess/flags/wf.png
/usr/share/pychess/flags/ws.png
/usr/share/pychess/flags/ye.png
/usr/share/pychess/flags/yt.png
/usr/share/pychess/flags/yu.png
/usr/share/pychess/flags/za.png
/usr/share/pychess/flags/zm.png
/usr/share/pychess/flags/zw.png
/usr/share/pychess/glade
/usr/share/pychess/glade/16.png
/usr/share/pychess/glade/16x16
/usr/share/pychess/glade/16x16/weather-clear-night.png
/usr/share/pychess/glade/16x16/weather-clear.png
/usr/share/pychess/glade/16x16/weather-few-clouds-night.png
/usr/share/pychess/glade/16x16/weather-few-clouds.png
/usr/share/pychess/glade/16x16/weather-fog.png
/usr/share/pychess/glade/16x16/weather-overcast.png
/usr/share/pychess/glade/16x16/weather-severe-alert.png
/usr/share/pychess/glade/16x16/weather-showers-scattered.png
/usr/share/pychess/glade/16x16/weather-showers.png
/usr/share/pychess/glade/16x16/weather-snow.png
/usr/share/pychess/glade/16x16/weather-storm.png
/usr/share/pychess/glade/48x48
/usr/share/pychess/glade/48x48/weather-clear-night.png
/usr/share/pychess/glade/48x48/weather-clear.png
/usr/share/pychess/glade/48x48/weather-few-clouds-night.png
/usr/share/pychess/glade/48x48/weather-few-clouds.png
/usr/share/pychess/glade/48x48/weather-fog.png
/usr/share/pychess/glade/48x48/weather-overcast.png
/usr/share/pychess/glade/48x48/weather-severe-alert.png
/usr/share/pychess/glade/48x48/weather-showers-scattered.png
/usr/share/pychess/glade/48x48/weather-showers.png
/usr/share/pychess/glade/48x48/weather-snow.png
/usr/share/pychess/glade/48x48/weather-storm.png
/usr/share/pychess/glade/PyChess.glade
/usr/share/pychess/glade/about.png
/usr/share/pychess/glade/analyze_game.glade
/usr/share/pychess/glade/background.jpg
/usr/share/pychess/glade/black.png
/usr/share/pychess/glade/board.png
/usr/share/pychess/glade/board.svg
/usr/share/pychess/glade/challenge.png
/usr/share/pychess/glade/christmas_about.png
/usr/share/pychess/glade/clear.png
/usr/share/pychess/glade/dictionary.png
/usr/share/pychess/glade/discovererDialog.glade
/usr/share/pychess/glade/dock_bottom.svg
/usr/share/pychess/glade/dock_center.svg
/usr/share/pychess/glade/dock_left.svg
/usr/share/pychess/glade/dock_right.svg
/usr/share/pychess/glade/dock_star.svg
/usr/share/pychess/glade/dock_top.svg
/usr/share/pychess/glade/document-properties.svg
/usr/share/pychess/glade/fics_logon.glade
/usr/share/pychess/glade/fics_lounge.glade
/usr/share/pychess/glade/find.png
/usr/share/pychess/glade/findbar.glade
/usr/share/pychess/glade/first.png
/usr/share/pychess/glade/gating.glade
/usr/share/pychess/glade/globe.png
/usr/share/pychess/glade/internet.png
/usr/share/pychess/glade/last.png
/usr/share/pychess/glade/mainline.png
/usr/share/pychess/glade/manseek.png
/usr/share/pychess/glade/manseek.svg
/usr/share/pychess/glade/new24.png
/usr/share/pychess/glade/newInOut.glade
/usr/share/pychess/glade/next.png
/usr/share/pychess/glade/open24.png
/usr/share/pychess/glade/open48.png
/usr/share/pychess/glade/panel_annotation.svg
/usr/share/pychess/glade/panel_book.svg
/usr/share/pychess/glade/panel_chat.svg
/usr/share/pychess/glade/panel_comments.svg
/usr/share/pychess/glade/panel_database.svg
/usr/share/pychess/glade/panel_docker.svg
/usr/share/pychess/glade/panel_docker_no.svg
/usr/share/pychess/glade/panel_engineoutput.svg
/usr/share/pychess/glade/panel_filter.svg
/usr/share/pychess/glade/panel_games.svg
/usr/share/pychess/glade/panel_moves.svg
/usr/share/pychess/glade/panel_players.svg
/usr/share/pychess/glade/panel_score.svg
/usr/share/pychess/glade/panel_terminal.svg
/usr/share/pychess/glade/parent.png
/usr/share/pychess/glade/pause.png
/usr/share/pychess/glade/people24.png
/usr/share/pychess/glade/people48.png
/usr/share/pychess/glade/piece-black.png
/usr/share/pychess/glade/piece-unknown.png
/usr/share/pychess/glade/piece-white.png
/usr/share/pychess/glade/play.png
/usr/share/pychess/glade/poput.png
/usr/share/pychess/glade/prev.png
/usr/share/pychess/glade/properties.png
/usr/share/pychess/glade/random.png
/usr/share/pychess/glade/save.png
/usr/share/pychess/glade/saveGamesDialog.glade
/usr/share/pychess/glade/seek.png
/usr/share/pychess/glade/stock-vchain-24.png
/usr/share/pychess/glade/stock-vchain-broken-24.png
/usr/share/pychess/glade/stock_alarm.svg
/usr/share/pychess/glade/taskers.glade
/usr/share/pychess/glade/throbber.svg
/usr/share/pychess/glade/tipoftheday.glade
/usr/share/pychess/glade/wheel.png
/usr/share/pychess/glade/white.png
/usr/share/pychess/learn
/usr/share/pychess/learn/lectures
/usr/share/pychess/learn/lectures/lec1.txt
/usr/share/pychess/learn/lectures/lec10.txt
/usr/share/pychess/learn/lectures/lec11.txt
/usr/share/pychess/learn/lectures/lec12.txt
/usr/share/pychess/learn/lectures/lec13.txt
/usr/share/pychess/learn/lectures/lec14.txt
/usr/share/pychess/learn/lectures/lec15.txt
/usr/share/pychess/learn/lectures/lec16.txt
/usr/share/pychess/learn/lectures/lec17.txt
/usr/share/pychess/learn/lectures/lec18.txt
/usr/share/pychess/learn/lectures/lec19.txt
/usr/share/pychess/learn/lectures/lec2.txt
/usr/share/pychess/learn/lectures/lec20.txt
/usr/share/pychess/learn/lectures/lec21.txt
/usr/share/pychess/learn/lectures/lec22.txt
/usr/share/pychess/learn/lectures/lec23.txt
/usr/share/pychess/learn/lectures/lec24.txt
/usr/share/pychess/learn/lectures/lec25.txt
/usr/share/pychess/learn/lectures/lec26.txt
/usr/share/pychess/learn/lectures/lec27.txt
/usr/share/pychess/learn/lectures/lec28.txt
/usr/share/pychess/learn/lectures/lec29.txt
/usr/share/pychess/learn/lectures/lec3.txt
/usr/share/pychess/learn/lectures/lec30.txt
/usr/share/pychess/learn/lectures/lec31.txt
/usr/share/pychess/learn/lectures/lec4.txt
/usr/share/pychess/learn/lectures/lec5.txt
/usr/share/pychess/learn/lectures/lec6.txt
/usr/share/pychess/learn/lectures/lec7.txt
/usr/share/pychess/learn/lectures/lec8.txt
/usr/share/pychess/learn/lectures/lec9.txt
/usr/share/pychess/learn/lectures/toddmf_lecbot.txt
/usr/share/pychess/learn/lessons
/usr/share/pychess/learn/lessons/lichess_study_2nd-part-game-puzzles-with-interactive-lessons_by_Francesco_Super_2018.01.03.pgn
/usr/share/pychess/learn/lessons/lichess_study_2nd-part-game-puzzles-with-interactive-lessons_by_Francesco_Super_2018.01.03.sqlite
/usr/share/pychess/learn/lessons/lichess_study_beautiful-checkmate-puzzles_by_thijscom_2018.04.16.pgn
/usr/share/pychess/learn/lessons/lichess_study_beautiful-checkmate-puzzles_by_thijscom_2018.04.16.sqlite
/usr/share/pychess/learn/lessons/lichess_study_beautiful-chess-studies-1_by_thijscom_2018.03.05.pgn
/usr/share/pychess/learn/lessons/lichess_study_beautiful-chess-studies-1_by_thijscom_2018.03.05.sqlite
/usr/share/pychess/learn/lessons/lichess_study_beautiful-chess-studies-2_by_thijscom_2018.04.17.pgn
/usr/share/pychess/learn/lessons/lichess_study_beautiful-chess-studies-2_by_thijscom_2018.04.17.sqlite
/usr/share/pychess/learn/lessons/lichess_study_beta-lichess-practice-7th-rank-rook-pawn-with-a-passive-rook_by_arex_2018.04.04.pgn
/usr/share/pychess/learn/lessons/lichess_study_beta-lichess-practice-7th-rank-rook-pawn-with-a-passive-rook_by_arex_2018.04.04.sqlite
/usr/share/pychess/learn/lessons/lichess_study_beta-lichess-practice-checkmating-with-a-knight-and-bishop_by_arex_2017.08.02.pgn
/usr/share/pychess/learn/lessons/lichess_study_beta-lichess-practice-checkmating-with-a-knight-and-bishop_by_arex_2017.08.02.sqlite
/usr/share/pychess/learn/lessons/lichess_study_beta-lichess-practice-queen-vs-7th-rank-pawn_by_arex_2018.04.02.pgn
/usr/share/pychess/learn/lessons/lichess_study_beta-lichess-practice-queen-vs-7th-rank-pawn_by_arex_2018.04.02.sqlite
/usr/share/pychess/learn/lessons/lichess_study_charles-xii-at-bender_by_gbtami_2016.08.15.pgn
/usr/share/pychess/learn/lessons/lichess_study_charles-xii-at-bender_by_gbtami_2016.08.15.sqlite
/usr/share/pychess/learn/lessons/lichess_study_game-puzzles-with-interactive-lessons_by_Francesco_Super_2017.08.27.pgn
/usr/share/pychess/learn/lessons/lichess_study_game-puzzles-with-interactive-lessons_by_Francesco_Super_2017.08.27.sqlite
/usr/share/pychess/learn/puzzles
/usr/share/pychess/learn/puzzles/alekhine.olv
/usr/share/pychess/learn/puzzles/baird.olv
/usr/share/pychess/learn/puzzles/benko.olv
/usr/share/pychess/learn/puzzles/bron.olv
/usr/share/pychess/learn/puzzles/cheron.olv
/usr/share/pychess/learn/puzzles/dawson.olv
/usr/share/pychess/learn/puzzles/horwitz.olv
/usr/share/pychess/learn/puzzles/kubbel.olv
/usr/share/pychess/learn/puzzles/lasker.olv
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-i_by_arex_2017.01.22.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-i_by_arex_2017.01.22.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-ii_by_arex_2017.01.25.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-ii_by_arex_2017.01.25.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-iii_by_arex_2017.01.27.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-iii_by_arex_2017.01.27.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-iv_by_arex_2017.01.25.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-checkmate-patterns-iv_by_arex_2017.01.25.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-discovered-attacks_by_arex_2017.01.30.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-discovered-attacks_by_arex_2017.01.30.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-double-check_by_arex_2017.02.12.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-double-check_by_arex_2017.02.12.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-greek-gift_by_arex_2017.02.11.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-greek-gift_by_arex_2017.02.11.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-interference_by_arex_2017.02.11.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-interference_by_arex_2017.02.11.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-key-squares_by_arex_2017.01.21.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-key-squares_by_arex_2017.01.21.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-opposition_by_arex_2017.01.22.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-opposition_by_arex_2017.01.22.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-overloaded-pieces_by_arex_2017.01.31.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-overloaded-pieces_by_arex_2017.01.31.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-piece-checkmates-i_by_arex_2017.01.25.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-piece-checkmates-i_by_arex_2017.01.25.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-piece-checkmates-ii_by_arex_2017.01.25.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-piece-checkmates-ii_by_arex_2017.01.25.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-rook-endgames_by_TonyRo_2017.02.01.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-rook-endgames_by_TonyRo_2017.02.01.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-the-fork_by_arex_2017.01.29.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-the-fork_by_arex_2017.01.29.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-the-pin_by_arex_2017.01.22.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-the-pin_by_arex_2017.01.22.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-the-skewer_by_arex_2017.01.29.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-the-skewer_by_arex_2017.01.29.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-zugzwang_by_arex_2017.02.01.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-zugzwang_by_arex_2017.02.01.sqlite
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-zwischenzug_by_arex_2017.02.02.pgn
/usr/share/pychess/learn/puzzles/lichess_study_lichess-practice-zwischenzug_by_arex_2017.02.02.sqlite
/usr/share/pychess/learn/puzzles/loyd.olv
/usr/share/pychess/learn/puzzles/mansfield.olv
/usr/share/pychess/learn/puzzles/mate_in_2.pgn
/usr/share/pychess/learn/puzzles/mate_in_2.sqlite
/usr/share/pychess/learn/puzzles/mate_in_3.pgn
/usr/share/pychess/learn/puzzles/mate_in_3.sqlite
/usr/share/pychess/learn/puzzles/mate_in_4.pgn
/usr/share/pychess/learn/puzzles/mate_in_4.sqlite
/usr/share/pychess/learn/puzzles/reti.olv
/usr/share/pychess/learn/puzzles/troicki.olv
/usr/share/pychess/learn/puzzles/vukcevich.olv
/usr/share/pychess/pieces
/usr/share/pychess/pieces/Ada.png
/usr/share/pychess/pieces/Alfonso.png
/usr/share/pychess/pieces/Alpha.png
/usr/share/pychess/pieces/Cburnett.png
/usr/share/pychess/pieces/Celtic.png
/usr/share/pychess/pieces/Chessicons.png
/usr/share/pychess/pieces/Chessmonk.png
/usr/share/pychess/pieces/Eyes.png
/usr/share/pychess/pieces/Fantasy.png
/usr/share/pychess/pieces/Fantasy_alt.png
/usr/share/pychess/pieces/Freak.png
/usr/share/pychess/pieces/Freestaunton.png
/usr/share/pychess/pieces/Kilfiger.png
/usr/share/pychess/pieces/Kosal.png
/usr/share/pychess/pieces/Leipzig.png
/usr/share/pychess/pieces/Magnetic.png
/usr/share/pychess/pieces/Makruk.png
/usr/share/pychess/pieces/Maya.png
/usr/share/pychess/pieces/Merida.png
/usr/share/pychess/pieces/Merida_new.png
/usr/share/pychess/pieces/Metaltops.png
/usr/share/pychess/pieces/Pirat.png
/usr/share/pychess/pieces/Prmi.png
/usr/share/pychess/pieces/Regular.png
/usr/share/pychess/pieces/Sittuyin.png
/usr/share/pychess/pieces/Skulls.png
/usr/share/pychess/pieces/Spatial.png
/usr/share/pychess/pieces/ada
/usr/share/pychess/pieces/ada/bb.svg
/usr/share/pychess/pieces/ada/bk.svg
/usr/share/pychess/pieces/ada/bn.svg
/usr/share/pychess/pieces/ada/bp.svg
/usr/share/pychess/pieces/ada/bq.svg
/usr/share/pychess/pieces/ada/br.svg
/usr/share/pychess/pieces/ada/wb.svg
/usr/share/pychess/pieces/ada/wk.svg
/usr/share/pychess/pieces/ada/wn.svg
/usr/share/pychess/pieces/ada/wp.svg
/usr/share/pychess/pieces/ada/wq.svg
/usr/share/pychess/pieces/ada/wr.svg
/usr/share/pychess/pieces/alfonso
/usr/share/pychess/pieces/alfonso/bb.svg
/usr/share/pychess/pieces/alfonso/bk.svg
/usr/share/pychess/pieces/alfonso/bn.svg
/usr/share/pychess/pieces/alfonso/bp.svg
/usr/share/pychess/pieces/alfonso/bq.svg
/usr/share/pychess/pieces/alfonso/br.svg
/usr/share/pychess/pieces/alfonso/wb.svg
/usr/share/pychess/pieces/alfonso/wk.svg
/usr/share/pychess/pieces/alfonso/wn.svg
/usr/share/pychess/pieces/alfonso/wp.svg
/usr/share/pychess/pieces/alfonso/wq.svg
/usr/share/pychess/pieces/alfonso/wr.svg
/usr/share/pychess/pieces/alpha
/usr/share/pychess/pieces/alpha/bb.svg
/usr/share/pychess/pieces/alpha/bk.svg
/usr/share/pychess/pieces/alpha/bn.svg
/usr/share/pychess/pieces/alpha/bp.svg
/usr/share/pychess/pieces/alpha/bq.svg
/usr/share/pychess/pieces/alpha/br.svg
/usr/share/pychess/pieces/alpha/wb.svg
/usr/share/pychess/pieces/alpha/wk.svg
/usr/share/pychess/pieces/alpha/wn.svg
/usr/share/pychess/pieces/alpha/wp.svg
/usr/share/pychess/pieces/alpha/wq.svg
/usr/share/pychess/pieces/alpha/wr.svg
/usr/share/pychess/pieces/cburnett
/usr/share/pychess/pieces/cburnett/bb.svg
/usr/share/pychess/pieces/cburnett/bk.svg
/usr/share/pychess/pieces/cburnett/bn.svg
/usr/share/pychess/pieces/cburnett/bp.svg
/usr/share/pychess/pieces/cburnett/bq.svg
/usr/share/pychess/pieces/cburnett/br.svg
/usr/share/pychess/pieces/cburnett/wb.svg
/usr/share/pychess/pieces/cburnett/wk.svg
/usr/share/pychess/pieces/cburnett/wn.svg
/usr/share/pychess/pieces/cburnett/wp.svg
/usr/share/pychess/pieces/cburnett/wq.svg
/usr/share/pychess/pieces/cburnett/wr.svg
/usr/share/pychess/pieces/celtic
/usr/share/pychess/pieces/celtic/celtic.svg
/usr/share/pychess/pieces/chessicons
/usr/share/pychess/pieces/chessicons/bb.svg
/usr/share/pychess/pieces/chessicons/bk.svg
/usr/share/pychess/pieces/chessicons/bn.svg
/usr/share/pychess/pieces/chessicons/bp.svg
/usr/share/pychess/pieces/chessicons/bq.svg
/usr/share/pychess/pieces/chessicons/br.svg
/usr/share/pychess/pieces/chessicons/wb.svg
/usr/share/pychess/pieces/chessicons/wk.svg
/usr/share/pychess/pieces/chessicons/wn.svg
/usr/share/pychess/pieces/chessicons/wp.svg
/usr/share/pychess/pieces/chessicons/wq.svg
/usr/share/pychess/pieces/chessicons/wr.svg
/usr/share/pychess/pieces/chessmonk
/usr/share/pychess/pieces/chessmonk/bb.svg
/usr/share/pychess/pieces/chessmonk/bk.svg
/usr/share/pychess/pieces/chessmonk/bn.svg
/usr/share/pychess/pieces/chessmonk/bp.svg
/usr/share/pychess/pieces/chessmonk/bq.svg
/usr/share/pychess/pieces/chessmonk/br.svg
/usr/share/pychess/pieces/chessmonk/wb.svg
/usr/share/pychess/pieces/chessmonk/wk.svg
/usr/share/pychess/pieces/chessmonk/wn.svg
/usr/share/pychess/pieces/chessmonk/wp.svg
/usr/share/pychess/pieces/chessmonk/wq.svg
/usr/share/pychess/pieces/chessmonk/wr.svg
/usr/share/pychess/pieces/eyes
/usr/share/pychess/pieces/eyes/eyes.svg
/usr/share/pychess/pieces/fantasy
/usr/share/pychess/pieces/fantasy/fantasy.svg
/usr/share/pychess/pieces/fantasy_alt
/usr/share/pychess/pieces/fantasy_alt/fantasy_alt.svg
/usr/share/pychess/pieces/freak
/usr/share/pychess/pieces/freak/freak.svg
/usr/share/pychess/pieces/freestaunton
/usr/share/pychess/pieces/freestaunton/bb.svg
/usr/share/pychess/pieces/freestaunton/bk.svg
/usr/share/pychess/pieces/freestaunton/bn.svg
/usr/share/pychess/pieces/freestaunton/bp.svg
/usr/share/pychess/pieces/freestaunton/bq.svg
/usr/share/pychess/pieces/freestaunton/br.svg
/usr/share/pychess/pieces/freestaunton/wb.svg
/usr/share/pychess/pieces/freestaunton/wk.svg
/usr/share/pychess/pieces/freestaunton/wn.svg
/usr/share/pychess/pieces/freestaunton/wp.svg
/usr/share/pychess/pieces/freestaunton/wq.svg
/usr/share/pychess/pieces/freestaunton/wr.svg
/usr/share/pychess/pieces/kilfiger
/usr/share/pychess/pieces/kilfiger/bb.svg
/usr/share/pychess/pieces/kilfiger/bk.svg
/usr/share/pychess/pieces/kilfiger/bn.svg
/usr/share/pychess/pieces/kilfiger/bp.svg
/usr/share/pychess/pieces/kilfiger/bq.svg
/usr/share/pychess/pieces/kilfiger/br.svg
/usr/share/pychess/pieces/kilfiger/wb.svg
/usr/share/pychess/pieces/kilfiger/wk.svg
/usr/share/pychess/pieces/kilfiger/wn.svg
/usr/share/pychess/pieces/kilfiger/wp.svg
/usr/share/pychess/pieces/kilfiger/wq.svg
/usr/share/pychess/pieces/kilfiger/wr.svg
/usr/share/pychess/pieces/kosal
/usr/share/pychess/pieces/kosal/bb.svg
/usr/share/pychess/pieces/kosal/bk.svg
/usr/share/pychess/pieces/kosal/bn.svg
/usr/share/pychess/pieces/kosal/bp.svg
/usr/share/pychess/pieces/kosal/bq.svg
/usr/share/pychess/pieces/kosal/br.svg
/usr/share/pychess/pieces/kosal/wb.svg
/usr/share/pychess/pieces/kosal/wk.svg
/usr/share/pychess/pieces/kosal/wn.svg
/usr/share/pychess/pieces/kosal/wp.svg
/usr/share/pychess/pieces/kosal/wq.svg
/usr/share/pychess/pieces/kosal/wr.svg
/usr/share/pychess/pieces/leipzig
/usr/share/pychess/pieces/leipzig/bb.svg
/usr/share/pychess/pieces/leipzig/bk.svg
/usr/share/pychess/pieces/leipzig/bn.svg
/usr/share/pychess/pieces/leipzig/bp.svg
/usr/share/pychess/pieces/leipzig/bq.svg
/usr/share/pychess/pieces/leipzig/br.svg
/usr/share/pychess/pieces/leipzig/wb.svg
/usr/share/pychess/pieces/leipzig/wk.svg
/usr/share/pychess/pieces/leipzig/wn.svg
/usr/share/pychess/pieces/leipzig/wp.svg
/usr/share/pychess/pieces/leipzig/wq.svg
/usr/share/pychess/pieces/leipzig/wr.svg
/usr/share/pychess/pieces/magnetic
/usr/share/pychess/pieces/magnetic/bb.svg
/usr/share/pychess/pieces/magnetic/bk.svg
/usr/share/pychess/pieces/magnetic/bn.svg
/usr/share/pychess/pieces/magnetic/bp.svg
/usr/share/pychess/pieces/magnetic/bq.svg
/usr/share/pychess/pieces/magnetic/br.svg
/usr/share/pychess/pieces/magnetic/wb.svg
/usr/share/pychess/pieces/magnetic/wk.svg
/usr/share/pychess/pieces/magnetic/wn.svg
/usr/share/pychess/pieces/magnetic/wp.svg
/usr/share/pychess/pieces/magnetic/wq.svg
/usr/share/pychess/pieces/magnetic/wr.svg
/usr/share/pychess/pieces/makruk
/usr/share/pychess/pieces/makruk/bb.svg
/usr/share/pychess/pieces/makruk/bk.svg
/usr/share/pychess/pieces/makruk/bn.svg
/usr/share/pychess/pieces/makruk/bp.svg
/usr/share/pychess/pieces/makruk/bq.svg
/usr/share/pychess/pieces/makruk/br.svg
/usr/share/pychess/pieces/makruk/wb.svg
/usr/share/pychess/pieces/makruk/wk.svg
/usr/share/pychess/pieces/makruk/wn.svg
/usr/share/pychess/pieces/makruk/wp.svg
/usr/share/pychess/pieces/makruk/wq.svg
/usr/share/pychess/pieces/makruk/wr.svg
/usr/share/pychess/pieces/maya
/usr/share/pychess/pieces/maya/bb.svg
/usr/share/pychess/pieces/maya/bk.svg
/usr/share/pychess/pieces/maya/bn.svg
/usr/share/pychess/pieces/maya/bp.svg
/usr/share/pychess/pieces/maya/bq.svg
/usr/share/pychess/pieces/maya/br.svg
/usr/share/pychess/pieces/maya/wb.svg
/usr/share/pychess/pieces/maya/wk.svg
/usr/share/pychess/pieces/maya/wn.svg
/usr/share/pychess/pieces/maya/wp.svg
/usr/share/pychess/pieces/maya/wq.svg
/usr/share/pychess/pieces/maya/wr.svg
/usr/share/pychess/pieces/merida
/usr/share/pychess/pieces/merida/bb.svg
/usr/share/pychess/pieces/merida/be.svg
/usr/share/pychess/pieces/merida/bh.svg
/usr/share/pychess/pieces/merida/bk.svg
/usr/share/pychess/pieces/merida/bn.svg
/usr/share/pychess/pieces/merida/bp.svg
/usr/share/pychess/pieces/merida/bq.svg
/usr/share/pychess/pieces/merida/br.svg
/usr/share/pychess/pieces/merida/wb.svg
/usr/share/pychess/pieces/merida/we.svg
/usr/share/pychess/pieces/merida/wh.svg
/usr/share/pychess/pieces/merida/wk.svg
/usr/share/pychess/pieces/merida/wn.svg
/usr/share/pychess/pieces/merida/wp.svg
/usr/share/pychess/pieces/merida/wq.svg
/usr/share/pychess/pieces/merida/wr.svg
/usr/share/pychess/pieces/merida_new
/usr/share/pychess/pieces/merida_new/bb.svg
/usr/share/pychess/pieces/merida_new/bk.svg
/usr/share/pychess/pieces/merida_new/bn.svg
/usr/share/pychess/pieces/merida_new/bp.svg
/usr/share/pychess/pieces/merida_new/bq.svg
/usr/share/pychess/pieces/merida_new/br.svg
/usr/share/pychess/pieces/merida_new/wb.svg
/usr/share/pychess/pieces/merida_new/wk.svg
/usr/share/pychess/pieces/merida_new/wn.svg
/usr/share/pychess/pieces/merida_new/wp.svg
/usr/share/pychess/pieces/merida_new/wq.svg
/usr/share/pychess/pieces/merida_new/wr.svg
/usr/share/pychess/pieces/metaltops
/usr/share/pychess/pieces/metaltops/bb.svg
/usr/share/pychess/pieces/metaltops/bk.svg
/usr/share/pychess/pieces/metaltops/bn.svg
/usr/share/pychess/pieces/metaltops/bp.svg
/usr/share/pychess/pieces/metaltops/bq.svg
/usr/share/pychess/pieces/metaltops/br.svg
/usr/share/pychess/pieces/metaltops/wb.svg
/usr/share/pychess/pieces/metaltops/wk.svg
/usr/share/pychess/pieces/metaltops/wn.svg
/usr/share/pychess/pieces/metaltops/wp.svg
/usr/share/pychess/pieces/metaltops/wq.svg
/usr/share/pychess/pieces/metaltops/wr.svg
/usr/share/pychess/pieces/pirat
/usr/share/pychess/pieces/pirat/bb.svg
/usr/share/pychess/pieces/pirat/bk.svg
/usr/share/pychess/pieces/pirat/bn.svg
/usr/share/pychess/pieces/pirat/bp.svg
/usr/share/pychess/pieces/pirat/bq.svg
/usr/share/pychess/pieces/pirat/br.svg
/usr/share/pychess/pieces/pirat/wb.svg
/usr/share/pychess/pieces/pirat/wk.svg
/usr/share/pychess/pieces/pirat/wn.svg
/usr/share/pychess/pieces/pirat/wp.svg
/usr/share/pychess/pieces/pirat/wq.svg
/usr/share/pychess/pieces/pirat/wr.svg
/usr/share/pychess/pieces/prmi
/usr/share/pychess/pieces/prmi/prmi.svg
/usr/share/pychess/pieces/regular
/usr/share/pychess/pieces/regular/bb.svg
/usr/share/pychess/pieces/regular/bk.svg
/usr/share/pychess/pieces/regular/bn.svg
/usr/share/pychess/pieces/regular/bp.svg
/usr/share/pychess/pieces/regular/bq.svg
/usr/share/pychess/pieces/regular/br.svg
/usr/share/pychess/pieces/regular/wb.svg
/usr/share/pychess/pieces/regular/wk.svg
/usr/share/pychess/pieces/regular/wn.svg
/usr/share/pychess/pieces/regular/wp.svg
/usr/share/pychess/pieces/regular/wq.svg
/usr/share/pychess/pieces/regular/wr.svg
/usr/share/pychess/pieces/sittuyin
/usr/share/pychess/pieces/sittuyin/bb.svg
/usr/share/pychess/pieces/sittuyin/bk.svg
/usr/share/pychess/pieces/sittuyin/bn.svg
/usr/share/pychess/pieces/sittuyin/bp.svg
/usr/share/pychess/pieces/sittuyin/bq.svg
/usr/share/pychess/pieces/sittuyin/br.svg
/usr/share/pychess/pieces/sittuyin/wb.svg
/usr/share/pychess/pieces/sittuyin/wk.svg
/usr/share/pychess/pieces/sittuyin/wn.svg
/usr/share/pychess/pieces/sittuyin/wp.svg
/usr/share/pychess/pieces/sittuyin/wq.svg
/usr/share/pychess/pieces/sittuyin/wr.svg
/usr/share/pychess/pieces/skulls
/usr/share/pychess/pieces/skulls/skulls.svg
/usr/share/pychess/pieces/spatial
/usr/share/pychess/pieces/spatial/spatial.svg
/usr/share/pychess/pieces/ttf
/usr/share/pychess/pieces/ttf-Adventurer.png
/usr/share/pychess/pieces/ttf-Cases.png
/usr/share/pychess/pieces/ttf-Cheq.png
/usr/share/pychess/pieces/ttf-Condal.png
/usr/share/pychess/pieces/ttf-Harlequin.png
/usr/share/pychess/pieces/ttf-Kingdom.png
/usr/share/pychess/pieces/ttf-Leipzig.png
/usr/share/pychess/pieces/ttf-Line.png
/usr/share/pychess/pieces/ttf-Lucena.png
/usr/share/pychess/pieces/ttf-Magnetic.png
/usr/share/pychess/pieces/ttf-Mark.png
/usr/share/pychess/pieces/ttf-Maroquin.png
/usr/share/pychess/pieces/ttf-Maya.png
/usr/share/pychess/pieces/ttf-Medieval.png
/usr/share/pychess/pieces/ttf-Merida.png
/usr/share/pychess/pieces/ttf-Millenia.png
/usr/share/pychess/pieces/ttf-Motif.png
/usr/share/pychess/pieces/ttf-Usual.png
/usr/share/pychess/pieces/ttf/adventurer.ttf
/usr/share/pychess/pieces/ttf/cases.ttf
/usr/share/pychess/pieces/ttf/cheq.ttf
/usr/share/pychess/pieces/ttf/condal.ttf
/usr/share/pychess/pieces/ttf/harlequin.ttf
/usr/share/pychess/pieces/ttf/kingdom.ttf
/usr/share/pychess/pieces/ttf/leipzig.ttf
/usr/share/pychess/pieces/ttf/line.ttf
/usr/share/pychess/pieces/ttf/lucena.ttf
/usr/share/pychess/pieces/ttf/magnetic.ttf
/usr/share/pychess/pieces/ttf/mark.ttf
/usr/share/pychess/pieces/ttf/maroquin.ttf
/usr/share/pychess/pieces/ttf/maya.ttf
/usr/share/pychess/pieces/ttf/medieval.ttf
/usr/share/pychess/pieces/ttf/merida.ttf
/usr/share/pychess/pieces/ttf/millenia.ttf
/usr/share/pychess/pieces/ttf/motif.ttf
/usr/share/pychess/pieces/ttf/usual.ttf
/usr/share/pychess/pychess_book.bin
/usr/share/pychess/sounds
/usr/share/pychess/sounds/alarm.ogg
/usr/share/pychess/sounds/capture1.ogg
/usr/share/pychess/sounds/capture2.ogg
/usr/share/pychess/sounds/castle.ogg
/usr/share/pychess/sounds/check1.ogg
/usr/share/pychess/sounds/choice.ogg
/usr/share/pychess/sounds/draw1.ogg
/usr/share/pychess/sounds/invalid.ogg
/usr/share/pychess/sounds/lose1.ogg
/usr/share/pychess/sounds/mov2.ogg
/usr/share/pychess/sounds/move1.ogg
/usr/share/pychess/sounds/obs_end.ogg
/usr/share/pychess/sounds/obs_mov.ogg
/usr/share/pychess/sounds/start1.ogg
/usr/share/pychess/sounds/start2.ogg
/usr/share/pychess/sounds/success.ogg
/usr/share/pychess/sounds/win1.ogg
/usr/share/pychess/sounds/win2.ogg


Generated by dpkg-www 2.64