git: 7b576f975ac3 - main - games/aisleriot: update to 3.22.35
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jun 2025 16:10:09 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7b576f975ac3b28ed6b87c730f26f54de6277827
commit 7b576f975ac3b28ed6b87c730f26f54de6277827
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-06-11 12:41:06 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-06-11 16:09:38 +0000
games/aisleriot: update to 3.22.35
PR: 286697
---
games/aisleriot/Makefile | 24 +-
games/aisleriot/distinfo | 6 +-
games/aisleriot/files/patch-cards_meson.build | 10 +
games/aisleriot/files/patch-meson.build | 31 +
games/aisleriot/pkg-plist | 2026 +------------------------
5 files changed, 76 insertions(+), 2021 deletions(-)
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile
index 02fc60c7ebee..922715d8ed76 100644
--- a/games/aisleriot/Makefile
+++ b/games/aisleriot/Makefile
@@ -1,33 +1,29 @@
PORTNAME= aisleriot
-DISTVERSION= 3.22.30
+DISTVERSION= 3.22.35
CATEGORIES= games gnome
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of patience games written in guile scheme
WWW= https://wiki.gnome.org/Apps/Aisleriot
-LICENSE= GPLv3
+LICENSE_COMB= multi
+LICENSE= GPLv3+ LGPL3+ GFDL
-BUILD_DEPENDS= itstool:textproc/itstool \
- bash:shells/bash
+BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libcanberra-gtk3.so:audio/libcanberra-gtk3
CONFLICTS_INSTALL= sol
-PORTSCOUT= limitw:1,even
-USES= desktop-file-utils gettext meson gnome guile:2.2,3.0 \
- pkgconfig python:build shebangfix xorg
-USE_GITLAB= yes
-USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build
+USES= gettext meson gnome guile:3.0 pkgconfig python:build \
+ shebangfix tar:xz xorg
+USE_GNOME= cairo gtk30 librsvg2 libxml2:build
USE_XORG= x11
-GL_SITE= https://gitlab.gnome.org/
-GL_ACCOUNT= GNOME
-GL_TAGNAME= 40c064e3488a131b5f21e36e7657728b639f4d38
-
-MESON_ARGS= -Dtheme_kde=false -Dguile=${GUILE_VER}
+MESON_ARGS= -Dtheme_kde=false -Dguile=${GUILE_VER} \
+ -Ddocs=false
SHEBANG_FILES= data/icons/meson_updateiconcache.py \
data/meson_desktopfile.py \
src/lib/meson_compileschemas.py \
diff --git a/games/aisleriot/distinfo b/games/aisleriot/distinfo
index f6ab40960dde..579d0f579882 100644
--- a/games/aisleriot/distinfo
+++ b/games/aisleriot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707432314
-SHA256 (gnome/GNOME-aisleriot-40c064e3488a131b5f21e36e7657728b639f4d38_GL0.tar.gz) = 400e1c163c2cd0c399adbdbda2109fb22147d4875a35304948c8ee40ac705737
-SIZE (gnome/GNOME-aisleriot-40c064e3488a131b5f21e36e7657728b639f4d38_GL0.tar.gz) = 8129000
+TIMESTAMP = 1739028519
+SHA256 (gnome/aisleriot-3.22.35.tar.xz) = 01e604cd7009a36c0c5f15424a904e46f8362c306ba5f6bc71fac8a5e7463bf0
+SIZE (gnome/aisleriot-3.22.35.tar.xz) = 8460640
diff --git a/games/aisleriot/files/patch-cards_meson.build b/games/aisleriot/files/patch-cards_meson.build
new file mode 100644
index 000000000000..c09b131e600f
--- /dev/null
+++ b/games/aisleriot/files/patch-cards_meson.build
@@ -0,0 +1,10 @@
+--- cards/meson.build.orig 2025-01-28 17:32:48 UTC
++++ cards/meson.build
+@@ -51,7 +51,6 @@ cards_sources = [
+ 'tigullio.svg',
+ 'tragy.svg',
+ 'XSkat.svg',
+- 'Атласные.svg',
+ ]
+
+ cardsdir = ar_pkgdatadir / 'cards'
diff --git a/games/aisleriot/files/patch-meson.build b/games/aisleriot/files/patch-meson.build
new file mode 100644
index 000000000000..79dea44a3c4d
--- /dev/null
+++ b/games/aisleriot/files/patch-meson.build
@@ -0,0 +1,31 @@
+--- meson.build.orig 2023-09-17 17:11:49 UTC
++++ meson.build
+@@ -263,11 +263,7 @@ endforeach
+
+ # Distribution
+
+-distro = run_command(
+- 'bash',
+- '-c',
+- 'source /etc/os-release && echo $ID || echo unknown; exit 0'
+-).stdout().strip()
++distro = host_machine.system().to_lower()
+
+ # Options
+
+@@ -280,6 +276,7 @@ theme_kde_base_paths = {
+ 'ubuntu': '/usr/share/kde4/apps/carddecks',
+ }
+
++# games/pysolfc-cardsets
+ theme_pysol_base_paths = {
+ 'centos': '/usr/share/PySolFC',
+ 'debian': '/usr/share/games/pysol',
+@@ -287,6 +284,7 @@ theme_pysol_base_paths = {
+ 'opensuse': '/usr/share/games/pysol/data',
+ 'rhel': '/usr/share/PySolFC',
+ 'ubuntu': '/usr/share/games/pysol',
++ 'freebsd': '/usr/local/share/PySolFC',
+ }
+
+ theme_kde_path = get_option('theme_kde_path')
diff --git a/games/aisleriot/pkg-plist b/games/aisleriot/pkg-plist
index c599df71c82f..521aa3996ef7 100644
--- a/games/aisleriot/pkg-plist
+++ b/games/aisleriot/pkg-plist
@@ -5,6 +5,7 @@ lib/aisleriot/guile/%%GUILE_VER%%/aisleriot/api.go
lib/aisleriot/guile/%%GUILE_VER%%/athena.go
lib/aisleriot/guile/%%GUILE_VER%%/auld-lang-syne.go
lib/aisleriot/guile/%%GUILE_VER%%/aunt-mary.go
+lib/aisleriot/guile/%%GUILE_VER%%/australian-patience.go
lib/aisleriot/guile/%%GUILE_VER%%/backbone.go
lib/aisleriot/guile/%%GUILE_VER%%/bakers-dozen.go
lib/aisleriot/guile/%%GUILE_VER%%/bakers-game.go
@@ -92,19 +93,31 @@ lib/aisleriot/guile/%%GUILE_VER%%/yukon.go
lib/aisleriot/guile/%%GUILE_VER%%/zebra.go
lib/valgrind/aisleriot.supp
libexec/aisleriot/ar-cards-renderer
-share/man/man6/sol.6.gz
+%%DATADIR%%/cards/XSkat.svgz
+%%DATADIR%%/cards/adler.svgz
%%DATADIR%%/cards/anglo.svgz
-%%DATADIR%%/cards/anglo_bitmap.svgz
-%%DATADIR%%/cards/bellot.svgz
-%%DATADIR%%/cards/bonded.svgz
-%%DATADIR%%/cards/dondorf.svgz
-%%DATADIR%%/cards/gnomangelo.svgz
-%%DATADIR%%/cards/gnomangelo_bitmap.svgz
+%%DATADIR%%/cards/anglo_poker.svgz
+%%DATADIR%%/cards/atlasnye.svgz
+%%DATADIR%%/cards/atlasnye_skat.svgz
+%%DATADIR%%/cards/clubkarte.svgz
%%DATADIR%%/cards/guyenne-classic.svgz
+%%DATADIR%%/cards/l-&-h.svgz
+%%DATADIR%%/cards/minimum.svgz
+%%DATADIR%%/cards/minimum_dark.svgz
+%%DATADIR%%/cards/mittelalter.svgz
+%%DATADIR%%/cards/neoclassical.svgz
+%%DATADIR%%/cards/neoclassical_4_color.svgz
%%DATADIR%%/cards/ornamental.svgz
%%DATADIR%%/cards/paris.svgz
-%%DATADIR%%/cards/swiss-xvii.svgz
-%%DATADIR%%/cards/tango.svgz
+%%DATADIR%%/cards/pixelangelo.svgz
+%%DATADIR%%/cards/pixelangelo_compact.svgz
+%%DATADIR%%/cards/plastic.svgz
+%%DATADIR%%/cards/simplistic.svgz
+%%DATADIR%%/cards/swiss-XVII.svgz
+%%DATADIR%%/cards/tango_nuevo.svgz
+%%DATADIR%%/cards/tarot.svgz
+%%DATADIR%%/cards/tigullio.svgz
+%%DATADIR%%/cards/tragy.svgz
%%DATADIR%%/icons/hicolor/16x16/actions/cards-deal.png
%%DATADIR%%/icons/hicolor/22x22/actions/cards-deal.png
%%DATADIR%%/icons/hicolor/24x24/actions/cards-deal.png
@@ -116,2001 +129,6 @@ share/man/man6/sol.6.gz
%%DATADIR%%/sounds/splat.ogg
%%DATADIR%%/sounds/victory.ogg
share/applications/sol.desktop
-share/help/C/aisleriot/accordion.xml
-share/help/C/aisleriot/agnes.xml
-share/help/C/aisleriot/athena.xml
-share/help/C/aisleriot/auld_lang_syne.xml
-share/help/C/aisleriot/aunt_mary.xml
-share/help/C/aisleriot/backbone.xml
-share/help/C/aisleriot/bakers_dozen.xml
-share/help/C/aisleriot/bakers_game.xml
-share/help/C/aisleriot/bear_river.xml
-share/help/C/aisleriot/beleaguered_castle.xml
-share/help/C/aisleriot/block_ten.xml
-share/help/C/aisleriot/bristol.xml
-share/help/C/aisleriot/camelot.xml
-share/help/C/aisleriot/canfield.xml
-share/help/C/aisleriot/carpet.xml
-share/help/C/aisleriot/chessboard.xml
-share/help/C/aisleriot/clock.xml
-share/help/C/aisleriot/cover.xml
-share/help/C/aisleriot/cruel.xml
-share/help/C/aisleriot/definitions.xml
-share/help/C/aisleriot/diamond_mine.xml
-share/help/C/aisleriot/doublets.xml
-share/help/C/aisleriot/eagle-wing.xml
-share/help/C/aisleriot/easthaven.xml
-share/help/C/aisleriot/eight_off.xml
-share/help/C/aisleriot/elevator.xml
-share/help/C/aisleriot/eliminator.xml
-share/help/C/aisleriot/escalator.xml
-share/help/C/aisleriot/figures/camelot-goal.png
-share/help/C/aisleriot/figures/clock-rules.png
-share/help/C/aisleriot/first_law.xml
-share/help/C/aisleriot/fortress.xml
-share/help/C/aisleriot/fortunes.xml
-share/help/C/aisleriot/forty_thieves.xml
-share/help/C/aisleriot/fourteen.xml
-share/help/C/aisleriot/freecell.xml
-share/help/C/aisleriot/gaps.xml
-share/help/C/aisleriot/gay_gordons.xml
-share/help/C/aisleriot/giant.xml
-share/help/C/aisleriot/glenwood.xml
-share/help/C/aisleriot/gold_mine.xml
-share/help/C/aisleriot/golf.xml
-share/help/C/aisleriot/gypsy.xml
-share/help/C/aisleriot/hamilton.xml
-share/help/C/aisleriot/helsinki.xml
-share/help/C/aisleriot/hopscotch.xml
-share/help/C/aisleriot/index.docbook
-share/help/C/aisleriot/isabel.xml
-share/help/C/aisleriot/jamestown.xml
-share/help/C/aisleriot/jumbo.xml
-share/help/C/aisleriot/kansas.xml
-share/help/C/aisleriot/king_albert.xml
-share/help/C/aisleriot/kings_audience.xml
-share/help/C/aisleriot/klondike.xml
-share/help/C/aisleriot/labyrinth.xml
-share/help/C/aisleriot/lady_jane.xml
-share/help/C/aisleriot/legal.xml
-share/help/C/aisleriot/maze.xml
-share/help/C/aisleriot/monte_carlo.xml
-share/help/C/aisleriot/napoleons_tomb.xml
-share/help/C/aisleriot/neighbor.xml
-share/help/C/aisleriot/odessa.xml
-share/help/C/aisleriot/osmosis.xml
-share/help/C/aisleriot/peek.xml
-share/help/C/aisleriot/pileon.xml
-share/help/C/aisleriot/plait.xml
-share/help/C/aisleriot/poker.xml
-share/help/C/aisleriot/quatorze.xml
-share/help/C/aisleriot/royal_east.xml
-share/help/C/aisleriot/saratoga.xml
-share/help/C/aisleriot/scorpion.xml
-share/help/C/aisleriot/scuffle.xml
-share/help/C/aisleriot/seahaven.xml
-share/help/C/aisleriot/sir_tommy.xml
-share/help/C/aisleriot/spider.xml
-share/help/C/aisleriot/spider_three_decks.xml
-share/help/C/aisleriot/spiderette.xml
-share/help/C/aisleriot/straight_up.xml
-share/help/C/aisleriot/streets_and_alleys.xml
-share/help/C/aisleriot/ten_across.xml
-share/help/C/aisleriot/terrace.xml
-share/help/C/aisleriot/thieves.xml
-share/help/C/aisleriot/thirteen.xml
-share/help/C/aisleriot/thumb_and_pouch.xml
-share/help/C/aisleriot/treize.xml
-share/help/C/aisleriot/triple_peaks.xml
-share/help/C/aisleriot/union_square.xml
-share/help/C/aisleriot/valentine.xml
-share/help/C/aisleriot/wall.xml
-share/help/C/aisleriot/westhaven.xml
-share/help/C/aisleriot/whitehead.xml
-share/help/C/aisleriot/will_o_the_wisp.xml
-share/help/C/aisleriot/yield.xml
-share/help/C/aisleriot/yukon.xml
-share/help/C/aisleriot/zebra.xml
-share/help/ca/aisleriot/accordion.xml
-share/help/ca/aisleriot/agnes.xml
-share/help/ca/aisleriot/athena.xml
-share/help/ca/aisleriot/auld_lang_syne.xml
-share/help/ca/aisleriot/aunt_mary.xml
-share/help/ca/aisleriot/backbone.xml
-share/help/ca/aisleriot/bakers_dozen.xml
-share/help/ca/aisleriot/bakers_game.xml
-share/help/ca/aisleriot/bear_river.xml
-share/help/ca/aisleriot/beleaguered_castle.xml
-share/help/ca/aisleriot/block_ten.xml
-share/help/ca/aisleriot/bristol.xml
-share/help/ca/aisleriot/camelot.xml
-share/help/ca/aisleriot/canfield.xml
-share/help/ca/aisleriot/carpet.xml
-share/help/ca/aisleriot/chessboard.xml
-share/help/ca/aisleriot/clock.xml
-share/help/ca/aisleriot/cover.xml
-share/help/ca/aisleriot/cruel.xml
-share/help/ca/aisleriot/definitions.xml
-share/help/ca/aisleriot/diamond_mine.xml
-share/help/ca/aisleriot/doublets.xml
-share/help/ca/aisleriot/eagle-wing.xml
-share/help/ca/aisleriot/easthaven.xml
-share/help/ca/aisleriot/eight_off.xml
-share/help/ca/aisleriot/elevator.xml
-share/help/ca/aisleriot/eliminator.xml
-share/help/ca/aisleriot/escalator.xml
-share/help/ca/aisleriot/figures/camelot-goal.png
-share/help/ca/aisleriot/figures/clock-rules.png
-share/help/ca/aisleriot/first_law.xml
-share/help/ca/aisleriot/fortress.xml
-share/help/ca/aisleriot/fortunes.xml
-share/help/ca/aisleriot/forty_thieves.xml
-share/help/ca/aisleriot/fourteen.xml
-share/help/ca/aisleriot/freecell.xml
-share/help/ca/aisleriot/gaps.xml
-share/help/ca/aisleriot/gay_gordons.xml
-share/help/ca/aisleriot/giant.xml
-share/help/ca/aisleriot/glenwood.xml
-share/help/ca/aisleriot/gold_mine.xml
-share/help/ca/aisleriot/golf.xml
-share/help/ca/aisleriot/gypsy.xml
-share/help/ca/aisleriot/hamilton.xml
-share/help/ca/aisleriot/helsinki.xml
-share/help/ca/aisleriot/hopscotch.xml
-share/help/ca/aisleriot/index.docbook
-share/help/ca/aisleriot/isabel.xml
-share/help/ca/aisleriot/jamestown.xml
-share/help/ca/aisleriot/jumbo.xml
-share/help/ca/aisleriot/kansas.xml
-share/help/ca/aisleriot/king_albert.xml
-share/help/ca/aisleriot/kings_audience.xml
-share/help/ca/aisleriot/klondike.xml
-share/help/ca/aisleriot/labyrinth.xml
-share/help/ca/aisleriot/lady_jane.xml
-share/help/ca/aisleriot/legal.xml
-share/help/ca/aisleriot/maze.xml
-share/help/ca/aisleriot/monte_carlo.xml
-share/help/ca/aisleriot/napoleons_tomb.xml
-share/help/ca/aisleriot/neighbor.xml
-share/help/ca/aisleriot/odessa.xml
-share/help/ca/aisleriot/osmosis.xml
-share/help/ca/aisleriot/peek.xml
-share/help/ca/aisleriot/pileon.xml
-share/help/ca/aisleriot/plait.xml
-share/help/ca/aisleriot/poker.xml
-share/help/ca/aisleriot/quatorze.xml
-share/help/ca/aisleriot/royal_east.xml
-share/help/ca/aisleriot/saratoga.xml
-share/help/ca/aisleriot/scorpion.xml
-share/help/ca/aisleriot/scuffle.xml
-share/help/ca/aisleriot/seahaven.xml
-share/help/ca/aisleriot/sir_tommy.xml
-share/help/ca/aisleriot/spider.xml
-share/help/ca/aisleriot/spider_three_decks.xml
-share/help/ca/aisleriot/spiderette.xml
-share/help/ca/aisleriot/straight_up.xml
-share/help/ca/aisleriot/streets_and_alleys.xml
-share/help/ca/aisleriot/ten_across.xml
-share/help/ca/aisleriot/terrace.xml
-share/help/ca/aisleriot/thieves.xml
-share/help/ca/aisleriot/thirteen.xml
-share/help/ca/aisleriot/thumb_and_pouch.xml
-share/help/ca/aisleriot/treize.xml
-share/help/ca/aisleriot/triple_peaks.xml
-share/help/ca/aisleriot/union_square.xml
-share/help/ca/aisleriot/valentine.xml
-share/help/ca/aisleriot/wall.xml
-share/help/ca/aisleriot/westhaven.xml
-share/help/ca/aisleriot/whitehead.xml
-share/help/ca/aisleriot/will_o_the_wisp.xml
-share/help/ca/aisleriot/yield.xml
-share/help/ca/aisleriot/yukon.xml
-share/help/ca/aisleriot/zebra.xml
-share/help/cs/aisleriot/accordion.xml
-share/help/cs/aisleriot/agnes.xml
-share/help/cs/aisleriot/athena.xml
-share/help/cs/aisleriot/auld_lang_syne.xml
-share/help/cs/aisleriot/aunt_mary.xml
-share/help/cs/aisleriot/backbone.xml
-share/help/cs/aisleriot/bakers_dozen.xml
-share/help/cs/aisleriot/bakers_game.xml
-share/help/cs/aisleriot/bear_river.xml
-share/help/cs/aisleriot/beleaguered_castle.xml
-share/help/cs/aisleriot/block_ten.xml
-share/help/cs/aisleriot/bristol.xml
-share/help/cs/aisleriot/camelot.xml
-share/help/cs/aisleriot/canfield.xml
-share/help/cs/aisleriot/carpet.xml
-share/help/cs/aisleriot/chessboard.xml
-share/help/cs/aisleriot/clock.xml
-share/help/cs/aisleriot/cover.xml
-share/help/cs/aisleriot/cruel.xml
-share/help/cs/aisleriot/definitions.xml
-share/help/cs/aisleriot/diamond_mine.xml
-share/help/cs/aisleriot/doublets.xml
-share/help/cs/aisleriot/eagle-wing.xml
-share/help/cs/aisleriot/easthaven.xml
-share/help/cs/aisleriot/eight_off.xml
-share/help/cs/aisleriot/elevator.xml
-share/help/cs/aisleriot/eliminator.xml
-share/help/cs/aisleriot/escalator.xml
-share/help/cs/aisleriot/figures/camelot-goal.png
-share/help/cs/aisleriot/figures/clock-rules.png
-share/help/cs/aisleriot/first_law.xml
-share/help/cs/aisleriot/fortress.xml
-share/help/cs/aisleriot/fortunes.xml
-share/help/cs/aisleriot/forty_thieves.xml
-share/help/cs/aisleriot/fourteen.xml
-share/help/cs/aisleriot/freecell.xml
-share/help/cs/aisleriot/gaps.xml
-share/help/cs/aisleriot/gay_gordons.xml
-share/help/cs/aisleriot/giant.xml
-share/help/cs/aisleriot/glenwood.xml
-share/help/cs/aisleriot/gold_mine.xml
-share/help/cs/aisleriot/golf.xml
-share/help/cs/aisleriot/gypsy.xml
-share/help/cs/aisleriot/hamilton.xml
-share/help/cs/aisleriot/helsinki.xml
-share/help/cs/aisleriot/hopscotch.xml
-share/help/cs/aisleriot/index.docbook
-share/help/cs/aisleriot/isabel.xml
-share/help/cs/aisleriot/jamestown.xml
-share/help/cs/aisleriot/jumbo.xml
-share/help/cs/aisleriot/kansas.xml
-share/help/cs/aisleriot/king_albert.xml
-share/help/cs/aisleriot/kings_audience.xml
-share/help/cs/aisleriot/klondike.xml
-share/help/cs/aisleriot/labyrinth.xml
-share/help/cs/aisleriot/lady_jane.xml
-share/help/cs/aisleriot/legal.xml
-share/help/cs/aisleriot/maze.xml
-share/help/cs/aisleriot/monte_carlo.xml
-share/help/cs/aisleriot/napoleons_tomb.xml
-share/help/cs/aisleriot/neighbor.xml
-share/help/cs/aisleriot/odessa.xml
-share/help/cs/aisleriot/osmosis.xml
-share/help/cs/aisleriot/peek.xml
-share/help/cs/aisleriot/pileon.xml
-share/help/cs/aisleriot/plait.xml
-share/help/cs/aisleriot/poker.xml
-share/help/cs/aisleriot/quatorze.xml
-share/help/cs/aisleriot/royal_east.xml
-share/help/cs/aisleriot/saratoga.xml
-share/help/cs/aisleriot/scorpion.xml
-share/help/cs/aisleriot/scuffle.xml
-share/help/cs/aisleriot/seahaven.xml
-share/help/cs/aisleriot/sir_tommy.xml
-share/help/cs/aisleriot/spider.xml
-share/help/cs/aisleriot/spider_three_decks.xml
-share/help/cs/aisleriot/spiderette.xml
-share/help/cs/aisleriot/straight_up.xml
-share/help/cs/aisleriot/streets_and_alleys.xml
-share/help/cs/aisleriot/ten_across.xml
-share/help/cs/aisleriot/terrace.xml
-share/help/cs/aisleriot/thieves.xml
-share/help/cs/aisleriot/thirteen.xml
-share/help/cs/aisleriot/thumb_and_pouch.xml
-share/help/cs/aisleriot/treize.xml
-share/help/cs/aisleriot/triple_peaks.xml
-share/help/cs/aisleriot/union_square.xml
-share/help/cs/aisleriot/valentine.xml
-share/help/cs/aisleriot/wall.xml
-share/help/cs/aisleriot/westhaven.xml
-share/help/cs/aisleriot/whitehead.xml
-share/help/cs/aisleriot/will_o_the_wisp.xml
-share/help/cs/aisleriot/yield.xml
-share/help/cs/aisleriot/yukon.xml
-share/help/cs/aisleriot/zebra.xml
-share/help/de/aisleriot/accordion.xml
-share/help/de/aisleriot/agnes.xml
-share/help/de/aisleriot/athena.xml
-share/help/de/aisleriot/auld_lang_syne.xml
-share/help/de/aisleriot/aunt_mary.xml
-share/help/de/aisleriot/backbone.xml
-share/help/de/aisleriot/bakers_dozen.xml
-share/help/de/aisleriot/bakers_game.xml
-share/help/de/aisleriot/bear_river.xml
-share/help/de/aisleriot/beleaguered_castle.xml
-share/help/de/aisleriot/block_ten.xml
-share/help/de/aisleriot/bristol.xml
-share/help/de/aisleriot/camelot.xml
-share/help/de/aisleriot/canfield.xml
-share/help/de/aisleriot/carpet.xml
-share/help/de/aisleriot/chessboard.xml
-share/help/de/aisleriot/clock.xml
-share/help/de/aisleriot/cover.xml
-share/help/de/aisleriot/cruel.xml
-share/help/de/aisleriot/definitions.xml
-share/help/de/aisleriot/diamond_mine.xml
-share/help/de/aisleriot/doublets.xml
-share/help/de/aisleriot/eagle-wing.xml
-share/help/de/aisleriot/easthaven.xml
-share/help/de/aisleriot/eight_off.xml
-share/help/de/aisleriot/elevator.xml
-share/help/de/aisleriot/eliminator.xml
-share/help/de/aisleriot/escalator.xml
-share/help/de/aisleriot/figures/camelot-goal.png
-share/help/de/aisleriot/figures/clock-rules.png
-share/help/de/aisleriot/first_law.xml
-share/help/de/aisleriot/fortress.xml
-share/help/de/aisleriot/fortunes.xml
-share/help/de/aisleriot/forty_thieves.xml
-share/help/de/aisleriot/fourteen.xml
-share/help/de/aisleriot/freecell.xml
-share/help/de/aisleriot/gaps.xml
-share/help/de/aisleriot/gay_gordons.xml
-share/help/de/aisleriot/giant.xml
-share/help/de/aisleriot/glenwood.xml
-share/help/de/aisleriot/gold_mine.xml
-share/help/de/aisleriot/golf.xml
-share/help/de/aisleriot/gypsy.xml
-share/help/de/aisleriot/hamilton.xml
-share/help/de/aisleriot/helsinki.xml
-share/help/de/aisleriot/hopscotch.xml
-share/help/de/aisleriot/index.docbook
-share/help/de/aisleriot/isabel.xml
-share/help/de/aisleriot/jamestown.xml
-share/help/de/aisleriot/jumbo.xml
-share/help/de/aisleriot/kansas.xml
-share/help/de/aisleriot/king_albert.xml
-share/help/de/aisleriot/kings_audience.xml
-share/help/de/aisleriot/klondike.xml
-share/help/de/aisleriot/labyrinth.xml
-share/help/de/aisleriot/lady_jane.xml
-share/help/de/aisleriot/legal.xml
-share/help/de/aisleriot/maze.xml
-share/help/de/aisleriot/monte_carlo.xml
-share/help/de/aisleriot/napoleons_tomb.xml
-share/help/de/aisleriot/neighbor.xml
-share/help/de/aisleriot/odessa.xml
-share/help/de/aisleriot/osmosis.xml
-share/help/de/aisleriot/peek.xml
-share/help/de/aisleriot/pileon.xml
-share/help/de/aisleriot/plait.xml
-share/help/de/aisleriot/poker.xml
-share/help/de/aisleriot/quatorze.xml
-share/help/de/aisleriot/royal_east.xml
-share/help/de/aisleriot/saratoga.xml
-share/help/de/aisleriot/scorpion.xml
-share/help/de/aisleriot/scuffle.xml
-share/help/de/aisleriot/seahaven.xml
-share/help/de/aisleriot/sir_tommy.xml
-share/help/de/aisleriot/spider.xml
-share/help/de/aisleriot/spider_three_decks.xml
-share/help/de/aisleriot/spiderette.xml
-share/help/de/aisleriot/straight_up.xml
-share/help/de/aisleriot/streets_and_alleys.xml
-share/help/de/aisleriot/ten_across.xml
-share/help/de/aisleriot/terrace.xml
-share/help/de/aisleriot/thieves.xml
-share/help/de/aisleriot/thirteen.xml
-share/help/de/aisleriot/thumb_and_pouch.xml
-share/help/de/aisleriot/treize.xml
-share/help/de/aisleriot/triple_peaks.xml
-share/help/de/aisleriot/union_square.xml
-share/help/de/aisleriot/valentine.xml
-share/help/de/aisleriot/wall.xml
-share/help/de/aisleriot/westhaven.xml
-share/help/de/aisleriot/whitehead.xml
-share/help/de/aisleriot/will_o_the_wisp.xml
-share/help/de/aisleriot/yield.xml
-share/help/de/aisleriot/yukon.xml
-share/help/de/aisleriot/zebra.xml
-share/help/el/aisleriot/accordion.xml
-share/help/el/aisleriot/agnes.xml
-share/help/el/aisleriot/athena.xml
-share/help/el/aisleriot/auld_lang_syne.xml
-share/help/el/aisleriot/aunt_mary.xml
-share/help/el/aisleriot/backbone.xml
-share/help/el/aisleriot/bakers_dozen.xml
-share/help/el/aisleriot/bakers_game.xml
-share/help/el/aisleriot/bear_river.xml
-share/help/el/aisleriot/beleaguered_castle.xml
-share/help/el/aisleriot/block_ten.xml
-share/help/el/aisleriot/bristol.xml
-share/help/el/aisleriot/camelot.xml
-share/help/el/aisleriot/canfield.xml
-share/help/el/aisleriot/carpet.xml
-share/help/el/aisleriot/chessboard.xml
-share/help/el/aisleriot/clock.xml
-share/help/el/aisleriot/cover.xml
-share/help/el/aisleriot/cruel.xml
-share/help/el/aisleriot/definitions.xml
-share/help/el/aisleriot/diamond_mine.xml
-share/help/el/aisleriot/doublets.xml
-share/help/el/aisleriot/eagle-wing.xml
-share/help/el/aisleriot/easthaven.xml
-share/help/el/aisleriot/eight_off.xml
-share/help/el/aisleriot/elevator.xml
-share/help/el/aisleriot/eliminator.xml
-share/help/el/aisleriot/escalator.xml
-share/help/el/aisleriot/figures/camelot-goal.png
-share/help/el/aisleriot/figures/clock-rules.png
-share/help/el/aisleriot/first_law.xml
-share/help/el/aisleriot/fortress.xml
-share/help/el/aisleriot/fortunes.xml
-share/help/el/aisleriot/forty_thieves.xml
-share/help/el/aisleriot/fourteen.xml
-share/help/el/aisleriot/freecell.xml
-share/help/el/aisleriot/gaps.xml
-share/help/el/aisleriot/gay_gordons.xml
-share/help/el/aisleriot/giant.xml
-share/help/el/aisleriot/glenwood.xml
-share/help/el/aisleriot/gold_mine.xml
-share/help/el/aisleriot/golf.xml
-share/help/el/aisleriot/gypsy.xml
-share/help/el/aisleriot/hamilton.xml
-share/help/el/aisleriot/helsinki.xml
-share/help/el/aisleriot/hopscotch.xml
-share/help/el/aisleriot/index.docbook
-share/help/el/aisleriot/isabel.xml
-share/help/el/aisleriot/jamestown.xml
-share/help/el/aisleriot/jumbo.xml
-share/help/el/aisleriot/kansas.xml
-share/help/el/aisleriot/king_albert.xml
-share/help/el/aisleriot/kings_audience.xml
-share/help/el/aisleriot/klondike.xml
-share/help/el/aisleriot/labyrinth.xml
-share/help/el/aisleriot/lady_jane.xml
-share/help/el/aisleriot/legal.xml
-share/help/el/aisleriot/maze.xml
-share/help/el/aisleriot/monte_carlo.xml
-share/help/el/aisleriot/napoleons_tomb.xml
-share/help/el/aisleriot/neighbor.xml
-share/help/el/aisleriot/odessa.xml
-share/help/el/aisleriot/osmosis.xml
-share/help/el/aisleriot/peek.xml
-share/help/el/aisleriot/pileon.xml
-share/help/el/aisleriot/plait.xml
-share/help/el/aisleriot/poker.xml
-share/help/el/aisleriot/quatorze.xml
-share/help/el/aisleriot/royal_east.xml
-share/help/el/aisleriot/saratoga.xml
-share/help/el/aisleriot/scorpion.xml
-share/help/el/aisleriot/scuffle.xml
-share/help/el/aisleriot/seahaven.xml
-share/help/el/aisleriot/sir_tommy.xml
-share/help/el/aisleriot/spider.xml
-share/help/el/aisleriot/spider_three_decks.xml
-share/help/el/aisleriot/spiderette.xml
-share/help/el/aisleriot/straight_up.xml
-share/help/el/aisleriot/streets_and_alleys.xml
-share/help/el/aisleriot/ten_across.xml
-share/help/el/aisleriot/terrace.xml
-share/help/el/aisleriot/thieves.xml
-share/help/el/aisleriot/thirteen.xml
-share/help/el/aisleriot/thumb_and_pouch.xml
-share/help/el/aisleriot/treize.xml
-share/help/el/aisleriot/triple_peaks.xml
-share/help/el/aisleriot/union_square.xml
-share/help/el/aisleriot/valentine.xml
-share/help/el/aisleriot/wall.xml
-share/help/el/aisleriot/westhaven.xml
-share/help/el/aisleriot/whitehead.xml
-share/help/el/aisleriot/will_o_the_wisp.xml
-share/help/el/aisleriot/yield.xml
-share/help/el/aisleriot/yukon.xml
-share/help/el/aisleriot/zebra.xml
-share/help/en_GB/aisleriot/accordion.xml
-share/help/en_GB/aisleriot/agnes.xml
-share/help/en_GB/aisleriot/athena.xml
-share/help/en_GB/aisleriot/auld_lang_syne.xml
-share/help/en_GB/aisleriot/aunt_mary.xml
-share/help/en_GB/aisleriot/backbone.xml
-share/help/en_GB/aisleriot/bakers_dozen.xml
-share/help/en_GB/aisleriot/bakers_game.xml
-share/help/en_GB/aisleriot/bear_river.xml
-share/help/en_GB/aisleriot/beleaguered_castle.xml
-share/help/en_GB/aisleriot/block_ten.xml
-share/help/en_GB/aisleriot/bristol.xml
-share/help/en_GB/aisleriot/camelot.xml
-share/help/en_GB/aisleriot/canfield.xml
-share/help/en_GB/aisleriot/carpet.xml
-share/help/en_GB/aisleriot/chessboard.xml
-share/help/en_GB/aisleriot/clock.xml
-share/help/en_GB/aisleriot/cover.xml
-share/help/en_GB/aisleriot/cruel.xml
-share/help/en_GB/aisleriot/definitions.xml
-share/help/en_GB/aisleriot/diamond_mine.xml
-share/help/en_GB/aisleriot/doublets.xml
-share/help/en_GB/aisleriot/eagle-wing.xml
-share/help/en_GB/aisleriot/easthaven.xml
-share/help/en_GB/aisleriot/eight_off.xml
-share/help/en_GB/aisleriot/elevator.xml
-share/help/en_GB/aisleriot/eliminator.xml
-share/help/en_GB/aisleriot/escalator.xml
-share/help/en_GB/aisleriot/figures/camelot-goal.png
-share/help/en_GB/aisleriot/figures/clock-rules.png
-share/help/en_GB/aisleriot/first_law.xml
-share/help/en_GB/aisleriot/fortress.xml
-share/help/en_GB/aisleriot/fortunes.xml
-share/help/en_GB/aisleriot/forty_thieves.xml
-share/help/en_GB/aisleriot/fourteen.xml
-share/help/en_GB/aisleriot/freecell.xml
-share/help/en_GB/aisleriot/gaps.xml
-share/help/en_GB/aisleriot/gay_gordons.xml
-share/help/en_GB/aisleriot/giant.xml
-share/help/en_GB/aisleriot/glenwood.xml
-share/help/en_GB/aisleriot/gold_mine.xml
-share/help/en_GB/aisleriot/golf.xml
-share/help/en_GB/aisleriot/gypsy.xml
-share/help/en_GB/aisleriot/hamilton.xml
-share/help/en_GB/aisleriot/helsinki.xml
-share/help/en_GB/aisleriot/hopscotch.xml
-share/help/en_GB/aisleriot/index.docbook
-share/help/en_GB/aisleriot/isabel.xml
-share/help/en_GB/aisleriot/jamestown.xml
-share/help/en_GB/aisleriot/jumbo.xml
-share/help/en_GB/aisleriot/kansas.xml
-share/help/en_GB/aisleriot/king_albert.xml
-share/help/en_GB/aisleriot/kings_audience.xml
-share/help/en_GB/aisleriot/klondike.xml
-share/help/en_GB/aisleriot/labyrinth.xml
-share/help/en_GB/aisleriot/lady_jane.xml
-share/help/en_GB/aisleriot/legal.xml
-share/help/en_GB/aisleriot/maze.xml
-share/help/en_GB/aisleriot/monte_carlo.xml
-share/help/en_GB/aisleriot/napoleons_tomb.xml
-share/help/en_GB/aisleriot/neighbor.xml
-share/help/en_GB/aisleriot/odessa.xml
-share/help/en_GB/aisleriot/osmosis.xml
-share/help/en_GB/aisleriot/peek.xml
-share/help/en_GB/aisleriot/pileon.xml
-share/help/en_GB/aisleriot/plait.xml
-share/help/en_GB/aisleriot/poker.xml
-share/help/en_GB/aisleriot/quatorze.xml
-share/help/en_GB/aisleriot/royal_east.xml
-share/help/en_GB/aisleriot/saratoga.xml
-share/help/en_GB/aisleriot/scorpion.xml
-share/help/en_GB/aisleriot/scuffle.xml
-share/help/en_GB/aisleriot/seahaven.xml
-share/help/en_GB/aisleriot/sir_tommy.xml
-share/help/en_GB/aisleriot/spider.xml
-share/help/en_GB/aisleriot/spider_three_decks.xml
-share/help/en_GB/aisleriot/spiderette.xml
-share/help/en_GB/aisleriot/straight_up.xml
-share/help/en_GB/aisleriot/streets_and_alleys.xml
-share/help/en_GB/aisleriot/ten_across.xml
-share/help/en_GB/aisleriot/terrace.xml
-share/help/en_GB/aisleriot/thieves.xml
-share/help/en_GB/aisleriot/thirteen.xml
-share/help/en_GB/aisleriot/thumb_and_pouch.xml
-share/help/en_GB/aisleriot/treize.xml
-share/help/en_GB/aisleriot/triple_peaks.xml
-share/help/en_GB/aisleriot/union_square.xml
-share/help/en_GB/aisleriot/valentine.xml
-share/help/en_GB/aisleriot/wall.xml
-share/help/en_GB/aisleriot/westhaven.xml
-share/help/en_GB/aisleriot/whitehead.xml
-share/help/en_GB/aisleriot/will_o_the_wisp.xml
-share/help/en_GB/aisleriot/yield.xml
-share/help/en_GB/aisleriot/yukon.xml
-share/help/en_GB/aisleriot/zebra.xml
-share/help/es/aisleriot/accordion.xml
-share/help/es/aisleriot/agnes.xml
-share/help/es/aisleriot/athena.xml
-share/help/es/aisleriot/auld_lang_syne.xml
-share/help/es/aisleriot/aunt_mary.xml
-share/help/es/aisleriot/backbone.xml
-share/help/es/aisleriot/bakers_dozen.xml
-share/help/es/aisleriot/bakers_game.xml
-share/help/es/aisleriot/bear_river.xml
-share/help/es/aisleriot/beleaguered_castle.xml
-share/help/es/aisleriot/block_ten.xml
-share/help/es/aisleriot/bristol.xml
-share/help/es/aisleriot/camelot.xml
-share/help/es/aisleriot/canfield.xml
-share/help/es/aisleriot/carpet.xml
-share/help/es/aisleriot/chessboard.xml
-share/help/es/aisleriot/clock.xml
-share/help/es/aisleriot/cover.xml
-share/help/es/aisleriot/cruel.xml
-share/help/es/aisleriot/definitions.xml
-share/help/es/aisleriot/diamond_mine.xml
-share/help/es/aisleriot/doublets.xml
-share/help/es/aisleriot/eagle-wing.xml
-share/help/es/aisleriot/easthaven.xml
-share/help/es/aisleriot/eight_off.xml
-share/help/es/aisleriot/elevator.xml
-share/help/es/aisleriot/eliminator.xml
-share/help/es/aisleriot/escalator.xml
-share/help/es/aisleriot/figures/camelot-goal.png
-share/help/es/aisleriot/figures/clock-rules.png
-share/help/es/aisleriot/first_law.xml
-share/help/es/aisleriot/fortress.xml
-share/help/es/aisleriot/fortunes.xml
-share/help/es/aisleriot/forty_thieves.xml
-share/help/es/aisleriot/fourteen.xml
-share/help/es/aisleriot/freecell.xml
-share/help/es/aisleriot/gaps.xml
-share/help/es/aisleriot/gay_gordons.xml
-share/help/es/aisleriot/giant.xml
-share/help/es/aisleriot/glenwood.xml
-share/help/es/aisleriot/gold_mine.xml
-share/help/es/aisleriot/golf.xml
-share/help/es/aisleriot/gypsy.xml
-share/help/es/aisleriot/hamilton.xml
-share/help/es/aisleriot/helsinki.xml
-share/help/es/aisleriot/hopscotch.xml
-share/help/es/aisleriot/index.docbook
-share/help/es/aisleriot/isabel.xml
-share/help/es/aisleriot/jamestown.xml
-share/help/es/aisleriot/jumbo.xml
-share/help/es/aisleriot/kansas.xml
-share/help/es/aisleriot/king_albert.xml
-share/help/es/aisleriot/kings_audience.xml
-share/help/es/aisleriot/klondike.xml
-share/help/es/aisleriot/labyrinth.xml
-share/help/es/aisleriot/lady_jane.xml
-share/help/es/aisleriot/legal.xml
-share/help/es/aisleriot/maze.xml
-share/help/es/aisleriot/monte_carlo.xml
-share/help/es/aisleriot/napoleons_tomb.xml
-share/help/es/aisleriot/neighbor.xml
-share/help/es/aisleriot/odessa.xml
-share/help/es/aisleriot/osmosis.xml
-share/help/es/aisleriot/peek.xml
-share/help/es/aisleriot/pileon.xml
-share/help/es/aisleriot/plait.xml
-share/help/es/aisleriot/poker.xml
-share/help/es/aisleriot/quatorze.xml
-share/help/es/aisleriot/royal_east.xml
-share/help/es/aisleriot/saratoga.xml
-share/help/es/aisleriot/scorpion.xml
-share/help/es/aisleriot/scuffle.xml
-share/help/es/aisleriot/seahaven.xml
-share/help/es/aisleriot/sir_tommy.xml
-share/help/es/aisleriot/spider.xml
-share/help/es/aisleriot/spider_three_decks.xml
-share/help/es/aisleriot/spiderette.xml
-share/help/es/aisleriot/straight_up.xml
-share/help/es/aisleriot/streets_and_alleys.xml
-share/help/es/aisleriot/ten_across.xml
-share/help/es/aisleriot/terrace.xml
-share/help/es/aisleriot/thieves.xml
-share/help/es/aisleriot/thirteen.xml
-share/help/es/aisleriot/thumb_and_pouch.xml
-share/help/es/aisleriot/treize.xml
-share/help/es/aisleriot/triple_peaks.xml
-share/help/es/aisleriot/union_square.xml
-share/help/es/aisleriot/valentine.xml
-share/help/es/aisleriot/wall.xml
-share/help/es/aisleriot/westhaven.xml
-share/help/es/aisleriot/whitehead.xml
-share/help/es/aisleriot/will_o_the_wisp.xml
-share/help/es/aisleriot/yield.xml
-share/help/es/aisleriot/yukon.xml
-share/help/es/aisleriot/zebra.xml
-share/help/eu/aisleriot/accordion.xml
-share/help/eu/aisleriot/agnes.xml
-share/help/eu/aisleriot/athena.xml
-share/help/eu/aisleriot/auld_lang_syne.xml
-share/help/eu/aisleriot/aunt_mary.xml
-share/help/eu/aisleriot/backbone.xml
-share/help/eu/aisleriot/bakers_dozen.xml
-share/help/eu/aisleriot/bakers_game.xml
-share/help/eu/aisleriot/bear_river.xml
-share/help/eu/aisleriot/beleaguered_castle.xml
-share/help/eu/aisleriot/block_ten.xml
-share/help/eu/aisleriot/bristol.xml
-share/help/eu/aisleriot/camelot.xml
-share/help/eu/aisleriot/canfield.xml
-share/help/eu/aisleriot/carpet.xml
-share/help/eu/aisleriot/chessboard.xml
-share/help/eu/aisleriot/clock.xml
-share/help/eu/aisleriot/cover.xml
-share/help/eu/aisleriot/cruel.xml
-share/help/eu/aisleriot/definitions.xml
-share/help/eu/aisleriot/diamond_mine.xml
-share/help/eu/aisleriot/doublets.xml
-share/help/eu/aisleriot/eagle-wing.xml
-share/help/eu/aisleriot/easthaven.xml
-share/help/eu/aisleriot/eight_off.xml
-share/help/eu/aisleriot/elevator.xml
-share/help/eu/aisleriot/eliminator.xml
-share/help/eu/aisleriot/escalator.xml
-share/help/eu/aisleriot/figures/camelot-goal.png
-share/help/eu/aisleriot/figures/clock-rules.png
-share/help/eu/aisleriot/first_law.xml
-share/help/eu/aisleriot/fortress.xml
-share/help/eu/aisleriot/fortunes.xml
-share/help/eu/aisleriot/forty_thieves.xml
-share/help/eu/aisleriot/fourteen.xml
-share/help/eu/aisleriot/freecell.xml
-share/help/eu/aisleriot/gaps.xml
-share/help/eu/aisleriot/gay_gordons.xml
-share/help/eu/aisleriot/giant.xml
-share/help/eu/aisleriot/glenwood.xml
-share/help/eu/aisleriot/gold_mine.xml
-share/help/eu/aisleriot/golf.xml
-share/help/eu/aisleriot/gypsy.xml
-share/help/eu/aisleriot/hamilton.xml
-share/help/eu/aisleriot/helsinki.xml
-share/help/eu/aisleriot/hopscotch.xml
-share/help/eu/aisleriot/index.docbook
-share/help/eu/aisleriot/isabel.xml
-share/help/eu/aisleriot/jamestown.xml
-share/help/eu/aisleriot/jumbo.xml
-share/help/eu/aisleriot/kansas.xml
-share/help/eu/aisleriot/king_albert.xml
-share/help/eu/aisleriot/kings_audience.xml
-share/help/eu/aisleriot/klondike.xml
-share/help/eu/aisleriot/labyrinth.xml
-share/help/eu/aisleriot/lady_jane.xml
-share/help/eu/aisleriot/legal.xml
-share/help/eu/aisleriot/maze.xml
-share/help/eu/aisleriot/monte_carlo.xml
-share/help/eu/aisleriot/napoleons_tomb.xml
-share/help/eu/aisleriot/neighbor.xml
-share/help/eu/aisleriot/odessa.xml
-share/help/eu/aisleriot/osmosis.xml
-share/help/eu/aisleriot/peek.xml
-share/help/eu/aisleriot/pileon.xml
-share/help/eu/aisleriot/plait.xml
-share/help/eu/aisleriot/poker.xml
-share/help/eu/aisleriot/quatorze.xml
-share/help/eu/aisleriot/royal_east.xml
-share/help/eu/aisleriot/saratoga.xml
-share/help/eu/aisleriot/scorpion.xml
-share/help/eu/aisleriot/scuffle.xml
-share/help/eu/aisleriot/seahaven.xml
-share/help/eu/aisleriot/sir_tommy.xml
-share/help/eu/aisleriot/spider.xml
-share/help/eu/aisleriot/spider_three_decks.xml
-share/help/eu/aisleriot/spiderette.xml
-share/help/eu/aisleriot/straight_up.xml
-share/help/eu/aisleriot/streets_and_alleys.xml
-share/help/eu/aisleriot/ten_across.xml
-share/help/eu/aisleriot/terrace.xml
-share/help/eu/aisleriot/thieves.xml
-share/help/eu/aisleriot/thirteen.xml
-share/help/eu/aisleriot/thumb_and_pouch.xml
-share/help/eu/aisleriot/treize.xml
-share/help/eu/aisleriot/triple_peaks.xml
-share/help/eu/aisleriot/union_square.xml
-share/help/eu/aisleriot/valentine.xml
-share/help/eu/aisleriot/wall.xml
-share/help/eu/aisleriot/westhaven.xml
-share/help/eu/aisleriot/whitehead.xml
-share/help/eu/aisleriot/will_o_the_wisp.xml
-share/help/eu/aisleriot/yield.xml
-share/help/eu/aisleriot/yukon.xml
-share/help/eu/aisleriot/zebra.xml
-share/help/fr/aisleriot/accordion.xml
-share/help/fr/aisleriot/agnes.xml
-share/help/fr/aisleriot/athena.xml
-share/help/fr/aisleriot/auld_lang_syne.xml
-share/help/fr/aisleriot/aunt_mary.xml
-share/help/fr/aisleriot/backbone.xml
-share/help/fr/aisleriot/bakers_dozen.xml
-share/help/fr/aisleriot/bakers_game.xml
-share/help/fr/aisleriot/bear_river.xml
-share/help/fr/aisleriot/beleaguered_castle.xml
-share/help/fr/aisleriot/block_ten.xml
-share/help/fr/aisleriot/bristol.xml
-share/help/fr/aisleriot/camelot.xml
-share/help/fr/aisleriot/canfield.xml
-share/help/fr/aisleriot/carpet.xml
-share/help/fr/aisleriot/chessboard.xml
-share/help/fr/aisleriot/clock.xml
-share/help/fr/aisleriot/cover.xml
-share/help/fr/aisleriot/cruel.xml
-share/help/fr/aisleriot/definitions.xml
-share/help/fr/aisleriot/diamond_mine.xml
-share/help/fr/aisleriot/doublets.xml
-share/help/fr/aisleriot/eagle-wing.xml
-share/help/fr/aisleriot/easthaven.xml
-share/help/fr/aisleriot/eight_off.xml
-share/help/fr/aisleriot/elevator.xml
-share/help/fr/aisleriot/eliminator.xml
-share/help/fr/aisleriot/escalator.xml
-share/help/fr/aisleriot/figures/camelot-goal.png
-share/help/fr/aisleriot/figures/clock-rules.png
-share/help/fr/aisleriot/first_law.xml
-share/help/fr/aisleriot/fortress.xml
-share/help/fr/aisleriot/fortunes.xml
-share/help/fr/aisleriot/forty_thieves.xml
-share/help/fr/aisleriot/fourteen.xml
-share/help/fr/aisleriot/freecell.xml
*** 1202 LINES SKIPPED ***