Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: aisleriot-lang | Distribution: openSUSE Leap 16.0 |
Version: 3.22.33 | Vendor: openSUSE |
Release: lp160.1.4 | Build date: Tue Jun 11 15:32:15 2024 |
Group: System/Localization | Build host: reproducible |
Size: 9647149 | Source RPM: aisleriot-3.22.33-lp160.1.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://wiki.gnome.org/Apps/Aisleriot | |
Summary: Translations for package aisleriot |
Provides translations for the "aisleriot" package.
GPL-3.0-or-later
* Tue Jun 11 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.33: + README: Update user manual URI. * Tue May 14 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.32: + Fixes and optimisations. * Thu Mar 28 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.31: + Cards: Add multiple new card decks. + Updated translations. * Thu Oct 12 2023 Bjørn Lie <bjorn.lie@gmail.com> - Replace lsb-release with distribution-release BuildRequires: aisleriot meson setup uses /etc/os-release to determine distribution. * Mon Sep 25 2023 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.30: + Revert "game: Provide a clean environment for each game" (glgo#GNOME/aisleriot#961). * Tue May 02 2023 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.29: + Updated translations. * Mon Dec 05 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.27: + theme: qsvg: Flush surface before drawing to it with qt. + game: Provide a clean environment for each game. + Updated translations. * Mon Nov 14 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.26: + metainfo: pass validation. + Updated translations. * Tue May 31 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.22.23: + Update card decks. * Wed Apr 13 2022 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 3.22.22 + Add support for loading user-installed themes. + Fix build with guile 2.2. + Fix build with meson 0.60. + Updated translations. - Drop 4bf6fcf5c8043adfcadd948e678cc68f150cc998.patch: fixed upstream. * Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com> - Add 4bf6fcf5c8043adfcadd948e678cc68f150cc998.patch: Fix build with meson 0.61.0 and newer. * Tue Jan 18 2022 Antoine Belvire <antoine.belvire@opensuse.org> - Update to version 3.22.20: + Updated translations * Fri Dec 03 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 3.22.19: + Updated translations * Wed Jun 30 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 3.22.17: + Updated translations * Tue May 11 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 3.22.16: + Updated translations * Tue Apr 13 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 3.22.15: + Updated translations * Sat Jan 09 2021 Matthias Eliasson <elimat@opensuse.org> - Update to version 2.22.14: + Updated translations - Run spec-cleaner * Thu Jul 30 2020 Matthias Eliasson <elimat@opensuse.org> - Update to version 3.22.11: + Support for guile-3.0 + Updated translations. - Remove patch: * add-guile-3.0-support.patch: it was fixed upstream. - Run spec-cleaner. * Thu Jan 16 2020 Jonathan Brielmaier <jbrielmaier@suse.de> - Update to version 3.22.10: + Switch to the meson build system. + remove intltool marks from AppData file. + Update translations. + Fix reshuffling. + Some fixes and cleanups. - Add patch: + add-guile-3.0-support.patch: Allows building with Guile 3.0. - Switch download link, as release is not on download.gnome.org - New build requires: gcc-c++, meson and pkgconfig(libxml-2.0) - Remove no longer needed dependencies: intltool - Switch to meson build system, build with the defaults and remove hack for configure script - Install README.md - Don't install ChangeLog anymore, as it got removed - sol.appdata.xml was renamed to sol.metainfo.xml * Wed Sep 11 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.22.9: + build: Fix ChangeLog rule to work on a git worktree. + Updated translations. - Use modern macros. - Update URL. * Tue Mar 12 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.22.8: + Drop compatibility code for ancient GTK versions. + gresource: Don't use a separate prefix for the help-overlay. + build: Require GTK 3.18. + Add Keyboard Shortcuts overlay. + Consistently use org.gnome.aisleriot app id. + Consistently capitalize AisleRiot. + Remove app menu. + build: Fix --enable-debug-ui help. + Updated translations. * Fri Nov 09 2018 bjorn.lie@gmail.com - Update to version 3.22.7: + Updated translations. * Wed Sep 12 2018 antoine.belvire@opensuse.org - Update to version 3.22.6: + Updated translations. - Remove lang package from recommended packages as it already supplements main package (same effect, it's redundant). * Mon Jun 04 2018 bjorn.lie@gmail.com - Drop pkgconfig(gconf-2.0) BuildRequires and gconf_schemas_prereq macro, following this: pass with-platform=gtk-only and with-gtk=3.0 to configure. No longer depend on obsolete gconf2. * Mon Mar 12 2018 dimstar@opensuse.org - Update to version 3.22.5: + Bugs fixed: bgo#779434. + Updated translations. * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Tue Oct 31 2017 luc14n0@linuxmail.org - Update to version 3.22.4: + Updated translations. - Drop %glib2_gsettings_schema_*, %desktop_database_ and %icon_theme_cache_* post/postun/requires macros: functionality now covered by file triggers. - Pass --enable-sound to configure to ensure sound is enabled. * Tue Oct 03 2017 jengelh@inai.de - Update package descriptions. * Mon Sep 11 2017 luc14n0@linuxmail.org - Update to version 3.22.3: + Updated translations. * Wed May 10 2017 zaitor@opensuse.org - Update to version 3.22.2: + build: - Build against guile 2.2 by default. - Print guile version on configure summary. + Install appstream metadata to /usr/share/metainfo. + Updated translations. * Tue Apr 25 2017 dimstar@opensuse.org - Fix build with different versions of guile than 2.0. * Mon Nov 07 2016 dimstar@opensuse.org - Update to version 3.22.1: + Prefer CSS cursors (bgo#772966). + Updated translations. * Mon Sep 19 2016 zaitor@opensuse.org - Update to version 3.22.0: + themes: qt: - Port to qt5. - Fix KDE card theme path on fedora. - Fix rsvg includes. + build: - More warnings. - Fix configure debug check. + docs: man: Update man page. + Add Language headers to po files. + Updated translations. * Thu May 12 2016 zaitor@opensuse.org - Update to version 3.20.2: + Updated appdata to latest specification. + build: Treat precious variables correctly. + Updated translations. * Mon Mar 21 2016 dimstar@opensuse.org - Update to version 3.20.1: + sol: Fails to start when running with gtk+ 3.19 but compiled against earlier version. + board: Try to work with newer gtk+. + all: Remove clutter leftovers. * Sat Mar 19 2016 zaitor@opensuse.org - Update to version 3.20.0: + sol: Don't accept non-UTF-8 locale. + guile: - Remove export for '_'. - Set the default port encoding to UTF-8. - Use guile builtin gettext. + conf: Fix storing window size. + build: Don't fail configure if gconf macros are not installed. + Update appdata. + Fix the type of ar_card_theme_qsvg_get_card_aspect. + Updated translations. * Fri Jan 29 2016 dimstar@opensuse.org - Drop appdata-tools BuildRequires: the build not longer validates appdata.xml and upstream is responsible for its validity. * Mon Nov 09 2015 zaitor@opensuse.org - Update to version 3.18.2: + Updated translations. * Mon Oct 12 2015 zaitor@opensuse.org - Update to version 3.18.1: + Updated translations. * Mon Sep 21 2015 dimstar@opensuse.org - Update to version 3.18.0: + New games: Hamilton, Wall. + Updated translations. * Mon Aug 17 2015 zaitor@opensuse.org - Update to version 3.17.90: + sol: - Don't call deprecated function g_type_init (bgo#747885). - Suppress deprecated object property warnings (bgo#749195). + help: Fix typos in documentation (bgo#746671). + wall: Add new game 'Wall' (bgo#747583). + hamilton: Add new 'Hamilton' game. + Updated translations. * Mon May 11 2015 zaitor@opensuse.org - Update to version 3.16.2: + icon: provide a symbolic variant of the app icon (bgo#747007). + Updated translations. - Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic icons have replaced them. * Thu Apr 16 2015 dimstar@opensuse.org - Update to version 3.16.1: + Updated translations. * Mon Mar 23 2015 dimstar@opensuse.org - Update to version 3.16.0: + Updated translations. * Mon Mar 16 2015 dimstar@opensuse.org - Update to version 3.15.92: + Bugs fixed: bgo#702951, bgo#735242, deb#777507. + Updated translations. * Mon Jan 26 2015 dimstar@opensuse.org - Update to version 3.15.0: + build: Distcheck with all card theme formats enabled. + Add QtSvg based renderer for KDE card themes. + Plug some memory leaks. + Bugs fixed: bgo#739567, bgo#659623. + Updated translations. * Fri Nov 14 2014 dimstar@opensuse.org - Drop openSUSE-release BuildRequires: as this package gets a daily update to represent the build version, aisleriot is being rebuilt for no reason everyday. - Hackup configure to fallback to 'opensuse' as release when no /etc/os-release can be found. * Thu Nov 13 2014 zaitor@opensuse.org - Update to version 3.14.2: + Revert "build: Run configure script with bash". + build: Require bash to run configure. * Mon Oct 13 2014 dimstar@opensuse.org - Update to version 3.14.1: + Fix logo on about dialog (bgo#737674). + Updated translations. * Sun Sep 21 2014 dimstar@opensuse.org - Update to version 3.14.0: + svg: Allow big SVG card themes to load. + Correct the appdata file name. + Updated translations. * Mon Aug 18 2014 dimstar@opensuse.org - Update to version 3.13.90: + board: Use nicer hand cursors. + Remove theme install code. + Remove PackageKit catalogue support (bgo#672604). + Updated translations. - Add appdata-tools BuildRequires: new dependency to validate the .appdata file. * Sat May 17 2014 zaitor@opensuse.org - Update to version 3.12.1: + build: Remove GNOME_COMMON_INIT (bgo#729400). + board: Use nicer hand cursors. + Updated translations. * Mon Mar 24 2014 zaitor@opensuse.org - Update to version 3.12.0: + Build fixes (bgo#715120, bgo#726780). + Games fixes (bgo#677197). + Updated translations. * Mon Nov 11 2013 dimstar@opensuse.org - Update to version 3.10.2 (bnc#849913): + board: Make the moving cards window native. Forcing the moving cards subwindow to be native works around the window being invisible due to the gtk drawing changes (bgo#702951). * Mon Oct 14 2013 dimstar@opensuse.org - Update to version 3.10.1: + Updated translations. * Tue Sep 24 2013 dimstar@opensuse.org - Update to version 3.10.0: + Build fixes. + Updated translations. * Sun Jul 28 2013 zaitor@opensuse.org - Update to version 3.9.90: + Many game improvements. + New card decks. + Build fixes. + Updated translations. * Mon May 13 2013 dimstar@opensuse.org - Update to version 3.8.0: + Updated translations. - Replace dummy-release BuildRequires with suse-release: configure uses /etc/os-release to identify the distribution and do some sane defaults based on this. * Tue Mar 05 2013 dimstar@opensuse.org - Update to version 3.7.91: + Bugs fixed: bgo#588260, bgo#679715, bgo#688525, bgo#695086, bgo#695087, bgo#695102. + Updated translations. * Tue Nov 13 2012 dimstar@opensuse.org - Update to version 3.6.2: + Updated translations. * Wed Oct 17 2012 zaitor@opensuse.org - Add fdupes buildrequires, and use fdupes macro to get rid of duplicate help files. * Tue Oct 16 2012 dimstar@opensuse.org - Update to version 3.6.1: + Updated translations. * Tue Sep 25 2012 dimstar@opensuse.org - Update to version 3.6.0: + Fix help link + Updated translations. * Sun Aug 19 2012 dimstar@opensuse.org - Update to version 3.5.90: + Many games fixes + Updated translations. * Mon Jun 04 2012 dimstar@opensuse.org - Update to version 3.5.0: + Build fixes. + Many games fixes. + Updated translations. * Tue Apr 17 2012 vuntz@opensuse.org - Update to version 3.4.1: + Updated translations. * Mon Mar 26 2012 vuntz@opensuse.org - Update to version 3.4.0.1: + Updated translations. - Remove sed hack in %prep for missing translations: fixed upstream. * Mon Mar 26 2012 vuntz@opensuse.org - Update to version 3.4.0: + Updated translations. - Note that we keep the sed hack in %prep for missing translations: things are still broken, unfortunately. * Mon Mar 26 2012 vuntz@opensuse.org - Remove hack to find localized help: this has been fixed in find-lang.sh. * Sun Feb 26 2012 vuntz@opensuse.org - Change itstool BuildRequires to yelp-tools: this is really what is needed for build. * Tue Feb 07 2012 vuntz@opensuse.org - Update to version 3.3.2: + Misc improvements and bug fixes + Updated translations. - Remove xz BuildRequires now that it comes for free in the build system. - Drop gnome-freecell.png source file and stop manually installing a 256x256 icon: it's done upstream now. - Add sed hack in %prep to work around a bug in yelp-tools that caused this tarball to not contain all help translations. * Tue Dec 20 2011 vuntz@opensuse.org - Update to version 3.3.1: + Aisleriot now requires guile >= 2.0 + Many improvements and bug fixes + Updated translations. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. - Remove pkgconfig(ice) and pkgconfig(sm) BuildRequires: removed upstream. - Really drop aisleriot-automagic-guile.patch. - Drop aisleriot-fix-freecell-exception.patch: fixed upstream. * Mon Nov 28 2011 malcolmlewis@opensuse.org - Add aisleriot-fix-freecell-exception.patch: Fix trying to make the first move in a freecell game generates an exception (bnc#730053, bgo#649730). * Mon Nov 21 2011 dimstar@opensuse.org - Update to version 3.3.0: + Change card theme format + Many game fixes + Updated translations. - Drop aisleriot-automagic-guile.patch: fixed upstream. - Remove gnome-common BuildRequires and call to gnome-autogen.sh as we don't carry any patch requiring this anymore. - Pass --with-guile=auto to configure. * Tue Nov 15 2011 vuntz@opensuse.org - Update to version 3.2.2: + Dist missing sound files * Sun Nov 13 2011 malcolmlewis@opensuse.org - Add missing guile Requires: game will not start without it (bnc#730053). * Tue Oct 18 2011 malcolmlewis@opensuse.org - Skip aisleriot-automagic-guile.patch when building on 11.4 since the guile version in 11.4 is not recent enough to require the patch. * Mon Oct 17 2011 dimstar@opensuse.org - Update to version 3.2.1: + Minor bugfixes + Updated translations. * Mon Sep 26 2011 vuntz@opensuse.org - Update to version 3.2.0: + Update card theme install info for debian (bgo#659997) + Updated translations. * Wed Sep 21 2011 vuntz@opensuse.org - Update to version 3.1.92: + Distribute a copy of the LGPL + Update card theme install info for opensuse and ubuntu (bgo#648601) + Update card theme install info for ubuntu (bgo#648601) + Fix the build with the 'file' help method (bgo#656967) + Build ghelp with yelp-tools instead of gnome-doc-utils (bgo#657683) + Fix game restart (bgo#657735) + Updated translations. - Drop aisleriot-theme-install.patch: fixed upstream. - Change gnome-doc-utils-devel BuildRequires to itstool, following the change in help build system. - Remove --disable-scrollkeeper configure option: it doesn't exist anymore. - Manually list the translated help documents as %find_lang needs to support the new XDG help system first. * Sat Sep 17 2011 jengelh@medozas.de - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build * Sun Sep 04 2011 vuntz@opensuse.org - Add aisleriot-automagic-guile.patch: make detection of guile version automatic by default, to avoid having to specify it in configure. - Add gnome-common BuildRequires and call to gnome-autogen.sh for above patch. * Wed Aug 24 2011 badshah400@gmail.com - Added icon of size 256x256 for freecell (bnc#713902) * Tue Aug 16 2011 dimstar@opensuse.org - Update to version 3.1.1: + bgo#325039: Add Aunt Mary back + Updated translations. * Fri Jul 01 2011 vuntz@opensuse.org - Split some card themes in aisleriot-themes, to make the main package smaller. - Add aisleriot-theme-install.patch to let aisleriot know about the right name of the package for extra themes. * Wed Jun 15 2011 vuntz@opensuse.org - New package (version 3.1.0). Aisleriot was split from the gnome-games tarball.
/usr/share/help/ca/aisleriot /usr/share/help/ca/aisleriot/accordion.xml /usr/share/help/ca/aisleriot/agnes.xml /usr/share/help/ca/aisleriot/athena.xml /usr/share/help/ca/aisleriot/auld_lang_syne.xml /usr/share/help/ca/aisleriot/aunt_mary.xml /usr/share/help/ca/aisleriot/backbone.xml /usr/share/help/ca/aisleriot/bakers_dozen.xml /usr/share/help/ca/aisleriot/bakers_game.xml /usr/share/help/ca/aisleriot/bear_river.xml /usr/share/help/ca/aisleriot/beleaguered_castle.xml /usr/share/help/ca/aisleriot/block_ten.xml /usr/share/help/ca/aisleriot/bristol.xml /usr/share/help/ca/aisleriot/camelot.xml /usr/share/help/ca/aisleriot/canfield.xml /usr/share/help/ca/aisleriot/carpet.xml /usr/share/help/ca/aisleriot/chessboard.xml /usr/share/help/ca/aisleriot/clock.xml /usr/share/help/ca/aisleriot/cover.xml /usr/share/help/ca/aisleriot/cruel.xml /usr/share/help/ca/aisleriot/definitions.xml /usr/share/help/ca/aisleriot/diamond_mine.xml /usr/share/help/ca/aisleriot/doublets.xml /usr/share/help/ca/aisleriot/eagle-wing.xml /usr/share/help/ca/aisleriot/easthaven.xml /usr/share/help/ca/aisleriot/eight_off.xml /usr/share/help/ca/aisleriot/elevator.xml /usr/share/help/ca/aisleriot/eliminator.xml /usr/share/help/ca/aisleriot/escalator.xml /usr/share/help/ca/aisleriot/figures /usr/share/help/ca/aisleriot/figures/camelot-goal.png /usr/share/help/ca/aisleriot/figures/clock-rules.png /usr/share/help/ca/aisleriot/first_law.xml /usr/share/help/ca/aisleriot/fortress.xml /usr/share/help/ca/aisleriot/fortunes.xml /usr/share/help/ca/aisleriot/forty_thieves.xml /usr/share/help/ca/aisleriot/fourteen.xml /usr/share/help/ca/aisleriot/freecell.xml /usr/share/help/ca/aisleriot/gaps.xml /usr/share/help/ca/aisleriot/gay_gordons.xml /usr/share/help/ca/aisleriot/giant.xml /usr/share/help/ca/aisleriot/glenwood.xml /usr/share/help/ca/aisleriot/gold_mine.xml /usr/share/help/ca/aisleriot/golf.xml /usr/share/help/ca/aisleriot/gypsy.xml /usr/share/help/ca/aisleriot/hamilton.xml /usr/share/help/ca/aisleriot/helsinki.xml /usr/share/help/ca/aisleriot/hopscotch.xml /usr/share/help/ca/aisleriot/index.docbook /usr/share/help/ca/aisleriot/isabel.xml /usr/share/help/ca/aisleriot/jamestown.xml /usr/share/help/ca/aisleriot/jumbo.xml /usr/share/help/ca/aisleriot/kansas.xml /usr/share/help/ca/aisleriot/king_albert.xml /usr/share/help/ca/aisleriot/kings_audience.xml /usr/share/help/ca/aisleriot/klondike.xml /usr/share/help/ca/aisleriot/labyrinth.xml /usr/share/help/ca/aisleriot/lady_jane.xml /usr/share/help/ca/aisleriot/legal.xml /usr/share/help/ca/aisleriot/maze.xml /usr/share/help/ca/aisleriot/monte_carlo.xml /usr/share/help/ca/aisleriot/napoleons_tomb.xml /usr/share/help/ca/aisleriot/neighbor.xml /usr/share/help/ca/aisleriot/odessa.xml /usr/share/help/ca/aisleriot/osmosis.xml /usr/share/help/ca/aisleriot/peek.xml /usr/share/help/ca/aisleriot/pileon.xml /usr/share/help/ca/aisleriot/plait.xml /usr/share/help/ca/aisleriot/poker.xml /usr/share/help/ca/aisleriot/quatorze.xml /usr/share/help/ca/aisleriot/royal_east.xml /usr/share/help/ca/aisleriot/saratoga.xml /usr/share/help/ca/aisleriot/scorpion.xml /usr/share/help/ca/aisleriot/scuffle.xml /usr/share/help/ca/aisleriot/seahaven.xml /usr/share/help/ca/aisleriot/sir_tommy.xml /usr/share/help/ca/aisleriot/spider.xml /usr/share/help/ca/aisleriot/spider_three_decks.xml /usr/share/help/ca/aisleriot/spiderette.xml /usr/share/help/ca/aisleriot/straight_up.xml /usr/share/help/ca/aisleriot/streets_and_alleys.xml /usr/share/help/ca/aisleriot/ten_across.xml /usr/share/help/ca/aisleriot/terrace.xml /usr/share/help/ca/aisleriot/thieves.xml /usr/share/help/ca/aisleriot/thirteen.xml /usr/share/help/ca/aisleriot/thumb_and_pouch.xml /usr/share/help/ca/aisleriot/treize.xml /usr/share/help/ca/aisleriot/triple_peaks.xml /usr/share/help/ca/aisleriot/union_square.xml /usr/share/help/ca/aisleriot/valentine.xml /usr/share/help/ca/aisleriot/wall.xml /usr/share/help/ca/aisleriot/westhaven.xml /usr/share/help/ca/aisleriot/whitehead.xml /usr/share/help/ca/aisleriot/will_o_the_wisp.xml /usr/share/help/ca/aisleriot/yield.xml /usr/share/help/ca/aisleriot/yukon.xml /usr/share/help/ca/aisleriot/zebra.xml /usr/share/help/cs/aisleriot /usr/share/help/cs/aisleriot/accordion.xml /usr/share/help/cs/aisleriot/agnes.xml /usr/share/help/cs/aisleriot/athena.xml /usr/share/help/cs/aisleriot/auld_lang_syne.xml /usr/share/help/cs/aisleriot/aunt_mary.xml /usr/share/help/cs/aisleriot/backbone.xml /usr/share/help/cs/aisleriot/bakers_dozen.xml /usr/share/help/cs/aisleriot/bakers_game.xml /usr/share/help/cs/aisleriot/bear_river.xml /usr/share/help/cs/aisleriot/beleaguered_castle.xml /usr/share/help/cs/aisleriot/block_ten.xml /usr/share/help/cs/aisleriot/bristol.xml /usr/share/help/cs/aisleriot/camelot.xml /usr/share/help/cs/aisleriot/canfield.xml /usr/share/help/cs/aisleriot/carpet.xml /usr/share/help/cs/aisleriot/chessboard.xml /usr/share/help/cs/aisleriot/clock.xml /usr/share/help/cs/aisleriot/cover.xml /usr/share/help/cs/aisleriot/cruel.xml /usr/share/help/cs/aisleriot/definitions.xml /usr/share/help/cs/aisleriot/diamond_mine.xml /usr/share/help/cs/aisleriot/doublets.xml /usr/share/help/cs/aisleriot/eagle-wing.xml /usr/share/help/cs/aisleriot/easthaven.xml /usr/share/help/cs/aisleriot/eight_off.xml /usr/share/help/cs/aisleriot/elevator.xml /usr/share/help/cs/aisleriot/eliminator.xml /usr/share/help/cs/aisleriot/escalator.xml /usr/share/help/cs/aisleriot/figures /usr/share/help/cs/aisleriot/figures/camelot-goal.png /usr/share/help/cs/aisleriot/figures/clock-rules.png /usr/share/help/cs/aisleriot/first_law.xml /usr/share/help/cs/aisleriot/fortress.xml /usr/share/help/cs/aisleriot/fortunes.xml /usr/share/help/cs/aisleriot/forty_thieves.xml /usr/share/help/cs/aisleriot/fourteen.xml /usr/share/help/cs/aisleriot/freecell.xml /usr/share/help/cs/aisleriot/gaps.xml /usr/share/help/cs/aisleriot/gay_gordons.xml /usr/share/help/cs/aisleriot/giant.xml /usr/share/help/cs/aisleriot/glenwood.xml /usr/share/help/cs/aisleriot/gold_mine.xml /usr/share/help/cs/aisleriot/golf.xml /usr/share/help/cs/aisleriot/gypsy.xml /usr/share/help/cs/aisleriot/hamilton.xml /usr/share/help/cs/aisleriot/helsinki.xml /usr/share/help/cs/aisleriot/hopscotch.xml /usr/share/help/cs/aisleriot/index.docbook /usr/share/help/cs/aisleriot/isabel.xml /usr/share/help/cs/aisleriot/jamestown.xml /usr/share/help/cs/aisleriot/jumbo.xml /usr/share/help/cs/aisleriot/kansas.xml /usr/share/help/cs/aisleriot/king_albert.xml /usr/share/help/cs/aisleriot/kings_audience.xml /usr/share/help/cs/aisleriot/klondike.xml /usr/share/help/cs/aisleriot/labyrinth.xml /usr/share/help/cs/aisleriot/lady_jane.xml /usr/share/help/cs/aisleriot/legal.xml /usr/share/help/cs/aisleriot/maze.xml /usr/share/help/cs/aisleriot/monte_carlo.xml /usr/share/help/cs/aisleriot/napoleons_tomb.xml /usr/share/help/cs/aisleriot/neighbor.xml /usr/share/help/cs/aisleriot/odessa.xml /usr/share/help/cs/aisleriot/osmosis.xml /usr/share/help/cs/aisleriot/peek.xml /usr/share/help/cs/aisleriot/pileon.xml /usr/share/help/cs/aisleriot/plait.xml /usr/share/help/cs/aisleriot/poker.xml /usr/share/help/cs/aisleriot/quatorze.xml /usr/share/help/cs/aisleriot/royal_east.xml /usr/share/help/cs/aisleriot/saratoga.xml /usr/share/help/cs/aisleriot/scorpion.xml /usr/share/help/cs/aisleriot/scuffle.xml /usr/share/help/cs/aisleriot/seahaven.xml /usr/share/help/cs/aisleriot/sir_tommy.xml /usr/share/help/cs/aisleriot/spider.xml /usr/share/help/cs/aisleriot/spider_three_decks.xml /usr/share/help/cs/aisleriot/spiderette.xml /usr/share/help/cs/aisleriot/straight_up.xml /usr/share/help/cs/aisleriot/streets_and_alleys.xml /usr/share/help/cs/aisleriot/ten_across.xml /usr/share/help/cs/aisleriot/terrace.xml /usr/share/help/cs/aisleriot/thieves.xml /usr/share/help/cs/aisleriot/thirteen.xml /usr/share/help/cs/aisleriot/thumb_and_pouch.xml /usr/share/help/cs/aisleriot/treize.xml /usr/share/help/cs/aisleriot/triple_peaks.xml /usr/share/help/cs/aisleriot/union_square.xml /usr/share/help/cs/aisleriot/valentine.xml /usr/share/help/cs/aisleriot/wall.xml /usr/share/help/cs/aisleriot/westhaven.xml /usr/share/help/cs/aisleriot/whitehead.xml /usr/share/help/cs/aisleriot/will_o_the_wisp.xml /usr/share/help/cs/aisleriot/yield.xml /usr/share/help/cs/aisleriot/yukon.xml /usr/share/help/cs/aisleriot/zebra.xml /usr/share/help/de/aisleriot /usr/share/help/de/aisleriot/accordion.xml /usr/share/help/de/aisleriot/agnes.xml /usr/share/help/de/aisleriot/athena.xml /usr/share/help/de/aisleriot/auld_lang_syne.xml /usr/share/help/de/aisleriot/aunt_mary.xml /usr/share/help/de/aisleriot/backbone.xml /usr/share/help/de/aisleriot/bakers_dozen.xml /usr/share/help/de/aisleriot/bakers_game.xml /usr/share/help/de/aisleriot/bear_river.xml /usr/share/help/de/aisleriot/beleaguered_castle.xml /usr/share/help/de/aisleriot/block_ten.xml /usr/share/help/de/aisleriot/bristol.xml /usr/share/help/de/aisleriot/camelot.xml /usr/share/help/de/aisleriot/canfield.xml /usr/share/help/de/aisleriot/carpet.xml /usr/share/help/de/aisleriot/chessboard.xml /usr/share/help/de/aisleriot/clock.xml /usr/share/help/de/aisleriot/cover.xml /usr/share/help/de/aisleriot/cruel.xml /usr/share/help/de/aisleriot/definitions.xml /usr/share/help/de/aisleriot/diamond_mine.xml /usr/share/help/de/aisleriot/doublets.xml /usr/share/help/de/aisleriot/eagle-wing.xml /usr/share/help/de/aisleriot/easthaven.xml /usr/share/help/de/aisleriot/eight_off.xml /usr/share/help/de/aisleriot/elevator.xml /usr/share/help/de/aisleriot/eliminator.xml /usr/share/help/de/aisleriot/escalator.xml /usr/share/help/de/aisleriot/figures /usr/share/help/de/aisleriot/figures/camelot-goal.png /usr/share/help/de/aisleriot/figures/clock-rules.png /usr/share/help/de/aisleriot/first_law.xml /usr/share/help/de/aisleriot/fortress.xml /usr/share/help/de/aisleriot/fortunes.xml /usr/share/help/de/aisleriot/forty_thieves.xml /usr/share/help/de/aisleriot/fourteen.xml /usr/share/help/de/aisleriot/freecell.xml /usr/share/help/de/aisleriot/gaps.xml /usr/share/help/de/aisleriot/gay_gordons.xml /usr/share/help/de/aisleriot/giant.xml /usr/share/help/de/aisleriot/glenwood.xml /usr/share/help/de/aisleriot/gold_mine.xml /usr/share/help/de/aisleriot/golf.xml /usr/share/help/de/aisleriot/gypsy.xml /usr/share/help/de/aisleriot/hamilton.xml /usr/share/help/de/aisleriot/helsinki.xml /usr/share/help/de/aisleriot/hopscotch.xml /usr/share/help/de/aisleriot/index.docbook /usr/share/help/de/aisleriot/isabel.xml /usr/share/help/de/aisleriot/jamestown.xml /usr/share/help/de/aisleriot/jumbo.xml /usr/share/help/de/aisleriot/kansas.xml /usr/share/help/de/aisleriot/king_albert.xml /usr/share/help/de/aisleriot/kings_audience.xml /usr/share/help/de/aisleriot/klondike.xml /usr/share/help/de/aisleriot/labyrinth.xml /usr/share/help/de/aisleriot/lady_jane.xml /usr/share/help/de/aisleriot/legal.xml /usr/share/help/de/aisleriot/maze.xml /usr/share/help/de/aisleriot/monte_carlo.xml /usr/share/help/de/aisleriot/napoleons_tomb.xml /usr/share/help/de/aisleriot/neighbor.xml /usr/share/help/de/aisleriot/odessa.xml /usr/share/help/de/aisleriot/osmosis.xml /usr/share/help/de/aisleriot/peek.xml /usr/share/help/de/aisleriot/pileon.xml /usr/share/help/de/aisleriot/plait.xml /usr/share/help/de/aisleriot/poker.xml /usr/share/help/de/aisleriot/quatorze.xml /usr/share/help/de/aisleriot/royal_east.xml /usr/share/help/de/aisleriot/saratoga.xml /usr/share/help/de/aisleriot/scorpion.xml /usr/share/help/de/aisleriot/scuffle.xml /usr/share/help/de/aisleriot/seahaven.xml /usr/share/help/de/aisleriot/sir_tommy.xml /usr/share/help/de/aisleriot/spider.xml /usr/share/help/de/aisleriot/spider_three_decks.xml /usr/share/help/de/aisleriot/spiderette.xml /usr/share/help/de/aisleriot/straight_up.xml /usr/share/help/de/aisleriot/streets_and_alleys.xml /usr/share/help/de/aisleriot/ten_across.xml /usr/share/help/de/aisleriot/terrace.xml /usr/share/help/de/aisleriot/thieves.xml /usr/share/help/de/aisleriot/thirteen.xml /usr/share/help/de/aisleriot/thumb_and_pouch.xml /usr/share/help/de/aisleriot/treize.xml /usr/share/help/de/aisleriot/triple_peaks.xml /usr/share/help/de/aisleriot/union_square.xml /usr/share/help/de/aisleriot/valentine.xml /usr/share/help/de/aisleriot/wall.xml /usr/share/help/de/aisleriot/westhaven.xml /usr/share/help/de/aisleriot/whitehead.xml /usr/share/help/de/aisleriot/will_o_the_wisp.xml /usr/share/help/de/aisleriot/yield.xml /usr/share/help/de/aisleriot/yukon.xml /usr/share/help/de/aisleriot/zebra.xml /usr/share/help/el/aisleriot /usr/share/help/el/aisleriot/accordion.xml /usr/share/help/el/aisleriot/agnes.xml /usr/share/help/el/aisleriot/athena.xml /usr/share/help/el/aisleriot/auld_lang_syne.xml /usr/share/help/el/aisleriot/aunt_mary.xml /usr/share/help/el/aisleriot/backbone.xml /usr/share/help/el/aisleriot/bakers_dozen.xml /usr/share/help/el/aisleriot/bakers_game.xml /usr/share/help/el/aisleriot/bear_river.xml /usr/share/help/el/aisleriot/beleaguered_castle.xml /usr/share/help/el/aisleriot/block_ten.xml /usr/share/help/el/aisleriot/bristol.xml /usr/share/help/el/aisleriot/camelot.xml /usr/share/help/el/aisleriot/canfield.xml /usr/share/help/el/aisleriot/carpet.xml /usr/share/help/el/aisleriot/chessboard.xml /usr/share/help/el/aisleriot/clock.xml /usr/share/help/el/aisleriot/cover.xml /usr/share/help/el/aisleriot/cruel.xml /usr/share/help/el/aisleriot/definitions.xml /usr/share/help/el/aisleriot/diamond_mine.xml /usr/share/help/el/aisleriot/doublets.xml /usr/share/help/el/aisleriot/eagle-wing.xml /usr/share/help/el/aisleriot/easthaven.xml /usr/share/help/el/aisleriot/eight_off.xml /usr/share/help/el/aisleriot/elevator.xml /usr/share/help/el/aisleriot/eliminator.xml /usr/share/help/el/aisleriot/escalator.xml /usr/share/help/el/aisleriot/figures /usr/share/help/el/aisleriot/figures/camelot-goal.png /usr/share/help/el/aisleriot/figures/clock-rules.png /usr/share/help/el/aisleriot/first_law.xml /usr/share/help/el/aisleriot/fortress.xml /usr/share/help/el/aisleriot/fortunes.xml /usr/share/help/el/aisleriot/forty_thieves.xml /usr/share/help/el/aisleriot/fourteen.xml /usr/share/help/el/aisleriot/freecell.xml /usr/share/help/el/aisleriot/gaps.xml /usr/share/help/el/aisleriot/gay_gordons.xml /usr/share/help/el/aisleriot/giant.xml /usr/share/help/el/aisleriot/glenwood.xml /usr/share/help/el/aisleriot/gold_mine.xml /usr/share/help/el/aisleriot/golf.xml /usr/share/help/el/aisleriot/gypsy.xml /usr/share/help/el/aisleriot/hamilton.xml /usr/share/help/el/aisleriot/helsinki.xml /usr/share/help/el/aisleriot/hopscotch.xml /usr/share/help/el/aisleriot/index.docbook /usr/share/help/el/aisleriot/isabel.xml /usr/share/help/el/aisleriot/jamestown.xml /usr/share/help/el/aisleriot/jumbo.xml /usr/share/help/el/aisleriot/kansas.xml /usr/share/help/el/aisleriot/king_albert.xml /usr/share/help/el/aisleriot/kings_audience.xml /usr/share/help/el/aisleriot/klondike.xml /usr/share/help/el/aisleriot/labyrinth.xml /usr/share/help/el/aisleriot/lady_jane.xml /usr/share/help/el/aisleriot/legal.xml /usr/share/help/el/aisleriot/maze.xml /usr/share/help/el/aisleriot/monte_carlo.xml /usr/share/help/el/aisleriot/napoleons_tomb.xml /usr/share/help/el/aisleriot/neighbor.xml /usr/share/help/el/aisleriot/odessa.xml /usr/share/help/el/aisleriot/osmosis.xml /usr/share/help/el/aisleriot/peek.xml /usr/share/help/el/aisleriot/pileon.xml /usr/share/help/el/aisleriot/plait.xml /usr/share/help/el/aisleriot/poker.xml /usr/share/help/el/aisleriot/quatorze.xml /usr/share/help/el/aisleriot/royal_east.xml /usr/share/help/el/aisleriot/saratoga.xml /usr/share/help/el/aisleriot/scorpion.xml /usr/share/help/el/aisleriot/scuffle.xml /usr/share/help/el/aisleriot/seahaven.xml /usr/share/help/el/aisleriot/sir_tommy.xml /usr/share/help/el/aisleriot/spider.xml /usr/share/help/el/aisleriot/spider_three_decks.xml /usr/share/help/el/aisleriot/spiderette.xml /usr/share/help/el/aisleriot/straight_up.xml /usr/share/help/el/aisleriot/streets_and_alleys.xml /usr/share/help/el/aisleriot/ten_across.xml /usr/share/help/el/aisleriot/terrace.xml /usr/share/help/el/aisleriot/thieves.xml /usr/share/help/el/aisleriot/thirteen.xml /usr/share/help/el/aisleriot/thumb_and_pouch.xml /usr/share/help/el/aisleriot/treize.xml /usr/share/help/el/aisleriot/triple_peaks.xml /usr/share/help/el/aisleriot/union_square.xml /usr/share/help/el/aisleriot/valentine.xml /usr/share/help/el/aisleriot/wall.xml /usr/share/help/el/aisleriot/westhaven.xml /usr/share/help/el/aisleriot/whitehead.xml /usr/share/help/el/aisleriot/will_o_the_wisp.xml /usr/share/help/el/aisleriot/yield.xml /usr/share/help/el/aisleriot/yukon.xml /usr/share/help/el/aisleriot/zebra.xml /usr/share/help/en_GB/aisleriot /usr/share/help/en_GB/aisleriot/accordion.xml /usr/share/help/en_GB/aisleriot/agnes.xml /usr/share/help/en_GB/aisleriot/athena.xml /usr/share/help/en_GB/aisleriot/auld_lang_syne.xml /usr/share/help/en_GB/aisleriot/aunt_mary.xml /usr/share/help/en_GB/aisleriot/backbone.xml /usr/share/help/en_GB/aisleriot/bakers_dozen.xml /usr/share/help/en_GB/aisleriot/bakers_game.xml /usr/share/help/en_GB/aisleriot/bear_river.xml /usr/share/help/en_GB/aisleriot/beleaguered_castle.xml /usr/share/help/en_GB/aisleriot/block_ten.xml /usr/share/help/en_GB/aisleriot/bristol.xml /usr/share/help/en_GB/aisleriot/camelot.xml /usr/share/help/en_GB/aisleriot/canfield.xml /usr/share/help/en_GB/aisleriot/carpet.xml /usr/share/help/en_GB/aisleriot/chessboard.xml /usr/share/help/en_GB/aisleriot/clock.xml /usr/share/help/en_GB/aisleriot/cover.xml /usr/share/help/en_GB/aisleriot/cruel.xml /usr/share/help/en_GB/aisleriot/definitions.xml /usr/share/help/en_GB/aisleriot/diamond_mine.xml /usr/share/help/en_GB/aisleriot/doublets.xml /usr/share/help/en_GB/aisleriot/eagle-wing.xml /usr/share/help/en_GB/aisleriot/easthaven.xml /usr/share/help/en_GB/aisleriot/eight_off.xml /usr/share/help/en_GB/aisleriot/elevator.xml /usr/share/help/en_GB/aisleriot/eliminator.xml /usr/share/help/en_GB/aisleriot/escalator.xml /usr/share/help/en_GB/aisleriot/figures /usr/share/help/en_GB/aisleriot/figures/camelot-goal.png /usr/share/help/en_GB/aisleriot/figures/clock-rules.png /usr/share/help/en_GB/aisleriot/first_law.xml /usr/share/help/en_GB/aisleriot/fortress.xml /usr/share/help/en_GB/aisleriot/fortunes.xml /usr/share/help/en_GB/aisleriot/forty_thieves.xml /usr/share/help/en_GB/aisleriot/fourteen.xml /usr/share/help/en_GB/aisleriot/freecell.xml /usr/share/help/en_GB/aisleriot/gaps.xml /usr/share/help/en_GB/aisleriot/gay_gordons.xml /usr/share/help/en_GB/aisleriot/giant.xml /usr/share/help/en_GB/aisleriot/glenwood.xml /usr/share/help/en_GB/aisleriot/gold_mine.xml /usr/share/help/en_GB/aisleriot/golf.xml /usr/share/help/en_GB/aisleriot/gypsy.xml /usr/share/help/en_GB/aisleriot/hamilton.xml /usr/share/help/en_GB/aisleriot/helsinki.xml /usr/share/help/en_GB/aisleriot/hopscotch.xml /usr/share/help/en_GB/aisleriot/index.docbook /usr/share/help/en_GB/aisleriot/isabel.xml /usr/share/help/en_GB/aisleriot/jamestown.xml /usr/share/help/en_GB/aisleriot/jumbo.xml /usr/share/help/en_GB/aisleriot/kansas.xml /usr/share/help/en_GB/aisleriot/king_albert.xml /usr/share/help/en_GB/aisleriot/kings_audience.xml /usr/share/help/en_GB/aisleriot/klondike.xml /usr/share/help/en_GB/aisleriot/labyrinth.xml /usr/share/help/en_GB/aisleriot/lady_jane.xml /usr/share/help/en_GB/aisleriot/legal.xml /usr/share/help/en_GB/aisleriot/maze.xml /usr/share/help/en_GB/aisleriot/monte_carlo.xml /usr/share/help/en_GB/aisleriot/napoleons_tomb.xml /usr/share/help/en_GB/aisleriot/neighbor.xml /usr/share/help/en_GB/aisleriot/odessa.xml /usr/share/help/en_GB/aisleriot/osmosis.xml /usr/share/help/en_GB/aisleriot/peek.xml /usr/share/help/en_GB/aisleriot/pileon.xml /usr/share/help/en_GB/aisleriot/plait.xml /usr/share/help/en_GB/aisleriot/poker.xml /usr/share/help/en_GB/aisleriot/quatorze.xml /usr/share/help/en_GB/aisleriot/royal_east.xml /usr/share/help/en_GB/aisleriot/saratoga.xml /usr/share/help/en_GB/aisleriot/scorpion.xml /usr/share/help/en_GB/aisleriot/scuffle.xml /usr/share/help/en_GB/aisleriot/seahaven.xml /usr/share/help/en_GB/aisleriot/sir_tommy.xml /usr/share/help/en_GB/aisleriot/spider.xml /usr/share/help/en_GB/aisleriot/spider_three_decks.xml /usr/share/help/en_GB/aisleriot/spiderette.xml /usr/share/help/en_GB/aisleriot/straight_up.xml /usr/share/help/en_GB/aisleriot/streets_and_alleys.xml /usr/share/help/en_GB/aisleriot/ten_across.xml /usr/share/help/en_GB/aisleriot/terrace.xml /usr/share/help/en_GB/aisleriot/thieves.xml /usr/share/help/en_GB/aisleriot/thirteen.xml /usr/share/help/en_GB/aisleriot/thumb_and_pouch.xml /usr/share/help/en_GB/aisleriot/treize.xml /usr/share/help/en_GB/aisleriot/triple_peaks.xml /usr/share/help/en_GB/aisleriot/union_square.xml /usr/share/help/en_GB/aisleriot/valentine.xml /usr/share/help/en_GB/aisleriot/wall.xml /usr/share/help/en_GB/aisleriot/westhaven.xml /usr/share/help/en_GB/aisleriot/whitehead.xml /usr/share/help/en_GB/aisleriot/will_o_the_wisp.xml /usr/share/help/en_GB/aisleriot/yield.xml /usr/share/help/en_GB/aisleriot/yukon.xml /usr/share/help/en_GB/aisleriot/zebra.xml /usr/share/help/es/aisleriot /usr/share/help/es/aisleriot/accordion.xml /usr/share/help/es/aisleriot/agnes.xml /usr/share/help/es/aisleriot/athena.xml /usr/share/help/es/aisleriot/auld_lang_syne.xml /usr/share/help/es/aisleriot/aunt_mary.xml /usr/share/help/es/aisleriot/backbone.xml /usr/share/help/es/aisleriot/bakers_dozen.xml /usr/share/help/es/aisleriot/bakers_game.xml /usr/share/help/es/aisleriot/bear_river.xml /usr/share/help/es/aisleriot/beleaguered_castle.xml /usr/share/help/es/aisleriot/block_ten.xml /usr/share/help/es/aisleriot/bristol.xml /usr/share/help/es/aisleriot/camelot.xml /usr/share/help/es/aisleriot/canfield.xml /usr/share/help/es/aisleriot/carpet.xml /usr/share/help/es/aisleriot/chessboard.xml /usr/share/help/es/aisleriot/clock.xml /usr/share/help/es/aisleriot/cover.xml /usr/share/help/es/aisleriot/cruel.xml /usr/share/help/es/aisleriot/definitions.xml /usr/share/help/es/aisleriot/diamond_mine.xml /usr/share/help/es/aisleriot/doublets.xml /usr/share/help/es/aisleriot/eagle-wing.xml /usr/share/help/es/aisleriot/easthaven.xml /usr/share/help/es/aisleriot/eight_off.xml /usr/share/help/es/aisleriot/elevator.xml /usr/share/help/es/aisleriot/eliminator.xml /usr/share/help/es/aisleriot/escalator.xml /usr/share/help/es/aisleriot/figures /usr/share/help/es/aisleriot/figures/camelot-goal.png /usr/share/help/es/aisleriot/figures/clock-rules.png /usr/share/help/es/aisleriot/first_law.xml /usr/share/help/es/aisleriot/fortress.xml /usr/share/help/es/aisleriot/fortunes.xml /usr/share/help/es/aisleriot/forty_thieves.xml /usr/share/help/es/aisleriot/fourteen.xml /usr/share/help/es/aisleriot/freecell.xml /usr/share/help/es/aisleriot/gaps.xml /usr/share/help/es/aisleriot/gay_gordons.xml /usr/share/help/es/aisleriot/giant.xml /usr/share/help/es/aisleriot/glenwood.xml /usr/share/help/es/aisleriot/gold_mine.xml /usr/share/help/es/aisleriot/golf.xml /usr/share/help/es/aisleriot/gypsy.xml /usr/share/help/es/aisleriot/hamilton.xml /usr/share/help/es/aisleriot/helsinki.xml /usr/share/help/es/aisleriot/hopscotch.xml /usr/share/help/es/aisleriot/index.docbook /usr/share/help/es/aisleriot/isabel.xml /usr/share/help/es/aisleriot/jamestown.xml /usr/share/help/es/aisleriot/jumbo.xml /usr/share/help/es/aisleriot/kansas.xml /usr/share/help/es/aisleriot/king_albert.xml /usr/share/help/es/aisleriot/kings_audience.xml /usr/share/help/es/aisleriot/klondike.xml /usr/share/help/es/aisleriot/labyrinth.xml /usr/share/help/es/aisleriot/lady_jane.xml /usr/share/help/es/aisleriot/legal.xml /usr/share/help/es/aisleriot/maze.xml /usr/share/help/es/aisleriot/monte_carlo.xml /usr/share/help/es/aisleriot/napoleons_tomb.xml /usr/share/help/es/aisleriot/neighbor.xml /usr/share/help/es/aisleriot/odessa.xml /usr/share/help/es/aisleriot/osmosis.xml /usr/share/help/es/aisleriot/peek.xml /usr/share/help/es/aisleriot/pileon.xml /usr/share/help/es/aisleriot/plait.xml /usr/share/help/es/aisleriot/poker.xml /usr/share/help/es/aisleriot/quatorze.xml /usr/share/help/es/aisleriot/royal_east.xml /usr/share/help/es/aisleriot/saratoga.xml /usr/share/help/es/aisleriot/scorpion.xml /usr/share/help/es/aisleriot/scuffle.xml /usr/share/help/es/aisleriot/seahaven.xml /usr/share/help/es/aisleriot/sir_tommy.xml /usr/share/help/es/aisleriot/spider.xml /usr/share/help/es/aisleriot/spider_three_decks.xml /usr/share/help/es/aisleriot/spiderette.xml /usr/share/help/es/aisleriot/straight_up.xml /usr/share/help/es/aisleriot/streets_and_alleys.xml /usr/share/help/es/aisleriot/ten_across.xml /usr/share/help/es/aisleriot/terrace.xml /usr/share/help/es/aisleriot/thieves.xml /usr/share/help/es/aisleriot/thirteen.xml /usr/share/help/es/aisleriot/thumb_and_pouch.xml /usr/share/help/es/aisleriot/treize.xml /usr/share/help/es/aisleriot/triple_peaks.xml /usr/share/help/es/aisleriot/union_square.xml /usr/share/help/es/aisleriot/valentine.xml /usr/share/help/es/aisleriot/wall.xml /usr/share/help/es/aisleriot/westhaven.xml /usr/share/help/es/aisleriot/whitehead.xml /usr/share/help/es/aisleriot/will_o_the_wisp.xml /usr/share/help/es/aisleriot/yield.xml /usr/share/help/es/aisleriot/yukon.xml /usr/share/help/es/aisleriot/zebra.xml /usr/share/help/eu/aisleriot /usr/share/help/eu/aisleriot/accordion.xml /usr/share/help/eu/aisleriot/agnes.xml /usr/share/help/eu/aisleriot/athena.xml /usr/share/help/eu/aisleriot/auld_lang_syne.xml /usr/share/help/eu/aisleriot/aunt_mary.xml /usr/share/help/eu/aisleriot/backbone.xml /usr/share/help/eu/aisleriot/bakers_dozen.xml /usr/share/help/eu/aisleriot/bakers_game.xml /usr/share/help/eu/aisleriot/bear_river.xml /usr/share/help/eu/aisleriot/beleaguered_castle.xml /usr/share/help/eu/aisleriot/block_ten.xml /usr/share/help/eu/aisleriot/bristol.xml /usr/share/help/eu/aisleriot/camelot.xml /usr/share/help/eu/aisleriot/canfield.xml /usr/share/help/eu/aisleriot/carpet.xml /usr/share/help/eu/aisleriot/chessboard.xml /usr/share/help/eu/aisleriot/clock.xml /usr/share/help/eu/aisleriot/cover.xml /usr/share/help/eu/aisleriot/cruel.xml /usr/share/help/eu/aisleriot/definitions.xml /usr/share/help/eu/aisleriot/diamond_mine.xml /usr/share/help/eu/aisleriot/doublets.xml /usr/share/help/eu/aisleriot/eagle-wing.xml /usr/share/help/eu/aisleriot/easthaven.xml /usr/share/help/eu/aisleriot/eight_off.xml /usr/share/help/eu/aisleriot/elevator.xml /usr/share/help/eu/aisleriot/eliminator.xml /usr/share/help/eu/aisleriot/escalator.xml /usr/share/help/eu/aisleriot/figures /usr/share/help/eu/aisleriot/figures/camelot-goal.png /usr/share/help/eu/aisleriot/figures/clock-rules.png /usr/share/help/eu/aisleriot/first_law.xml /usr/share/help/eu/aisleriot/fortress.xml /usr/share/help/eu/aisleriot/fortunes.xml /usr/share/help/eu/aisleriot/forty_thieves.xml /usr/share/help/eu/aisleriot/fourteen.xml /usr/share/help/eu/aisleriot/freecell.xml /usr/share/help/eu/aisleriot/gaps.xml /usr/share/help/eu/aisleriot/gay_gordons.xml /usr/share/help/eu/aisleriot/giant.xml /usr/share/help/eu/aisleriot/glenwood.xml /usr/share/help/eu/aisleriot/gold_mine.xml /usr/share/help/eu/aisleriot/golf.xml /usr/share/help/eu/aisleriot/gypsy.xml /usr/share/help/eu/aisleriot/hamilton.xml /usr/share/help/eu/aisleriot/helsinki.xml /usr/share/help/eu/aisleriot/hopscotch.xml /usr/share/help/eu/aisleriot/index.docbook /usr/share/help/eu/aisleriot/isabel.xml /usr/share/help/eu/aisleriot/jamestown.xml /usr/share/help/eu/aisleriot/jumbo.xml /usr/share/help/eu/aisleriot/kansas.xml /usr/share/help/eu/aisleriot/king_albert.xml /usr/share/help/eu/aisleriot/kings_audience.xml /usr/share/help/eu/aisleriot/klondike.xml /usr/share/help/eu/aisleriot/labyrinth.xml /usr/share/help/eu/aisleriot/lady_jane.xml /usr/share/help/eu/aisleriot/legal.xml /usr/share/help/eu/aisleriot/maze.xml /usr/share/help/eu/aisleriot/monte_carlo.xml /usr/share/help/eu/aisleriot/napoleons_tomb.xml /usr/share/help/eu/aisleriot/neighbor.xml /usr/share/help/eu/aisleriot/odessa.xml /usr/share/help/eu/aisleriot/osmosis.xml /usr/share/help/eu/aisleriot/peek.xml /usr/share/help/eu/aisleriot/pileon.xml /usr/share/help/eu/aisleriot/plait.xml /usr/share/help/eu/aisleriot/poker.xml /usr/share/help/eu/aisleriot/quatorze.xml /usr/share/help/eu/aisleriot/royal_east.xml /usr/share/help/eu/aisleriot/saratoga.xml /usr/share/help/eu/aisleriot/scorpion.xml /usr/share/help/eu/aisleriot/scuffle.xml /usr/share/help/eu/aisleriot/seahaven.xml /usr/share/help/eu/aisleriot/sir_tommy.xml /usr/share/help/eu/aisleriot/spider.xml /usr/share/help/eu/aisleriot/spider_three_decks.xml /usr/share/help/eu/aisleriot/spiderette.xml /usr/share/help/eu/aisleriot/straight_up.xml /usr/share/help/eu/aisleriot/streets_and_alleys.xml /usr/share/help/eu/aisleriot/ten_across.xml /usr/share/help/eu/aisleriot/terrace.xml /usr/share/help/eu/aisleriot/thieves.xml /usr/share/help/eu/aisleriot/thirteen.xml /usr/share/help/eu/aisleriot/thumb_and_pouch.xml /usr/share/help/eu/aisleriot/treize.xml /usr/share/help/eu/aisleriot/triple_peaks.xml /usr/share/help/eu/aisleriot/union_square.xml /usr/share/help/eu/aisleriot/valentine.xml /usr/share/help/eu/aisleriot/wall.xml /usr/share/help/eu/aisleriot/westhaven.xml /usr/share/help/eu/aisleriot/whitehead.xml /usr/share/help/eu/aisleriot/will_o_the_wisp.xml /usr/share/help/eu/aisleriot/yield.xml /usr/share/help/eu/aisleriot/yukon.xml /usr/share/help/eu/aisleriot/zebra.xml /usr/share/help/fr/aisleriot /usr/share/help/fr/aisleriot/accordion.xml /usr/share/help/fr/aisleriot/agnes.xml /usr/share/help/fr/aisleriot/athena.xml /usr/share/help/fr/aisleriot/auld_lang_syne.xml /usr/share/help/fr/aisleriot/aunt_mary.xml /usr/share/help/fr/aisleriot/backbone.xml /usr/share/help/fr/aisleriot/bakers_dozen.xml /usr/share/help/fr/aisleriot/bakers_game.xml /usr/share/help/fr/aisleriot/bear_river.xml /usr/share/help/fr/aisleriot/beleaguered_castle.xml /usr/share/help/fr/aisleriot/block_ten.xml /usr/share/help/fr/aisleriot/bristol.xml /usr/share/help/fr/aisleriot/camelot.xml /usr/share/help/fr/aisleriot/canfield.xml /usr/share/help/fr/aisleriot/carpet.xml /usr/share/help/fr/aisleriot/chessboard.xml /usr/share/help/fr/aisleriot/clock.xml /usr/share/help/fr/aisleriot/cover.xml /usr/share/help/fr/aisleriot/cruel.xml /usr/share/help/fr/aisleriot/definitions.xml /usr/share/help/fr/aisleriot/diamond_mine.xml /usr/share/help/fr/aisleriot/doublets.xml /usr/share/help/fr/aisleriot/eagle-wing.xml /usr/share/help/fr/aisleriot/easthaven.xml /usr/share/help/fr/aisleriot/eight_off.xml /usr/share/help/fr/aisleriot/elevator.xml /usr/share/help/fr/aisleriot/eliminator.xml /usr/share/help/fr/aisleriot/escalator.xml /usr/share/help/fr/aisleriot/figures /usr/share/help/fr/aisleriot/figures/camelot-goal.png /usr/share/help/fr/aisleriot/figures/clock-rules.png /usr/share/help/fr/aisleriot/first_law.xml /usr/share/help/fr/aisleriot/fortress.xml /usr/share/help/fr/aisleriot/fortunes.xml /usr/share/help/fr/aisleriot/forty_thieves.xml /usr/share/help/fr/aisleriot/fourteen.xml /usr/share/help/fr/aisleriot/freecell.xml /usr/share/help/fr/aisleriot/gaps.xml /usr/share/help/fr/aisleriot/gay_gordons.xml /usr/share/help/fr/aisleriot/giant.xml /usr/share/help/fr/aisleriot/glenwood.xml /usr/share/help/fr/aisleriot/gold_mine.xml /usr/share/help/fr/aisleriot/golf.xml /usr/share/help/fr/aisleriot/gypsy.xml /usr/share/help/fr/aisleriot/hamilton.xml /usr/share/help/fr/aisleriot/helsinki.xml /usr/share/help/fr/aisleriot/hopscotch.xml /usr/share/help/fr/aisleriot/index.docbook /usr/share/help/fr/aisleriot/isabel.xml /usr/share/help/fr/aisleriot/jamestown.xml /usr/share/help/fr/aisleriot/jumbo.xml /usr/share/help/fr/aisleriot/kansas.xml /usr/share/help/fr/aisleriot/king_albert.xml /usr/share/help/fr/aisleriot/kings_audience.xml /usr/share/help/fr/aisleriot/klondike.xml /usr/share/help/fr/aisleriot/labyrinth.xml /usr/share/help/fr/aisleriot/lady_jane.xml /usr/share/help/fr/aisleriot/legal.xml /usr/share/help/fr/aisleriot/maze.xml /usr/share/help/fr/aisleriot/monte_carlo.xml /usr/share/help/fr/aisleriot/napoleons_tomb.xml /usr/share/help/fr/aisleriot/neighbor.xml /usr/share/help/fr/aisleriot/odessa.xml /usr/share/help/fr/aisleriot/osmosis.xml /usr/share/help/fr/aisleriot/peek.xml /usr/share/help/fr/aisleriot/pileon.xml /usr/share/help/fr/aisleriot/plait.xml /usr/share/help/fr/aisleriot/poker.xml /usr/share/help/fr/aisleriot/quatorze.xml /usr/share/help/fr/aisleriot/royal_east.xml /usr/share/help/fr/aisleriot/saratoga.xml /usr/share/help/fr/aisleriot/scorpion.xml /usr/share/help/fr/aisleriot/scuffle.xml /usr/share/help/fr/aisleriot/seahaven.xml /usr/share/help/fr/aisleriot/sir_tommy.xml /usr/share/help/fr/aisleriot/spider.xml /usr/share/help/fr/aisleriot/spider_three_decks.xml /usr/share/help/fr/aisleriot/spiderette.xml /usr/share/help/fr/aisleriot/straight_up.xml /usr/share/help/fr/aisleriot/streets_and_alleys.xml /usr/share/help/fr/aisleriot/ten_across.xml /usr/share/help/fr/aisleriot/terrace.xml /usr/share/help/fr/aisleriot/thieves.xml /usr/share/help/fr/aisleriot/thirteen.xml /usr/share/help/fr/aisleriot/thumb_and_pouch.xml /usr/share/help/fr/aisleriot/treize.xml /usr/share/help/fr/aisleriot/triple_peaks.xml /usr/share/help/fr/aisleriot/union_square.xml /usr/share/help/fr/aisleriot/valentine.xml /usr/share/help/fr/aisleriot/wall.xml /usr/share/help/fr/aisleriot/westhaven.xml /usr/share/help/fr/aisleriot/whitehead.xml /usr/share/help/fr/aisleriot/will_o_the_wisp.xml /usr/share/help/fr/aisleriot/yield.xml /usr/share/help/fr/aisleriot/yukon.xml /usr/share/help/fr/aisleriot/zebra.xml /usr/share/help/gl/aisleriot /usr/share/help/gl/aisleriot/accordion.xml /usr/share/help/gl/aisleriot/agnes.xml /usr/share/help/gl/aisleriot/athena.xml /usr/share/help/gl/aisleriot/auld_lang_syne.xml /usr/share/help/gl/aisleriot/aunt_mary.xml /usr/share/help/gl/aisleriot/backbone.xml /usr/share/help/gl/aisleriot/bakers_dozen.xml /usr/share/help/gl/aisleriot/bakers_game.xml /usr/share/help/gl/aisleriot/bear_river.xml /usr/share/help/gl/aisleriot/beleaguered_castle.xml /usr/share/help/gl/aisleriot/block_ten.xml /usr/share/help/gl/aisleriot/bristol.xml /usr/share/help/gl/aisleriot/camelot.xml /usr/share/help/gl/aisleriot/canfield.xml /usr/share/help/gl/aisleriot/carpet.xml /usr/share/help/gl/aisleriot/chessboard.xml /usr/share/help/gl/aisleriot/clock.xml /usr/share/help/gl/aisleriot/cover.xml /usr/share/help/gl/aisleriot/cruel.xml /usr/share/help/gl/aisleriot/definitions.xml /usr/share/help/gl/aisleriot/diamond_mine.xml /usr/share/help/gl/aisleriot/doublets.xml /usr/share/help/gl/aisleriot/eagle-wing.xml /usr/share/help/gl/aisleriot/easthaven.xml /usr/share/help/gl/aisleriot/eight_off.xml /usr/share/help/gl/aisleriot/elevator.xml /usr/share/help/gl/aisleriot/eliminator.xml /usr/share/help/gl/aisleriot/escalator.xml /usr/share/help/gl/aisleriot/figures /usr/share/help/gl/aisleriot/figures/camelot-goal.png /usr/share/help/gl/aisleriot/figures/clock-rules.png /usr/share/help/gl/aisleriot/first_law.xml /usr/share/help/gl/aisleriot/fortress.xml /usr/share/help/gl/aisleriot/fortunes.xml /usr/share/help/gl/aisleriot/forty_thieves.xml /usr/share/help/gl/aisleriot/fourteen.xml /usr/share/help/gl/aisleriot/freecell.xml /usr/share/help/gl/aisleriot/gaps.xml /usr/share/help/gl/aisleriot/gay_gordons.xml /usr/share/help/gl/aisleriot/giant.xml /usr/share/help/gl/aisleriot/glenwood.xml /usr/share/help/gl/aisleriot/gold_mine.xml /usr/share/help/gl/aisleriot/golf.xml /usr/share/help/gl/aisleriot/gypsy.xml /usr/share/help/gl/aisleriot/hamilton.xml /usr/share/help/gl/aisleriot/helsinki.xml /usr/share/help/gl/aisleriot/hopscotch.xml /usr/share/help/gl/aisleriot/index.docbook /usr/share/help/gl/aisleriot/isabel.xml /usr/share/help/gl/aisleriot/jamestown.xml /usr/share/help/gl/aisleriot/jumbo.xml /usr/share/help/gl/aisleriot/kansas.xml /usr/share/help/gl/aisleriot/king_albert.xml /usr/share/help/gl/aisleriot/kings_audience.xml /usr/share/help/gl/aisleriot/klondike.xml /usr/share/help/gl/aisleriot/labyrinth.xml /usr/share/help/gl/aisleriot/lady_jane.xml /usr/share/help/gl/aisleriot/legal.xml /usr/share/help/gl/aisleriot/maze.xml /usr/share/help/gl/aisleriot/monte_carlo.xml /usr/share/help/gl/aisleriot/napoleons_tomb.xml /usr/share/help/gl/aisleriot/neighbor.xml /usr/share/help/gl/aisleriot/odessa.xml /usr/share/help/gl/aisleriot/osmosis.xml /usr/share/help/gl/aisleriot/peek.xml /usr/share/help/gl/aisleriot/pileon.xml /usr/share/help/gl/aisleriot/plait.xml /usr/share/help/gl/aisleriot/poker.xml /usr/share/help/gl/aisleriot/quatorze.xml /usr/share/help/gl/aisleriot/royal_east.xml /usr/share/help/gl/aisleriot/saratoga.xml /usr/share/help/gl/aisleriot/scorpion.xml /usr/share/help/gl/aisleriot/scuffle.xml /usr/share/help/gl/aisleriot/seahaven.xml /usr/share/help/gl/aisleriot/sir_tommy.xml /usr/share/help/gl/aisleriot/spider.xml /usr/share/help/gl/aisleriot/spider_three_decks.xml /usr/share/help/gl/aisleriot/spiderette.xml /usr/share/help/gl/aisleriot/straight_up.xml /usr/share/help/gl/aisleriot/streets_and_alleys.xml /usr/share/help/gl/aisleriot/ten_across.xml /usr/share/help/gl/aisleriot/terrace.xml /usr/share/help/gl/aisleriot/thieves.xml /usr/share/help/gl/aisleriot/thirteen.xml /usr/share/help/gl/aisleriot/thumb_and_pouch.xml /usr/share/help/gl/aisleriot/treize.xml /usr/share/help/gl/aisleriot/triple_peaks.xml /usr/share/help/gl/aisleriot/union_square.xml /usr/share/help/gl/aisleriot/valentine.xml /usr/share/help/gl/aisleriot/wall.xml /usr/share/help/gl/aisleriot/westhaven.xml /usr/share/help/gl/aisleriot/whitehead.xml /usr/share/help/gl/aisleriot/will_o_the_wisp.xml /usr/share/help/gl/aisleriot/yield.xml /usr/share/help/gl/aisleriot/yukon.xml /usr/share/help/gl/aisleriot/zebra.xml /usr/share/help/hu/aisleriot /usr/share/help/hu/aisleriot/accordion.xml /usr/share/help/hu/aisleriot/agnes.xml /usr/share/help/hu/aisleriot/athena.xml /usr/share/help/hu/aisleriot/auld_lang_syne.xml /usr/share/help/hu/aisleriot/aunt_mary.xml /usr/share/help/hu/aisleriot/backbone.xml /usr/share/help/hu/aisleriot/bakers_dozen.xml /usr/share/help/hu/aisleriot/bakers_game.xml /usr/share/help/hu/aisleriot/bear_river.xml /usr/share/help/hu/aisleriot/beleaguered_castle.xml /usr/share/help/hu/aisleriot/block_ten.xml /usr/share/help/hu/aisleriot/bristol.xml /usr/share/help/hu/aisleriot/camelot.xml /usr/share/help/hu/aisleriot/canfield.xml /usr/share/help/hu/aisleriot/carpet.xml /usr/share/help/hu/aisleriot/chessboard.xml /usr/share/help/hu/aisleriot/clock.xml /usr/share/help/hu/aisleriot/cover.xml /usr/share/help/hu/aisleriot/cruel.xml /usr/share/help/hu/aisleriot/definitions.xml /usr/share/help/hu/aisleriot/diamond_mine.xml /usr/share/help/hu/aisleriot/doublets.xml /usr/share/help/hu/aisleriot/eagle-wing.xml /usr/share/help/hu/aisleriot/easthaven.xml /usr/share/help/hu/aisleriot/eight_off.xml /usr/share/help/hu/aisleriot/elevator.xml /usr/share/help/hu/aisleriot/eliminator.xml /usr/share/help/hu/aisleriot/escalator.xml /usr/share/help/hu/aisleriot/figures /usr/share/help/hu/aisleriot/figures/camelot-goal.png /usr/share/help/hu/aisleriot/figures/clock-rules.png /usr/share/help/hu/aisleriot/first_law.xml /usr/share/help/hu/aisleriot/fortress.xml /usr/share/help/hu/aisleriot/fortunes.xml /usr/share/help/hu/aisleriot/forty_thieves.xml /usr/share/help/hu/aisleriot/fourteen.xml /usr/share/help/hu/aisleriot/freecell.xml /usr/share/help/hu/aisleriot/gaps.xml /usr/share/help/hu/aisleriot/gay_gordons.xml /usr/share/help/hu/aisleriot/giant.xml /usr/share/help/hu/aisleriot/glenwood.xml /usr/share/help/hu/aisleriot/gold_mine.xml /usr/share/help/hu/aisleriot/golf.xml /usr/share/help/hu/aisleriot/gypsy.xml /usr/share/help/hu/aisleriot/hamilton.xml /usr/share/help/hu/aisleriot/helsinki.xml /usr/share/help/hu/aisleriot/hopscotch.xml /usr/share/help/hu/aisleriot/index.docbook /usr/share/help/hu/aisleriot/isabel.xml /usr/share/help/hu/aisleriot/jamestown.xml /usr/share/help/hu/aisleriot/jumbo.xml /usr/share/help/hu/aisleriot/kansas.xml /usr/share/help/hu/aisleriot/king_albert.xml /usr/share/help/hu/aisleriot/kings_audience.xml /usr/share/help/hu/aisleriot/klondike.xml /usr/share/help/hu/aisleriot/labyrinth.xml /usr/share/help/hu/aisleriot/lady_jane.xml /usr/share/help/hu/aisleriot/legal.xml /usr/share/help/hu/aisleriot/maze.xml /usr/share/help/hu/aisleriot/monte_carlo.xml /usr/share/help/hu/aisleriot/napoleons_tomb.xml /usr/share/help/hu/aisleriot/neighbor.xml /usr/share/help/hu/aisleriot/odessa.xml /usr/share/help/hu/aisleriot/osmosis.xml /usr/share/help/hu/aisleriot/peek.xml /usr/share/help/hu/aisleriot/pileon.xml /usr/share/help/hu/aisleriot/plait.xml /usr/share/help/hu/aisleriot/poker.xml /usr/share/help/hu/aisleriot/quatorze.xml /usr/share/help/hu/aisleriot/royal_east.xml /usr/share/help/hu/aisleriot/saratoga.xml /usr/share/help/hu/aisleriot/scorpion.xml /usr/share/help/hu/aisleriot/scuffle.xml /usr/share/help/hu/aisleriot/seahaven.xml /usr/share/help/hu/aisleriot/sir_tommy.xml /usr/share/help/hu/aisleriot/spider.xml /usr/share/help/hu/aisleriot/spider_three_decks.xml /usr/share/help/hu/aisleriot/spiderette.xml /usr/share/help/hu/aisleriot/straight_up.xml /usr/share/help/hu/aisleriot/streets_and_alleys.xml /usr/share/help/hu/aisleriot/ten_across.xml /usr/share/help/hu/aisleriot/terrace.xml /usr/share/help/hu/aisleriot/thieves.xml /usr/share/help/hu/aisleriot/thirteen.xml /usr/share/help/hu/aisleriot/thumb_and_pouch.xml /usr/share/help/hu/aisleriot/treize.xml /usr/share/help/hu/aisleriot/triple_peaks.xml /usr/share/help/hu/aisleriot/union_square.xml /usr/share/help/hu/aisleriot/valentine.xml /usr/share/help/hu/aisleriot/wall.xml /usr/share/help/hu/aisleriot/westhaven.xml /usr/share/help/hu/aisleriot/whitehead.xml /usr/share/help/hu/aisleriot/will_o_the_wisp.xml /usr/share/help/hu/aisleriot/yield.xml /usr/share/help/hu/aisleriot/yukon.xml /usr/share/help/hu/aisleriot/zebra.xml /usr/share/help/id/aisleriot /usr/share/help/id/aisleriot/accordion.xml /usr/share/help/id/aisleriot/agnes.xml /usr/share/help/id/aisleriot/athena.xml /usr/share/help/id/aisleriot/auld_lang_syne.xml /usr/share/help/id/aisleriot/aunt_mary.xml /usr/share/help/id/aisleriot/backbone.xml /usr/share/help/id/aisleriot/bakers_dozen.xml /usr/share/help/id/aisleriot/bakers_game.xml /usr/share/help/id/aisleriot/bear_river.xml /usr/share/help/id/aisleriot/beleaguered_castle.xml /usr/share/help/id/aisleriot/block_ten.xml /usr/share/help/id/aisleriot/bristol.xml /usr/share/help/id/aisleriot/camelot.xml /usr/share/help/id/aisleriot/canfield.xml /usr/share/help/id/aisleriot/carpet.xml /usr/share/help/id/aisleriot/chessboard.xml /usr/share/help/id/aisleriot/clock.xml /usr/share/help/id/aisleriot/cover.xml /usr/share/help/id/aisleriot/cruel.xml /usr/share/help/id/aisleriot/definitions.xml /usr/share/help/id/aisleriot/diamond_mine.xml /usr/share/help/id/aisleriot/doublets.xml /usr/share/help/id/aisleriot/eagle-wing.xml /usr/share/help/id/aisleriot/easthaven.xml /usr/share/help/id/aisleriot/eight_off.xml /usr/share/help/id/aisleriot/elevator.xml /usr/share/help/id/aisleriot/eliminator.xml /usr/share/help/id/aisleriot/escalator.xml /usr/share/help/id/aisleriot/figures /usr/share/help/id/aisleriot/figures/camelot-goal.png /usr/share/help/id/aisleriot/figures/clock-rules.png /usr/share/help/id/aisleriot/first_law.xml /usr/share/help/id/aisleriot/fortress.xml /usr/share/help/id/aisleriot/fortunes.xml /usr/share/help/id/aisleriot/forty_thieves.xml /usr/share/help/id/aisleriot/fourteen.xml /usr/share/help/id/aisleriot/freecell.xml /usr/share/help/id/aisleriot/gaps.xml /usr/share/help/id/aisleriot/gay_gordons.xml /usr/share/help/id/aisleriot/giant.xml /usr/share/help/id/aisleriot/glenwood.xml /usr/share/help/id/aisleriot/gold_mine.xml /usr/share/help/id/aisleriot/golf.xml /usr/share/help/id/aisleriot/gypsy.xml /usr/share/help/id/aisleriot/hamilton.xml /usr/share/help/id/aisleriot/helsinki.xml /usr/share/help/id/aisleriot/hopscotch.xml /usr/share/help/id/aisleriot/index.docbook /usr/share/help/id/aisleriot/isabel.xml /usr/share/help/id/aisleriot/jamestown.xml /usr/share/help/id/aisleriot/jumbo.xml /usr/share/help/id/aisleriot/kansas.xml /usr/share/help/id/aisleriot/king_albert.xml /usr/share/help/id/aisleriot/kings_audience.xml /usr/share/help/id/aisleriot/klondike.xml /usr/share/help/id/aisleriot/labyrinth.xml /usr/share/help/id/aisleriot/lady_jane.xml /usr/share/help/id/aisleriot/legal.xml /usr/share/help/id/aisleriot/maze.xml /usr/share/help/id/aisleriot/monte_carlo.xml /usr/share/help/id/aisleriot/napoleons_tomb.xml /usr/share/help/id/aisleriot/neighbor.xml /usr/share/help/id/aisleriot/odessa.xml /usr/share/help/id/aisleriot/osmosis.xml /usr/share/help/id/aisleriot/peek.xml /usr/share/help/id/aisleriot/pileon.xml /usr/share/help/id/aisleriot/plait.xml /usr/share/help/id/aisleriot/poker.xml /usr/share/help/id/aisleriot/quatorze.xml /usr/share/help/id/aisleriot/royal_east.xml /usr/share/help/id/aisleriot/saratoga.xml /usr/share/help/id/aisleriot/scorpion.xml /usr/share/help/id/aisleriot/scuffle.xml /usr/share/help/id/aisleriot/seahaven.xml /usr/share/help/id/aisleriot/sir_tommy.xml /usr/share/help/id/aisleriot/spider.xml /usr/share/help/id/aisleriot/spider_three_decks.xml /usr/share/help/id/aisleriot/spiderette.xml /usr/share/help/id/aisleriot/straight_up.xml /usr/share/help/id/aisleriot/streets_and_alleys.xml /usr/share/help/id/aisleriot/ten_across.xml /usr/share/help/id/aisleriot/terrace.xml /usr/share/help/id/aisleriot/thieves.xml /usr/share/help/id/aisleriot/thirteen.xml /usr/share/help/id/aisleriot/thumb_and_pouch.xml /usr/share/help/id/aisleriot/treize.xml /usr/share/help/id/aisleriot/triple_peaks.xml /usr/share/help/id/aisleriot/union_square.xml /usr/share/help/id/aisleriot/valentine.xml /usr/share/help/id/aisleriot/wall.xml /usr/share/help/id/aisleriot/westhaven.xml /usr/share/help/id/aisleriot/whitehead.xml /usr/share/help/id/aisleriot/will_o_the_wisp.xml /usr/share/help/id/aisleriot/yield.xml /usr/share/help/id/aisleriot/yukon.xml /usr/share/help/id/aisleriot/zebra.xml /usr/share/help/oc/aisleriot /usr/share/help/oc/aisleriot/accordion.xml /usr/share/help/oc/aisleriot/agnes.xml /usr/share/help/oc/aisleriot/athena.xml /usr/share/help/oc/aisleriot/auld_lang_syne.xml /usr/share/help/oc/aisleriot/aunt_mary.xml /usr/share/help/oc/aisleriot/backbone.xml /usr/share/help/oc/aisleriot/bakers_dozen.xml /usr/share/help/oc/aisleriot/bakers_game.xml /usr/share/help/oc/aisleriot/bear_river.xml /usr/share/help/oc/aisleriot/beleaguered_castle.xml /usr/share/help/oc/aisleriot/block_ten.xml /usr/share/help/oc/aisleriot/bristol.xml /usr/share/help/oc/aisleriot/camelot.xml /usr/share/help/oc/aisleriot/canfield.xml /usr/share/help/oc/aisleriot/carpet.xml /usr/share/help/oc/aisleriot/chessboard.xml /usr/share/help/oc/aisleriot/clock.xml /usr/share/help/oc/aisleriot/cover.xml /usr/share/help/oc/aisleriot/cruel.xml /usr/share/help/oc/aisleriot/definitions.xml /usr/share/help/oc/aisleriot/diamond_mine.xml /usr/share/help/oc/aisleriot/doublets.xml /usr/share/help/oc/aisleriot/eagle-wing.xml /usr/share/help/oc/aisleriot/easthaven.xml /usr/share/help/oc/aisleriot/eight_off.xml /usr/share/help/oc/aisleriot/elevator.xml /usr/share/help/oc/aisleriot/eliminator.xml /usr/share/help/oc/aisleriot/escalator.xml /usr/share/help/oc/aisleriot/figures /usr/share/help/oc/aisleriot/figures/camelot-goal.png /usr/share/help/oc/aisleriot/figures/clock-rules.png /usr/share/help/oc/aisleriot/first_law.xml /usr/share/help/oc/aisleriot/fortress.xml /usr/share/help/oc/aisleriot/fortunes.xml /usr/share/help/oc/aisleriot/forty_thieves.xml /usr/share/help/oc/aisleriot/fourteen.xml /usr/share/help/oc/aisleriot/freecell.xml /usr/share/help/oc/aisleriot/gaps.xml /usr/share/help/oc/aisleriot/gay_gordons.xml /usr/share/help/oc/aisleriot/giant.xml /usr/share/help/oc/aisleriot/glenwood.xml /usr/share/help/oc/aisleriot/gold_mine.xml /usr/share/help/oc/aisleriot/golf.xml /usr/share/help/oc/aisleriot/gypsy.xml /usr/share/help/oc/aisleriot/hamilton.xml /usr/share/help/oc/aisleriot/helsinki.xml /usr/share/help/oc/aisleriot/hopscotch.xml /usr/share/help/oc/aisleriot/index.docbook /usr/share/help/oc/aisleriot/isabel.xml /usr/share/help/oc/aisleriot/jamestown.xml /usr/share/help/oc/aisleriot/jumbo.xml /usr/share/help/oc/aisleriot/kansas.xml /usr/share/help/oc/aisleriot/king_albert.xml /usr/share/help/oc/aisleriot/kings_audience.xml /usr/share/help/oc/aisleriot/klondike.xml /usr/share/help/oc/aisleriot/labyrinth.xml /usr/share/help/oc/aisleriot/lady_jane.xml /usr/share/help/oc/aisleriot/legal.xml /usr/share/help/oc/aisleriot/maze.xml /usr/share/help/oc/aisleriot/monte_carlo.xml /usr/share/help/oc/aisleriot/napoleons_tomb.xml /usr/share/help/oc/aisleriot/neighbor.xml /usr/share/help/oc/aisleriot/odessa.xml /usr/share/help/oc/aisleriot/osmosis.xml /usr/share/help/oc/aisleriot/peek.xml /usr/share/help/oc/aisleriot/pileon.xml /usr/share/help/oc/aisleriot/plait.xml /usr/share/help/oc/aisleriot/poker.xml /usr/share/help/oc/aisleriot/quatorze.xml /usr/share/help/oc/aisleriot/royal_east.xml /usr/share/help/oc/aisleriot/saratoga.xml /usr/share/help/oc/aisleriot/scorpion.xml /usr/share/help/oc/aisleriot/scuffle.xml /usr/share/help/oc/aisleriot/seahaven.xml /usr/share/help/oc/aisleriot/sir_tommy.xml /usr/share/help/oc/aisleriot/spider.xml /usr/share/help/oc/aisleriot/spider_three_decks.xml /usr/share/help/oc/aisleriot/spiderette.xml /usr/share/help/oc/aisleriot/straight_up.xml /usr/share/help/oc/aisleriot/streets_and_alleys.xml /usr/share/help/oc/aisleriot/ten_across.xml /usr/share/help/oc/aisleriot/terrace.xml /usr/share/help/oc/aisleriot/thieves.xml /usr/share/help/oc/aisleriot/thirteen.xml /usr/share/help/oc/aisleriot/thumb_and_pouch.xml /usr/share/help/oc/aisleriot/treize.xml /usr/share/help/oc/aisleriot/triple_peaks.xml /usr/share/help/oc/aisleriot/union_square.xml /usr/share/help/oc/aisleriot/valentine.xml /usr/share/help/oc/aisleriot/wall.xml /usr/share/help/oc/aisleriot/westhaven.xml /usr/share/help/oc/aisleriot/whitehead.xml /usr/share/help/oc/aisleriot/will_o_the_wisp.xml /usr/share/help/oc/aisleriot/yield.xml /usr/share/help/oc/aisleriot/yukon.xml /usr/share/help/oc/aisleriot/zebra.xml /usr/share/help/pt_BR/aisleriot /usr/share/help/pt_BR/aisleriot/accordion.xml /usr/share/help/pt_BR/aisleriot/agnes.xml /usr/share/help/pt_BR/aisleriot/athena.xml /usr/share/help/pt_BR/aisleriot/auld_lang_syne.xml /usr/share/help/pt_BR/aisleriot/aunt_mary.xml /usr/share/help/pt_BR/aisleriot/backbone.xml /usr/share/help/pt_BR/aisleriot/bakers_dozen.xml /usr/share/help/pt_BR/aisleriot/bakers_game.xml /usr/share/help/pt_BR/aisleriot/bear_river.xml /usr/share/help/pt_BR/aisleriot/beleaguered_castle.xml /usr/share/help/pt_BR/aisleriot/block_ten.xml /usr/share/help/pt_BR/aisleriot/bristol.xml /usr/share/help/pt_BR/aisleriot/camelot.xml /usr/share/help/pt_BR/aisleriot/canfield.xml /usr/share/help/pt_BR/aisleriot/carpet.xml /usr/share/help/pt_BR/aisleriot/chessboard.xml /usr/share/help/pt_BR/aisleriot/clock.xml /usr/share/help/pt_BR/aisleriot/cover.xml /usr/share/help/pt_BR/aisleriot/cruel.xml /usr/share/help/pt_BR/aisleriot/definitions.xml /usr/share/help/pt_BR/aisleriot/diamond_mine.xml /usr/share/help/pt_BR/aisleriot/doublets.xml /usr/share/help/pt_BR/aisleriot/eagle-wing.xml /usr/share/help/pt_BR/aisleriot/easthaven.xml /usr/share/help/pt_BR/aisleriot/eight_off.xml /usr/share/help/pt_BR/aisleriot/elevator.xml /usr/share/help/pt_BR/aisleriot/eliminator.xml /usr/share/help/pt_BR/aisleriot/escalator.xml /usr/share/help/pt_BR/aisleriot/figures /usr/share/help/pt_BR/aisleriot/figures/camelot-goal.png /usr/share/help/pt_BR/aisleriot/figures/clock-rules.png /usr/share/help/pt_BR/aisleriot/first_law.xml /usr/share/help/pt_BR/aisleriot/fortress.xml /usr/share/help/pt_BR/aisleriot/fortunes.xml /usr/share/help/pt_BR/aisleriot/forty_thieves.xml /usr/share/help/pt_BR/aisleriot/fourteen.xml /usr/share/help/pt_BR/aisleriot/freecell.xml /usr/share/help/pt_BR/aisleriot/gaps.xml /usr/share/help/pt_BR/aisleriot/gay_gordons.xml /usr/share/help/pt_BR/aisleriot/giant.xml /usr/share/help/pt_BR/aisleriot/glenwood.xml /usr/share/help/pt_BR/aisleriot/gold_mine.xml /usr/share/help/pt_BR/aisleriot/golf.xml /usr/share/help/pt_BR/aisleriot/gypsy.xml /usr/share/help/pt_BR/aisleriot/hamilton.xml /usr/share/help/pt_BR/aisleriot/helsinki.xml /usr/share/help/pt_BR/aisleriot/hopscotch.xml /usr/share/help/pt_BR/aisleriot/index.docbook /usr/share/help/pt_BR/aisleriot/isabel.xml /usr/share/help/pt_BR/aisleriot/jamestown.xml /usr/share/help/pt_BR/aisleriot/jumbo.xml /usr/share/help/pt_BR/aisleriot/kansas.xml /usr/share/help/pt_BR/aisleriot/king_albert.xml /usr/share/help/pt_BR/aisleriot/kings_audience.xml /usr/share/help/pt_BR/aisleriot/klondike.xml /usr/share/help/pt_BR/aisleriot/labyrinth.xml /usr/share/help/pt_BR/aisleriot/lady_jane.xml /usr/share/help/pt_BR/aisleriot/legal.xml /usr/share/help/pt_BR/aisleriot/maze.xml /usr/share/help/pt_BR/aisleriot/monte_carlo.xml /usr/share/help/pt_BR/aisleriot/napoleons_tomb.xml /usr/share/help/pt_BR/aisleriot/neighbor.xml /usr/share/help/pt_BR/aisleriot/odessa.xml /usr/share/help/pt_BR/aisleriot/osmosis.xml /usr/share/help/pt_BR/aisleriot/peek.xml /usr/share/help/pt_BR/aisleriot/pileon.xml /usr/share/help/pt_BR/aisleriot/plait.xml /usr/share/help/pt_BR/aisleriot/poker.xml /usr/share/help/pt_BR/aisleriot/quatorze.xml /usr/share/help/pt_BR/aisleriot/royal_east.xml /usr/share/help/pt_BR/aisleriot/saratoga.xml /usr/share/help/pt_BR/aisleriot/scorpion.xml /usr/share/help/pt_BR/aisleriot/scuffle.xml /usr/share/help/pt_BR/aisleriot/seahaven.xml /usr/share/help/pt_BR/aisleriot/sir_tommy.xml /usr/share/help/pt_BR/aisleriot/spider.xml /usr/share/help/pt_BR/aisleriot/spider_three_decks.xml /usr/share/help/pt_BR/aisleriot/spiderette.xml /usr/share/help/pt_BR/aisleriot/straight_up.xml /usr/share/help/pt_BR/aisleriot/streets_and_alleys.xml /usr/share/help/pt_BR/aisleriot/ten_across.xml /usr/share/help/pt_BR/aisleriot/terrace.xml /usr/share/help/pt_BR/aisleriot/thieves.xml /usr/share/help/pt_BR/aisleriot/thirteen.xml /usr/share/help/pt_BR/aisleriot/thumb_and_pouch.xml /usr/share/help/pt_BR/aisleriot/treize.xml /usr/share/help/pt_BR/aisleriot/triple_peaks.xml /usr/share/help/pt_BR/aisleriot/union_square.xml /usr/share/help/pt_BR/aisleriot/valentine.xml /usr/share/help/pt_BR/aisleriot/wall.xml /usr/share/help/pt_BR/aisleriot/westhaven.xml /usr/share/help/pt_BR/aisleriot/whitehead.xml /usr/share/help/pt_BR/aisleriot/will_o_the_wisp.xml /usr/share/help/pt_BR/aisleriot/yield.xml /usr/share/help/pt_BR/aisleriot/yukon.xml /usr/share/help/pt_BR/aisleriot/zebra.xml /usr/share/help/ru/aisleriot /usr/share/help/ru/aisleriot/accordion.xml /usr/share/help/ru/aisleriot/agnes.xml /usr/share/help/ru/aisleriot/athena.xml /usr/share/help/ru/aisleriot/auld_lang_syne.xml /usr/share/help/ru/aisleriot/aunt_mary.xml /usr/share/help/ru/aisleriot/backbone.xml /usr/share/help/ru/aisleriot/bakers_dozen.xml /usr/share/help/ru/aisleriot/bakers_game.xml /usr/share/help/ru/aisleriot/bear_river.xml /usr/share/help/ru/aisleriot/beleaguered_castle.xml /usr/share/help/ru/aisleriot/block_ten.xml /usr/share/help/ru/aisleriot/bristol.xml /usr/share/help/ru/aisleriot/camelot.xml /usr/share/help/ru/aisleriot/canfield.xml /usr/share/help/ru/aisleriot/carpet.xml /usr/share/help/ru/aisleriot/chessboard.xml /usr/share/help/ru/aisleriot/clock.xml /usr/share/help/ru/aisleriot/cover.xml /usr/share/help/ru/aisleriot/cruel.xml /usr/share/help/ru/aisleriot/definitions.xml /usr/share/help/ru/aisleriot/diamond_mine.xml /usr/share/help/ru/aisleriot/doublets.xml /usr/share/help/ru/aisleriot/eagle-wing.xml /usr/share/help/ru/aisleriot/easthaven.xml /usr/share/help/ru/aisleriot/eight_off.xml /usr/share/help/ru/aisleriot/elevator.xml /usr/share/help/ru/aisleriot/eliminator.xml /usr/share/help/ru/aisleriot/escalator.xml /usr/share/help/ru/aisleriot/figures /usr/share/help/ru/aisleriot/figures/camelot-goal.png /usr/share/help/ru/aisleriot/figures/clock-rules.png /usr/share/help/ru/aisleriot/first_law.xml /usr/share/help/ru/aisleriot/fortress.xml /usr/share/help/ru/aisleriot/fortunes.xml /usr/share/help/ru/aisleriot/forty_thieves.xml /usr/share/help/ru/aisleriot/fourteen.xml /usr/share/help/ru/aisleriot/freecell.xml /usr/share/help/ru/aisleriot/gaps.xml /usr/share/help/ru/aisleriot/gay_gordons.xml /usr/share/help/ru/aisleriot/giant.xml /usr/share/help/ru/aisleriot/glenwood.xml /usr/share/help/ru/aisleriot/gold_mine.xml /usr/share/help/ru/aisleriot/golf.xml /usr/share/help/ru/aisleriot/gypsy.xml /usr/share/help/ru/aisleriot/hamilton.xml /usr/share/help/ru/aisleriot/helsinki.xml /usr/share/help/ru/aisleriot/hopscotch.xml /usr/share/help/ru/aisleriot/index.docbook /usr/share/help/ru/aisleriot/isabel.xml /usr/share/help/ru/aisleriot/jamestown.xml /usr/share/help/ru/aisleriot/jumbo.xml /usr/share/help/ru/aisleriot/kansas.xml /usr/share/help/ru/aisleriot/king_albert.xml /usr/share/help/ru/aisleriot/kings_audience.xml /usr/share/help/ru/aisleriot/klondike.xml /usr/share/help/ru/aisleriot/labyrinth.xml /usr/share/help/ru/aisleriot/lady_jane.xml /usr/share/help/ru/aisleriot/legal.xml /usr/share/help/ru/aisleriot/maze.xml /usr/share/help/ru/aisleriot/monte_carlo.xml /usr/share/help/ru/aisleriot/napoleons_tomb.xml /usr/share/help/ru/aisleriot/neighbor.xml /usr/share/help/ru/aisleriot/odessa.xml /usr/share/help/ru/aisleriot/osmosis.xml /usr/share/help/ru/aisleriot/peek.xml /usr/share/help/ru/aisleriot/pileon.xml /usr/share/help/ru/aisleriot/plait.xml /usr/share/help/ru/aisleriot/poker.xml /usr/share/help/ru/aisleriot/quatorze.xml /usr/share/help/ru/aisleriot/royal_east.xml /usr/share/help/ru/aisleriot/saratoga.xml /usr/share/help/ru/aisleriot/scorpion.xml /usr/share/help/ru/aisleriot/scuffle.xml /usr/share/help/ru/aisleriot/seahaven.xml /usr/share/help/ru/aisleriot/sir_tommy.xml /usr/share/help/ru/aisleriot/spider.xml /usr/share/help/ru/aisleriot/spider_three_decks.xml /usr/share/help/ru/aisleriot/spiderette.xml /usr/share/help/ru/aisleriot/straight_up.xml /usr/share/help/ru/aisleriot/streets_and_alleys.xml /usr/share/help/ru/aisleriot/ten_across.xml /usr/share/help/ru/aisleriot/terrace.xml /usr/share/help/ru/aisleriot/thieves.xml /usr/share/help/ru/aisleriot/thirteen.xml /usr/share/help/ru/aisleriot/thumb_and_pouch.xml /usr/share/help/ru/aisleriot/treize.xml /usr/share/help/ru/aisleriot/triple_peaks.xml /usr/share/help/ru/aisleriot/union_square.xml /usr/share/help/ru/aisleriot/valentine.xml /usr/share/help/ru/aisleriot/wall.xml /usr/share/help/ru/aisleriot/westhaven.xml /usr/share/help/ru/aisleriot/whitehead.xml /usr/share/help/ru/aisleriot/will_o_the_wisp.xml /usr/share/help/ru/aisleriot/yield.xml /usr/share/help/ru/aisleriot/yukon.xml /usr/share/help/ru/aisleriot/zebra.xml /usr/share/help/sl/aisleriot /usr/share/help/sl/aisleriot/accordion.xml /usr/share/help/sl/aisleriot/agnes.xml /usr/share/help/sl/aisleriot/athena.xml /usr/share/help/sl/aisleriot/auld_lang_syne.xml /usr/share/help/sl/aisleriot/aunt_mary.xml /usr/share/help/sl/aisleriot/backbone.xml /usr/share/help/sl/aisleriot/bakers_dozen.xml /usr/share/help/sl/aisleriot/bakers_game.xml /usr/share/help/sl/aisleriot/bear_river.xml /usr/share/help/sl/aisleriot/beleaguered_castle.xml /usr/share/help/sl/aisleriot/block_ten.xml /usr/share/help/sl/aisleriot/bristol.xml /usr/share/help/sl/aisleriot/camelot.xml /usr/share/help/sl/aisleriot/canfield.xml /usr/share/help/sl/aisleriot/carpet.xml /usr/share/help/sl/aisleriot/chessboard.xml /usr/share/help/sl/aisleriot/clock.xml /usr/share/help/sl/aisleriot/cover.xml /usr/share/help/sl/aisleriot/cruel.xml /usr/share/help/sl/aisleriot/definitions.xml /usr/share/help/sl/aisleriot/diamond_mine.xml /usr/share/help/sl/aisleriot/doublets.xml /usr/share/help/sl/aisleriot/eagle-wing.xml /usr/share/help/sl/aisleriot/easthaven.xml /usr/share/help/sl/aisleriot/eight_off.xml /usr/share/help/sl/aisleriot/elevator.xml /usr/share/help/sl/aisleriot/eliminator.xml /usr/share/help/sl/aisleriot/escalator.xml /usr/share/help/sl/aisleriot/figures /usr/share/help/sl/aisleriot/figures/camelot-goal.png /usr/share/help/sl/aisleriot/figures/clock-rules.png /usr/share/help/sl/aisleriot/first_law.xml /usr/share/help/sl/aisleriot/fortress.xml /usr/share/help/sl/aisleriot/fortunes.xml /usr/share/help/sl/aisleriot/forty_thieves.xml /usr/share/help/sl/aisleriot/fourteen.xml /usr/share/help/sl/aisleriot/freecell.xml /usr/share/help/sl/aisleriot/gaps.xml /usr/share/help/sl/aisleriot/gay_gordons.xml /usr/share/help/sl/aisleriot/giant.xml /usr/share/help/sl/aisleriot/glenwood.xml /usr/share/help/sl/aisleriot/gold_mine.xml /usr/share/help/sl/aisleriot/golf.xml /usr/share/help/sl/aisleriot/gypsy.xml /usr/share/help/sl/aisleriot/hamilton.xml /usr/share/help/sl/aisleriot/helsinki.xml /usr/share/help/sl/aisleriot/hopscotch.xml /usr/share/help/sl/aisleriot/index.docbook /usr/share/help/sl/aisleriot/isabel.xml /usr/share/help/sl/aisleriot/jamestown.xml /usr/share/help/sl/aisleriot/jumbo.xml /usr/share/help/sl/aisleriot/kansas.xml /usr/share/help/sl/aisleriot/king_albert.xml /usr/share/help/sl/aisleriot/kings_audience.xml /usr/share/help/sl/aisleriot/klondike.xml /usr/share/help/sl/aisleriot/labyrinth.xml /usr/share/help/sl/aisleriot/lady_jane.xml /usr/share/help/sl/aisleriot/legal.xml /usr/share/help/sl/aisleriot/maze.xml /usr/share/help/sl/aisleriot/monte_carlo.xml /usr/share/help/sl/aisleriot/napoleons_tomb.xml /usr/share/help/sl/aisleriot/neighbor.xml /usr/share/help/sl/aisleriot/odessa.xml /usr/share/help/sl/aisleriot/osmosis.xml /usr/share/help/sl/aisleriot/peek.xml /usr/share/help/sl/aisleriot/pileon.xml /usr/share/help/sl/aisleriot/plait.xml /usr/share/help/sl/aisleriot/poker.xml /usr/share/help/sl/aisleriot/quatorze.xml /usr/share/help/sl/aisleriot/royal_east.xml /usr/share/help/sl/aisleriot/saratoga.xml /usr/share/help/sl/aisleriot/scorpion.xml /usr/share/help/sl/aisleriot/scuffle.xml /usr/share/help/sl/aisleriot/seahaven.xml /usr/share/help/sl/aisleriot/sir_tommy.xml /usr/share/help/sl/aisleriot/spider.xml /usr/share/help/sl/aisleriot/spider_three_decks.xml /usr/share/help/sl/aisleriot/spiderette.xml /usr/share/help/sl/aisleriot/straight_up.xml /usr/share/help/sl/aisleriot/streets_and_alleys.xml /usr/share/help/sl/aisleriot/ten_across.xml /usr/share/help/sl/aisleriot/terrace.xml /usr/share/help/sl/aisleriot/thieves.xml /usr/share/help/sl/aisleriot/thirteen.xml /usr/share/help/sl/aisleriot/thumb_and_pouch.xml /usr/share/help/sl/aisleriot/treize.xml /usr/share/help/sl/aisleriot/triple_peaks.xml /usr/share/help/sl/aisleriot/union_square.xml /usr/share/help/sl/aisleriot/valentine.xml /usr/share/help/sl/aisleriot/wall.xml /usr/share/help/sl/aisleriot/westhaven.xml /usr/share/help/sl/aisleriot/whitehead.xml /usr/share/help/sl/aisleriot/will_o_the_wisp.xml /usr/share/help/sl/aisleriot/yield.xml /usr/share/help/sl/aisleriot/yukon.xml /usr/share/help/sl/aisleriot/zebra.xml /usr/share/help/sr/aisleriot /usr/share/help/sr/aisleriot/accordion.xml /usr/share/help/sr/aisleriot/agnes.xml /usr/share/help/sr/aisleriot/athena.xml /usr/share/help/sr/aisleriot/auld_lang_syne.xml /usr/share/help/sr/aisleriot/aunt_mary.xml /usr/share/help/sr/aisleriot/backbone.xml /usr/share/help/sr/aisleriot/bakers_dozen.xml /usr/share/help/sr/aisleriot/bakers_game.xml /usr/share/help/sr/aisleriot/bear_river.xml /usr/share/help/sr/aisleriot/beleaguered_castle.xml /usr/share/help/sr/aisleriot/block_ten.xml /usr/share/help/sr/aisleriot/bristol.xml /usr/share/help/sr/aisleriot/camelot.xml /usr/share/help/sr/aisleriot/canfield.xml /usr/share/help/sr/aisleriot/carpet.xml /usr/share/help/sr/aisleriot/chessboard.xml /usr/share/help/sr/aisleriot/clock.xml /usr/share/help/sr/aisleriot/cover.xml /usr/share/help/sr/aisleriot/cruel.xml /usr/share/help/sr/aisleriot/definitions.xml /usr/share/help/sr/aisleriot/diamond_mine.xml /usr/share/help/sr/aisleriot/doublets.xml /usr/share/help/sr/aisleriot/eagle-wing.xml /usr/share/help/sr/aisleriot/easthaven.xml /usr/share/help/sr/aisleriot/eight_off.xml /usr/share/help/sr/aisleriot/elevator.xml /usr/share/help/sr/aisleriot/eliminator.xml /usr/share/help/sr/aisleriot/escalator.xml /usr/share/help/sr/aisleriot/figures /usr/share/help/sr/aisleriot/figures/camelot-goal.png /usr/share/help/sr/aisleriot/figures/clock-rules.png /usr/share/help/sr/aisleriot/first_law.xml /usr/share/help/sr/aisleriot/fortress.xml /usr/share/help/sr/aisleriot/fortunes.xml /usr/share/help/sr/aisleriot/forty_thieves.xml /usr/share/help/sr/aisleriot/fourteen.xml /usr/share/help/sr/aisleriot/freecell.xml /usr/share/help/sr/aisleriot/gaps.xml /usr/share/help/sr/aisleriot/gay_gordons.xml /usr/share/help/sr/aisleriot/giant.xml /usr/share/help/sr/aisleriot/glenwood.xml /usr/share/help/sr/aisleriot/gold_mine.xml /usr/share/help/sr/aisleriot/golf.xml /usr/share/help/sr/aisleriot/gypsy.xml /usr/share/help/sr/aisleriot/hamilton.xml /usr/share/help/sr/aisleriot/helsinki.xml /usr/share/help/sr/aisleriot/hopscotch.xml /usr/share/help/sr/aisleriot/index.docbook /usr/share/help/sr/aisleriot/isabel.xml /usr/share/help/sr/aisleriot/jamestown.xml /usr/share/help/sr/aisleriot/jumbo.xml /usr/share/help/sr/aisleriot/kansas.xml /usr/share/help/sr/aisleriot/king_albert.xml /usr/share/help/sr/aisleriot/kings_audience.xml /usr/share/help/sr/aisleriot/klondike.xml /usr/share/help/sr/aisleriot/labyrinth.xml /usr/share/help/sr/aisleriot/lady_jane.xml /usr/share/help/sr/aisleriot/legal.xml /usr/share/help/sr/aisleriot/maze.xml /usr/share/help/sr/aisleriot/monte_carlo.xml /usr/share/help/sr/aisleriot/napoleons_tomb.xml /usr/share/help/sr/aisleriot/neighbor.xml /usr/share/help/sr/aisleriot/odessa.xml /usr/share/help/sr/aisleriot/osmosis.xml /usr/share/help/sr/aisleriot/peek.xml /usr/share/help/sr/aisleriot/pileon.xml /usr/share/help/sr/aisleriot/plait.xml /usr/share/help/sr/aisleriot/poker.xml /usr/share/help/sr/aisleriot/quatorze.xml /usr/share/help/sr/aisleriot/royal_east.xml /usr/share/help/sr/aisleriot/saratoga.xml /usr/share/help/sr/aisleriot/scorpion.xml /usr/share/help/sr/aisleriot/scuffle.xml /usr/share/help/sr/aisleriot/seahaven.xml /usr/share/help/sr/aisleriot/sir_tommy.xml /usr/share/help/sr/aisleriot/spider.xml /usr/share/help/sr/aisleriot/spider_three_decks.xml /usr/share/help/sr/aisleriot/spiderette.xml /usr/share/help/sr/aisleriot/straight_up.xml /usr/share/help/sr/aisleriot/streets_and_alleys.xml /usr/share/help/sr/aisleriot/ten_across.xml /usr/share/help/sr/aisleriot/terrace.xml /usr/share/help/sr/aisleriot/thieves.xml /usr/share/help/sr/aisleriot/thirteen.xml /usr/share/help/sr/aisleriot/thumb_and_pouch.xml /usr/share/help/sr/aisleriot/treize.xml /usr/share/help/sr/aisleriot/triple_peaks.xml /usr/share/help/sr/aisleriot/union_square.xml /usr/share/help/sr/aisleriot/valentine.xml /usr/share/help/sr/aisleriot/wall.xml /usr/share/help/sr/aisleriot/westhaven.xml /usr/share/help/sr/aisleriot/whitehead.xml /usr/share/help/sr/aisleriot/will_o_the_wisp.xml /usr/share/help/sr/aisleriot/yield.xml /usr/share/help/sr/aisleriot/yukon.xml /usr/share/help/sr/aisleriot/zebra.xml /usr/share/help/sr@latin/aisleriot /usr/share/help/sr@latin/aisleriot/accordion.xml /usr/share/help/sr@latin/aisleriot/agnes.xml /usr/share/help/sr@latin/aisleriot/athena.xml /usr/share/help/sr@latin/aisleriot/auld_lang_syne.xml /usr/share/help/sr@latin/aisleriot/aunt_mary.xml /usr/share/help/sr@latin/aisleriot/backbone.xml /usr/share/help/sr@latin/aisleriot/bakers_dozen.xml /usr/share/help/sr@latin/aisleriot/bakers_game.xml /usr/share/help/sr@latin/aisleriot/bear_river.xml /usr/share/help/sr@latin/aisleriot/beleaguered_castle.xml /usr/share/help/sr@latin/aisleriot/block_ten.xml /usr/share/help/sr@latin/aisleriot/bristol.xml /usr/share/help/sr@latin/aisleriot/camelot.xml /usr/share/help/sr@latin/aisleriot/canfield.xml /usr/share/help/sr@latin/aisleriot/carpet.xml /usr/share/help/sr@latin/aisleriot/chessboard.xml /usr/share/help/sr@latin/aisleriot/clock.xml /usr/share/help/sr@latin/aisleriot/cover.xml /usr/share/help/sr@latin/aisleriot/cruel.xml /usr/share/help/sr@latin/aisleriot/definitions.xml /usr/share/help/sr@latin/aisleriot/diamond_mine.xml /usr/share/help/sr@latin/aisleriot/doublets.xml /usr/share/help/sr@latin/aisleriot/eagle-wing.xml /usr/share/help/sr@latin/aisleriot/easthaven.xml /usr/share/help/sr@latin/aisleriot/eight_off.xml /usr/share/help/sr@latin/aisleriot/elevator.xml /usr/share/help/sr@latin/aisleriot/eliminator.xml /usr/share/help/sr@latin/aisleriot/escalator.xml /usr/share/help/sr@latin/aisleriot/figures /usr/share/help/sr@latin/aisleriot/figures/camelot-goal.png /usr/share/help/sr@latin/aisleriot/figures/clock-rules.png /usr/share/help/sr@latin/aisleriot/first_law.xml /usr/share/help/sr@latin/aisleriot/fortress.xml /usr/share/help/sr@latin/aisleriot/fortunes.xml /usr/share/help/sr@latin/aisleriot/forty_thieves.xml /usr/share/help/sr@latin/aisleriot/fourteen.xml /usr/share/help/sr@latin/aisleriot/freecell.xml /usr/share/help/sr@latin/aisleriot/gaps.xml /usr/share/help/sr@latin/aisleriot/gay_gordons.xml /usr/share/help/sr@latin/aisleriot/giant.xml /usr/share/help/sr@latin/aisleriot/glenwood.xml /usr/share/help/sr@latin/aisleriot/gold_mine.xml /usr/share/help/sr@latin/aisleriot/golf.xml /usr/share/help/sr@latin/aisleriot/gypsy.xml /usr/share/help/sr@latin/aisleriot/hamilton.xml /usr/share/help/sr@latin/aisleriot/helsinki.xml /usr/share/help/sr@latin/aisleriot/hopscotch.xml /usr/share/help/sr@latin/aisleriot/index.docbook /usr/share/help/sr@latin/aisleriot/isabel.xml /usr/share/help/sr@latin/aisleriot/jamestown.xml /usr/share/help/sr@latin/aisleriot/jumbo.xml /usr/share/help/sr@latin/aisleriot/kansas.xml /usr/share/help/sr@latin/aisleriot/king_albert.xml /usr/share/help/sr@latin/aisleriot/kings_audience.xml /usr/share/help/sr@latin/aisleriot/klondike.xml /usr/share/help/sr@latin/aisleriot/labyrinth.xml /usr/share/help/sr@latin/aisleriot/lady_jane.xml /usr/share/help/sr@latin/aisleriot/legal.xml /usr/share/help/sr@latin/aisleriot/maze.xml /usr/share/help/sr@latin/aisleriot/monte_carlo.xml /usr/share/help/sr@latin/aisleriot/napoleons_tomb.xml /usr/share/help/sr@latin/aisleriot/neighbor.xml /usr/share/help/sr@latin/aisleriot/odessa.xml /usr/share/help/sr@latin/aisleriot/osmosis.xml /usr/share/help/sr@latin/aisleriot/peek.xml /usr/share/help/sr@latin/aisleriot/pileon.xml /usr/share/help/sr@latin/aisleriot/plait.xml /usr/share/help/sr@latin/aisleriot/poker.xml /usr/share/help/sr@latin/aisleriot/quatorze.xml /usr/share/help/sr@latin/aisleriot/royal_east.xml /usr/share/help/sr@latin/aisleriot/saratoga.xml /usr/share/help/sr@latin/aisleriot/scorpion.xml /usr/share/help/sr@latin/aisleriot/scuffle.xml /usr/share/help/sr@latin/aisleriot/seahaven.xml /usr/share/help/sr@latin/aisleriot/sir_tommy.xml /usr/share/help/sr@latin/aisleriot/spider.xml /usr/share/help/sr@latin/aisleriot/spider_three_decks.xml /usr/share/help/sr@latin/aisleriot/spiderette.xml /usr/share/help/sr@latin/aisleriot/straight_up.xml /usr/share/help/sr@latin/aisleriot/streets_and_alleys.xml /usr/share/help/sr@latin/aisleriot/ten_across.xml /usr/share/help/sr@latin/aisleriot/terrace.xml /usr/share/help/sr@latin/aisleriot/thieves.xml /usr/share/help/sr@latin/aisleriot/thirteen.xml /usr/share/help/sr@latin/aisleriot/thumb_and_pouch.xml /usr/share/help/sr@latin/aisleriot/treize.xml /usr/share/help/sr@latin/aisleriot/triple_peaks.xml /usr/share/help/sr@latin/aisleriot/union_square.xml /usr/share/help/sr@latin/aisleriot/valentine.xml /usr/share/help/sr@latin/aisleriot/wall.xml /usr/share/help/sr@latin/aisleriot/westhaven.xml /usr/share/help/sr@latin/aisleriot/whitehead.xml /usr/share/help/sr@latin/aisleriot/will_o_the_wisp.xml /usr/share/help/sr@latin/aisleriot/yield.xml /usr/share/help/sr@latin/aisleriot/yukon.xml /usr/share/help/sr@latin/aisleriot/zebra.xml /usr/share/help/sv/aisleriot /usr/share/help/sv/aisleriot/accordion.xml /usr/share/help/sv/aisleriot/agnes.xml /usr/share/help/sv/aisleriot/athena.xml /usr/share/help/sv/aisleriot/auld_lang_syne.xml /usr/share/help/sv/aisleriot/aunt_mary.xml /usr/share/help/sv/aisleriot/backbone.xml /usr/share/help/sv/aisleriot/bakers_dozen.xml /usr/share/help/sv/aisleriot/bakers_game.xml /usr/share/help/sv/aisleriot/bear_river.xml /usr/share/help/sv/aisleriot/beleaguered_castle.xml /usr/share/help/sv/aisleriot/block_ten.xml /usr/share/help/sv/aisleriot/bristol.xml /usr/share/help/sv/aisleriot/camelot.xml /usr/share/help/sv/aisleriot/canfield.xml /usr/share/help/sv/aisleriot/carpet.xml /usr/share/help/sv/aisleriot/chessboard.xml /usr/share/help/sv/aisleriot/clock.xml /usr/share/help/sv/aisleriot/cover.xml /usr/share/help/sv/aisleriot/cruel.xml /usr/share/help/sv/aisleriot/definitions.xml /usr/share/help/sv/aisleriot/diamond_mine.xml /usr/share/help/sv/aisleriot/doublets.xml /usr/share/help/sv/aisleriot/eagle-wing.xml /usr/share/help/sv/aisleriot/easthaven.xml /usr/share/help/sv/aisleriot/eight_off.xml /usr/share/help/sv/aisleriot/elevator.xml /usr/share/help/sv/aisleriot/eliminator.xml /usr/share/help/sv/aisleriot/escalator.xml /usr/share/help/sv/aisleriot/figures /usr/share/help/sv/aisleriot/figures/camelot-goal.png /usr/share/help/sv/aisleriot/figures/clock-rules.png /usr/share/help/sv/aisleriot/first_law.xml /usr/share/help/sv/aisleriot/fortress.xml /usr/share/help/sv/aisleriot/fortunes.xml /usr/share/help/sv/aisleriot/forty_thieves.xml /usr/share/help/sv/aisleriot/fourteen.xml /usr/share/help/sv/aisleriot/freecell.xml /usr/share/help/sv/aisleriot/gaps.xml /usr/share/help/sv/aisleriot/gay_gordons.xml /usr/share/help/sv/aisleriot/giant.xml /usr/share/help/sv/aisleriot/glenwood.xml /usr/share/help/sv/aisleriot/gold_mine.xml /usr/share/help/sv/aisleriot/golf.xml /usr/share/help/sv/aisleriot/gypsy.xml /usr/share/help/sv/aisleriot/hamilton.xml /usr/share/help/sv/aisleriot/helsinki.xml /usr/share/help/sv/aisleriot/hopscotch.xml /usr/share/help/sv/aisleriot/index.docbook /usr/share/help/sv/aisleriot/isabel.xml /usr/share/help/sv/aisleriot/jamestown.xml /usr/share/help/sv/aisleriot/jumbo.xml /usr/share/help/sv/aisleriot/kansas.xml /usr/share/help/sv/aisleriot/king_albert.xml /usr/share/help/sv/aisleriot/kings_audience.xml /usr/share/help/sv/aisleriot/klondike.xml /usr/share/help/sv/aisleriot/labyrinth.xml /usr/share/help/sv/aisleriot/lady_jane.xml /usr/share/help/sv/aisleriot/legal.xml /usr/share/help/sv/aisleriot/maze.xml /usr/share/help/sv/aisleriot/monte_carlo.xml /usr/share/help/sv/aisleriot/napoleons_tomb.xml /usr/share/help/sv/aisleriot/neighbor.xml /usr/share/help/sv/aisleriot/odessa.xml /usr/share/help/sv/aisleriot/osmosis.xml /usr/share/help/sv/aisleriot/peek.xml /usr/share/help/sv/aisleriot/pileon.xml /usr/share/help/sv/aisleriot/plait.xml /usr/share/help/sv/aisleriot/poker.xml /usr/share/help/sv/aisleriot/quatorze.xml /usr/share/help/sv/aisleriot/royal_east.xml /usr/share/help/sv/aisleriot/saratoga.xml /usr/share/help/sv/aisleriot/scorpion.xml /usr/share/help/sv/aisleriot/scuffle.xml /usr/share/help/sv/aisleriot/seahaven.xml /usr/share/help/sv/aisleriot/sir_tommy.xml /usr/share/help/sv/aisleriot/spider.xml /usr/share/help/sv/aisleriot/spider_three_decks.xml /usr/share/help/sv/aisleriot/spiderette.xml /usr/share/help/sv/aisleriot/straight_up.xml /usr/share/help/sv/aisleriot/streets_and_alleys.xml /usr/share/help/sv/aisleriot/ten_across.xml /usr/share/help/sv/aisleriot/terrace.xml /usr/share/help/sv/aisleriot/thieves.xml /usr/share/help/sv/aisleriot/thirteen.xml /usr/share/help/sv/aisleriot/thumb_and_pouch.xml /usr/share/help/sv/aisleriot/treize.xml /usr/share/help/sv/aisleriot/triple_peaks.xml /usr/share/help/sv/aisleriot/union_square.xml /usr/share/help/sv/aisleriot/valentine.xml /usr/share/help/sv/aisleriot/wall.xml /usr/share/help/sv/aisleriot/westhaven.xml /usr/share/help/sv/aisleriot/whitehead.xml /usr/share/help/sv/aisleriot/will_o_the_wisp.xml /usr/share/help/sv/aisleriot/yield.xml /usr/share/help/sv/aisleriot/yukon.xml /usr/share/help/sv/aisleriot/zebra.xml /usr/share/help/uk/aisleriot /usr/share/help/uk/aisleriot/accordion.xml /usr/share/help/uk/aisleriot/agnes.xml /usr/share/help/uk/aisleriot/athena.xml /usr/share/help/uk/aisleriot/auld_lang_syne.xml /usr/share/help/uk/aisleriot/aunt_mary.xml /usr/share/help/uk/aisleriot/backbone.xml /usr/share/help/uk/aisleriot/bakers_dozen.xml /usr/share/help/uk/aisleriot/bakers_game.xml /usr/share/help/uk/aisleriot/bear_river.xml /usr/share/help/uk/aisleriot/beleaguered_castle.xml /usr/share/help/uk/aisleriot/block_ten.xml /usr/share/help/uk/aisleriot/bristol.xml /usr/share/help/uk/aisleriot/camelot.xml /usr/share/help/uk/aisleriot/canfield.xml /usr/share/help/uk/aisleriot/carpet.xml /usr/share/help/uk/aisleriot/chessboard.xml /usr/share/help/uk/aisleriot/clock.xml /usr/share/help/uk/aisleriot/cover.xml /usr/share/help/uk/aisleriot/cruel.xml /usr/share/help/uk/aisleriot/definitions.xml /usr/share/help/uk/aisleriot/diamond_mine.xml /usr/share/help/uk/aisleriot/doublets.xml /usr/share/help/uk/aisleriot/eagle-wing.xml /usr/share/help/uk/aisleriot/easthaven.xml /usr/share/help/uk/aisleriot/eight_off.xml /usr/share/help/uk/aisleriot/elevator.xml /usr/share/help/uk/aisleriot/eliminator.xml /usr/share/help/uk/aisleriot/escalator.xml /usr/share/help/uk/aisleriot/figures /usr/share/help/uk/aisleriot/figures/camelot-goal.png /usr/share/help/uk/aisleriot/figures/clock-rules.png /usr/share/help/uk/aisleriot/first_law.xml /usr/share/help/uk/aisleriot/fortress.xml /usr/share/help/uk/aisleriot/fortunes.xml /usr/share/help/uk/aisleriot/forty_thieves.xml /usr/share/help/uk/aisleriot/fourteen.xml /usr/share/help/uk/aisleriot/freecell.xml /usr/share/help/uk/aisleriot/gaps.xml /usr/share/help/uk/aisleriot/gay_gordons.xml /usr/share/help/uk/aisleriot/giant.xml /usr/share/help/uk/aisleriot/glenwood.xml /usr/share/help/uk/aisleriot/gold_mine.xml /usr/share/help/uk/aisleriot/golf.xml /usr/share/help/uk/aisleriot/gypsy.xml /usr/share/help/uk/aisleriot/hamilton.xml /usr/share/help/uk/aisleriot/helsinki.xml /usr/share/help/uk/aisleriot/hopscotch.xml /usr/share/help/uk/aisleriot/index.docbook /usr/share/help/uk/aisleriot/isabel.xml /usr/share/help/uk/aisleriot/jamestown.xml /usr/share/help/uk/aisleriot/jumbo.xml /usr/share/help/uk/aisleriot/kansas.xml /usr/share/help/uk/aisleriot/king_albert.xml /usr/share/help/uk/aisleriot/kings_audience.xml /usr/share/help/uk/aisleriot/klondike.xml /usr/share/help/uk/aisleriot/labyrinth.xml /usr/share/help/uk/aisleriot/lady_jane.xml /usr/share/help/uk/aisleriot/legal.xml /usr/share/help/uk/aisleriot/maze.xml /usr/share/help/uk/aisleriot/monte_carlo.xml /usr/share/help/uk/aisleriot/napoleons_tomb.xml /usr/share/help/uk/aisleriot/neighbor.xml /usr/share/help/uk/aisleriot/odessa.xml /usr/share/help/uk/aisleriot/osmosis.xml /usr/share/help/uk/aisleriot/peek.xml /usr/share/help/uk/aisleriot/pileon.xml /usr/share/help/uk/aisleriot/plait.xml /usr/share/help/uk/aisleriot/poker.xml /usr/share/help/uk/aisleriot/quatorze.xml /usr/share/help/uk/aisleriot/royal_east.xml /usr/share/help/uk/aisleriot/saratoga.xml /usr/share/help/uk/aisleriot/scorpion.xml /usr/share/help/uk/aisleriot/scuffle.xml /usr/share/help/uk/aisleriot/seahaven.xml /usr/share/help/uk/aisleriot/sir_tommy.xml /usr/share/help/uk/aisleriot/spider.xml /usr/share/help/uk/aisleriot/spider_three_decks.xml /usr/share/help/uk/aisleriot/spiderette.xml /usr/share/help/uk/aisleriot/straight_up.xml /usr/share/help/uk/aisleriot/streets_and_alleys.xml /usr/share/help/uk/aisleriot/ten_across.xml /usr/share/help/uk/aisleriot/terrace.xml /usr/share/help/uk/aisleriot/thieves.xml /usr/share/help/uk/aisleriot/thirteen.xml /usr/share/help/uk/aisleriot/thumb_and_pouch.xml /usr/share/help/uk/aisleriot/treize.xml /usr/share/help/uk/aisleriot/triple_peaks.xml /usr/share/help/uk/aisleriot/union_square.xml /usr/share/help/uk/aisleriot/valentine.xml /usr/share/help/uk/aisleriot/wall.xml /usr/share/help/uk/aisleriot/westhaven.xml /usr/share/help/uk/aisleriot/whitehead.xml /usr/share/help/uk/aisleriot/will_o_the_wisp.xml /usr/share/help/uk/aisleriot/yield.xml /usr/share/help/uk/aisleriot/yukon.xml /usr/share/help/uk/aisleriot/zebra.xml /usr/share/help/zh_CN/aisleriot /usr/share/help/zh_CN/aisleriot/accordion.xml /usr/share/help/zh_CN/aisleriot/agnes.xml /usr/share/help/zh_CN/aisleriot/athena.xml /usr/share/help/zh_CN/aisleriot/auld_lang_syne.xml /usr/share/help/zh_CN/aisleriot/aunt_mary.xml /usr/share/help/zh_CN/aisleriot/backbone.xml /usr/share/help/zh_CN/aisleriot/bakers_dozen.xml /usr/share/help/zh_CN/aisleriot/bakers_game.xml /usr/share/help/zh_CN/aisleriot/bear_river.xml /usr/share/help/zh_CN/aisleriot/beleaguered_castle.xml /usr/share/help/zh_CN/aisleriot/block_ten.xml /usr/share/help/zh_CN/aisleriot/bristol.xml /usr/share/help/zh_CN/aisleriot/camelot.xml /usr/share/help/zh_CN/aisleriot/canfield.xml /usr/share/help/zh_CN/aisleriot/carpet.xml /usr/share/help/zh_CN/aisleriot/chessboard.xml /usr/share/help/zh_CN/aisleriot/clock.xml /usr/share/help/zh_CN/aisleriot/cover.xml /usr/share/help/zh_CN/aisleriot/cruel.xml /usr/share/help/zh_CN/aisleriot/definitions.xml /usr/share/help/zh_CN/aisleriot/diamond_mine.xml /usr/share/help/zh_CN/aisleriot/doublets.xml /usr/share/help/zh_CN/aisleriot/eagle-wing.xml /usr/share/help/zh_CN/aisleriot/easthaven.xml /usr/share/help/zh_CN/aisleriot/eight_off.xml /usr/share/help/zh_CN/aisleriot/elevator.xml /usr/share/help/zh_CN/aisleriot/eliminator.xml /usr/share/help/zh_CN/aisleriot/escalator.xml /usr/share/help/zh_CN/aisleriot/figures /usr/share/help/zh_CN/aisleriot/figures/camelot-goal.png /usr/share/help/zh_CN/aisleriot/figures/clock-rules.png /usr/share/help/zh_CN/aisleriot/first_law.xml /usr/share/help/zh_CN/aisleriot/fortress.xml /usr/share/help/zh_CN/aisleriot/fortunes.xml /usr/share/help/zh_CN/aisleriot/forty_thieves.xml /usr/share/help/zh_CN/aisleriot/fourteen.xml /usr/share/help/zh_CN/aisleriot/freecell.xml /usr/share/help/zh_CN/aisleriot/gaps.xml /usr/share/help/zh_CN/aisleriot/gay_gordons.xml /usr/share/help/zh_CN/aisleriot/giant.xml /usr/share/help/zh_CN/aisleriot/glenwood.xml /usr/share/help/zh_CN/aisleriot/gold_mine.xml /usr/share/help/zh_CN/aisleriot/golf.xml /usr/share/help/zh_CN/aisleriot/gypsy.xml /usr/share/help/zh_CN/aisleriot/hamilton.xml /usr/share/help/zh_CN/aisleriot/helsinki.xml /usr/share/help/zh_CN/aisleriot/hopscotch.xml /usr/share/help/zh_CN/aisleriot/index.docbook /usr/share/help/zh_CN/aisleriot/isabel.xml /usr/share/help/zh_CN/aisleriot/jamestown.xml /usr/share/help/zh_CN/aisleriot/jumbo.xml /usr/share/help/zh_CN/aisleriot/kansas.xml /usr/share/help/zh_CN/aisleriot/king_albert.xml /usr/share/help/zh_CN/aisleriot/kings_audience.xml /usr/share/help/zh_CN/aisleriot/klondike.xml /usr/share/help/zh_CN/aisleriot/labyrinth.xml /usr/share/help/zh_CN/aisleriot/lady_jane.xml /usr/share/help/zh_CN/aisleriot/legal.xml /usr/share/help/zh_CN/aisleriot/maze.xml /usr/share/help/zh_CN/aisleriot/monte_carlo.xml /usr/share/help/zh_CN/aisleriot/napoleons_tomb.xml /usr/share/help/zh_CN/aisleriot/neighbor.xml /usr/share/help/zh_CN/aisleriot/odessa.xml /usr/share/help/zh_CN/aisleriot/osmosis.xml /usr/share/help/zh_CN/aisleriot/peek.xml /usr/share/help/zh_CN/aisleriot/pileon.xml /usr/share/help/zh_CN/aisleriot/plait.xml /usr/share/help/zh_CN/aisleriot/poker.xml /usr/share/help/zh_CN/aisleriot/quatorze.xml /usr/share/help/zh_CN/aisleriot/royal_east.xml /usr/share/help/zh_CN/aisleriot/saratoga.xml /usr/share/help/zh_CN/aisleriot/scorpion.xml /usr/share/help/zh_CN/aisleriot/scuffle.xml /usr/share/help/zh_CN/aisleriot/seahaven.xml /usr/share/help/zh_CN/aisleriot/sir_tommy.xml /usr/share/help/zh_CN/aisleriot/spider.xml /usr/share/help/zh_CN/aisleriot/spider_three_decks.xml /usr/share/help/zh_CN/aisleriot/spiderette.xml /usr/share/help/zh_CN/aisleriot/straight_up.xml /usr/share/help/zh_CN/aisleriot/streets_and_alleys.xml /usr/share/help/zh_CN/aisleriot/ten_across.xml /usr/share/help/zh_CN/aisleriot/terrace.xml /usr/share/help/zh_CN/aisleriot/thieves.xml /usr/share/help/zh_CN/aisleriot/thirteen.xml /usr/share/help/zh_CN/aisleriot/thumb_and_pouch.xml /usr/share/help/zh_CN/aisleriot/treize.xml /usr/share/help/zh_CN/aisleriot/triple_peaks.xml /usr/share/help/zh_CN/aisleriot/union_square.xml /usr/share/help/zh_CN/aisleriot/valentine.xml /usr/share/help/zh_CN/aisleriot/wall.xml /usr/share/help/zh_CN/aisleriot/westhaven.xml /usr/share/help/zh_CN/aisleriot/whitehead.xml /usr/share/help/zh_CN/aisleriot/will_o_the_wisp.xml /usr/share/help/zh_CN/aisleriot/yield.xml /usr/share/help/zh_CN/aisleriot/yukon.xml /usr/share/help/zh_CN/aisleriot/zebra.xml /usr/share/locale/af/LC_MESSAGES/aisleriot.mo /usr/share/locale/ar/LC_MESSAGES/aisleriot.mo /usr/share/locale/as/LC_MESSAGES/aisleriot.mo /usr/share/locale/ast/LC_MESSAGES/aisleriot.mo /usr/share/locale/az/LC_MESSAGES/aisleriot.mo /usr/share/locale/be/LC_MESSAGES/aisleriot.mo /usr/share/locale/bg/LC_MESSAGES/aisleriot.mo /usr/share/locale/bn/LC_MESSAGES/aisleriot.mo /usr/share/locale/bn_IN/LC_MESSAGES/aisleriot.mo /usr/share/locale/br/LC_MESSAGES/aisleriot.mo /usr/share/locale/bs/LC_MESSAGES/aisleriot.mo /usr/share/locale/ca/LC_MESSAGES/aisleriot.mo /usr/share/locale/ca@valencia/LC_MESSAGES/aisleriot.mo /usr/share/locale/cs/LC_MESSAGES/aisleriot.mo /usr/share/locale/cy/LC_MESSAGES/aisleriot.mo /usr/share/locale/da/LC_MESSAGES/aisleriot.mo /usr/share/locale/de/LC_MESSAGES/aisleriot.mo /usr/share/locale/dz/LC_MESSAGES/aisleriot.mo /usr/share/locale/el/LC_MESSAGES/aisleriot.mo /usr/share/locale/en@shaw/LC_MESSAGES/aisleriot.mo /usr/share/locale/en_CA/LC_MESSAGES/aisleriot.mo /usr/share/locale/en_GB/LC_MESSAGES/aisleriot.mo /usr/share/locale/eo/LC_MESSAGES/aisleriot.mo /usr/share/locale/es/LC_MESSAGES/aisleriot.mo /usr/share/locale/et/LC_MESSAGES/aisleriot.mo /usr/share/locale/eu/LC_MESSAGES/aisleriot.mo /usr/share/locale/fa/LC_MESSAGES/aisleriot.mo /usr/share/locale/fi/LC_MESSAGES/aisleriot.mo /usr/share/locale/fr/LC_MESSAGES/aisleriot.mo /usr/share/locale/fur/LC_MESSAGES/aisleriot.mo /usr/share/locale/ga/LC_MESSAGES/aisleriot.mo /usr/share/locale/gl/LC_MESSAGES/aisleriot.mo /usr/share/locale/gu/LC_MESSAGES/aisleriot.mo /usr/share/locale/he/LC_MESSAGES/aisleriot.mo /usr/share/locale/hi/LC_MESSAGES/aisleriot.mo /usr/share/locale/hr/LC_MESSAGES/aisleriot.mo /usr/share/locale/hu/LC_MESSAGES/aisleriot.mo /usr/share/locale/id/LC_MESSAGES/aisleriot.mo /usr/share/locale/is/LC_MESSAGES/aisleriot.mo /usr/share/locale/it/LC_MESSAGES/aisleriot.mo /usr/share/locale/ja/LC_MESSAGES/aisleriot.mo /usr/share/locale/ka/LC_MESSAGES/aisleriot.mo /usr/share/locale/kk/LC_MESSAGES/aisleriot.mo /usr/share/locale/km/LC_MESSAGES/aisleriot.mo /usr/share/locale/kn/LC_MESSAGES/aisleriot.mo /usr/share/locale/ko/LC_MESSAGES/aisleriot.mo /usr/share/locale/lt/LC_MESSAGES/aisleriot.mo /usr/share/locale/lv/LC_MESSAGES/aisleriot.mo /usr/share/locale/mai/LC_MESSAGES/aisleriot.mo /usr/share/locale/mk/LC_MESSAGES/aisleriot.mo /usr/share/locale/ml/LC_MESSAGES/aisleriot.mo /usr/share/locale/mr/LC_MESSAGES/aisleriot.mo /usr/share/locale/ms/LC_MESSAGES/aisleriot.mo /usr/share/locale/nb/LC_MESSAGES/aisleriot.mo /usr/share/locale/ne/LC_MESSAGES/aisleriot.mo /usr/share/locale/nl/LC_MESSAGES/aisleriot.mo /usr/share/locale/nn/LC_MESSAGES/aisleriot.mo /usr/share/locale/oc/LC_MESSAGES/aisleriot.mo /usr/share/locale/or/LC_MESSAGES/aisleriot.mo /usr/share/locale/pa/LC_MESSAGES/aisleriot.mo /usr/share/locale/pl/LC_MESSAGES/aisleriot.mo /usr/share/locale/pt/LC_MESSAGES/aisleriot.mo /usr/share/locale/pt_BR/LC_MESSAGES/aisleriot.mo /usr/share/locale/ro/LC_MESSAGES/aisleriot.mo /usr/share/locale/ru/LC_MESSAGES/aisleriot.mo /usr/share/locale/si/LC_MESSAGES/aisleriot.mo /usr/share/locale/sk/LC_MESSAGES/aisleriot.mo /usr/share/locale/sl/LC_MESSAGES/aisleriot.mo /usr/share/locale/sq/LC_MESSAGES/aisleriot.mo /usr/share/locale/sr/LC_MESSAGES/aisleriot.mo /usr/share/locale/sr@latin/LC_MESSAGES/aisleriot.mo /usr/share/locale/sv/LC_MESSAGES/aisleriot.mo /usr/share/locale/ta/LC_MESSAGES/aisleriot.mo /usr/share/locale/te/LC_MESSAGES/aisleriot.mo /usr/share/locale/th/LC_MESSAGES/aisleriot.mo /usr/share/locale/tr/LC_MESSAGES/aisleriot.mo /usr/share/locale/ug/LC_MESSAGES/aisleriot.mo /usr/share/locale/uk/LC_MESSAGES/aisleriot.mo /usr/share/locale/vi/LC_MESSAGES/aisleriot.mo /usr/share/locale/wa/LC_MESSAGES/aisleriot.mo /usr/share/locale/zh_CN/LC_MESSAGES/aisleriot.mo /usr/share/locale/zh_HK/LC_MESSAGES/aisleriot.mo /usr/share/locale/zh_TW/LC_MESSAGES/aisleriot.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 5 00:02:08 2025