diff options
author | philip <philip@FreeBSD.org> | 2009-03-23 03:03:41 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2009-03-23 03:03:41 +0800 |
commit | 1ad9fa59acfc6d99d9cee8a750ebd0dfa723886d (patch) | |
tree | c6b0728cb1f8201d3573ff5b70d24024d72a6ccd /games | |
parent | 2ab7974351b837e755cabd51bed5551a89c00bfb (diff) | |
download | freebsd-ports-gnome-1ad9fa59acfc6d99d9cee8a750ebd0dfa723886d.tar.gz freebsd-ports-gnome-1ad9fa59acfc6d99d9cee8a750ebd0dfa723886d.tar.zst freebsd-ports-gnome-1ad9fa59acfc6d99d9cee8a750ebd0dfa723886d.zip |
Update to 1.5.14.
Unbreak pkg-plist.
Add fribidi dependency from configure script.
Require NLS when OPTIONS contains one (or more) of: CAMPAIGN, SERVER, TOOLS.
Submitted by: "Anonymous" <swell.k -at- gmail.com>
PR: ports/132409
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth-devel/Makefile | 20 | ||||
-rw-r--r-- | games/wesnoth-devel/distinfo | 6 | ||||
-rw-r--r-- | games/wesnoth-devel/files/patch-configure | 11 | ||||
-rw-r--r-- | games/wesnoth-devel/pkg-plist | 3012 |
4 files changed, 1714 insertions, 1335 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index f0700b6ba152..181081963b0b 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wesnoth -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.14 CATEGORIES= games PKGNAMESUFFIX= -devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -19,8 +19,6 @@ COMMENT= A fantasy turn-based strategy game LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ freetype.9:${PORTSDIR}/print/freetype2 -BROKEN= bad plist - CONFLICTS= wesnoth-1.4* USE_SDL= image mixer net ttf @@ -34,17 +32,23 @@ CONFIGURE_ARGS= --localstatedir=/var \ --with-libintl-prefix=${LOCALBASE} \ --with-localedir=${PREFIX}/share/locale -MANLANG= "" cs da de es fi fr gl hu it ja +MANLANG= "" cs da de en_GB es fi fr gl hu it ja MANLANG+= lt nl pl racv sk sr sr@latin sv tr zh_CN zh_TW MAN6_CS= wesnoth.6 MAN6_DE= wesnoth.6 MAN6_EN= wesnoth.6 +MAN6_EN_GB= wesnoth.6 MAN6_ES= wesnoth.6 +MAN6_FI= wesnoth.6 MAN6_GL= wesnoth.6 +MAN6_HU= wesnoth.6 MAN6_IT= wesnoth.6 MAN6_LT= wesnoth.6 +MAN6_PL= wesnoth.6 +MAN6_SK= wesnoth.6 MAN6_TR= wesnoth.6 +MAN6_ZH_CN= wesnoth.6 OPTIONS= CAMPAIGN "Enable campaign server" On \ EDITOR "Enable map editor" On \ @@ -95,6 +99,14 @@ CONFIGURE_ARGS+= --enable-tools PLIST_SUB+= TOOLS="" .endif +.if defined(WITH_FRIBIDI) || exists(${LOCALBASE}/bin/fribidi-config) +LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi +.endif + +.if (defined(WITH_CAMPAIGN) || defined(WITH_SERVER) || defined(WITH_TOOLS)) && defined(WITHOUT_NLS) +BROKEN= you need NLS support for `campaignd' or `wesnothd' or tools to link against gettext +.endif + post-configure: @${REINPLACE_CMD} -e 's|[$$][{]datarootdir[}]/icons|${LOCALBASE}/share/pixmaps|' \ ${WRKSRC}/icons/Makefile diff --git a/games/wesnoth-devel/distinfo b/games/wesnoth-devel/distinfo index a46ea7178954..209e347a2166 100644 --- a/games/wesnoth-devel/distinfo +++ b/games/wesnoth-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wesnoth-1.5.7.tar.bz2) = 7572e8a8e63e2d5016d1b8bde85a31e8 -SHA256 (wesnoth-1.5.7.tar.bz2) = ff675e2c5fa716f40ae090e19169c257e11ce25d90855915313a70ce367b7ae5 -SIZE (wesnoth-1.5.7.tar.bz2) = 203544831 +MD5 (wesnoth-1.5.14.tar.bz2) = 9386a2abc4f442f1e05e44b6e0dc6852 +SHA256 (wesnoth-1.5.14.tar.bz2) = 530b112955aab57ccf136e9f8f87a7949176bf2b9fa24544452798ef9693c0ad +SIZE (wesnoth-1.5.14.tar.bz2) = 225489555 diff --git a/games/wesnoth-devel/files/patch-configure b/games/wesnoth-devel/files/patch-configure new file mode 100644 index 000000000000..727eb61da92c --- /dev/null +++ b/games/wesnoth-devel/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2009-03-16 01:47:21.000000000 +0300 ++++ configure +@@ -13309,7 +13309,7 @@ + + + +-for ac_func in round socket strtoul sendfile ++for ac_func in round socket strtoul + do + as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` + { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 diff --git a/games/wesnoth-devel/pkg-plist b/games/wesnoth-devel/pkg-plist index 92ed3db171c3..4aa7c18e2a82 100644 --- a/games/wesnoth-devel/pkg-plist +++ b/games/wesnoth-devel/pkg-plist @@ -2,1047 +2,82 @@ %%TOOLS%%bin/cutter %%TOOLS%%bin/exploder bin/wesnoth -bin/wesnoth_addon_manager +%%TOOLS%%bin/wesnoth_addon_manager +%%SERVER%%bin/wesnothd %%TOOLS%%bin/wmlindent %%TOOLS%%bin/wmllint %%TOOLS%%bin/wmlscope -%%SERVER%%bin/wesnothd -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/af/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/da/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/de/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/el/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/es/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/et/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/he/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/id/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/it/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/la/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-anl.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-aoi.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-did.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-editor.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-ei.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-httt.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-l.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-lib.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-low.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-nr.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sof.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tb.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-test.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-thot.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-trow.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tsg.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-units.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-utbs.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth.mo +share/applications/wesnoth.desktop +share/pixmaps/wesnoth-icon.png +share/pixmaps/wesnoth_editor-icon.png +%%EDITOR%%share/applications/wesnoth_editor.desktop +%%DOCSDIR%%/manual/CMakeLists.txt +%%DOCSDIR%%/manual/images/de/game-screen-1.5.7.jpg +%%DOCSDIR%%/manual/images/de/main-menu-1.5.11.jpg +%%DOCSDIR%%/manual/images/de/multiplayer-1.5.11.jpg +%%DOCSDIR%%/manual/images/de/recruit-1.5.7.jpg +%%DOCSDIR%%/manual/images/de/right_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/de/top_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/es/game-screen-1.5.7.jpg +%%DOCSDIR%%/manual/images/es/main-menu-1.5.11.jpg +%%DOCSDIR%%/manual/images/es/multiplayer-1.5.11.jpg +%%DOCSDIR%%/manual/images/es/recruit-1.5.7.jpg +%%DOCSDIR%%/manual/images/es/right_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/es/top_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/game-screen-1.5.7.jpg +%%DOCSDIR%%/manual/images/hu/game-screen-1.5.7.jpg +%%DOCSDIR%%/manual/images/hu/main-menu-1.5.11.jpg +%%DOCSDIR%%/manual/images/hu/multiplayer-1.5.11.jpg +%%DOCSDIR%%/manual/images/hu/recruit-1.5.7.jpg +%%DOCSDIR%%/manual/images/hu/right_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/hu/top_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/main-menu-1.5.11.jpg +%%DOCSDIR%%/manual/images/multiplayer-1.5.11.jpg +%%DOCSDIR%%/manual/images/orb-blue.jpg +%%DOCSDIR%%/manual/images/orb-green.jpg +%%DOCSDIR%%/manual/images/orb-none.jpg +%%DOCSDIR%%/manual/images/orb-red.jpg +%%DOCSDIR%%/manual/images/orb-yellow.jpg +%%DOCSDIR%%/manual/images/recruit-1.5.7.jpg +%%DOCSDIR%%/manual/images/right_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/top_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/tr/game-screen-1.5.7.jpg +%%DOCSDIR%%/manual/images/tr/main-menu-1.5.11.jpg +%%DOCSDIR%%/manual/images/tr/multiplayer-1.5.11.jpg +%%DOCSDIR%%/manual/images/tr/recruit-1.5.7.jpg +%%DOCSDIR%%/manual/images/tr/right_pane-1.5.7.jpg +%%DOCSDIR%%/manual/images/tr/top_pane-1.5.7.jpg +%%DOCSDIR%%/manual/manual.cs.html +%%DOCSDIR%%/manual/manual.da.html +%%DOCSDIR%%/manual/manual.de.html +%%DOCSDIR%%/manual/manual.en.html +%%DOCSDIR%%/manual/manual.en_GB.html +%%DOCSDIR%%/manual/manual.es.html +%%DOCSDIR%%/manual/manual.et.html +%%DOCSDIR%%/manual/manual.fi.html +%%DOCSDIR%%/manual/manual.fr.html +%%DOCSDIR%%/manual/manual.gl.html +%%DOCSDIR%%/manual/manual.hu.html +%%DOCSDIR%%/manual/manual.it.html +%%DOCSDIR%%/manual/manual.pl.html +%%DOCSDIR%%/manual/manual.ru.html +%%DOCSDIR%%/manual/manual.sv.html +%%DOCSDIR%%/manual/manual.tr.html +%%DOCSDIR%%/manual/manual.txt +%%DOCSDIR%%/manual/manual.zh_CN.html +%%DOCSDIR%%/manual/manual.zh_TW.html +%%DOCSDIR%%/manual/styles/manual.css %%DATADIR%%/data/COPYING.txt %%DATADIR%%/data/_main.cfg %%DATADIR%%/data/ai/formula/level_up_attack_eval.fai %%DATADIR%%/data/ai/formula/level_up_attack_move.fai %%DATADIR%%/data/ai/formula/opening.fai +%%DATADIR%%/data/ai/formula/patrol.fai %%DATADIR%%/data/ai/formula/recruitment.fai %%DATADIR%%/data/ai/formula/scouting_eval.fai %%DATADIR%%/data/ai/formula/scouting_move.fai -%%DATADIR%%/data/ai/python/ai_init.py -%%DATADIR%%/data/ai/python/ai_launcher.py -%%DATADIR%%/data/ai/python/bruteforce.py -%%DATADIR%%/data/ai/python/bruteforce_unsafe.py -%%DATADIR%%/data/ai/python/bruteforce_wail.py -%%DATADIR%%/data/ai/python/documentation.py -%%DATADIR%%/data/ai/python/parse.py -%%DATADIR%%/data/ai/python/safe.py -%%DATADIR%%/data/ai/python/sample.py -%%DATADIR%%/data/ai/python/wail/__init__.py -%%DATADIR%%/data/ai/python/wail/decorator.py -%%DATADIR%%/data/ai/python/wail/rwlock.py -%%DATADIR%%/data/ai/python/wail/rwlocktest.py %%DATADIR%%/data/campaigns/An_Orcish_Incursion/_main.cfg %%DATADIR%%/data/campaigns/An_Orcish_Incursion/images/an-orcish-incursion-map.png -%%DATADIR%%/data/campaigns/An_Orcish_Incursion/images/portraits/Erlornas.png %%DATADIR%%/data/campaigns/An_Orcish_Incursion/maps/1_Defend_the_forest.map %%DATADIR%%/data/campaigns/An_Orcish_Incursion/maps/2_Assassins.map %%DATADIR%%/data/campaigns/An_Orcish_Incursion/maps/3_Wasteland.map @@ -1059,7 +94,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/An_Orcish_Incursion/scenarios/7_Showdown.cfg %%DATADIR%%/data/campaigns/An_Orcish_Incursion/utils/journey.cfg %%DATADIR%%/data/campaigns/Descent_Into_Darkness/_main.cfg -%%DATADIR%%/data/campaigns/Descent_Into_Darkness/ais/kamikaze.py %%DATADIR%%/data/campaigns/Descent_Into_Darkness/images/misc/book-icon.png %%DATADIR%%/data/campaigns/Descent_Into_Darkness/images/misc/descent-into-darkness.png %%DATADIR%%/data/campaigns/Descent_Into_Darkness/images/misc/makeshift-altar.png @@ -1148,6 +182,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Descent_Into_Darkness/utils/macros.cfg %%DATADIR%%/data/campaigns/Descent_Into_Darkness/utils/terrain.cfg %%DATADIR%%/data/campaigns/Eastern_Invasion/_main.cfg +%%DATADIR%%/data/campaigns/Eastern_Invasion/images/campaign_image.png %%DATADIR%%/data/campaigns/Eastern_Invasion/images/eastern-invasion-map.png %%DATADIR%%/data/campaigns/Eastern_Invasion/images/items/horse-cage.png %%DATADIR%%/data/campaigns/Eastern_Invasion/images/portraits/dacyn.png @@ -1393,6 +428,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Heir_To_The_Throne/utils/intro.cfg %%DATADIR%%/data/campaigns/Legend_of_Wesmere/HISTORY %%DATADIR%%/data/campaigns/Legend_of_Wesmere/_main.cfg +%%DATADIR%%/data/campaigns/Legend_of_Wesmere/ai/patrol.fai +%%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/campaign_image.png %%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/legend-of-wesmere-map.png %%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/portraits/aldar.png %%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/portraits/cleodil.png @@ -1425,10 +462,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/09_Bounty_Hunters.map %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/10_Cliffs_of_Thoria.map %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/11_Battle_of_the_book.map -%%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/13_News_from_the_front.map %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/14_Human_Alliance.map %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/16_The_Chief_must_die.map -%%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/17_Breaking_the_siege.tomerge %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/19_Costly_Revenge.tomerge %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/23_End_of_War.map %%DATADIR%%/data/campaigns/Legend_of_Wesmere/maps/Kalian.map @@ -1577,21 +612,21 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Northern_Rebirth/_main.cfg %%DATADIR%%/data/campaigns/Northern_Rebirth/images/campaign_image.jpg %%DATADIR%%/data/campaigns/Northern_Rebirth/images/hatchling.png -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Anita.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Arthian.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Camerin.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Elenia.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Father_Marcus.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Hamel.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Hidel.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Malifor.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Rakshas.jpg +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Anita.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Arthian.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Camerin.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Elenia.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Father_Marcus.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Hamel.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Hidel.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Malifor.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Rakshas.png %%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Ro_Sothian.png -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sisal.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sister_Theta.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Stalrag.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Tallin-Evil.jpg -%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Tallin.jpg +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sisal.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Sister_Theta.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Stalrag.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Tallin-Evil.png +%%DATADIR%%/data/campaigns/Northern_Rebirth/images/portraits/Tallin.png %%DATADIR%%/data/campaigns/Northern_Rebirth/maps/breaking_the_chains.map %%DATADIR%%/data/campaigns/Northern_Rebirth/maps/clearing_the_mines.map %%DATADIR%%/data/campaigns/Northern_Rebirth/maps/compelled.map @@ -1652,9 +687,13 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/arcanister-defend.png %%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/arcanister.png %%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/caravan.png -%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-attack.png -%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-attack2.png -%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-withstuff.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-attack-1.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-attack-2.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-defend.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-laden-attack-1.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-laden-attack-2.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-laden-defend.png +%%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-laden.png %%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner.png %%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/runemasteralt-attack1.png %%DATADIR%%/data/campaigns/Sceptre_of_Fire/images/units/dwarves/runemasteralt-attack2.png @@ -1717,6 +756,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Sceptre_of_Fire/utils/journey.cfg %%DATADIR%%/data/campaigns/Sceptre_of_Fire/utils/utils.cfg %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/_main.cfg +%%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/images/campaign_image.png %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/images/farnorth.png %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-1.png %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/images/flags/black-flag-2.png @@ -1794,6 +834,22 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/_main.cfg %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/changelog +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-attack1_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-attack2_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-attack3_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-attack4_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-defend_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged10_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged1_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged2_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged3_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged4_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged5_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged6_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged7_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged8_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged9_halo.png +%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag_halo.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/portraits/aiglondur.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/portraits/angarthing.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/portraits/dulcatulos.png @@ -1829,15 +885,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-attack4.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-defend.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged1.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged10.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged2.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged3.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged4.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged5.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged6.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged7.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged8.png -%%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag-ranged9.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/karrag.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/loremaster-attack1.png %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units/loremaster-attack10.png @@ -2600,6 +1649,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/outrider-melee-2.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/outrider-moving.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/outrider.png +%%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/prowler+female.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/prowler-bow-defend.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/prowler-defend.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/prowler-melee1.png @@ -2661,6 +1711,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/scout-idle-9.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/scout-moving.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/scout.png +%%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/sentinel+female.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/sentinel-defend.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/sentinel-melee.png %%DATADIR%%/data/campaigns/Under_the_Burning_Suns/images/units/elves-desert/sentinel-ranged-1.png @@ -3056,22 +2107,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/attacks/web.png %%DATADIR%%/data/core/images/attacks/whip.png %%DATADIR%%/data/core/images/attacks/woodensword.png -%%DATADIR%%/data/core/images/editor/brush-1-active.png -%%DATADIR%%/data/core/images/editor/brush-1-pressed.png -%%DATADIR%%/data/core/images/editor/brush-1.png -%%DATADIR%%/data/core/images/editor/brush-2-active.png -%%DATADIR%%/data/core/images/editor/brush-2-pressed.png -%%DATADIR%%/data/core/images/editor/brush-2.png -%%DATADIR%%/data/core/images/editor/brush-3-active.png -%%DATADIR%%/data/core/images/editor/brush-3-pressed.png -%%DATADIR%%/data/core/images/editor/brush-3.png -%%DATADIR%%/data/core/images/editor/brush-nw-se-active.png -%%DATADIR%%/data/core/images/editor/brush-nw-se-pressed.png -%%DATADIR%%/data/core/images/editor/brush-nw-se.png -%%DATADIR%%/data/core/images/editor/selection-overlay.png -%%DATADIR%%/data/core/images/editor/tool-overlay-select-brush.png -%%DATADIR%%/data/core/images/editor/tool-overlay-select-wand.png -%%DATADIR%%/data/core/images/editor/tool-overlay-starting-position.png %%DATADIR%%/data/core/images/halo/elven/druid-healing1.png %%DATADIR%%/data/core/images/halo/elven/druid-healing2.png %%DATADIR%%/data/core/images/halo/elven/druid-healing3.png @@ -3310,13 +2345,10 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/items/straw-bale1.png %%DATADIR%%/data/core/images/items/straw-bale2.png %%DATADIR%%/data/core/images/maps/EDITING-HOWTO -%%DATADIR%%/data/core/images/maps/mainmenu.jpg %%DATADIR%%/data/core/images/maps/wesnoth.png %%DATADIR%%/data/core/images/misc/blank-hex.png %%DATADIR%%/data/core/images/misc/cross-white.png -%%DATADIR%%/data/core/images/misc/cross.png %%DATADIR%%/data/core/images/misc/dot-white.png -%%DATADIR%%/data/core/images/misc/dot.png %%DATADIR%%/data/core/images/misc/empty.png %%DATADIR%%/data/core/images/misc/flag-red.png %%DATADIR%%/data/core/images/misc/flag-white.png @@ -3334,125 +2366,180 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/misc/schedule-underground-illum.png %%DATADIR%%/data/core/images/misc/schedule-underground.png %%DATADIR%%/data/core/images/misc/tod-schedule-24hrs.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/drake-burner.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/drake-clasher.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/drake-fighter.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/drake-glider.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/ghoul.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/mermaid-initiate.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/merman-fighter.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/merman-hunter.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/naga-fighter.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/nagini-fighter.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/orcish-assassin.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/saurian-augur.png -%%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst/saurian-skirmisher.png -%%DATADIR%%/data/core/images/portraits/Emilien_Rotival/transparent/human-peasant.png -%%DATADIR%%/data/core/images/portraits/Emilien_Rotival/transparent/human-spearman.png -%%DATADIR%%/data/core/images/portraits/Emilien_Rotival/transparent/human-swordsman.png -%%DATADIR%%/data/core/images/portraits/James_Woo/assassin.png -%%DATADIR%%/data/core/images/portraits/James_Woo/dwarf-guard.png -%%DATADIR%%/data/core/images/portraits/James_Woo/orc-warlord.png -%%DATADIR%%/data/core/images/portraits/James_Woo/orc-warlord2.png -%%DATADIR%%/data/core/images/portraits/James_Woo/orc-warlord3.png -%%DATADIR%%/data/core/images/portraits/James_Woo/orc-warlord4.png -%%DATADIR%%/data/core/images/portraits/James_Woo/orc-warlord5.png -%%DATADIR%%/data/core/images/portraits/James_Woo/troll.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-bandit.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-grand-knight.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-halberdier.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-highwayman.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-horseman.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-javelineer.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-knight.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-lancer.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-paladin.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-peasant.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-pikeman.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-royalguard.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-spearman.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-swordsman.png -%%DATADIR%%/data/core/images/portraits/Jason_Lutes/human-thug.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-archer+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-archer.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-captain.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-druid.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-fighter.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-hero.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-high-lord.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-lady.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-lord.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-marksman+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-marksman.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-ranger+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-ranger.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-scout.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-shaman.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-shyde.png -%%DATADIR%%/data/core/images/portraits/Kitty/elvish-sorceress.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-dark-adept+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-dark-adept.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-arch+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-arch.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-light+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-light.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-red+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-red.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-silver+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-silver.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-white+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage-white.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-mage.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-necromancer+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/human-necromancer.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-archer+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-archer.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-captain.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-druid.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-fighter.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-hero.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-high-lord.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-lady.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-lord.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-marksman+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-marksman.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-ranger+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-ranger.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-scout.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-shaman.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-shyde.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/elvish-sorceress.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-dark-adept+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-dark-adept.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-arch+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-arch.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-light+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-light.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-red+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-red.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-silver+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-silver.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-white+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage-white.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-mage.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-necromancer+female.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/human-necromancer.png -%%DATADIR%%/data/core/images/portraits/Kitty/transparent/undead-lich.png -%%DATADIR%%/data/core/images/portraits/Kitty/undead-lich.png -%%DATADIR%%/data/core/images/portraits/Nicholas_Kerpan/human-poacher.png -%%DATADIR%%/data/core/images/portraits/Nicholas_Kerpan/human-thief.png -%%DATADIR%%/data/core/images/portraits/Other/brown-lich.png -%%DATADIR%%/data/core/images/portraits/Other/cavalryman.png -%%DATADIR%%/data/core/images/portraits/Other/elvish-noble-lady.png -%%DATADIR%%/data/core/images/portraits/Other/human-masterbowman.png -%%DATADIR%%/data/core/images/portraits/Other/scorpion.png -%%DATADIR%%/data/core/images/portraits/Other/sea-serpent.png -%%DATADIR%%/data/core/images/portraits/Other/silver_mage.png -%%DATADIR%%/data/core/images/portraits/Pekka_Aikio/human-bowman.png -%%DATADIR%%/data/core/images/portraits/Pekka_Aikio/human-longbowman.png -%%DATADIR%%/data/core/images/portraits/Tristan_Millner/dwarven-fighter.png +%%DATADIR%%/data/core/images/portraits/ARTISTS +%%DATADIR%%/data/core/images/portraits/drakes/burner.png +%%DATADIR%%/data/core/images/portraits/drakes/clasher.png +%%DATADIR%%/data/core/images/portraits/drakes/fighter.png +%%DATADIR%%/data/core/images/portraits/drakes/glider.png +%%DATADIR%%/data/core/images/portraits/dwarves/dragonguard.png +%%DATADIR%%/data/core/images/portraits/dwarves/fighter.png +%%DATADIR%%/data/core/images/portraits/dwarves/gryphon-rider.png +%%DATADIR%%/data/core/images/portraits/dwarves/guard.png +%%DATADIR%%/data/core/images/portraits/dwarves/lord.png +%%DATADIR%%/data/core/images/portraits/dwarves/runemaster.png +%%DATADIR%%/data/core/images/portraits/dwarves/sentinel.png +%%DATADIR%%/data/core/images/portraits/dwarves/thunderer.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/dragonguard.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/fighter.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/gryphon-rider.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/guard.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/lord.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/runemaster.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/sentinel.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/thunderer.png +%%DATADIR%%/data/core/images/portraits/dwarves/transparent/ulfserker.png +%%DATADIR%%/data/core/images/portraits/dwarves/ulfserker.png +%%DATADIR%%/data/core/images/portraits/elves/archer+female.png +%%DATADIR%%/data/core/images/portraits/elves/archer.png +%%DATADIR%%/data/core/images/portraits/elves/captain.png +%%DATADIR%%/data/core/images/portraits/elves/druid.png +%%DATADIR%%/data/core/images/portraits/elves/fighter.png +%%DATADIR%%/data/core/images/portraits/elves/hero.png +%%DATADIR%%/data/core/images/portraits/elves/high-lord.png +%%DATADIR%%/data/core/images/portraits/elves/lady.png +%%DATADIR%%/data/core/images/portraits/elves/lord.png +%%DATADIR%%/data/core/images/portraits/elves/marksman+female.png +%%DATADIR%%/data/core/images/portraits/elves/marksman.png +%%DATADIR%%/data/core/images/portraits/elves/ranger+female.png +%%DATADIR%%/data/core/images/portraits/elves/ranger.png +%%DATADIR%%/data/core/images/portraits/elves/scout.png +%%DATADIR%%/data/core/images/portraits/elves/shaman.png +%%DATADIR%%/data/core/images/portraits/elves/shyde.png +%%DATADIR%%/data/core/images/portraits/elves/sorceress.png +%%DATADIR%%/data/core/images/portraits/elves/sylph.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/archer+female.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/archer.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/captain.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/druid.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/fighter.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/hero.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/high-lord.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/lady.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/lord.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/marksman+female.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/marksman.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/ranger+female.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/ranger.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/scout.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/shaman.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/shyde.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/sorceress.png +%%DATADIR%%/data/core/images/portraits/elves/transparent/sylph.png +%%DATADIR%%/data/core/images/portraits/humans/assassin+female.png +%%DATADIR%%/data/core/images/portraits/humans/assassin.png +%%DATADIR%%/data/core/images/portraits/humans/bandit.png +%%DATADIR%%/data/core/images/portraits/humans/bowman.png +%%DATADIR%%/data/core/images/portraits/humans/cavalryman.png +%%DATADIR%%/data/core/images/portraits/humans/dark-adept+female.png +%%DATADIR%%/data/core/images/portraits/humans/dark-adept.png +%%DATADIR%%/data/core/images/portraits/humans/general.png +%%DATADIR%%/data/core/images/portraits/humans/grand-knight.png +%%DATADIR%%/data/core/images/portraits/humans/halberdier.png +%%DATADIR%%/data/core/images/portraits/humans/heavy-infantry.png +%%DATADIR%%/data/core/images/portraits/humans/highwayman.png +%%DATADIR%%/data/core/images/portraits/humans/horseman.png +%%DATADIR%%/data/core/images/portraits/humans/iron-mauler.png +%%DATADIR%%/data/core/images/portraits/humans/javelineer.png +%%DATADIR%%/data/core/images/portraits/humans/knight.png +%%DATADIR%%/data/core/images/portraits/humans/lancer.png +%%DATADIR%%/data/core/images/portraits/humans/lieutenant.png +%%DATADIR%%/data/core/images/portraits/humans/longbowman.png +%%DATADIR%%/data/core/images/portraits/humans/mage+female.png +%%DATADIR%%/data/core/images/portraits/humans/mage-arch+female.png +%%DATADIR%%/data/core/images/portraits/humans/mage-arch.png +%%DATADIR%%/data/core/images/portraits/humans/mage-light+female.png +%%DATADIR%%/data/core/images/portraits/humans/mage-light.png +%%DATADIR%%/data/core/images/portraits/humans/mage-red+female.png +%%DATADIR%%/data/core/images/portraits/humans/mage-red.png +%%DATADIR%%/data/core/images/portraits/humans/mage-silver+female.png +%%DATADIR%%/data/core/images/portraits/humans/mage-silver.png +%%DATADIR%%/data/core/images/portraits/humans/mage-white+female.png +%%DATADIR%%/data/core/images/portraits/humans/mage-white.png +%%DATADIR%%/data/core/images/portraits/humans/mage.png +%%DATADIR%%/data/core/images/portraits/humans/marshal.png +%%DATADIR%%/data/core/images/portraits/humans/master-bowman.png +%%DATADIR%%/data/core/images/portraits/humans/necromancer+female.png +%%DATADIR%%/data/core/images/portraits/humans/necromancer.png +%%DATADIR%%/data/core/images/portraits/humans/paladin.png +%%DATADIR%%/data/core/images/portraits/humans/peasant.png +%%DATADIR%%/data/core/images/portraits/humans/pikeman.png +%%DATADIR%%/data/core/images/portraits/humans/poacher.png +%%DATADIR%%/data/core/images/portraits/humans/royal-guard.png +%%DATADIR%%/data/core/images/portraits/humans/sergeant.png +%%DATADIR%%/data/core/images/portraits/humans/spearman.png +%%DATADIR%%/data/core/images/portraits/humans/swordsman.png +%%DATADIR%%/data/core/images/portraits/humans/thief+female.png +%%DATADIR%%/data/core/images/portraits/humans/thief.png +%%DATADIR%%/data/core/images/portraits/humans/thug.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/assassin+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/assassin.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/bowman.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/dark-adept+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/dark-adept.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/general.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/halberdier.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/heavy-infantry.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/iron-mauler.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/javelineer.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/lieutenant.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/longbowman.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-arch+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-arch.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-light+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-light.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-red+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-red.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-silver+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-silver.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-white+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage-white.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/mage.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/marshal-2.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/marshal.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/master-bowman.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/necromancer+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/necromancer.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/peasant.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/pikeman.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/royal-guard.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/sergeant.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/spearman.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/swordsman.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/thief+female.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/thief.png +%%DATADIR%%/data/core/images/portraits/humans/transparent/woodsman.png +%%DATADIR%%/data/core/images/portraits/humans/woodsman.png +%%DATADIR%%/data/core/images/portraits/merfolk/fighter.png +%%DATADIR%%/data/core/images/portraits/merfolk/hunter.png +%%DATADIR%%/data/core/images/portraits/merfolk/initiate.png +%%DATADIR%%/data/core/images/portraits/merfolk/transparent/initiate.png +%%DATADIR%%/data/core/images/portraits/monsters/gryphon.png +%%DATADIR%%/data/core/images/portraits/monsters/scorpion.png +%%DATADIR%%/data/core/images/portraits/monsters/sea-serpent.png +%%DATADIR%%/data/core/images/portraits/monsters/transparent/gryphon.png +%%DATADIR%%/data/core/images/portraits/monsters/transparent/scorpion.png +%%DATADIR%%/data/core/images/portraits/nagas/fighter+female.png +%%DATADIR%%/data/core/images/portraits/nagas/fighter.png +%%DATADIR%%/data/core/images/portraits/orcs/assassin.png +%%DATADIR%%/data/core/images/portraits/orcs/warlord.png +%%DATADIR%%/data/core/images/portraits/orcs/warlord2.png +%%DATADIR%%/data/core/images/portraits/orcs/warlord3.png +%%DATADIR%%/data/core/images/portraits/orcs/warlord4.png +%%DATADIR%%/data/core/images/portraits/orcs/warlord5.png +%%DATADIR%%/data/core/images/portraits/saurians/augur.png +%%DATADIR%%/data/core/images/portraits/saurians/skirmisher.png +%%DATADIR%%/data/core/images/portraits/saurians/transparent/augur.png +%%DATADIR%%/data/core/images/portraits/saurians/transparent/skirmisher.png +%%DATADIR%%/data/core/images/portraits/trolls/transparent/whelp.png +%%DATADIR%%/data/core/images/portraits/trolls/troll.png +%%DATADIR%%/data/core/images/portraits/trolls/whelp.png +%%DATADIR%%/data/core/images/portraits/undead/brown-lich.png +%%DATADIR%%/data/core/images/portraits/undead/death-knight.png +%%DATADIR%%/data/core/images/portraits/undead/ghoul.png +%%DATADIR%%/data/core/images/portraits/undead/lich.png +%%DATADIR%%/data/core/images/portraits/undead/transparent/death-knight.png +%%DATADIR%%/data/core/images/portraits/undead/transparent/lich.png %%DATADIR%%/data/core/images/projectiles/bolas-n.png %%DATADIR%%/data/core/images/projectiles/bolas-ne.png %%DATADIR%%/data/core/images/projectiles/bone-n.png @@ -3698,6 +2785,9 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/scenery/windmill-17.png %%DATADIR%%/data/core/images/scenery/windmill-18.png %%DATADIR%%/data/core/images/scenery/wreck.png +%%DATADIR%%/data/core/images/story/landscape-battlefield.jpg +%%DATADIR%%/data/core/images/story/landscape-bridge.jpg +%%DATADIR%%/data/core/images/story/landscape-castle.jpg %%DATADIR%%/data/core/images/terrain/alpha.png %%DATADIR%%/data/core/images/terrain/alphamask.png %%DATADIR%%/data/core/images/terrain/bridge-deep-n-s-tile.png @@ -3854,6 +2944,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/castle/encampment-convex-r.png %%DATADIR%%/data/core/images/terrain/castle/encampment-convex-tl.png %%DATADIR%%/data/core/images/terrain/castle/encampment-convex-tr.png +%%DATADIR%%/data/core/images/terrain/castle/encampment-ground.png %%DATADIR%%/data/core/images/terrain/castle/encampment-keep-tile.png %%DATADIR%%/data/core/images/terrain/castle/encampment-tile.png %%DATADIR%%/data/core/images/terrain/castle/keep-castle-ccw-bl.png @@ -4325,8 +3416,16 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/desert-nw.png %%DATADIR%%/data/core/images/terrain/desert-oasis.png %%DATADIR%%/data/core/images/terrain/desert-plant.png +%%DATADIR%%/data/core/images/terrain/desert-plant10.png +%%DATADIR%%/data/core/images/terrain/desert-plant11.png %%DATADIR%%/data/core/images/terrain/desert-plant2.png %%DATADIR%%/data/core/images/terrain/desert-plant3.png +%%DATADIR%%/data/core/images/terrain/desert-plant4.png +%%DATADIR%%/data/core/images/terrain/desert-plant5.png +%%DATADIR%%/data/core/images/terrain/desert-plant6.png +%%DATADIR%%/data/core/images/terrain/desert-plant7.png +%%DATADIR%%/data/core/images/terrain/desert-plant8.png +%%DATADIR%%/data/core/images/terrain/desert-plant9.png %%DATADIR%%/data/core/images/terrain/desert-road-n-ne-se.png %%DATADIR%%/data/core/images/terrain/desert-road-n-ne.png %%DATADIR%%/data/core/images/terrain/desert-road-n.png @@ -4365,7 +3464,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/desert7.png %%DATADIR%%/data/core/images/terrain/desert8.png %%DATADIR%%/data/core/images/terrain/desert_crater.png -%%DATADIR%%/data/core/images/terrain/flat/dirt-n-ne-se-s.png %%DATADIR%%/data/core/images/terrain/flat/dirt-n-ne-se.png %%DATADIR%%/data/core/images/terrain/flat/dirt-n-ne.png %%DATADIR%%/data/core/images/terrain/flat/dirt-n.png @@ -4375,7 +3473,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/flat/dirt-nw-n-ne.png %%DATADIR%%/data/core/images/terrain/flat/dirt-nw-n.png %%DATADIR%%/data/core/images/terrain/flat/dirt-nw.png -%%DATADIR%%/data/core/images/terrain/flat/dirt-s-sw-nw-n.png %%DATADIR%%/data/core/images/terrain/flat/dirt-s-sw-nw.png %%DATADIR%%/data/core/images/terrain/flat/dirt-s-sw.png %%DATADIR%%/data/core/images/terrain/flat/dirt-s.png @@ -4386,6 +3483,12 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/flat/dirt-sw-nw.png %%DATADIR%%/data/core/images/terrain/flat/dirt-sw.png %%DATADIR%%/data/core/images/terrain/flat/dirt.png +%%DATADIR%%/data/core/images/terrain/flat/dirt2.png +%%DATADIR%%/data/core/images/terrain/flat/dirt3.png +%%DATADIR%%/data/core/images/terrain/flat/dirt4.png +%%DATADIR%%/data/core/images/terrain/flat/dirt5.png +%%DATADIR%%/data/core/images/terrain/flat/dirt6.png +%%DATADIR%%/data/core/images/terrain/flat/dirt7.png %%DATADIR%%/data/core/images/terrain/flat/farm-veg-spring-icon.png %%DATADIR%%/data/core/images/terrain/flat/farm-veg-spring-n.png %%DATADIR%%/data/core/images/terrain/flat/farm-veg-spring-nw.png @@ -4545,10 +3648,112 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/fog-sw-nw.png %%DATADIR%%/data/core/images/terrain/fog-sw.png %%DATADIR%%/data/core/images/terrain/fog.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-3.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-sparse-3.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall-tile.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-fall.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-3.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-4.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-sparse-3.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer-tile.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-summer.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-sparse-3.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow-tile.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-snow.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-sparse-3.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter-tile.png +%%DATADIR%%/data/core/images/terrain/forest/deciduous-winter.png +%%DATADIR%%/data/core/images/terrain/forest/floor-n-ne-se.png +%%DATADIR%%/data/core/images/terrain/forest/floor-n-ne.png +%%DATADIR%%/data/core/images/terrain/forest/floor-n.png +%%DATADIR%%/data/core/images/terrain/forest/floor-ne-se-s.png +%%DATADIR%%/data/core/images/terrain/forest/floor-ne-se.png +%%DATADIR%%/data/core/images/terrain/forest/floor-ne.png +%%DATADIR%%/data/core/images/terrain/forest/floor-nw-n-ne.png +%%DATADIR%%/data/core/images/terrain/forest/floor-nw-n.png +%%DATADIR%%/data/core/images/terrain/forest/floor-nw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-s-sw-nw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-s-sw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-s.png +%%DATADIR%%/data/core/images/terrain/forest/floor-se-s-sw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-se-s.png +%%DATADIR%%/data/core/images/terrain/forest/floor-se.png +%%DATADIR%%/data/core/images/terrain/forest/floor-sw-nw-n.png +%%DATADIR%%/data/core/images/terrain/forest/floor-sw-nw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-sw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-n-ne-se.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-n-ne.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-n.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-ne-se-s.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-ne-se.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-ne.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-nw-n-ne.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-nw-n.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-nw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-s-sw-nw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-s-sw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-s.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-se-s-sw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-se-s.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-se.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-sw-nw-n.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-sw-nw.png +%%DATADIR%%/data/core/images/terrain/forest/floor-to-water-sw.png +%%DATADIR%%/data/core/images/terrain/forest/floor.png +%%DATADIR%%/data/core/images/terrain/forest/floor2.png +%%DATADIR%%/data/core/images/terrain/forest/floor3.png %%DATADIR%%/data/core/images/terrain/forest/great-tree-tile.png %%DATADIR%%/data/core/images/terrain/forest/great-tree1.png %%DATADIR%%/data/core/images/terrain/forest/great-tree2.png %%DATADIR%%/data/core/images/terrain/forest/great-tree3.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall-tile.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-fall.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer-tile.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-summer.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow-tile.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-snow.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-sparse-2.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-sparse-castle-small.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-sparse.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter-tile.png +%%DATADIR%%/data/core/images/terrain/forest/mixed-winter.png %%DATADIR%%/data/core/images/terrain/forest/mushrooms-2.png %%DATADIR%%/data/core/images/terrain/forest/mushrooms-3.png %%DATADIR%%/data/core/images/terrain/forest/mushrooms-4.png @@ -4611,7 +3816,15 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/forest/tropical-castle-small.png %%DATADIR%%/data/core/images/terrain/forest/tropical-tile.png %%DATADIR%%/data/core/images/terrain/forest/tropical.png +%%DATADIR%%/data/core/images/terrain/forested-deciduous-fall-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-deciduous-summer-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-deciduous-winter-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-deciduous-winter-snow-hills-tile.png %%DATADIR%%/data/core/images/terrain/forested-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-mixed-fall-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-mixed-summer-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-mixed-winter-hills-tile.png +%%DATADIR%%/data/core/images/terrain/forested-mixed-winter-snow-hills-tile.png %%DATADIR%%/data/core/images/terrain/forested-snow-hills-tile.png %%DATADIR%%/data/core/images/terrain/grid.png %%DATADIR%%/data/core/images/terrain/hills-n-ne.png @@ -4976,6 +4189,12 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/terrain/village/coast-tile.png %%DATADIR%%/data/core/images/terrain/village/coast.png %%DATADIR%%/data/core/images/terrain/village/coast2.png +%%DATADIR%%/data/core/images/terrain/village/coast3.png +%%DATADIR%%/data/core/images/terrain/village/coast4.png +%%DATADIR%%/data/core/images/terrain/village/coast5-1.png +%%DATADIR%%/data/core/images/terrain/village/coast5-2.png +%%DATADIR%%/data/core/images/terrain/village/coast5-3.png +%%DATADIR%%/data/core/images/terrain/village/coast5-4.png %%DATADIR%%/data/core/images/terrain/village/desert-camp-tile.png %%DATADIR%%/data/core/images/terrain/village/desert-camp.png %%DATADIR%%/data/core/images/terrain/village/desert-oasis-1.png @@ -5155,9 +4374,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/themes/units.png %%DATADIR%%/data/core/images/themes/upkeep.png %%DATADIR%%/data/core/images/themes/villages.png -%%DATADIR%%/data/core/images/titlescreen/landscapebattlefield.jpg -%%DATADIR%%/data/core/images/titlescreen/landscapebridge.jpg -%%DATADIR%%/data/core/images/titlescreen/landscapecastle.jpg %%DATADIR%%/data/core/images/units/drakes/armageddon-attack-melee1.png %%DATADIR%%/data/core/images/units/drakes/armageddon-attack-melee2.png %%DATADIR%%/data/core/images/units/drakes/armageddon-attack-melee3.png @@ -5435,7 +4651,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/dwarves/fighter-axe-9.png %%DATADIR%%/data/core/images/units/dwarves/fighter-defend-1.png %%DATADIR%%/data/core/images/units/dwarves/fighter-defend-2.png -%%DATADIR%%/data/core/images/units/dwarves/fighter-defend.png %%DATADIR%%/data/core/images/units/dwarves/fighter-hammer-1.png %%DATADIR%%/data/core/images/units/dwarves/fighter-hammer-2.png %%DATADIR%%/data/core/images/units/dwarves/fighter-hammer-3.png @@ -5479,7 +4694,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/dwarves/guard-idle-6.png %%DATADIR%%/data/core/images/units/dwarves/guard.png %%DATADIR%%/data/core/images/units/dwarves/lord-attack-mace.png -%%DATADIR%%/data/core/images/units/dwarves/lord-attack.png %%DATADIR%%/data/core/images/units/dwarves/lord-axe-1.png %%DATADIR%%/data/core/images/units/dwarves/lord-axe-2.png %%DATADIR%%/data/core/images/units/dwarves/lord-axe-3.png @@ -5545,6 +4759,12 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/dwarves/thunderer-die1.png %%DATADIR%%/data/core/images/units/dwarves/thunderer-die2.png %%DATADIR%%/data/core/images/units/dwarves/thunderer-die3.png +%%DATADIR%%/data/core/images/units/dwarves/thunderer-idle-1.png +%%DATADIR%%/data/core/images/units/dwarves/thunderer-idle-2.png +%%DATADIR%%/data/core/images/units/dwarves/thunderer-idle-3.png +%%DATADIR%%/data/core/images/units/dwarves/thunderer-idle-4.png +%%DATADIR%%/data/core/images/units/dwarves/thunderer-idle-5.png +%%DATADIR%%/data/core/images/units/dwarves/thunderer-idle-6.png %%DATADIR%%/data/core/images/units/dwarves/thunderer-melee1.png %%DATADIR%%/data/core/images/units/dwarves/thunderer-melee2.png %%DATADIR%%/data/core/images/units/dwarves/thunderer.png @@ -5673,9 +4893,16 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/elves-wood/druid-magic-3.png %%DATADIR%%/data/core/images/units/elves-wood/druid-magic-4.png %%DATADIR%%/data/core/images/units/elves-wood/druid.png -%%DATADIR%%/data/core/images/units/elves-wood/enchantress-defend.png -%%DATADIR%%/data/core/images/units/elves-wood/enchantress-magic.png -%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-defend-1.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-defend-2.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-magic-1.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-magic-2.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee-1.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee-2.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee-3.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee-4.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee-5.png +%%DATADIR%%/data/core/images/units/elves-wood/enchantress-melee-6.png %%DATADIR%%/data/core/images/units/elves-wood/enchantress.png %%DATADIR%%/data/core/images/units/elves-wood/fighter-bow-attack1.png %%DATADIR%%/data/core/images/units/elves-wood/fighter-bow-attack2.png @@ -6124,6 +5351,15 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/human-loyalists/halberdier-slash-se-1.png %%DATADIR%%/data/core/images/units/human-loyalists/halberdier-slash-se-2.png %%DATADIR%%/data/core/images/units/human-loyalists/halberdier.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-1.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-2.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-3.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-4.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-5.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-6.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-7.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-8.png +%%DATADIR%%/data/core/images/units/human-loyalists/heavy-infantry-idle-9.png %%DATADIR%%/data/core/images/units/human-loyalists/heavyinfantry-attack-1.png %%DATADIR%%/data/core/images/units/human-loyalists/heavyinfantry-attack-2.png %%DATADIR%%/data/core/images/units/human-loyalists/heavyinfantry-defend-1.png @@ -6765,18 +6001,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/merfolk/enchantress-water-attack7.png %%DATADIR%%/data/core/images/units/merfolk/enchantress.png %%DATADIR%%/data/core/images/units/merfolk/entangler.png -%%DATADIR%%/data/core/images/units/merfolk/fighter-attack.png -%%DATADIR%%/data/core/images/units/merfolk/fighter-defend.png %%DATADIR%%/data/core/images/units/merfolk/fighter.png -%%DATADIR%%/data/core/images/units/merfolk/hoplite-attack.png -%%DATADIR%%/data/core/images/units/merfolk/hoplite-defend.png %%DATADIR%%/data/core/images/units/merfolk/hoplite.png -%%DATADIR%%/data/core/images/units/merfolk/hunter-attack-n.png -%%DATADIR%%/data/core/images/units/merfolk/hunter-attack-ne.png -%%DATADIR%%/data/core/images/units/merfolk/hunter-attack-ranged.png -%%DATADIR%%/data/core/images/units/merfolk/hunter-attack-s.png -%%DATADIR%%/data/core/images/units/merfolk/hunter-attack-se.png -%%DATADIR%%/data/core/images/units/merfolk/hunter-defend.png %%DATADIR%%/data/core/images/units/merfolk/hunter.png %%DATADIR%%/data/core/images/units/merfolk/initiate-defend-1.png %%DATADIR%%/data/core/images/units/merfolk/initiate-defend-2.png @@ -6785,12 +6011,6 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/merfolk/initiate-staff-attack-1.png %%DATADIR%%/data/core/images/units/merfolk/initiate-staff-attack-2.png %%DATADIR%%/data/core/images/units/merfolk/initiate.png -%%DATADIR%%/data/core/images/units/merfolk/javelineer-attack-n.png -%%DATADIR%%/data/core/images/units/merfolk/javelineer-attack-ne.png -%%DATADIR%%/data/core/images/units/merfolk/javelineer-attack-ranged.png -%%DATADIR%%/data/core/images/units/merfolk/javelineer-attack-s.png -%%DATADIR%%/data/core/images/units/merfolk/javelineer-attack-se.png -%%DATADIR%%/data/core/images/units/merfolk/javelineer-defend.png %%DATADIR%%/data/core/images/units/merfolk/javelineer.png %%DATADIR%%/data/core/images/units/merfolk/netcaster.png %%DATADIR%%/data/core/images/units/merfolk/priestess-defend.png @@ -6815,19 +6035,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/merfolk/siren-water-attack6.png %%DATADIR%%/data/core/images/units/merfolk/siren-water-attack7.png %%DATADIR%%/data/core/images/units/merfolk/siren.png -%%DATADIR%%/data/core/images/units/merfolk/spearman-attack-n.png -%%DATADIR%%/data/core/images/units/merfolk/spearman-attack-ne.png -%%DATADIR%%/data/core/images/units/merfolk/spearman-attack-ranged.png -%%DATADIR%%/data/core/images/units/merfolk/spearman-attack-s.png -%%DATADIR%%/data/core/images/units/merfolk/spearman-attack-se.png -%%DATADIR%%/data/core/images/units/merfolk/spearman-defend.png %%DATADIR%%/data/core/images/units/merfolk/spearman.png -%%DATADIR%%/data/core/images/units/merfolk/triton-attack-blade.png -%%DATADIR%%/data/core/images/units/merfolk/triton-attack-pierce.png -%%DATADIR%%/data/core/images/units/merfolk/triton-defend.png %%DATADIR%%/data/core/images/units/merfolk/triton.png -%%DATADIR%%/data/core/images/units/merfolk/warrior-attack.png -%%DATADIR%%/data/core/images/units/merfolk/warrior-defend.png %%DATADIR%%/data/core/images/units/merfolk/warrior.png %%DATADIR%%/data/core/images/units/monsters/cavespider-attack-melee.png %%DATADIR%%/data/core/images/units/monsters/cavespider-attack-ranged.png @@ -6877,12 +6086,13 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/monsters/giant-mudcrawler-death4.png %%DATADIR%%/data/core/images/units/monsters/giant-mudcrawler-defend.png %%DATADIR%%/data/core/images/units/monsters/giant-mudcrawler.png -%%DATADIR%%/data/core/images/units/monsters/gryphon-attack.png -%%DATADIR%%/data/core/images/units/monsters/gryphon-flying-1and3.png +%%DATADIR%%/data/core/images/units/monsters/gryphon-flying-1.png %%DATADIR%%/data/core/images/units/monsters/gryphon-flying-2.png +%%DATADIR%%/data/core/images/units/monsters/gryphon-flying-3.png %%DATADIR%%/data/core/images/units/monsters/gryphon-flying-4.png -%%DATADIR%%/data/core/images/units/monsters/gryphon-flying-5and7.png +%%DATADIR%%/data/core/images/units/monsters/gryphon-flying-5.png %%DATADIR%%/data/core/images/units/monsters/gryphon-flying-6.png +%%DATADIR%%/data/core/images/units/monsters/gryphon-flying-7.png %%DATADIR%%/data/core/images/units/monsters/gryphon-flying-8.png %%DATADIR%%/data/core/images/units/monsters/gryphon.png %%DATADIR%%/data/core/images/units/monsters/mudcrawler-attack.png @@ -6932,6 +6142,14 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/monsters/yeti.png %%DATADIR%%/data/core/images/units/nagas/fighter-defend-1.png %%DATADIR%%/data/core/images/units/nagas/fighter-defend-2.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-1.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-2.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-3.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-4.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-5.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-6.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-7.png +%%DATADIR%%/data/core/images/units/nagas/fighter-idle-8.png %%DATADIR%%/data/core/images/units/nagas/fighter-melee-1.png %%DATADIR%%/data/core/images/units/nagas/fighter-melee-2.png %%DATADIR%%/data/core/images/units/nagas/fighter-melee-3.png @@ -6939,11 +6157,14 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/nagas/fighter-melee-5.png %%DATADIR%%/data/core/images/units/nagas/fighter-melee-6.png %%DATADIR%%/data/core/images/units/nagas/fighter.png -%%DATADIR%%/data/core/images/units/nagas/myrmidon+female-attack.png -%%DATADIR%%/data/core/images/units/nagas/myrmidon+female-defend.png -%%DATADIR%%/data/core/images/units/nagas/myrmidon+female.png -%%DATADIR%%/data/core/images/units/nagas/myrmidon-attack.png -%%DATADIR%%/data/core/images/units/nagas/myrmidon-defend.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-defend-1.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-defend-2.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-melee-1.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-melee-2.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-melee-3.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-melee-4.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-melee-5.png +%%DATADIR%%/data/core/images/units/nagas/myrmidon-melee-6.png %%DATADIR%%/data/core/images/units/nagas/myrmidon.png %%DATADIR%%/data/core/images/units/nagas/warrior-defend-1.png %%DATADIR%%/data/core/images/units/nagas/warrior-defend-2.png @@ -7075,6 +6296,20 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/orcs/ruler-ranged-1.png %%DATADIR%%/data/core/images/units/orcs/ruler-ranged-2.png %%DATADIR%%/data/core/images/units/orcs/ruler.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-1.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-10.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-11.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-12.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-13.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-14.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-2.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-3.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-4.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-5.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-6.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-7.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-8.png +%%DATADIR%%/data/core/images/units/orcs/slayer-attack-9.png %%DATADIR%%/data/core/images/units/orcs/slayer-attack1-s.png %%DATADIR%%/data/core/images/units/orcs/slayer-attack1.png %%DATADIR%%/data/core/images/units/orcs/slayer-attack2-s.png @@ -7781,6 +7016,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/images/units/woses/wose-elder-die-fall-9.png %%DATADIR%%/data/core/images/units/woses/wose-elder.png %%DATADIR%%/data/core/images/units/woses/wose.png +%%DATADIR%%/data/core/images/wesnoth-icon-small.png %%DATADIR%%/data/core/images/wesnoth-icon.png %%DATADIR%%/data/core/macros/abilities.cfg %%DATADIR%%/data/core/macros/ai_controller.cfg @@ -7822,6 +7058,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/music/nunc_dimittis.ogg %%DATADIR%%/data/core/music/revelation.ogg %%DATADIR%%/data/core/music/sad.ogg +%%DATADIR%%/data/core/music/siege_of_laurelmor.ogg %%DATADIR%%/data/core/music/silence.ogg %%DATADIR%%/data/core/music/suspense.ogg %%DATADIR%%/data/core/music/the_city_falls.ogg @@ -7835,6 +7072,10 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/core/music/victory.ogg %%DATADIR%%/data/core/music/victory2.ogg %%DATADIR%%/data/core/music/wanderer.ogg +%%DATADIR%%/data/core/sounds/ambient/birds1.ogg +%%DATADIR%%/data/core/sounds/ambient/birds2.ogg +%%DATADIR%%/data/core/sounds/ambient/birds3.ogg +%%DATADIR%%/data/core/sounds/ambient/campfire.ogg %%DATADIR%%/data/core/sounds/ambient/morning.ogg %%DATADIR%%/data/core/sounds/ambient/night.ogg %%DATADIR%%/data/core/sounds/ambient/ship.ogg @@ -8304,10 +7545,13 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/gui/default/widget/image_default.cfg %%DATADIR%%/data/gui/default/widget/label_default.cfg %%DATADIR%%/data/gui/default/widget/listbox_default.cfg +%%DATADIR%%/data/gui/default/widget/listbox_wml_message.cfg %%DATADIR%%/data/gui/default/widget/menubar_default.cfg %%DATADIR%%/data/gui/default/widget/minimap_default.cfg %%DATADIR%%/data/gui/default/widget/panel_default.cfg +%%DATADIR%%/data/gui/default/widget/panel_wml_message.cfg %%DATADIR%%/data/gui/default/widget/scroll_label_default.cfg +%%DATADIR%%/data/gui/default/widget/scroll_label_wml_message.cfg %%DATADIR%%/data/gui/default/widget/slider_default.cfg %%DATADIR%%/data/gui/default/widget/spacer_default.cfg %%DATADIR%%/data/gui/default/widget/text_box_default.cfg @@ -8316,22 +7560,27 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/gui/default/widget/toggle_button_listbox_text.cfg %%DATADIR%%/data/gui/default/widget/toggle_button_listbox_text_with_icon.cfg %%DATADIR%%/data/gui/default/widget/toggle_panel_default.cfg +%%DATADIR%%/data/gui/default/widget/toggle_panel_wml_message.cfg %%DATADIR%%/data/gui/default/widget/tooltip_default.cfg %%DATADIR%%/data/gui/default/widget/vertical_scrollbar_default.cfg %%DATADIR%%/data/gui/default/widget/window_default.cfg %%DATADIR%%/data/gui/default/window/addon_connect.cfg +%%DATADIR%%/data/gui/default/window/addon_list.cfg +%%DATADIR%%/data/gui/default/window/campaign_dialog.cfg %%DATADIR%%/data/gui/default/window/editor_generate_map.cfg %%DATADIR%%/data/gui/default/window/editor_new_map.cfg %%DATADIR%%/data/gui/default/window/editor_resize_map.cfg %%DATADIR%%/data/gui/default/window/editor_settings.cfg %%DATADIR%%/data/gui/default/window/language_selection.cfg %%DATADIR%%/data/gui/default/window/message.cfg +%%DATADIR%%/data/gui/default/window/mp_cmd_wrapper.cfg %%DATADIR%%/data/gui/default/window/mp_connect.cfg %%DATADIR%%/data/gui/default/window/mp_create_game.cfg %%DATADIR%%/data/gui/default/window/mp_login.cfg %%DATADIR%%/data/gui/default/window/mp_method_selection.cfg %%DATADIR%%/data/gui/default/window/mp_server_list.cfg %%DATADIR%%/data/gui/default/window/title_screen.cfg +%%DATADIR%%/data/gui/default/window/wml_message.cfg %%DATADIR%%/data/hardwired/WARNING %%DATADIR%%/data/hardwired/english.cfg %%DATADIR%%/data/hardwired/fonts.cfg @@ -8368,6 +7617,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/languages/lt_LT.cfg %%DATADIR%%/data/languages/lv_LV.cfg %%DATADIR%%/data/languages/mk_MK.cfg +%%DATADIR%%/data/languages/mr_IN.cfg %%DATADIR%%/data/languages/nb_NO.cfg %%DATADIR%%/data/languages/nl_NL.cfg %%DATADIR%%/data/languages/pl_PL.cfg @@ -8403,14 +7653,12 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/multiplayer/maps/2p_Cynsaun_Battlefield.map %%DATADIR%%/data/multiplayer/maps/2p_Den_of_Onis.map %%DATADIR%%/data/multiplayer/maps/2p_Fallenstar_Lake.map -%%DATADIR%%/data/multiplayer/maps/2p_Fast_to_Madness.map %%DATADIR%%/data/multiplayer/maps/2p_Hamlets.map %%DATADIR%%/data/multiplayer/maps/2p_Hornshark_Island.map %%DATADIR%%/data/multiplayer/maps/2p_Howling_Ghost_Badlands.map %%DATADIR%%/data/multiplayer/maps/2p_Sablestone_Delta.map %%DATADIR%%/data/multiplayer/maps/2p_Silverhead_Crossing.map %%DATADIR%%/data/multiplayer/maps/2p_Sullas_Ruins.map -%%DATADIR%%/data/multiplayer/maps/2p_Thalins_Stronghold.map %%DATADIR%%/data/multiplayer/maps/2p_The_Freelands.map %%DATADIR%%/data/multiplayer/maps/2p_Weldyn_Channel.map %%DATADIR%%/data/multiplayer/maps/3p_Alirok_Marsh.map @@ -8420,13 +7668,11 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/multiplayer/maps/4p_Blue_Water_Province.map %%DATADIR%%/data/multiplayer/maps/4p_Castle_Hopping_Isle.map %%DATADIR%%/data/multiplayer/maps/4p_Clash.map -%%DATADIR%%/data/multiplayer/maps/4p_Eryn_Chethu.map %%DATADIR%%/data/multiplayer/maps/4p_Hamlets.map %%DATADIR%%/data/multiplayer/maps/4p_Isars_Cross.map %%DATADIR%%/data/multiplayer/maps/4p_King_of_the_Hill.map %%DATADIR%%/data/multiplayer/maps/4p_Lagoon.map %%DATADIR%%/data/multiplayer/maps/4p_Loris_River.map -%%DATADIR%%/data/multiplayer/maps/4p_Mines_of_Mallorod.map %%DATADIR%%/data/multiplayer/maps/4p_Morituri.map %%DATADIR%%/data/multiplayer/maps/4p_Paths_of_Daggers.map %%DATADIR%%/data/multiplayer/maps/4p_Siege_Castles.map @@ -8453,14 +7699,12 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/multiplayer/scenarios/2p_Dark_Forecast.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Den_of_Onis.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Fallenstar_Lake.cfg -%%DATADIR%%/data/multiplayer/scenarios/2p_Fast_To_Madness.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Hamlets.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Hornshark_Island.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Sablestone_Delta.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Silverhead_Crossing.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Sullas_Ruins.cfg -%%DATADIR%%/data/multiplayer/scenarios/2p_Thalins_Stronghold.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_The_Freelands.cfg %%DATADIR%%/data/multiplayer/scenarios/2p_Weldyn_Channel.cfg %%DATADIR%%/data/multiplayer/scenarios/3p_Alirok_Marsh.cfg @@ -8470,13 +7714,11 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/multiplayer/scenarios/4p_Blue_Water_Province.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Castle_Hopping_Isle.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Clash.cfg -%%DATADIR%%/data/multiplayer/scenarios/4p_Eryn_Chethu.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Hamlets.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Isars_Cross.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_King_of_the_Hill.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Lagoon.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Loris_River.cfg -%%DATADIR%%/data/multiplayer/scenarios/4p_Mines_of_Mallorod.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Morituri.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Paths_of_Daggers.cfg %%DATADIR%%/data/multiplayer/scenarios/4p_Siege_Castles.cfg @@ -8510,6 +7752,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/scenario-formula-recruitment.cfg %%DATADIR%%/data/scenario-formula.cfg %%DATADIR%%/data/scenario-test.cfg +%%DATADIR%%/data/temp-file_send_data_strings.cfg %%DATADIR%%/data/themes/default.cfg %%DATADIR%%/data/themes/dfool.cfg %%DATADIR%%/data/themes/editor2.cfg @@ -8517,6 +7760,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/themes/macros.cfg %%DATADIR%%/data/tools/README %%DATADIR%%/data/tools/about_cfg_to_wiki +%%DATADIR%%/data/tools/addon_manager/COPYING.txt %%DATADIR%%/data/tools/addon_manager/__init__.py %%DATADIR%%/data/tools/addon_manager/asc.gif %%DATADIR%%/data/tools/addon_manager/bg.gif @@ -8588,16 +7832,17 @@ bin/wesnoth_addon_manager %%DATADIR%%/data/tools/wesnoth/wmlparser.py %%DATADIR%%/data/tools/wesnoth/wmltools.py %%DATADIR%%/data/tools/wesnoth_addon_manager +%%DATADIR%%/data/tools/wmlflip %%DATADIR%%/data/tools/wmlindent %%DATADIR%%/data/tools/wmllint +%%DATADIR%%/data/tools/wmllint_gui %%DATADIR%%/data/tools/wmlmove %%DATADIR%%/data/tools/wmlscope %%DATADIR%%/data/tools/wmltest %%DATADIR%%/data/tools/wmlunits %%DATADIR%%/fonts/COPYING %%DATADIR%%/fonts/DejaVuSans.ttf -%%DATADIR%%/fonts/sazanami-gothic.ttf -%%DATADIR%%/fonts/wqy-zenhei-gb2312.ttf +%%DATADIR%%/fonts/wqy-zenhei.ttc %%DATADIR%%/icons/Makefile.am %%DATADIR%%/icons/Makefile.in %%DATADIR%%/icons/map-editor-icon-Mac.png @@ -8612,6 +7857,10 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/buttons/button-disabled.png %%DATADIR%%/images/buttons/button-pressed.png %%DATADIR%%/images/buttons/button.png +%%DATADIR%%/images/buttons/button_transparent-active.png +%%DATADIR%%/images/buttons/button_transparent-disabled.png +%%DATADIR%%/images/buttons/button_transparent-pressed.png +%%DATADIR%%/images/buttons/button_transparent.png %%DATADIR%%/images/buttons/checkbox-active-pressed.png %%DATADIR%%/images/buttons/checkbox-active.png %%DATADIR%%/images/buttons/checkbox-disabled-pressed.png @@ -8622,6 +7871,10 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/buttons/downarrow-button-disabled.png %%DATADIR%%/images/buttons/downarrow-button-pressed.png %%DATADIR%%/images/buttons/downarrow-button.png +%%DATADIR%%/images/buttons/downarrow-button_transparent-active.png +%%DATADIR%%/images/buttons/downarrow-button_transparent-disabled.png +%%DATADIR%%/images/buttons/downarrow-button_transparent-pressed.png +%%DATADIR%%/images/buttons/downarrow-button_transparent.png %%DATADIR%%/images/buttons/draw_button_editor-active.png %%DATADIR%%/images/buttons/draw_button_editor-pressed.png %%DATADIR%%/images/buttons/draw_button_editor.png @@ -8693,6 +7946,10 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/buttons/left_arrow-button-disabled.png %%DATADIR%%/images/buttons/left_arrow-button-pressed.png %%DATADIR%%/images/buttons/left_arrow-button.png +%%DATADIR%%/images/buttons/left_arrow-button_transparent-active.png +%%DATADIR%%/images/buttons/left_arrow-button_transparent-disabled.png +%%DATADIR%%/images/buttons/left_arrow-button_transparent-pressed.png +%%DATADIR%%/images/buttons/left_arrow-button_transparent.png %%DATADIR%%/images/buttons/lite-active.png %%DATADIR%%/images/buttons/lite-pressed.png %%DATADIR%%/images/buttons/lite.png @@ -8737,10 +7994,18 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/buttons/right_arrow-button-disabled.png %%DATADIR%%/images/buttons/right_arrow-button-pressed.png %%DATADIR%%/images/buttons/right_arrow-button.png +%%DATADIR%%/images/buttons/right_arrow-button_transparent-active.png +%%DATADIR%%/images/buttons/right_arrow-button_transparent-disabled.png +%%DATADIR%%/images/buttons/right_arrow-button_transparent-pressed.png +%%DATADIR%%/images/buttons/right_arrow-button_transparent.png %%DATADIR%%/images/buttons/scrollbottom-active.png %%DATADIR%%/images/buttons/scrollbottom-disabled.png %%DATADIR%%/images/buttons/scrollbottom-pressed.png %%DATADIR%%/images/buttons/scrollbottom.png +%%DATADIR%%/images/buttons/scrollbottom_transparent-active.png +%%DATADIR%%/images/buttons/scrollbottom_transparent-disabled.png +%%DATADIR%%/images/buttons/scrollbottom_transparent-pressed.png +%%DATADIR%%/images/buttons/scrollbottom_transparent.png %%DATADIR%%/images/buttons/scrollgroove-bottom.png %%DATADIR%%/images/buttons/scrollgroove-disabled-bottom.png %%DATADIR%%/images/buttons/scrollgroove-disabled-horizontal.png @@ -8753,26 +8018,58 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/buttons/scrollgroove-mid.png %%DATADIR%%/images/buttons/scrollgroove-right.png %%DATADIR%%/images/buttons/scrollgroove-top.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-bottom.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-disabled-bottom.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-disabled-horizontal.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-disabled-left.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-disabled-mid.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-disabled-right.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-disabled-top.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-horizontal.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-left.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-mid.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-right.png +%%DATADIR%%/images/buttons/scrollgroove_transparent-top.png %%DATADIR%%/images/buttons/scrollhorizontal-active.png %%DATADIR%%/images/buttons/scrollhorizontal-disabled.png %%DATADIR%%/images/buttons/scrollhorizontal-pressed.png %%DATADIR%%/images/buttons/scrollhorizontal.png +%%DATADIR%%/images/buttons/scrollhorizontal_transparent-active.png +%%DATADIR%%/images/buttons/scrollhorizontal_transparent-disabled.png +%%DATADIR%%/images/buttons/scrollhorizontal_transparent-pressed.png +%%DATADIR%%/images/buttons/scrollhorizontal_transparent.png %%DATADIR%%/images/buttons/scrollleft-active.png %%DATADIR%%/images/buttons/scrollleft-disabled.png %%DATADIR%%/images/buttons/scrollleft-pressed.png %%DATADIR%%/images/buttons/scrollleft.png +%%DATADIR%%/images/buttons/scrollleft_transparent-active.png +%%DATADIR%%/images/buttons/scrollleft_transparent-disabled.png +%%DATADIR%%/images/buttons/scrollleft_transparent-pressed.png +%%DATADIR%%/images/buttons/scrollleft_transparent.png %%DATADIR%%/images/buttons/scrollmid-active.png %%DATADIR%%/images/buttons/scrollmid-disabled.png %%DATADIR%%/images/buttons/scrollmid-pressed.png %%DATADIR%%/images/buttons/scrollmid.png +%%DATADIR%%/images/buttons/scrollmid_transparent-active.png +%%DATADIR%%/images/buttons/scrollmid_transparent-disabled.png +%%DATADIR%%/images/buttons/scrollmid_transparent-pressed.png +%%DATADIR%%/images/buttons/scrollmid_transparent.png %%DATADIR%%/images/buttons/scrollright-active.png %%DATADIR%%/images/buttons/scrollright-disabled.png %%DATADIR%%/images/buttons/scrollright-pressed.png %%DATADIR%%/images/buttons/scrollright.png +%%DATADIR%%/images/buttons/scrollright_transparent-active.png +%%DATADIR%%/images/buttons/scrollright_transparent-disabled.png +%%DATADIR%%/images/buttons/scrollright_transparent-pressed.png +%%DATADIR%%/images/buttons/scrollright_transparent.png %%DATADIR%%/images/buttons/scrolltop-active.png %%DATADIR%%/images/buttons/scrolltop-disabled.png %%DATADIR%%/images/buttons/scrolltop-pressed.png %%DATADIR%%/images/buttons/scrolltop.png +%%DATADIR%%/images/buttons/scrolltop_transparent-active.png +%%DATADIR%%/images/buttons/scrolltop_transparent-disabled.png +%%DATADIR%%/images/buttons/scrolltop_transparent-pressed.png +%%DATADIR%%/images/buttons/scrolltop_transparent.png %%DATADIR%%/images/buttons/select_button_editor-active.png %%DATADIR%%/images/buttons/select_button_editor-pressed.png %%DATADIR%%/images/buttons/select_button_editor.png @@ -8796,6 +8093,10 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/buttons/uparrow-button-disabled.png %%DATADIR%%/images/buttons/uparrow-button-pressed.png %%DATADIR%%/images/buttons/uparrow-button.png +%%DATADIR%%/images/buttons/uparrow-button_transparent-active.png +%%DATADIR%%/images/buttons/uparrow-button_transparent-disabled.png +%%DATADIR%%/images/buttons/uparrow-button_transparent-pressed.png +%%DATADIR%%/images/buttons/uparrow-button_transparent.png %%DATADIR%%/images/buttons/zoom_in_button_editor-active.png %%DATADIR%%/images/buttons/zoom_in_button_editor-pressed.png %%DATADIR%%/images/buttons/zoom_in_button_editor.png @@ -8869,6 +8170,14 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/dialogs/translucent65-border-top.png %%DATADIR%%/images/dialogs/translucent65-border-topleft.png %%DATADIR%%/images/dialogs/translucent65-border-topright.png +%%DATADIR%%/images/editor/brush-1.png +%%DATADIR%%/images/editor/brush-2.png +%%DATADIR%%/images/editor/brush-3.png +%%DATADIR%%/images/editor/brush-nw-se.png +%%DATADIR%%/images/editor/selection-overlay.png +%%DATADIR%%/images/editor/tool-overlay-select-brush.png +%%DATADIR%%/images/editor/tool-overlay-select-wand.png +%%DATADIR%%/images/editor/tool-overlay-starting-position.png %%DATADIR%%/images/flags/flag-1.png %%DATADIR%%/images/flags/flag-2.png %%DATADIR%%/images/flags/flag-3.png @@ -8944,12 +8253,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/misc/bar-energy-tinygui.png %%DATADIR%%/images/misc/bar-energy.png %%DATADIR%%/images/misc/blank.png -%%DATADIR%%/images/misc/botleft-corner.png -%%DATADIR%%/images/misc/botright-corner.png %%DATADIR%%/images/misc/capture.png %%DATADIR%%/images/misc/character-box.png -%%DATADIR%%/images/misc/compass-north.png -%%DATADIR%%/images/misc/compass-south.png %%DATADIR%%/images/misc/ellipse-1.png %%DATADIR%%/images/misc/ellipse-bottom.png %%DATADIR%%/images/misc/ellipse-hero-bottom.png @@ -9000,6 +8305,15 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/misc/selection2-border-top.png %%DATADIR%%/images/misc/selection2-border-topleft.png %%DATADIR%%/images/misc/selection2-border-topright.png +%%DATADIR%%/images/misc/selection2_transparent-background.png +%%DATADIR%%/images/misc/selection2_transparent-border-botleft.png +%%DATADIR%%/images/misc/selection2_transparent-border-botright.png +%%DATADIR%%/images/misc/selection2_transparent-border-bottom.png +%%DATADIR%%/images/misc/selection2_transparent-border-left.png +%%DATADIR%%/images/misc/selection2_transparent-border-right.png +%%DATADIR%%/images/misc/selection2_transparent-border-top.png +%%DATADIR%%/images/misc/selection2_transparent-border-topleft.png +%%DATADIR%%/images/misc/selection2_transparent-border-topright.png %%DATADIR%%/images/misc/slowed.png %%DATADIR%%/images/misc/sort-arrow-reverse.png %%DATADIR%%/images/misc/sort-arrow.png @@ -9021,13 +8335,13 @@ bin/wesnoth_addon_manager %%DATADIR%%/images/tools/exploder/mask-castle-sw.png %%DATADIR%%/images/tools/exploder/mask-castle-w.png %%DATADIR%%/images/tools/magenta_team_color_palette.png -%%DATADIR%%/images/wesnoth-icon.png +%%DATADIR%%/images/wesnoth-icon-small.png %%DATADIR%%/locales/C@wesnoth %%DATADIR%%/locales/af_ZA@wesnoth %%DATADIR%%/locales/ar_AR@wesnoth %%DATADIR%%/locales/bg_BG@wesnoth -%%DATADIR%%/locales/ca_ES@wesnoth %%DATADIR%%/locales/ca_ES@valencia@wesnoth +%%DATADIR%%/locales/ca_ES@wesnoth %%DATADIR%%/locales/cs_CZ@wesnoth %%DATADIR%%/locales/da_DK@wesnoth %%DATADIR%%/locales/de_DE@wesnoth @@ -9052,6 +8366,7 @@ bin/wesnoth_addon_manager %%DATADIR%%/locales/lt_LT@wesnoth %%DATADIR%%/locales/lv_LV@wesnoth %%DATADIR%%/locales/mk_MK@wesnoth +%%DATADIR%%/locales/mr_IN@wesnoth %%DATADIR%%/locales/nb_NO@wesnoth %%DATADIR%%/locales/nl_NL@wesnoth %%DATADIR%%/locales/pl_PL@wesnoth @@ -9062,8 +8377,8 @@ bin/wesnoth_addon_manager %%DATADIR%%/locales/ru_RU@wesnoth %%DATADIR%%/locales/sk_SK@wesnoth %%DATADIR%%/locales/sl_SI@wesnoth -%%DATADIR%%/locales/sr_RS@wesnoth %%DATADIR%%/locales/sr_RS@latin@wesnoth +%%DATADIR%%/locales/sr_RS@wesnoth %%DATADIR%%/locales/sv_SE@wesnoth %%DATADIR%%/locales/tl_PH@wesnoth %%DATADIR%%/locales/tr_TR@wesnoth @@ -9088,60 +8403,1047 @@ bin/wesnoth_addon_manager %%DATADIR%%/sounds/select.wav %%DATADIR%%/sounds/slider.wav %%DATADIR%%/sounds/timer.wav -%%DOCSDIR%%/manual/CMakeLists.txt -%%DOCSDIR%%/manual/images/de/game-screen-1.5.7.jpg -%%DOCSDIR%%/manual/images/de/main-menu-1.5.7.jpg -%%DOCSDIR%%/manual/images/de/multiplayer-1.5.7.jpg -%%DOCSDIR%%/manual/images/de/recruit-1.5.7.jpg -%%DOCSDIR%%/manual/images/de/right_pane-1.5.7.jpg -%%DOCSDIR%%/manual/images/de/top_pane-1.5.7.jpg -%%DOCSDIR%%/manual/images/game-screen-1.5.7.jpg -%%DOCSDIR%%/manual/images/main-menu-1.5.7.jpg -%%DOCSDIR%%/manual/images/multiplayer-1.5.7.jpg -%%DOCSDIR%%/manual/images/orb-blue.jpg -%%DOCSDIR%%/manual/images/orb-green.jpg -%%DOCSDIR%%/manual/images/orb-none.jpg -%%DOCSDIR%%/manual/images/orb-red.jpg -%%DOCSDIR%%/manual/images/orb-yellow.jpg -%%DOCSDIR%%/manual/images/recruit-1.5.7.jpg -%%DOCSDIR%%/manual/images/right_pane-1.5.7.jpg -%%DOCSDIR%%/manual/images/top_pane-1.5.7.jpg -%%DOCSDIR%%/manual/images/tr/game-screen-1.5.7.jpg -%%DOCSDIR%%/manual/images/tr/main-menu-1.5.7.jpg -%%DOCSDIR%%/manual/images/tr/multiplayer-1.5.7.jpg -%%DOCSDIR%%/manual/images/tr/recruit-1.5.7.jpg -%%DOCSDIR%%/manual/images/tr/right_pane-1.5.7.jpg -%%DOCSDIR%%/manual/images/tr/top_pane-1.5.7.jpg -%%DOCSDIR%%/manual/manual.cs.html -%%DOCSDIR%%/manual/manual.da.html -%%DOCSDIR%%/manual/manual.de.html -%%DOCSDIR%%/manual/manual.en.html -%%DOCSDIR%%/manual/manual.es.html -%%DOCSDIR%%/manual/manual.et.html -%%DOCSDIR%%/manual/manual.fi.html -%%DOCSDIR%%/manual/manual.fr.html -%%DOCSDIR%%/manual/manual.gl.html -%%DOCSDIR%%/manual/manual.hu.html -%%DOCSDIR%%/manual/manual.it.html -%%DOCSDIR%%/manual/manual.pl.html -%%DOCSDIR%%/manual/manual.ru.html -%%DOCSDIR%%/manual/manual.sv.html -%%DOCSDIR%%/manual/manual.tr.html -%%DOCSDIR%%/manual/manual.txt -%%DOCSDIR%%/manual/manual.zh_CN.html -%%DOCSDIR%%/manual/manual.zh_TW.html -%%DOCSDIR%%/manual/styles/manual.css +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/af/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/da/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/de/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/el/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/es/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/et/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/he/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/id/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/it/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/la/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/sv/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/tl/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/tr/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-anl.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-aoi.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-did.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-editor.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-ei.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-httt.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-l.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-lib.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-low.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-nr.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sof.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tb.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-test.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-thot.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-trow.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tsg.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-units.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-utbs.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth.mo @dirrm %%DATADIR%%/data/ai/formula -@dirrm %%DATADIR%%/data/ai/python/wail -@dirrm %%DATADIR%%/data/ai/python @dirrm %%DATADIR%%/data/ai -@dirrm %%DATADIR%%/data/campaigns/An_Orcish_Incursion/images/portraits @dirrm %%DATADIR%%/data/campaigns/An_Orcish_Incursion/images @dirrm %%DATADIR%%/data/campaigns/An_Orcish_Incursion/maps @dirrm %%DATADIR%%/data/campaigns/An_Orcish_Incursion/scenarios @dirrm %%DATADIR%%/data/campaigns/An_Orcish_Incursion/utils @dirrm %%DATADIR%%/data/campaigns/An_Orcish_Incursion -@dirrm %%DATADIR%%/data/campaigns/Descent_Into_Darkness/ais @dirrm %%DATADIR%%/data/campaigns/Descent_Into_Darkness/images/misc @dirrm %%DATADIR%%/data/campaigns/Descent_Into_Darkness/images/portraits @dirrm %%DATADIR%%/data/campaigns/Descent_Into_Darkness/images/story @@ -9170,6 +9472,7 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/data/campaigns/Heir_To_The_Throne/units @dirrm %%DATADIR%%/data/campaigns/Heir_To_The_Throne/utils @dirrm %%DATADIR%%/data/campaigns/Heir_To_The_Throne +@dirrm %%DATADIR%%/data/campaigns/Legend_of_Wesmere/ai @dirrm %%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/portraits @dirrm %%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/story/characters @dirrm %%DATADIR%%/data/campaigns/Legend_of_Wesmere/images/story @@ -9223,13 +9526,14 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/units @dirrm %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye/utils @dirrm %%DATADIR%%/data/campaigns/Son_Of_The_Black_Eye +@dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/halo @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/portraits @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images/units +@dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/maps @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/scenarios @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/units @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/utils -@dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan/images @dirrm %%DATADIR%%/data/campaigns/The_Hammer_of_Thursagan @dirrm %%DATADIR%%/data/campaigns/The_Rise_Of_Wesnoth/images/misc @dirrm %%DATADIR%%/data/campaigns/The_Rise_Of_Wesnoth/images/portraits @@ -9290,7 +9594,6 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/data/campaigns @dirrm %%DATADIR%%/data/core/editor @dirrm %%DATADIR%%/data/core/images/attacks -@dirrm %%DATADIR%%/data/core/images/editor @dirrm %%DATADIR%%/data/core/images/halo/elven @dirrm %%DATADIR%%/data/core/images/halo/holy @dirrm %%DATADIR%%/data/core/images/halo/merfolk @@ -9300,20 +9603,29 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/data/core/images/items @dirrm %%DATADIR%%/data/core/images/maps @dirrm %%DATADIR%%/data/core/images/misc -@dirrm %%DATADIR%%/data/core/images/portraits/Alex_Jarocha-Ernst -@dirrm %%DATADIR%%/data/core/images/portraits/Emilien_Rotival/transparent -@dirrm %%DATADIR%%/data/core/images/portraits/Emilien_Rotival -@dirrm %%DATADIR%%/data/core/images/portraits/James_Woo -@dirrm %%DATADIR%%/data/core/images/portraits/Jason_Lutes -@dirrm %%DATADIR%%/data/core/images/portraits/Kitty/transparent -@dirrm %%DATADIR%%/data/core/images/portraits/Kitty -@dirrm %%DATADIR%%/data/core/images/portraits/Nicholas_Kerpan -@dirrm %%DATADIR%%/data/core/images/portraits/Other -@dirrm %%DATADIR%%/data/core/images/portraits/Pekka_Aikio -@dirrm %%DATADIR%%/data/core/images/portraits/Tristan_Millner +@dirrm %%DATADIR%%/data/core/images/portraits/drakes +@dirrm %%DATADIR%%/data/core/images/portraits/dwarves/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/dwarves +@dirrm %%DATADIR%%/data/core/images/portraits/elves/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/elves +@dirrm %%DATADIR%%/data/core/images/portraits/humans/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/humans +@dirrm %%DATADIR%%/data/core/images/portraits/merfolk/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/merfolk +@dirrm %%DATADIR%%/data/core/images/portraits/monsters/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/monsters +@dirrm %%DATADIR%%/data/core/images/portraits/nagas +@dirrm %%DATADIR%%/data/core/images/portraits/orcs +@dirrm %%DATADIR%%/data/core/images/portraits/saurians/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/saurians +@dirrm %%DATADIR%%/data/core/images/portraits/trolls/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/trolls +@dirrm %%DATADIR%%/data/core/images/portraits/undead/transparent +@dirrm %%DATADIR%%/data/core/images/portraits/undead @dirrm %%DATADIR%%/data/core/images/portraits @dirrm %%DATADIR%%/data/core/images/projectiles @dirrm %%DATADIR%%/data/core/images/scenery +@dirrm %%DATADIR%%/data/core/images/story @dirrm %%DATADIR%%/data/core/images/terrain/castle/elven @dirrm %%DATADIR%%/data/core/images/terrain/castle @dirrm %%DATADIR%%/data/core/images/terrain/cave @@ -9327,7 +9639,6 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/data/core/images/terrain/water @dirrm %%DATADIR%%/data/core/images/terrain @dirrm %%DATADIR%%/data/core/images/themes -@dirrm %%DATADIR%%/data/core/images/titlescreen @dirrm %%DATADIR%%/data/core/images/units/drakes @dirrm %%DATADIR%%/data/core/images/units/dwarves @dirrm %%DATADIR%%/data/core/images/units/elves-wood @@ -9404,6 +9715,7 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/images/cursors @dirrm %%DATADIR%%/images/cursors-bw @dirrm %%DATADIR%%/images/dialogs +@dirrm %%DATADIR%%/images/editor @dirrm %%DATADIR%%/images/flags @dirrm %%DATADIR%%/images/footsteps @dirrm %%DATADIR%%/images/icons @@ -9415,50 +9727,94 @@ bin/wesnoth_addon_manager @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%% @dirrm %%DOCSDIR%%/manual/images/de +@dirrm %%DOCSDIR%%/manual/images/es +@dirrm %%DOCSDIR%%/manual/images/hu @dirrm %%DOCSDIR%%/manual/images/tr @dirrm %%DOCSDIR%%/manual/images @dirrm %%DOCSDIR%%/manual/styles @dirrm %%DOCSDIR%%/manual @dirrm %%DOCSDIR%% -@dirrmtry man/ca_ES@valencia/man6 -@dirrmtry man/ca_ES@valencia @dirrmtry man/cs/man6 @dirrmtry man/cs +@dirrmtry man/da/man6 +@dirrmtry man/da +@dirrmtry man/de.ISO8859-1/cat1 +@dirrmtry man/de.ISO8859-1/cat2 +@dirrmtry man/de.ISO8859-1/cat3 +@dirrmtry man/de.ISO8859-1/cat4 +@dirrmtry man/de.ISO8859-1/cat5 +@dirrmtry man/de.ISO8859-1/cat6 +@dirrmtry man/de.ISO8859-1/cat7 +@dirrmtry man/de.ISO8859-1/cat8 +@dirrmtry man/de.ISO8859-1/cat9 +@dirrmtry man/de.ISO8859-1/catl +@dirrmtry man/de.ISO8859-1/catn +@dirrmtry man/de.ISO8859-1/man1 +@dirrmtry man/de.ISO8859-1/man2 +@dirrmtry man/de.ISO8859-1/man3 +@dirrmtry man/de.ISO8859-1/man4 +@dirrmtry man/de.ISO8859-1/man5 +@dirrmtry man/de.ISO8859-1/man6 +@dirrmtry man/de.ISO8859-1/man7 +@dirrmtry man/de.ISO8859-1/man8 +@dirrmtry man/de.ISO8859-1/man9 +@dirrmtry man/de.ISO8859-1/manl +@dirrmtry man/de.ISO8859-1/mann +@dirrmtry man/de.ISO8859-1 @dirrmtry man/de/man6 @dirrmtry man/de +@dirrmtry man/en_GB/man6 +@dirrmtry man/en_GB +@dirrmtry man/es/man6 +@dirrmtry man/es +@dirrmtry man/fi/man6 +@dirrmtry man/fi @dirrmtry man/fr/man6 @dirrmtry man/fr @dirrmtry man/gl/man6 @dirrmtry man/gl +@dirrmtry man/hu/man6 +@dirrmtry man/hu @dirrmtry man/it/man6 @dirrmtry man/it -@dirrmtry man/jp/man6 -@dirrmtry man/jp +@dirrmtry man/lt/man6 +@dirrmtry man/lt @dirrmtry man/nl/man6 @dirrmtry man/nl +@dirrmtry man/pl/man6 +@dirrmtry man/pl +@dirrmtry man/racv/man6 +@dirrmtry man/racv @dirrmtry man/sk/man6 @dirrmtry man/sk +@dirrmtry man/sr/man6 +@dirrmtry man/sr @dirrmtry man/sr@latin/man6 @dirrmtry man/sr@latin +@dirrmtry man/sv/man6 +@dirrmtry man/sv +@dirrmtry man/tr/man6 +@dirrmtry man/tr @dirrmtry man/zh_CN/man6 @dirrmtry man/zh_CN -share/applications/wesnoth.desktop -%%EDITOR%%share/applications/wesnoth_editor.desktop -share/pixmaps/wesnoth-icon.png -%%EDITOR%%share/pixmaps/wesnoth_editor-icon.png -%%SERVER%%@unexec rmdir /var/run/wesnothd 2>/dev/null || echo "If you are permanently removing this port, you should do a 'rm -rf /var/run/wesnothd' to remove it." | fmt +@dirrmtry man/zh_TW/man6 +@dirrmtry man/zh_TW +@dirrmtry share/applications +@dirrmtry share/pixmaps %%NLS%%@dirrmtry share/locale/ca_ES@valencia/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ca_ES@valencia %%NLS%%@dirrmtry share/locale/fur_IT/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fur_IT -%%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/gl %%NLS%%@dirrmtry share/locale/la/LC_MESSAGES %%NLS%%@dirrmtry share/locale/la +%%NLS%%@dirrmtry share/locale/mr/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/mr %%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES %%NLS%%@dirrmtry share/locale/nb_NO +%%NLS%%@dirrmtry share/locale/racv/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/racv %%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES %%NLS%%@dirrmtry share/locale/sr@latin %%NLS%%@dirrmtry share/locale/tl/LC_MESSAGES %%NLS%%@dirrmtry share/locale/tl -@dirrmtry share/applications +%%SERVER%%@unexec rmdir /var/run/wesnothd 2>/dev/null || echo "If you are permanently removing this port, you should do a 'rm -rf /var/run/wesnothd' to remove it." | fmt |