svn commit: r378538 - in head/games/wesnoth: . files
John Marino
marino at FreeBSD.org
Fri Feb 6 13:44:07 UTC 2015
Author: marino
Date: Fri Feb 6 13:44:06 2015
New Revision: 378538
URL: https://svnweb.freebsd.org/changeset/ports/378538
QAT: https://qat.redports.org/buildarchive/r378538/
Log:
games/wesnoth: Upgrade version 1.10.7 => 1.12.0, change maintainers
With the blessing of the former maintainer, the submitter of the PR
takes over the maintainership of Wesnoth.
PR: 196721
Submitted by: Torsten Zuehlsdorff
Deleted:
head/games/wesnoth/files/
Modified:
head/games/wesnoth/Makefile
head/games/wesnoth/distinfo
head/games/wesnoth/pkg-plist
Modified: head/games/wesnoth/Makefile
==============================================================================
--- head/games/wesnoth/Makefile Fri Feb 6 13:41:41 2015 (r378537)
+++ head/games/wesnoth/Makefile Fri Feb 6 13:44:06 2015 (r378538)
@@ -1,30 +1,31 @@
# $FreeBSD$
PORTNAME= wesnoth
-PORTVERSION= 1.10.7
-PORTREVISION= 7
+PORTVERSION= 1.12.0
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
- http://files.wesnoth.org/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION:R} \
+ http://files.wesnoth.org/ \
+ http://ports.toco-domains.de
-MAINTAINER= rnejdl at ringofsaturn.com
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}
+
+MAINTAINER= ports at toco-domains.de
COMMENT= Fantasy turn-based strategy game
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/lib/X11/fonts/junicode/Junicode.ttf:${PORTSDIR}/x11-fonts/junicode
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
libpng.so:${PORTSDIR}/graphics/png
+LDFLAGS+= -L${LOCALBASE}/lib -lboost_system
+
USE_SDL= image mixer net ttf
USE_GNOME= pango
-USES= cmake desktop-file-utils pkgconfig tar:bzip2
+USES= cmake pkgconfig tar:bzip2
CMAKE_ARGS= -DMANDIR="man"
-MAN6= wesnoth.6
-
PORTDOCS= *
PORTDATA= *
@@ -48,15 +49,15 @@ TOOLS_DESC= Extra tools for artists and
.include <bsd.port.options.mk>
-# XXX: breaks compilation because of -Werror
-.if empty(PORT_OPTIONS:MSTRICT)
+# disable strict compilation, because it will break the build
CMAKE_ARGS+= -DENABLE_STRICT_COMPILATION=off
-.endif
.if ${PORT_OPTIONS:MANA}
CMAKE_ARGS+= -DUSE_ANA_NETWORK=on
+PLIST_SUB+= ANA=""
.else
CMAKE_ARGS+= -DUSE_ANA_NETWORK=off
+PLIST_SUB+= ANA="@comment "
.endif
.if ${PORT_OPTIONS:MCAMPAIGN}
@@ -91,7 +92,7 @@ CMAKE_ARGS+= -DENABLE_NOTIFICATIONS=off
CMAKE_ARGS+= -DENABLE_NLS=on -DLOCALEDIR=${PREFIX}/share/locale
USES+= gettext
MANLANG= "" cs de en_GB es et fi fr gl hu id it lt pl ru sk \
- sr sr at ijekavian sr at ijekavianlatin sr at latin vi zh_CN zh_TW
+ sr sr at ijekavian sr at ijekavianlatin sr at latin tr uk vi zh_CN zh_TW
.if ${PORT_OPTIONS:MSERVER}
_MANPAGES+= ${PREFIX}/man/ja/man6/wesnothd.6 \
${PREFIX}/man/pt_BR/man6/wesnothd.6 \
@@ -104,6 +105,7 @@ PLIST_SUB+= NLS="@comment "
.endif
.if ${PORT_OPTIONS:MOPENMP}
+BROKEN= compilation fails with OpenMP
CMAKE_ARGS+= -DENABLE_OMP=on
.else
CMAKE_ARGS+= -DENABLE_OMP=off
@@ -111,13 +113,11 @@ CMAKE_ARGS+= -DENABLE_OMP=off
.if ${PORT_OPTIONS:MPOOLALLOC}
CMAKE_ARGS+= -DENABLE_POOL_ALLOC=on
-BROKEN= does not build with pool alloc
.else
CMAKE_ARGS+= -DENABLE_POOL_ALLOC=off
.endif
.if ${PORT_OPTIONS:MPYTHON}
-BROKEN= cmake build doesn't support installing python tools
USES+= python
CONFIGURE_ENV+= PYTHON_PREFIX=${PREFIX} \
PYTHON_VERSION=${PYTHON_VERSION:S/python//}
@@ -133,7 +133,6 @@ CFLAGS+= -DNETWORK_USE_RAW_SOCKETS
.if ${PORT_OPTIONS:MSERVER}
CMAKE_ARGS+= -DENABLE_SERVER=on
-MAN6+= wesnothd.6
PLIST_SUB+= SERVER=""
.else
CMAKE_ARGS+= -DENABLE_SERVER=off
@@ -143,6 +142,7 @@ PLIST_SUB+= SERVER="@comment "
.if ${PORT_OPTIONS:MTESTS}
CMAKE_ARGS+= -DENABLE_TESTS=on
PLIST_SUB+= TESTS=""
+BROKEN= compilations fails with enabled TEST option
.else
CMAKE_ARGS+= -DENABLE_TESTS=off
PLIST_SUB+= TESTS="@comment "
@@ -160,11 +160,9 @@ PLIST_SUB+= TOOLS="@comment "
CMAKE_ARGS+= -DDOCDIR=none
.endif
-pre-build:
- ${CP} ${LOCALBASE}/lib/X11/fonts/junicode/Junicode.ttf \
- ${WRKSRC}/fonts/Junicode-Regular.ttf
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
post-install:
- - at update-desktop-database ${STAGEDIR}${PREFIX}/share/applications
+ ${FIND} ${STAGEDIR}${PREFIX}/man -type d -empty -delete
.include <bsd.port.mk>
Modified: head/games/wesnoth/distinfo
==============================================================================
--- head/games/wesnoth/distinfo Fri Feb 6 13:41:41 2015 (r378537)
+++ head/games/wesnoth/distinfo Fri Feb 6 13:44:06 2015 (r378538)
@@ -1,2 +1,2 @@
-SHA256 (wesnoth-1.10.7.tar.bz2) = 8a3b5a3409a57b646536e547094e1bb8bcd87797e00cd63184152222e377253e
-SIZE (wesnoth-1.10.7.tar.bz2) = 347431490
+SHA256 (wesnoth-1.12.tar.bz2) = 9e2b15cf6196ae7059fc48b5483aa6973473688602958dd64211b1775b513e0a
+SIZE (wesnoth-1.12.tar.bz2) = 385428948
Modified: head/games/wesnoth/pkg-plist
==============================================================================
--- head/games/wesnoth/pkg-plist Fri Feb 6 13:41:41 2015 (r378537)
+++ head/games/wesnoth/pkg-plist Fri Feb 6 13:44:06 2015 (r378538)
@@ -1,41 +1,23 @@
+bin/wesnoth
+%%ANA%%include/ana/ana.hpp
+%%ANA%%include/ana/binary_streams.hpp
+%%ANA%%include/ana/buffers.hpp
+%%ANA%%include/ana/common.hpp
+%%ANA%%include/ana/predicates.hpp
+%%ANA%%include/ana/timers.hpp
+%%ANA%%lib/libana-static.a
+%%ANA%%lib/libana.so
%%CAMPAIGN%%bin/campaignd
%%TOOLS%%bin/cutter
%%TOOLS%%bin/exploder
%%TOOLS%%bin/schema_generator
%%TOOLS%%bin/schema_validator
-bin/wesnoth
-%%PYTHON%%%%TOOLS%%bin/wesnoth_addon_manager
+%%TOOLS%%bin/wesmage
%%TESTS%%bin/wesnoth_test
%%SERVER%%bin/wesnothd
-%%PYTHON%%%%TOOLS%%bin/wmlindent
-%%PYTHON%%%%TOOLS%%bin/wmllint
-%%PYTHON%%%%TOOLS%%bin/wmlscope
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/__init__.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/__init__.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/__init__.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/campaignserver_client.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/campaignserver_client.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/campaignserver_client.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/libsvn.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/libsvn.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/libsvn.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wescamp.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wescamp.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wescamp.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmldata.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmldata.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmldata.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmliterator.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmliterator.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmliterator.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmlparser.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmlparser.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmlparser.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmltools.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmltools.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/wesnoth/wmltools.pyo
share/applications/wesnoth.desktop
share/applications/wesnoth_editor.desktop
+%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-ai.mo
%%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
@@ -48,6 +30,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/af/LC_MESSAGES/wesnoth-manual.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
@@ -61,6 +45,7 @@ share/applications/wesnoth_editor.deskto
%%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/ang/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-did.mo
@@ -73,6 +58,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-sof.mo
@@ -86,6 +73,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/ang/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-did.mo
@@ -98,6 +86,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-sof.mo
@@ -111,6 +101,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/ang at latin/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-ai.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
@@ -123,6 +114,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-manual.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
@@ -136,6 +129,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -148,6 +142,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-manual.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
@@ -161,6 +157,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -173,6 +170,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-manual.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
@@ -186,6 +185,7 @@ share/applications/wesnoth_editor.deskto
%%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 at valencia/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-did.mo
@@ -198,6 +198,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-sof.mo
@@ -211,6 +213,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/ca_ES at valencia/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-ai.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
@@ -223,6 +226,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-manual.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
@@ -236,6 +241,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -248,6 +254,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/da/LC_MESSAGES/wesnoth-manual.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
@@ -261,6 +269,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -273,6 +282,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/de/LC_MESSAGES/wesnoth-manual.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
@@ -286,6 +297,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -298,6 +310,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/el/LC_MESSAGES/wesnoth-manual.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
@@ -311,6 +325,7 @@ share/applications/wesnoth_editor.deskto
%%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 at shaw/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-did.mo
@@ -323,6 +338,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-sof.mo
@@ -336,6 +353,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/en at shaw/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-ai.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
@@ -348,6 +366,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-manual.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
@@ -361,6 +381,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -373,6 +394,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-manual.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
@@ -386,6 +409,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -398,6 +422,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/es/LC_MESSAGES/wesnoth-manual.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
@@ -411,6 +437,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -423,6 +450,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/et/LC_MESSAGES/wesnoth-manual.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
@@ -436,6 +465,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -448,6 +478,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-manual.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
@@ -461,6 +493,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -473,6 +506,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-manual.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
@@ -486,6 +521,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -498,6 +534,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-manual.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
@@ -511,6 +549,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -523,6 +562,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/fur_IT/LC_MESSAGES/wesnoth-manual.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
@@ -536,6 +577,7 @@ share/applications/wesnoth_editor.deskto
%%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/ga/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-did.mo
@@ -548,6 +590,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-sof.mo
@@ -561,6 +605,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/ga/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-did.mo
@@ -573,6 +618,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-sof.mo
@@ -586,6 +633,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/gd/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-ai.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
@@ -598,6 +646,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-manual.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
@@ -611,6 +661,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -623,6 +674,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/he/LC_MESSAGES/wesnoth-manual.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
@@ -636,6 +689,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -648,6 +702,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-manual.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
@@ -661,6 +717,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -673,6 +730,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-manual.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
@@ -686,6 +745,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -698,6 +758,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/id/LC_MESSAGES/wesnoth-manual.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
@@ -711,6 +773,7 @@ share/applications/wesnoth_editor.deskto
%%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/is/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-did.mo
@@ -723,6 +786,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-sof.mo
@@ -736,6 +801,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/is/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-ai.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
@@ -748,6 +814,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/it/LC_MESSAGES/wesnoth-manual.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
@@ -761,6 +829,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -773,6 +842,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-manual.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
@@ -786,6 +857,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -798,6 +870,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-manual.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
@@ -811,6 +885,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -823,6 +898,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/la/LC_MESSAGES/wesnoth-manual.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
@@ -836,6 +913,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -848,6 +926,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-manual.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
@@ -861,6 +941,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -873,6 +954,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-manual.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
@@ -886,6 +969,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -898,6 +982,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-manual.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
@@ -911,6 +997,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -923,6 +1010,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-manual.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
@@ -936,6 +1025,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -948,6 +1038,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-manual.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
@@ -961,6 +1053,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -973,6 +1066,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-manual.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
@@ -986,6 +1081,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -998,6 +1094,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-manual.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
@@ -1011,6 +1109,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1023,6 +1122,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-manual.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
@@ -1036,6 +1137,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1048,6 +1150,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-manual.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
@@ -1061,6 +1165,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1073,6 +1178,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-manual.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
@@ -1086,6 +1193,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1098,6 +1206,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-manual.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
@@ -1111,6 +1221,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1123,6 +1234,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-manual.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
@@ -1136,6 +1249,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1148,6 +1262,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-manual.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
@@ -1161,6 +1277,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1173,6 +1290,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-manual.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
@@ -1186,6 +1305,7 @@ share/applications/wesnoth_editor.deskto
%%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-ai.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
@@ -1198,6 +1318,8 @@ share/applications/wesnoth_editor.deskto
%%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-manpages.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-manual.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
@@ -1211,6 +1333,7 @@ share/applications/wesnoth_editor.deskto
%%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 at ijekavian/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-aoi.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-did.mo
@@ -1223,6 +1346,8 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-l.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-lib.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-low.mo
+%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-manpages.mo
+%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-manual.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-nr.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-sof.mo
@@ -1236,6 +1361,7 @@ share/applications/wesnoth_editor.deskto
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-units.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth-utbs.mo
%%NLS%%share/locale/sr at ijekavian/LC_MESSAGES/wesnoth.mo
+%%NLS%%share/locale/sr at ijekavianlatin/LC_MESSAGES/wesnoth-ai.mo
%%NLS%%share/locale/sr at ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo
%%NLS%%share/locale/sr at ijekavianlatin/LC_MESSAGES/wesnoth-aoi.mo
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-all
mailing list