Page MenuHomeSolus

D12172.diff
No OneTemporary

D12172.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -17,6 +17,7 @@
wesnoth:_ZN5boost9iostreams5bzip22okE
wesnoth:_ZN5boost9iostreams5bzip23runE
wesnoth:_ZN5boost9iostreams5bzip26finishE
+wesnoth:_ZNSt5ctypeIcE2idE
wesnoth:_ZNSt7__cxx117collateIcE2idE
wesnoth:_ZSt4cerr
wesnoth:_ZSt4cout
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -2,20 +2,18 @@
libSDL2-2.0.so.0
libSDL2_image-2.0.so.0
libSDL2_mixer-2.0.so.0
-libSDL2_ttf-2.0.so.0
+libboost_coroutine.so.1.72.0
libboost_filesystem.so.1.72.0
libboost_iostreams.so.1.72.0
libboost_locale.so.1.72.0
libboost_program_options.so.1.72.0
libboost_random.so.1.72.0
libboost_regex.so.1.72.0
-libboost_thread.so.1.72.0
libc.so.6
libcairo.so.2
libcrypto.so.1.1
libdbus-1.so.3
libfontconfig.so.1
-libfribidi.so.0
libgcc_s.so.1
libgobject-2.0.so.0
libhistory.so.6
@@ -23,5 +21,6 @@
libpango-1.0.so.0
libpangocairo-1.0.so.0
libpthread.so.0
+libssl.so.1.1
libstdc++.so.6
libvorbisfile.so.3
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -5,7 +5,6 @@
UNKNOWN:_ZNK5boost16re_detail_10720031cpp_regex_traits_implementationIcE9transformB5cxx11EPKcS4_
UNKNOWN:_ZTIN5boost15program_options22error_with_option_nameE
UNKNOWN:_ZTIN5boost15program_options29value_semantic_codecvt_helperIcEE
-UNKNOWN:_ZTIN5boost6detail16thread_data_baseE
libSDL2-2.0.so.0:SDL_AddTimer
libSDL2-2.0.so.0:SDL_AllocRW
libSDL2-2.0.so.0:SDL_ConvertSurface
@@ -27,9 +26,12 @@
libSDL2-2.0.so.0:SDL_FreeCursor
libSDL2-2.0.so.0:SDL_FreeRW
libSDL2-2.0.so.0:SDL_FreeSurface
+libSDL2-2.0.so.0:SDL_GetAudioDriver
libSDL2-2.0.so.0:SDL_GetClipRect
libSDL2-2.0.so.0:SDL_GetClipboardText
+libSDL2-2.0.so.0:SDL_GetCurrentAudioDriver
libSDL2-2.0.so.0:SDL_GetCurrentDisplayMode
+libSDL2-2.0.so.0:SDL_GetCurrentVideoDriver
libSDL2-2.0.so.0:SDL_GetDisplayBounds
libSDL2-2.0.so.0:SDL_GetDisplayDPI
libSDL2-2.0.so.0:SDL_GetDisplayMode
@@ -40,6 +42,7 @@
libSDL2-2.0.so.0:SDL_GetModState
libSDL2-2.0.so.0:SDL_GetMouseState
libSDL2-2.0.so.0:SDL_GetNumDisplayModes
+libSDL2-2.0.so.0:SDL_GetNumVideoDrivers
libSDL2-2.0.so.0:SDL_GetRGBA
libSDL2-2.0.so.0:SDL_GetRenderer
libSDL2-2.0.so.0:SDL_GetRendererInfo
@@ -47,6 +50,7 @@
libSDL2-2.0.so.0:SDL_GetScancodeFromKey
libSDL2-2.0.so.0:SDL_GetTicks
libSDL2-2.0.so.0:SDL_GetVersion
+libSDL2-2.0.so.0:SDL_GetVideoDriver
libSDL2-2.0.so.0:SDL_GetWindowDisplayIndex
libSDL2-2.0.so.0:SDL_GetWindowFlags
libSDL2-2.0.so.0:SDL_GetWindowSize
@@ -54,22 +58,11 @@
libSDL2-2.0.so.0:SDL_Init
libSDL2-2.0.so.0:SDL_InitSubSystem
libSDL2-2.0.so.0:SDL_IntersectRect
-libSDL2-2.0.so.0:SDL_JoystickClose
-libSDL2-2.0.so.0:SDL_JoystickEventState
-libSDL2-2.0.so.0:SDL_JoystickGetAttached
-libSDL2-2.0.so.0:SDL_JoystickGetAxis
-libSDL2-2.0.so.0:SDL_JoystickName
-libSDL2-2.0.so.0:SDL_JoystickNumAxes
-libSDL2-2.0.so.0:SDL_JoystickNumBalls
-libSDL2-2.0.so.0:SDL_JoystickNumButtons
-libSDL2-2.0.so.0:SDL_JoystickNumHats
-libSDL2-2.0.so.0:SDL_JoystickOpen
libSDL2-2.0.so.0:SDL_LockAudio
libSDL2-2.0.so.0:SDL_LockSurface
libSDL2-2.0.so.0:SDL_MapRGB
libSDL2-2.0.so.0:SDL_MapRGBA
libSDL2-2.0.so.0:SDL_MaximizeWindow
-libSDL2-2.0.so.0:SDL_NumJoysticks
libSDL2-2.0.so.0:SDL_PeepEvents
libSDL2-2.0.so.0:SDL_PollEvent
libSDL2-2.0.so.0:SDL_PushEvent
@@ -151,19 +144,18 @@
libSDL2_mixer-2.0.so.0:Mix_SetDistance
libSDL2_mixer-2.0.so.0:Mix_Volume
libSDL2_mixer-2.0.so.0:Mix_VolumeMusic
-libSDL2_ttf-2.0.so.0:TTF_CloseFont
-libSDL2_ttf-2.0.so.0:TTF_FontHeight
-libSDL2_ttf-2.0.so.0:TTF_Init
-libSDL2_ttf-2.0.so.0:TTF_Linked_Version
-libSDL2_ttf-2.0.so.0:TTF_OpenFontRW
-libSDL2_ttf-2.0.so.0:TTF_Quit
-libSDL2_ttf-2.0.so.0:TTF_RenderUTF8_Blended
-libSDL2_ttf-2.0.so.0:TTF_SetFontStyle
-libSDL2_ttf-2.0.so.0:TTF_SizeUTF8
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines12stack_traits12default_sizeEv
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines12stack_traits12is_unboundedEv
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines12stack_traits12maximum_sizeEv
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines12stack_traits12minimum_sizeEv
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines6detail17coroutine_context4jumpERS2_Pv
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines6detail17coroutine_contextC1EPFvNS_7context6detail10transfer_tEERKNS1_12preallocatedE
+libboost_coroutine.so.1.72.0:_ZN5boost10coroutines6detail17coroutine_contextC1Ev
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem4path25m_path_iterator_incrementERNS1_8iteratorE
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem4pathdVEPKc
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem4pathdVERKS1_
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem6detail12current_pathEPNS_6system10error_codeE
+libboost_filesystem.so.1.72.0:_ZN5boost10filesystem6detail12current_pathERKNS0_4pathEPNS_6system10error_codeE
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem6detail12read_symlinkERKNS0_4pathEPNS_6system10error_codeE
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem6detail13dir_itr_closeERPvS3_
libboost_filesystem.so.1.72.0:_ZN5boost10filesystem6detail15last_write_timeERKNS0_4pathEPNS_6system10error_codeE
@@ -274,11 +266,6 @@
libboost_regex.so.1.72.0:_ZN5boost16re_detail_10720014verify_optionsEjNS_15regex_constants12_match_flagsE
libboost_regex.so.1.72.0:_ZN5boost16re_detail_10720019raise_runtime_errorERKSt13runtime_error
libboost_regex.so.1.72.0:_ZN5boost16re_detail_10720024get_default_error_stringENS_15regex_constants10error_typeE
-libboost_thread.so.1.72.0:_ZN5boost6detail16thread_data_baseD2Ev
-libboost_thread.so.1.72.0:_ZN5boost6thread13native_handleEv
-libboost_thread.so.1.72.0:_ZN5boost6thread21start_thread_noexceptEv
-libboost_thread.so.1.72.0:_ZN5boost6thread26do_try_join_until_noexceptERKNS_6detail23mono_platform_timepointERb
-libboost_thread.so.1.72.0:_ZN5boost6thread6detachEv
libc.so.6:__assert_fail
libc.so.6:__cxa_atexit
libc.so.6:__fprintf_chk
@@ -295,7 +282,6 @@
libc.so.6:bind
libc.so.6:chmod
libc.so.6:clock
-libc.so.6:clock_gettime
libc.so.6:ctime
libc.so.6:difftime
libc.so.6:div
@@ -330,7 +316,9 @@
libc.so.6:gettimeofday
libc.so.6:gmtime_r
libc.so.6:if_indextoname
+libc.so.6:if_nametoindex
libc.so.6:inet_ntop
+libc.so.6:inet_pton
libc.so.6:ioctl
libc.so.6:isalnum
libc.so.6:isalpha
@@ -345,6 +333,7 @@
libc.so.6:localeconv
libc.so.6:localtime
libc.so.6:localtime_r
+libc.so.6:malloc
libc.so.6:memchr
libc.so.6:memcmp
libc.so.6:memcpy
@@ -353,30 +342,31 @@
libc.so.6:mkfifo
libc.so.6:mkstemp
libc.so.6:mktime
+libc.so.6:nanosleep
libc.so.6:pclose
libc.so.6:pipe
libc.so.6:poll
libc.so.6:popen
libc.so.6:pthread_cond_destroy
libc.so.6:pthread_cond_init
-libc.so.6:pthread_condattr_destroy
libc.so.6:pthread_condattr_init
libc.so.6:pthread_self
libc.so.6:pthread_sigmask
libc.so.6:quick_exit
-libc.so.6:random
libc.so.6:readv
libc.so.6:realloc
libc.so.6:remove
libc.so.6:rename
+libc.so.6:sendfile
libc.so.6:setlocale
libc.so.6:setsid
libc.so.6:setsockopt
+libc.so.6:shutdown
libc.so.6:sigemptyset
libc.so.6:sigfillset
+libc.so.6:snprintf
libc.so.6:socket
libc.so.6:srand
-libc.so.6:srandom
libc.so.6:strchr
libc.so.6:strcmp
libc.so.6:strcpy
@@ -387,7 +377,6 @@
libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strpbrk
-libc.so.6:strrchr
libc.so.6:strspn
libc.so.6:strstr
libc.so.6:strtod
@@ -415,6 +404,7 @@
libcairo.so.2:cairo_font_options_set_hint_style
libcairo.so.2:cairo_format_stride_for_width
libcairo.so.2:cairo_image_surface_create_for_data
+libcairo.so.2:cairo_move_to
libcairo.so.2:cairo_set_line_join
libcairo.so.2:cairo_set_line_width
libcairo.so.2:cairo_set_source_rgba
@@ -422,16 +412,39 @@
libcairo.so.2:cairo_stroke
libcairo.so.2:cairo_surface_destroy
libcairo.so.2:cairo_version_string
+libcrypto.so.1.1:BIO_ctrl
+libcrypto.so.1.1:BIO_ctrl_pending
+libcrypto.so.1.1:BIO_free
+libcrypto.so.1.1:BIO_new_bio_pair
+libcrypto.so.1.1:BIO_new_file
+libcrypto.so.1.1:BIO_read
+libcrypto.so.1.1:BIO_write
+libcrypto.so.1.1:CONF_modules_unload
+libcrypto.so.1.1:DH_free
+libcrypto.so.1.1:ERR_clear_error
+libcrypto.so.1.1:ERR_get_error
+libcrypto.so.1.1:ERR_reason_error_string
+libcrypto.so.1.1:GENERAL_NAMES_free
libcrypto.so.1.1:MD5_Final
libcrypto.so.1.1:MD5_Init
libcrypto.so.1.1:MD5_Update
+libcrypto.so.1.1:OPENSSL_sk_num
+libcrypto.so.1.1:OPENSSL_sk_value
libcrypto.so.1.1:OpenSSL_version_num
-libcrypto.so.1.1:RAND_bytes
+libcrypto.so.1.1:PEM_read_bio_DHparams
libcrypto.so.1.1:RC4
libcrypto.so.1.1:RC4_set_key
libcrypto.so.1.1:SHA1_Final
libcrypto.so.1.1:SHA1_Init
libcrypto.so.1.1:SHA1_Update
+libcrypto.so.1.1:X509_NAME_ENTRY_get_data
+libcrypto.so.1.1:X509_NAME_get_entry
+libcrypto.so.1.1:X509_NAME_get_index_by_NID
+libcrypto.so.1.1:X509_STORE_CTX_get_current_cert
+libcrypto.so.1.1:X509_STORE_CTX_get_error_depth
+libcrypto.so.1.1:X509_STORE_CTX_get_ex_data
+libcrypto.so.1.1:X509_get_ext_d2i
+libcrypto.so.1.1:X509_get_subject_name
libdbus-1.so.3:dbus_bus_get
libdbus-1.so.3:dbus_connection_add_filter
libdbus-1.so.3:dbus_connection_dispatch
@@ -454,9 +467,6 @@
libfontconfig.so.1:FcConfigAppFontClear
libfontconfig.so.1:FcConfigGetCurrent
libfontconfig.so.1:FcConfigParseAndLoad
-libfribidi.so.0:fribidi_charset_to_unicode
-libfribidi.so.0:fribidi_log2vis
-libfribidi.so.0:fribidi_unicode_to_charset
libgcc_s.so.1:_Unwind_Resume
libgcc_s.so.1:__popcountdi2
libgobject-2.0.so.0:g_object_unref
@@ -480,14 +490,12 @@
libm.so.6:atan
libm.so.6:atan2
libm.so.6:cos
-libm.so.6:cosh
libm.so.6:exp
libm.so.6:fegetround
libm.so.6:fesetround
libm.so.6:fmod
libm.so.6:frexp
libm.so.6:hypot
-libm.so.6:ldexp
libm.so.6:log
libm.so.6:log10
libm.so.6:log2
@@ -495,10 +503,8 @@
libm.so.6:round
libm.so.6:sin
libm.so.6:sincosf
-libm.so.6:sinh
libm.so.6:sqrt
libm.so.6:tan
-libm.so.6:tanh
libpango-1.0.so.0:pango_attr_list_insert
libpango-1.0.so.0:pango_attr_list_new
libpango-1.0.so.0:pango_attr_list_unref
@@ -513,6 +519,9 @@
libpango-1.0.so.0:pango_font_map_create_context
libpango-1.0.so.0:pango_font_map_load_font
libpango-1.0.so.0:pango_font_metrics_get_approximate_char_width
+libpango-1.0.so.0:pango_font_metrics_get_ascent
+libpango-1.0.so.0:pango_font_metrics_get_descent
+libpango-1.0.so.0:pango_font_metrics_unref
libpango-1.0.so.0:pango_layout_get_alignment
libpango-1.0.so.0:pango_layout_get_cursor_pos
libpango-1.0.so.0:pango_layout_get_ellipsize
@@ -525,6 +534,7 @@
libpango-1.0.so.0:pango_layout_is_ellipsized
libpango-1.0.so.0:pango_layout_iter_free
libpango-1.0.so.0:pango_layout_iter_get_index
+libpango-1.0.so.0:pango_layout_iter_get_line_readonly
libpango-1.0.so.0:pango_layout_iter_next_char
libpango-1.0.so.0:pango_layout_iter_next_line
libpango-1.0.so.0:pango_layout_new
@@ -569,6 +579,36 @@
libpthread.so.0:sendmsg
libpthread.so.0:sigaction
libpthread.so.0:write
+libssl.so.1.1:SSL_CTX_ctrl
+libssl.so.1.1:SSL_CTX_free
+libssl.so.1.1:SSL_CTX_get_default_passwd_cb_userdata
+libssl.so.1.1:SSL_CTX_get_ex_data
+libssl.so.1.1:SSL_CTX_new
+libssl.so.1.1:SSL_CTX_set_default_passwd_cb_userdata
+libssl.so.1.1:SSL_CTX_set_default_verify_paths
+libssl.so.1.1:SSL_CTX_set_ex_data
+libssl.so.1.1:SSL_CTX_set_options
+libssl.so.1.1:SSL_CTX_use_PrivateKey_file
+libssl.so.1.1:SSL_CTX_use_certificate_chain_file
+libssl.so.1.1:SSL_accept
+libssl.so.1.1:SSL_connect
+libssl.so.1.1:SSL_ctrl
+libssl.so.1.1:SSL_free
+libssl.so.1.1:SSL_get_error
+libssl.so.1.1:SSL_get_ex_data
+libssl.so.1.1:SSL_get_ex_data_X509_STORE_CTX_idx
+libssl.so.1.1:SSL_get_shutdown
+libssl.so.1.1:SSL_get_verify_callback
+libssl.so.1.1:SSL_get_verify_mode
+libssl.so.1.1:SSL_new
+libssl.so.1.1:SSL_read
+libssl.so.1.1:SSL_set_bio
+libssl.so.1.1:SSL_set_ex_data
+libssl.so.1.1:SSL_set_verify
+libssl.so.1.1:SSL_shutdown
+libssl.so.1.1:SSL_write
+libssl.so.1.1:TLS_method
+libstdc++.so.6:_ZNKSt10bad_typeid4whatEv
libstdc++.so.6:_ZNKSt11logic_error4whatEv
libstdc++.so.6:_ZNKSt12__basic_fileIcE7is_openEv
libstdc++.so.6:_ZNKSt13bad_exception4whatEv
@@ -594,7 +634,9 @@
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEmmRKS4_
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEmmRKS4_mm
libstdc++.so.6:_ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE3strEv
+libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm
+libstdc++.so.6:_ZNKSt8bad_cast4whatEv
libstdc++.so.6:_ZNKSt8ios_base7failureB5cxx114whatEv
libstdc++.so.6:_ZNKSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES3_RSt8ios_basecPK2tmPKcSB_
libstdc++.so.6:_ZNKSt9bad_alloc4whatEv
@@ -629,32 +671,39 @@
libstdc++.so.6:_ZNSo9_M_insertIdEERSoT_
libstdc++.so.6:_ZNSo9_M_insertIlEERSoT_
libstdc++.so.6:_ZNSo9_M_insertImEERSoT_
-libstdc++.so.6:_ZNSo9_M_insertIxEERSoT_
libstdc++.so.6:_ZNSo9_M_insertIyEERSoT_
libstdc++.so.6:_ZNSoC1EPSt15basic_streambufIcSt11char_traitsIcEE
libstdc++.so.6:_ZNSoD1Ev
libstdc++.so.6:_ZNSolsEPSt15basic_streambufIcSt11char_traitsIcEE
libstdc++.so.6:_ZNSolsEi
+libstdc++.so.6:_ZNSt10bad_typeidD2Ev
libstdc++.so.6:_ZNSt11logic_errorC1EPKc
+libstdc++.so.6:_ZNSt11logic_errorC2EOS_
libstdc++.so.6:_ZNSt11logic_errorC2EPKc
libstdc++.so.6:_ZNSt11logic_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt11logic_errorC2ERKS_
libstdc++.so.6:_ZNSt11logic_errorD1Ev
libstdc++.so.6:_ZNSt11logic_errorD2Ev
libstdc++.so.6:_ZNSt11range_errorC1EPKc
+libstdc++.so.6:_ZNSt11range_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt11range_errorD1Ev
+libstdc++.so.6:_ZNSt11range_errorD2Ev
+libstdc++.so.6:_ZNSt11regex_errorD1Ev
libstdc++.so.6:_ZNSt12__basic_fileIcED1Ev
libstdc++.so.6:_ZNSt12bad_weak_ptrD1Ev
libstdc++.so.6:_ZNSt12domain_errorC1EPKc
libstdc++.so.6:_ZNSt12domain_errorD1Ev
+libstdc++.so.6:_ZNSt12domain_errorD2Ev
+libstdc++.so.6:_ZNSt12future_errorD1Ev
libstdc++.so.6:_ZNSt12length_errorC1EPKc
libstdc++.so.6:_ZNSt12length_errorD1Ev
libstdc++.so.6:_ZNSt12length_errorD2Ev
libstdc++.so.6:_ZNSt12out_of_rangeC1EPKc
-libstdc++.so.6:_ZNSt12out_of_rangeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt12out_of_rangeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt12out_of_rangeD1Ev
libstdc++.so.6:_ZNSt12out_of_rangeD2Ev
+libstdc++.so.6:_ZNSt13__future_base12_Result_baseC2Ev
+libstdc++.so.6:_ZNSt13__future_base12_Result_baseD2Ev
libstdc++.so.6:_ZNSt13bad_exceptionD2Ev
libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEE4openEPKcSt13_Ios_Openmode
libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEE5closeEv
@@ -662,6 +711,7 @@
libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEED1Ev
libstdc++.so.6:_ZNSt13runtime_errorC1EPKc
libstdc++.so.6:_ZNSt13runtime_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
+libstdc++.so.6:_ZNSt13runtime_errorC2EOS_
libstdc++.so.6:_ZNSt13runtime_errorC2EPKc
libstdc++.so.6:_ZNSt13runtime_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt13runtime_errorC2ERKS_
@@ -669,12 +719,16 @@
libstdc++.so.6:_ZNSt13runtime_errorD2Ev
libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEE5closeEv
libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEEC1EPKcSt13_Ios_Openmode
+libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEEC1ERKNSt7__cxx1112basic_stringIcS1_SaIcEEESt13_Ios_Openmode
libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev
libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEE5closeEv
libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEEC1EPKcSt13_Ios_Openmode
+libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEEC1ERKNSt7__cxx1112basic_stringIcS1_SaIcEEESt13_Ios_Openmode
libstdc++.so.6:_ZNSt14basic_ofstreamIcSt11char_traitsIcEED1Ev
+libstdc++.so.6:_ZNSt14overflow_errorD2Ev
libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptr10_M_releaseEv
libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptr9_M_addrefEv
+libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptrC1EPv
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv
@@ -687,12 +741,22 @@
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv
libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv
+libstdc++.so.6:_ZNSt15underflow_errorD2Ev
libstdc++.so.6:_ZNSt16invalid_argumentC1EPKc
libstdc++.so.6:_ZNSt16invalid_argumentC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libstdc++.so.6:_ZNSt16invalid_argumentD1Ev
+libstdc++.so.6:_ZNSt16invalid_argumentD2Ev
+libstdc++.so.6:_ZNSt18condition_variable10notify_allEv
+libstdc++.so.6:_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE
+libstdc++.so.6:_ZNSt18condition_variableC1Ev
+libstdc++.so.6:_ZNSt18condition_variableD1Ev
+libstdc++.so.6:_ZNSt28__atomic_futex_unsigned_base19_M_futex_notify_allEPj
+libstdc++.so.6:_ZNSt28__atomic_futex_unsigned_base19_M_futex_wait_untilEPjjbNSt6chrono8durationIlSt5ratioILl1ELl1EEEENS2_IlS3_ILl1ELl1000000000EEEE
+libstdc++.so.6:_ZNSt28__atomic_futex_unsigned_base26_M_futex_wait_until_steadyEPjjbNSt6chrono8durationIlSt5ratioILl1ELl1EEEENS2_IlS3_ILl1ELl1000000000EEEE
libstdc++.so.6:_ZNSt3_V214error_categoryD2Ev
libstdc++.so.6:_ZNSt3_V216generic_categoryEv
libstdc++.so.6:_ZNSt6chrono3_V212steady_clock3nowEv
+libstdc++.so.6:_ZNSt6chrono3_V212system_clock3nowEv
libstdc++.so.6:_ZNSt6locale5_Impl16_M_install_facetEPKNS_2idEPKNS_5facetE
libstdc++.so.6:_ZNSt6locale5_ImplC1ERKS0_m
libstdc++.so.6:_ZNSt6locale5_ImplD1Ev
@@ -703,6 +767,7 @@
libstdc++.so.6:_ZNSt6localeD1Ev
libstdc++.so.6:_ZNSt6localeaSERKS_
libstdc++.so.6:_ZNSt6thread15_M_start_threadESt10unique_ptrINS_6_StateESt14default_deleteIS1_EEPFvvE
+libstdc++.so.6:_ZNSt6thread4joinEv
libstdc++.so.6:_ZNSt6thread6_StateD2Ev
libstdc++.so.6:_ZNSt6thread6detachEv
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm
@@ -713,6 +778,7 @@
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6assignEPKc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc
+libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7replaceEmmPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE8_M_eraseEmm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm
@@ -720,7 +786,6 @@
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9push_backEc
-libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKcRKS3_
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1ERKS4_mm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSEOS4_
@@ -745,6 +810,7 @@
libstdc++.so.6:_ZNSt8ios_base7failureB5cxx11D2Ev
libstdc++.so.6:_ZNSt8ios_baseC2Ev
libstdc++.so.6:_ZNSt8ios_baseD2Ev
+libstdc++.so.6:_ZNSt9bad_allocD1Ev
libstdc++.so.6:_ZNSt9bad_allocD2Ev
libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E
libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate
@@ -752,6 +818,9 @@
libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5rdbufEPSt15basic_streambufIcS1_E
libstdc++.so.6:_ZNSt9exceptionD2Ev
libstdc++.so.6:_ZSt11_Hash_bytesPKvmm
+libstdc++.so.6:_ZSt11__once_call
+libstdc++.so.6:_ZSt15__once_callable
+libstdc++.so.6:_ZSt15future_categoryv
libstdc++.so.6:_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l
libstdc++.so.6:_ZSt16__throw_bad_castv
libstdc++.so.6:_ZSt17__throw_bad_allocv
@@ -764,6 +833,8 @@
libstdc++.so.6:_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base
libstdc++.so.6:_ZSt18uncaught_exceptionv
libstdc++.so.6:_ZSt19__throw_logic_errorPKc
+libstdc++.so.6:_ZSt19__throw_regex_errorNSt15regex_constants10error_typeE
+libstdc++.so.6:_ZSt20__throw_future_errori
libstdc++.so.6:_ZSt20__throw_length_errorPKc
libstdc++.so.6:_ZSt20__throw_out_of_rangePKc
libstdc++.so.6:_ZSt20__throw_system_errori
@@ -785,15 +856,13 @@
libstdc++.so.6:_ZStrsIcSt11char_traitsIcEERSt13basic_istreamIT_T0_ES6_RS3_
libstdc++.so.6:_ZStrsIcSt11char_traitsIcESaIcEERSt13basic_istreamIT_T0_ES7_RNSt7__cxx1112basic_stringIS4_S5_T1_EE
libstdc++.so.6:_ZTIN10__cxxabiv115__forced_unwindE
+libstdc++.so.6:_ZTINSt13__future_base12_Result_baseE
libstdc++.so.6:_ZTINSt6thread6_StateE
libstdc++.so.6:_ZTINSt7__cxx117collateIcEE
libstdc++.so.6:_ZTINSt8ios_base7failureB5cxx11E
libstdc++.so.6:_ZTISi
libstdc++.so.6:_ZTISo
-libstdc++.so.6:_ZTISt12length_error
-libstdc++.so.6:_ZTISt12out_of_range
-libstdc++.so.6:_ZTISt13bad_exception
-libstdc++.so.6:_ZTISt13runtime_error
+libstdc++.so.6:_ZTISt12system_error
libstdc++.so.6:_ZTISt14basic_ifstreamIcSt11char_traitsIcEE
libstdc++.so.6:_ZTISt15basic_streambufIcSt11char_traitsIcEE
libstdc++.so.6:_ZTISt17bad_function_call
@@ -807,6 +876,7 @@
libstdc++.so.6:_ZTVN10__cxxabiv121__vmi_class_type_infoE
libstdc++.so.6:_ZdaPv
libstdc++.so.6:_ZdlPv
+libstdc++.so.6:_ZdlPvm
libstdc++.so.6:_Znam
libstdc++.so.6:_Znwm
libstdc++.so.6:_ZnwmRKSt9nothrow_t
@@ -819,12 +889,14 @@
libstdc++.so.6:__cxa_guard_abort
libstdc++.so.6:__cxa_guard_acquire
libstdc++.so.6:__cxa_guard_release
+libstdc++.so.6:__cxa_init_primary_exception
libstdc++.so.6:__cxa_rethrow
libstdc++.so.6:__cxa_thread_atexit
libstdc++.so.6:__cxa_throw
libstdc++.so.6:__cxa_throw_bad_array_new_length
libstdc++.so.6:__dynamic_cast
libstdc++.so.6:__gxx_personality_v0
+libstdc++.so.6:__once_proxy
libvorbisfile.so.3:ov_clear
libvorbisfile.so.3:ov_comment
libvorbisfile.so.3:ov_fopen
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : wesnoth
-version : 1.14.17
-release : 23
+version : 1.16.0
+release : 24
source :
- - https://github.com/wesnoth/wesnoth/archive/refs/tags/1.14.17.tar.gz : 1e7a08ffa065e45005a6cb07d2a3a116d63aea0b6c2724744fa6cc6f911a8555
+ - https://github.com/wesnoth/wesnoth/archive/refs/tags/1.16.0.tar.gz : b2165e8b7bebeb831ff4381ab7323b6f13b11cd7bdd28dd763a42698c783f2cf
license : GPL-2.0-or-later
component : games.strategy
summary : A turn-based strategy game on a fantasy world
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>wesnoth</Name>
<Packager>
- <Name>Alexander Vorobyev</Name>
- <Email>avorobyev@protonmail.com</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>games.strategy</PartOf>
@@ -23,7 +23,7 @@
<Path fileType="executable">/usr/bin/wesnothd</Path>
<Path fileType="library">/usr/lib64/systemd/system/wesnothd.service</Path>
<Path fileType="library">/usr/lib64/tmpfiles.d/wesnothd.conf</Path>
- <Path fileType="data">/usr/share/applications/wesnoth.desktop</Path>
+ <Path fileType="data">/usr/share/applications/org.wesnoth.Wesnoth.desktop</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/README.md</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/de/game-screen-1.14.8+dev.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/de/main-menu-1.14.8+dev.jpg</Path>
@@ -44,15 +44,16 @@
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/gl/recruit-1.13.13+dev.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/gl/right_pane-1.13.13+dev.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/gl/top_pane-1.13.13+dev.jpg</Path>
- <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/game-screen-1.12.4.jpg</Path>
- <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/main-menu-1.12.4.jpg</Path>
- <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/multiplayer-1.12.4.jpg</Path>
- <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/recruit-1.12.4.jpg</Path>
- <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/right_pane-1.12.4.jpg</Path>
- <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/top_pane-1.12.4.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/game-screen-1.14.5+dev.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/main-menu-1.14.5+dev.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/multiplayer-1.14.5+dev.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/recruit-1.14.5+dev.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/right_pane-1.14.5+dev.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/it/top_pane-1.14.5+dev.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/main-menu-1.13.11+dev.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/multiplayer-1.13.11+dev.png</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/orb-blue.jpg</Path>
+ <Path fileType="doc">/usr/share/doc/wesnoth/html/images/orb-disengaged.png</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/orb-green.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/orb-none.jpg</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/images/orb-red.jpg</Path>
@@ -115,6 +116,7 @@
<Path fileType="doc">/usr/share/doc/wesnoth/html/manual.zh_CN.html</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/manual.zh_TW.html</Path>
<Path fileType="doc">/usr/share/doc/wesnoth/html/styles/manual.css</Path>
+ <Path fileType="data">/usr/share/icons/HighContrast/scalable/apps/wesnoth-icon.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/wesnoth-icon.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/wesnoth-icon.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/wesnoth-icon.png</Path>
@@ -122,10 +124,8 @@
<Path fileType="data">/usr/share/icons/hicolor/512x512/apps/wesnoth-icon.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/wesnoth-icon.png</Path>
<Path fileType="man">/usr/share/man/af/man6</Path>
- <Path fileType="man">/usr/share/man/ang/man6</Path>
<Path fileType="man">/usr/share/man/ang@latin/man6</Path>
<Path fileType="man">/usr/share/man/ar/man6</Path>
- <Path fileType="man">/usr/share/man/ast/man6</Path>
<Path fileType="man">/usr/share/man/bg/man6</Path>
<Path fileType="man">/usr/share/man/ca/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/ca/man6/wesnothd.6</Path>
@@ -142,20 +142,20 @@
<Path fileType="man">/usr/share/man/eo/man6</Path>
<Path fileType="man">/usr/share/man/es/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/es/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/et/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/et/man6</Path>
<Path fileType="man">/usr/share/man/eu/man6</Path>
- <Path fileType="man">/usr/share/man/fi/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/fi/man6</Path>
<Path fileType="man">/usr/share/man/fr/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/fr/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/fur_IT/man6</Path>
<Path fileType="man">/usr/share/man/ga/man6</Path>
<Path fileType="man">/usr/share/man/gd/man6</Path>
<Path fileType="man">/usr/share/man/gl/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/grc/man6</Path>
<Path fileType="man">/usr/share/man/he/man6</Path>
<Path fileType="man">/usr/share/man/hr/man6</Path>
<Path fileType="man">/usr/share/man/hu/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/hu/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/id/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/id/man6</Path>
<Path fileType="man">/usr/share/man/is/man6</Path>
<Path fileType="man">/usr/share/man/it/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/it/man6/wesnothd.6</Path>
@@ -163,52 +163,52 @@
<Path fileType="man">/usr/share/man/ja/man6/wesnothd.6</Path>
<Path fileType="man">/usr/share/man/ko/man6</Path>
<Path fileType="man">/usr/share/man/la/man6</Path>
- <Path fileType="man">/usr/share/man/lt/man6/wesnoth.6</Path>
+ <Path fileType="man">/usr/share/man/lt/man6</Path>
<Path fileType="man">/usr/share/man/lv/man6</Path>
<Path fileType="man">/usr/share/man/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/man6/wesnothd.6</Path>
<Path fileType="man">/usr/share/man/mk/man6</Path>
<Path fileType="man">/usr/share/man/mr/man6</Path>
+ <Path fileType="man">/usr/share/man/my/man6</Path>
<Path fileType="man">/usr/share/man/nb_NO/man6</Path>
<Path fileType="man">/usr/share/man/nl/man6</Path>
- <Path fileType="man">/usr/share/man/pl/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/pt/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/pl/man6</Path>
+ <Path fileType="man">/usr/share/man/pt/man6</Path>
<Path fileType="man">/usr/share/man/pt_BR/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/pt_BR/man6/wesnothd.6</Path>
<Path fileType="man">/usr/share/man/racv/man6</Path>
<Path fileType="man">/usr/share/man/ro/man6</Path>
<Path fileType="man">/usr/share/man/ru/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/ru/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/sk/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/sk/man6</Path>
<Path fileType="man">/usr/share/man/sl/man6</Path>
- <Path fileType="man">/usr/share/man/sr/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/sr@ijekavian/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/sr@ijekavianlatin/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/sr@latin/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/sr/man6</Path>
+ <Path fileType="man">/usr/share/man/sr@ijekavian/man6</Path>
+ <Path fileType="man">/usr/share/man/sr@ijekavianlatin/man6</Path>
+ <Path fileType="man">/usr/share/man/sr@latin/man6</Path>
<Path fileType="man">/usr/share/man/sv/man6</Path>
<Path fileType="man">/usr/share/man/tl/man6</Path>
<Path fileType="man">/usr/share/man/tr/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/tr/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/uk/man6/wesnothd.6</Path>
- <Path fileType="man">/usr/share/man/vi/man6/wesnothd.6</Path>
+ <Path fileType="man">/usr/share/man/uk/man6</Path>
+ <Path fileType="man">/usr/share/man/vi/man6</Path>
<Path fileType="man">/usr/share/man/zh_CN/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/zh_CN/man6/wesnothd.6</Path>
<Path fileType="man">/usr/share/man/zh_TW/man6/wesnoth.6</Path>
<Path fileType="man">/usr/share/man/zh_TW/man6/wesnothd.6</Path>
- <Path fileType="data">/usr/share/metainfo/wesnoth.appdata.xml</Path>
+ <Path fileType="data">/usr/share/metainfo/org.wesnoth.Wesnoth.appdata.xml</Path>
<Path fileType="data">/usr/share/wesnoth/data/COPYING.txt</Path>
<Path fileType="data">/usr/share/wesnoth/data/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/advanced_preferences.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/ais/ai_default_rca.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/ai/ais/ai_generic_rush.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/ais/ai_default_rca_1_14.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/ais/ai_experimental.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/ais/idle_ai.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/aliases/dev_multiplayer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/aliases/dev_singleplayer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/aliases/idle.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/aliases/stable_singleplayer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/dev/ai_default_rca_alternate_recruiting.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/ai/dev/formula_ai.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/ai/dev/formula_ai_poisoning.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/formula/level_up_attack_eval.fai</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/formula/level_up_attack_move.fai</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/formula/lib/map_evaluation.fai</Path>
@@ -224,14 +224,20 @@
<Path fileType="data">/usr/share/wesnoth/data/ai/formula/scouting_move.fai</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/ai_helper.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/battle_calcs.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_castle_switch.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_grab_villages.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_high_xp_attack.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_move_to_any_enemy.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_place_healers.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_recruit_rushers.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_retreat_injured.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_spread_poison.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/ai/lua/ca_village_hunt.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/cache.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/debug.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/dummy_engine_lua.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/extCAexample.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/generic_recruit_engine.lua</Path>
- <Path fileType="data">/usr/share/wesnoth/data/ai/lua/generic_rush_engine.lua</Path>
- <Path fileType="data">/usr/share/wesnoth/data/ai/lua/move_to_any_target.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/patrol.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/retreat.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/lua/stdlib.lua</Path>
@@ -338,39 +344,6 @@
<Path fileType="data">/usr/share/wesnoth/data/ai/scenarios/scenario-lua_ai_old_syntax.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/scenarios/scenario-poisoning.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/ai/utils/default_config.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/_main.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/campaign_image.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/aoi.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/de/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/gd/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/gl/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/it/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/lt/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/pt/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/ru/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/maps/l10n/zh_CN/aoi--overlay.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/erlornas.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/linaera.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/portraits/lomarfel.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/images/story.jpg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/01_Defend_the_Forest.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/02_Assassins.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/03_Wasteland.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/04_Valley_of_Trolls.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/05_Linaera_the_Quick.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/06_A_Detour_through_the_Swamp.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/maps/07_Showdown.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/01_Defend_the_Forest.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/02_Assassins.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/03_Wasteland.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/04_Valley_of_Trolls.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/05_Linaera_the_Quick.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/06_A_Detour_through_the_Swamp.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/scenarios/07_Showdown.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/utils/bigmap.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/utils/characters.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/utils/deaths.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/An_Orcish_Incursion/utils/macros.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/HISTORY</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/attacks/fist-merman.png</Path>
@@ -409,56 +382,14 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler-tail-land-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler-tail-land-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/brawler.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-attack-3n.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-attack-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/child_king.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/citizen-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/citizen-fist-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/citizen-fist-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/citizen-fist-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/citizen.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-4n.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-attack-8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-defend.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king-leading.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/soldier_king.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-4n.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-attack-9.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-defend.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king-leading.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/warrior_king.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-4n.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-attack-9.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-defend.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king-leading.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/merfolk/young_king.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/monsters/kraken-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Dead_Water/images/units/monsters/kraken-n-defend.png</Path>
@@ -508,18 +439,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/HISTORY</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/campaign_image.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-ranged-halo1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-ranged-halo2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-ranged-halo3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-ranged-halo4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/halo/wose-stationary-halo8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/land-of-the-dead.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/portraits/README.md</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/portraits/chantal-druid.png</Path>
@@ -543,7 +462,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/story/portraits/garard-large.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/story/portraits/sagus.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/story/portraits/young_delfador-large.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/units/wose-shaman.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/images/young_delfador.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/maps/01_Overture.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/maps/02_This_Valley_Belongs_to_Me.map</Path>
@@ -596,7 +514,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Mage_Commander.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Mage_Leader.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Mage_Magister.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Wose_Shaman.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/bigmap.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/characters.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/deaths.cfg</Path>
@@ -608,6 +525,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/sides.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/campaign_image.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/items/ball-dark.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/items/potion-clear.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/did.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/de/did--overlay.png</Path>
@@ -618,17 +536,30 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/ru/did--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/maps/l10n/zh_CN/did--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/book-icon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/fire-icon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/key-icon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/makeshift-altar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/new-journey-blue.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/potion-blue-icon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/potion-icon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/potion-poison-icon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/misc/weakened-ice.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/darken_volk.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/dela-mad.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/dela.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/drogan.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/karae.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_lich-ancient.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_lich.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_old-decay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_old.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/portraits/malin_young.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/scenery/black-monolith.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/scenery/dark-monolith.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/scenery/orcish-flag-flat.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/scenery/orcish-flag-flat2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/scenery/white-monolith.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/scenery/whitefang-flag.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/story/book.jpg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/story/end.jpg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/images/story/parthyn.jpg</Path>
@@ -668,39 +599,46 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/01_Saving_Parthyn.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/02_Peaceful_Valley.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/03_A_Haunting_in_Winter.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/04_Beginning_of_the_Revenge.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/05_Orc_War.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/04_Spring_of_Reprisal.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/05_Schism.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/06_Return_to_Parthyn.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/07_A_Small_Favor.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/08_A_Small_Favor2.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/09_A_Small_Favor3.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/10_Alone_at_Last.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/11_Descent_into_Darkness.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/11a_Descent_into_Darkness.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/12_Endless_Night.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/12a_Endless_Night.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/07a_A_Small_Favor.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/07b_A_Small_Favor2.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/07c_A_Small_Favor3.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/08_Alone_at_Last.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/09_Descent_into_Darkness.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/09a_Descent_into_Darkness.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/10_Endless_Night.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/maps/10a_Endless_Night.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/01_Saving_Parthyn.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/05_Orc_War.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/04_Spring_of_Reprisal.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/05_Schism.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/06_Return_to_Parthyn.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/07_A_Small_Favor.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/08_A_Small_Favor2.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/09_A_Small_Favor3.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/12_Endless_Night.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/07a_A_Small_Favor.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/07b_A_Small_Favor2.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/07c_A_Small_Favor3.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/08_Alone_at_Last.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/09_Descent_into_Darkness.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/scenarios/10_Endless_Night.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Apprentice_Mage.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Apprentice_Necromancer.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Dark_Adept.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Dark_Mage.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Dark_Sorcerer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Frontier_Baroness.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Ghast.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Ghoul.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Mal_Keshar.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Malin_Keshar.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Necrophage.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/units/Spectral_Servant.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/abilities.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/amlas.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/bigmap.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/characters.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/deaths.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/macros.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Descent_Into_Darkness/utils/traits.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/ai/ca_ogres_flee.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/images/campaign_image.png</Path>
@@ -774,6 +712,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/scenarios/17a_The_Duel.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/scenarios/17b_Weldyn_Besieged.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/scenarios/18_Epilogue.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/sounds/gate-fall.ogg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/units/Bone_Knight.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/units/Horse_Lord.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/units/Lich_Lord.cfg</Path>
@@ -792,7 +731,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Eastern_Invasion/utils/throneroom.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Heir_To_The_Throne/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Heir_To_The_Throne/images/campaign_image.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Heir_To_The_Throne/images/icon_armor.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Heir_To_The_Throne/images/maps/httt.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Heir_To_The_Throne/images/maps/l10n/de/httt--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Heir_To_The_Throne/images/maps/l10n/gd/httt--overlay.png</Path>
@@ -1049,8 +987,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/images/story/characters/lord.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/images/story/characters/olurf.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/images/story/characters/uradredia.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/images/units/monsters/great-ogre.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/images/units/ogres/great-ogre.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/lua/wml_tags.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/maps/02_Hostile_Mountains.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/maps/04_The_Elvish_Treasury.map</Path>
@@ -1098,7 +1034,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/scenarios/chapter5/22_Northern_Battle.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/scenarios/chapter5/23_End_of_War.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/scenarios/chapter5/24_Epilogue.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/units/ogres/Great_Ogre.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/utils/abilities.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/utils/bigmap.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Legend_of_Wesmere/utils/characters.cfg</Path>
@@ -1184,18 +1119,18 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/03_Strategy_of_Hope.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/04_Unlawful_Orders.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/05_Hide_and_Seek.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/06_The_Grey_Woods.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/07_The_Hunters.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/08_Glory.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/06_The_Hunters.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/maps/07_Glory.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/masks/04_Unlawful_Orders_1.mask</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/masks/04_Unlawful_Orders_2.mask</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/01_The_Raid.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/02_Civil_Disobedience.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/03_A_Strategy_Of_Hope.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/04_Unlawful_Orders.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/05_Hide_and_Seek.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/06_The_Grey_Woods.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/07_The_Hunters.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/08_Glory.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/09_Epilogue.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/06_The_Hunters.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/07_Glory.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/scenarios/08_Epilogue.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/units/Bone_Knight.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/units/Death_Squire.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/units/Rogue_Mage.cfg</Path>
@@ -1207,12 +1142,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Liberty/utils/utils.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/campaign_image.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/ellipse/unprivileged-leader-bottom.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/ellipse/unprivileged-leader-selected-bottom.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/ellipse/unprivileged-leader-selected-top.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/ellipse/unprivileged-leader-top.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/floor-corpse.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/hatchling.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/de/nr--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/gd/nr--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/gl/nr--overlay.png</Path>
@@ -1234,7 +1164,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Sisal.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Sister_Thera.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Stalrag.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Tallin-Evil.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Tallin.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/lua/respawn_utils.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/01_Breaking_the_Chains.map</Path>
@@ -1244,15 +1173,10 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/04_Clearing_the_Mines.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/05a_01_The_Pursuit.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/05a_02_Dealings.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/05b_Compelled.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/06a_Old_Friend.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/06b_Slave_of_the_Undead.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/07a_Settling_Disputes.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/07b_Protecting_the_Master.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/08a_Elvish_Princess.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/08b_Ray_of_Hope.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/09a_Introductions.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/09b_Judgment.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/10a_Stolen_Gold.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/11a_The_Eastern_Flank.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/maps/12a_Get_the_Gold.map</Path>
@@ -1265,15 +1189,10 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/04_Clearing_the_Mines.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/05a_01_The_Pursuit.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/05a_02_Dealings.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/05b_Compelled.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/06b_Slave_of_the_Undead.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/07a_Settling_Disputes.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/07b_Protecting_the_Master.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/08a_Elvish_Princess.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/08b_Ray_of_Hope.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/09a_Introductions.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/09b_Judgment.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/10a_Stolen_Gold.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/11a_The_Eastern_Flank.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg</Path>
@@ -1289,6 +1208,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/campaign_image.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/coal.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/gold.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/items/ruby.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/de/sof--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/gl/sof--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/l10n/it/sof--overlay.png</Path>
@@ -1298,6 +1218,12 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/maps/sof.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/coal-icon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/gold-icon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/mine-cart-mask-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/mine-cart-mask-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/mine-cart-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/mine-cart-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/rune_icon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/misc/rune_overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-epilogue.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-old.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/alanin-older.png</Path>
@@ -1309,7 +1235,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/elvish_marshal.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/haldric-ii-old.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/haldric-ii.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/khrakrahs.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/monsters/wyrm.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/rugnur.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/portraits/thursagan.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/gate-left-down.png</Path>
@@ -1327,6 +1253,21 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/gate-right-rising-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/gate-right-rising-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/gate-right-up.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/chasm-wall-fire-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/chasm-wall-fire-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/chasm-wall-fire-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/edge-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/edge-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/edge-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/edge-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/edge-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/edge-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/rune-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/rune-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/rune-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/rune-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/rune-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/terrain/volcano/rune-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/dwarves/caravan.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-attack-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/dwarves/miner-attack-2.png</Path>
@@ -1344,13 +1285,21 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/heroes/haldric-ii-sword-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/heroes/haldric-ii-sword-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/heroes/haldric-ii.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrm-se-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrm-se-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrm-se-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrm-se-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrm-se-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrmlet-se-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrmlet-se-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrmlet-se-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrmlet-se-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/images/units/monsters/wyrmlet-se-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/1_A_Bargain_is_Struck.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/2_Closing_the_Gates.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/2t_In_the_Dwarven_City.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/2p5_Reaching_the_Runecrafter.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/3_Searching_for_the_Runecrafter.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/3t_The_Council_Regathers.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/4_Gathering_Materials-random.mask</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/4t_The_Jeweler.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/5_Hills_of_the_Shorbear_Clan.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/6_Towards_the_Caves.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/7_Outriding_the_Outriders.map</Path>
@@ -1366,9 +1315,11 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/9_overlay/9_o8.mask</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/9_overlay/9_o9.mask</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/9_overlay/9_of.mask</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/Dwarven_City.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/maps/Epilogue.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/1_A_Bargain_is_Struck.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/2_Closing_the_Gates.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/2p5_Reaching_the_Runecrafter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/2t_In_the_Dwarven_City.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/3_Searching_for_the_Runecrafter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/3t_The_Council_Regathers.cfg</Path>
@@ -1381,11 +1332,19 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/9_Caverns_of_Flame.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Caravan.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Cave_Wyrm.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Cave_Wyrmlet.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Dwarvish_Miner.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Haldric_II.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Red_Wyrm.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/units/Red_Wyrmlet.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/utils/cart-utils.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/utils/rune-equip.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/utils/terrain.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Sceptre_of_Fire/utils/utils.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/gui/zombie_recruit_dialog.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/items/altar-sacrifice.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/items/bird-bones.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/items/boat.png</Path>
@@ -1568,10 +1527,31 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/orcish-shaman.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/rastabahn-on-altar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/sailor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/sea-captain-undead.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/sea-captain.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/skeleton-se-sacrifice5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/skeleton-se-sacrifice6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/skeleton-se-sacrifice7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/corpses-full.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/corpses-unit.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/skeleton-se-sacrifice5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/skeleton-se-sacrifice6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/skeleton-se-sacrifice7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/soulless-wolf-rider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/images/units/undead/zombie-wolf-rider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/maps/01_Slipping_Away.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/maps/02_Dark_Business.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/maps/03_Bandits.map</Path>
@@ -1637,12 +1617,18 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/units/Sailor.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/units/Sea_Captain.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/units/Skele_Sacrifice.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/units/SotA_Corpses.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/units/SotA_Soulless.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/characters.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/journey_chapter1.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/journey_chapter2.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/journey_chapter3.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/sota-utils.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/terrain-compat.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/terrain.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/terrain_graphics.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/zombie-utils.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Secrets_of_the_Ancients/utils/zombie_recruit_dialog.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/ai/ca_transport_S6.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Son_Of_The_Black_Eye/images/campaign_image.png</Path>
@@ -1804,6 +1790,23 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/loremaster-ranged1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/loremaster-ranged2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/loremaster.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-attack-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-bob1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-bob2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-bob3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-bob4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-bob5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-bob6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_berserker.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_dragonguard-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_dragonguard-attack-ne.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_dragonguard-attack-s.png</Path>
@@ -1864,6 +1867,21 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_thunderguard-melee1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_thunderguard-melee2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_thunderguard.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-attack-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-bob-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-bob-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-bob-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-bob-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-bob-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker-bob-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/masked_ulfserker.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/witness-attack1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/witness-attack2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/units/witness-attack3.png</Path>
@@ -1883,32 +1901,27 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/01_At_the_East_Gate.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/02_Reclaiming_the_Past.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/03_Strange_Allies.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/04_Troll_Bridge.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/05_Invaders.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/06_High_Pass.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/07_Mages_and_Drakes.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/08_Fear.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/09_Forbidden_Forest.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/10_The_Siege_of_Kal_Kartha.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/11_The_Court_of_Karrag.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/12_The_Underlevels.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/13_Epilogue.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/04_High_Pass.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/05_Fear.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/06_Forbidden_Forest.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/07_The_Siege_of_Kal_Kartha.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/08_The_Court_of_Karrag.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/09_The_Underlevels.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/maps/10_Epilogue.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/01_At_the_East_Gate.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/02_Reclaiming_the_Past.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/03_Strange_Allies.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/04_Troll_Bridge.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Invaders.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/06_High_Pass.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/07_Mages_and_Drakes.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/08_Fear.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/09_Forbidden_Forest.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/10_The_Siege_of_Kal_Kartha.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/11_The_Court_of_Karrag.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/13_Epilogue.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/04_High_Pass.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/05_Fear.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/06_Forbidden_Forest.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/07_The_Siege_of_Kal_Kartha.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/08_The_Court_of_Karrag.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/09_The_Underlevels.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/scenarios/10_Epilogue.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/sounds/unlock.ogg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Annalist.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Loremaster.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Berserker.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Dragonguard.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Fighter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Guardsman.cfg</Path>
@@ -1918,6 +1931,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Steelclad.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Thunderer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Thunderguard.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Ulfserker.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Rune_Lord.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Witness.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/abilities.cfg</Path>
@@ -1927,12 +1941,11 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/macros.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_aggressive_attack_no_suicide.lua</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_retreat.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/campaign_image.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/l10n/hu/green_isle--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/great_continent.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/green_isle.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/de/green_isle--overlay.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/hu/green_isle--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/it/green_isle--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/pt/green_isle--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/maps/l10n/ru/green_isle--overlay.png</Path>
@@ -1962,7 +1975,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/rithrandil-winter.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/rithrandil.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/ruddry.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/shekkahan.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/tinry.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/portraits/typhon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/story/l10n/es/trow-logo.png</Path>
@@ -2089,9 +2101,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/wesfolk-outcast-staff-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/wesfolk-outcast-staff-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/wesfolk-outcast.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/wose-sapling-attack.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/wose-sapling-defend.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/wose-sapling.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/maps/01_A_Summer_of_Storms.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/maps/02_The_Fall.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/maps/03_A_Harrowing_Escape.map</Path>
@@ -2146,6 +2155,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/sounds/familiar-teeth.ogg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Autumn_Shyde.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Familiar.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Kalian.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Commander.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Fighter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Lord.cfg</Path>
@@ -2155,7 +2165,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Lady.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Leader.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Wesfolk_Outcast.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Wose_Sapling.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/utils/bigmap.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-abilities.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/utils/trow-deaths.cfg</Path>
@@ -2195,9 +2204,11 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-mad.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran-sad.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/deoran.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/eltenmir.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ethiliel-mad.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ethiliel.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/hylas.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/ithelden.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/mal-mbrin.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/sir-gerrick.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/images/portraits/urza-afalas-masked.png</Path>
@@ -2223,27 +2234,25 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/03_A_Desperate_Errand.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/04_Vale_of_Tears.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/05_Choice_in_the_Fog.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/06a_Tidings_Good_and_Ill.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/06a_Into_the_Depths.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/06b_The_Long_March.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/07a_Into_the_Depths.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/07a_Return_to_Kerlath.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/07b_Pebbles_in_the_Flood.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/08a_Return_to_Kerlath.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/08a_Vengeance.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/08b_The_Tides_of_War.map</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/maps/09a_Vengeance.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/01_Born_to_the_Banner.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/02_Proven_by_the_Sword.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/03_A_Desparate_Errand.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/04_Vale_of_Tears.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/05_Choice_In_The_Fog.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/06a_Tidings_Good_and_Ill.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/06b_The_Long_March.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/07a_Into_the_Depths.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/07a_Return_to_Kerlath.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/07b_Pebbles_in_the_Flood.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/08a_Return_to_Kerlath.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/08a_Vengeance.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/08b_The_Tides_of_War.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/09a_Vengeance.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/09a_Elf_Epilogue.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/09b_Bandit_Epilogue.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/scenarios/10a_Elf_Epilogue.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/units/Eyestalk.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/units/Horseman_Commander.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/units/Infantry_Commander.cfg</Path>
@@ -2256,6 +2265,7 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/utils/sg_story.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/The_South_Guard/utils/sg_utils.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Two_Brothers/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Two_Brothers/ai/ca_muff_toras_move.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Two_Brothers/images/campaign_image.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Two_Brothers/images/maps/l10n/de/tb--overlay.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Two_Brothers/images/maps/l10n/gl/tb--overlay.png</Path>
@@ -2288,11 +2298,11 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/claws-crab.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/energyray.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/faerie-fire-sun.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-ant.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-horror.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fist-golem.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/leader.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/sand-storm.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/trample.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/twister.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/campaign_image.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/halo/eloh-halo-back.png</Path>
@@ -2319,14 +2329,15 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/misc/dehydration-status.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/misc/stunned-status-icon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/cloaked.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/commander.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/eloh.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/eloh_rage.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/elyssa.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/garak.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/kaleh.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/melusand.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/monsters/giant_ant.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/naga-hunter.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/monsters/flesh_golem.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/nagas/naga-hunter.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/nym.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/nym_moody.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/portraits/quenoth/archer.png</Path>
@@ -2376,9 +2387,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/alien/orb-small.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/alien/spire.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/humans/human-commander.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/ant-attack.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/ant-defend.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/ant.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/crab-attack1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/crab-attack2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/crab-attack3.png</Path>
@@ -2406,13 +2414,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/flesh-golem-swoosh-b.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/flesh-golem-swoosh.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/monsters/flesh-golem.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian-defend-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian-defend-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/guardian.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/hunter-attack-melee-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/hunter-attack-melee-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/hunter-attack-melee-3.png</Path>
@@ -2426,46 +2427,14 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/hunter-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/hunter-melee-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/hunter.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel-defend-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel-defend-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/sentinel.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden-attack-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden-attack-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden-attack-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden-attack-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden-defend-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden-defend-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/nagas/warden.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-attack-se-9.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se1-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se1-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se1-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se1-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se1-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se2-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-defend-se2-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-se.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/orcs/nightblade-throw-se-9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-defend-2-miss.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin-uncloaked.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/other/dark-assassin.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/archer-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/archer-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/archer.png</Path>
@@ -2489,7 +2458,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/fighter.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/fire/flame-color.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/fire/flame-mask.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/flagbearer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/flanker-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/flanker-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/flanker.png</Path>
@@ -2549,11 +2517,9 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/pathfinder-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/pathfinder-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/pathfinder.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/protector.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/ranger-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/ranger-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/ranger.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/rider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/scout-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/scout-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/scout.png</Path>
@@ -2561,7 +2527,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/shaman-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/shaman.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/shyde.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/stalwart.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/sun_singer/sun-singer-backglow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/sun_singer/sun-singer-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/sun_singer/sun-singer-defend2.png</Path>
@@ -2589,7 +2554,22 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/sun_sylph/sun-sylph-fly6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/sun_sylph/sun-sylph-stand.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/sun_sylph/sun-sylph.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/vanguard.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/flagbearer-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/flagbearer-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/flagbearer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/protector-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/protector-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/protector.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/rider-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/rider-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/rider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/stalwart-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/stalwart-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/stalwart.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/tauroch.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/vanguard-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/vanguard-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/tauroch/vanguard.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/warrior-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/warrior-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/units/quenoth/warrior.png</Path>
@@ -2642,7 +2622,6 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Minion.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Ant.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Cave_Spider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Crab_Man.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Darawf.cfg</Path>
@@ -2652,13 +2631,12 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Flesh_Golem.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Ixthala_Demon.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/monsters/Small_Mudcrawler.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Guardian.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Guardians.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Hunter.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Sentinel.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/nagas/Naga_Warden.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/orcs/Dark_Assassin1.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/orcs/Dark_Assassin2.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/orcs/Dark_Assassin3.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/other/Dark_Assassin1.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/other/Dark_Assassin2.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/other/Dark_Assassin3.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/other/Uncloaked.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Archer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Champion.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Corrupted_Elf.cfg</Path>
@@ -2667,22 +2645,23 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Druid.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Dustbok.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Fighter.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Flagbearer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Flanker.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Marksman.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Mystic.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Outrider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Pathfinder.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Protector.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Ranger.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Rider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Scout.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Shaman.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Shyde.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Stalwart.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Sun_Singer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Sun_Sylph.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Vanguard.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch_Flagbearer.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch_Protector.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch_Rider.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch_Stalwart.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Tauroch_Vanguard.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Warrior.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/units/undead/Ethereal_Ghost.cfg</Path>
@@ -2705,7 +2684,181 @@
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/utils/storytxt.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/utils/terrain.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/Under_the_Burning_Suns/utils/terrain_graphics.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/MODDING.txt</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/STRUCTURE.txt</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/TODO.txt</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/changelog.txt</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/config.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/campaign/heroes.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/campaign/strings.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/era.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/Random.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Alliance.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Cult.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Empire.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Gang.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Guild.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Hand.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Horde.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Militia.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Scourge.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/The_Trust.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/era/factions/strings.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/gui/help_dialog.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/gui/invest_dialog.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/gui/invest_tellunit.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/gui/pickup_confirmation.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/gui/settings_dialog.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/misc/is_special.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/misc/wct-blank.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/misc/wct-blank2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/misc/wct-commander.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/misc/wct-forge-mask.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/treehouse.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-crystal.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-crystal3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-dolmen.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-dolmen2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-oak-dead.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-oak-dead2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-obelisk.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-outpost.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-temple.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-temple2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-temple3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-temple4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-temple5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/scenery/wct-tower.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-crack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-crack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-crack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-crack-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-crack-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-snowcrater1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-snowcrater2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-snowcrater3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-supply1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-supply2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/images/terrain/wct-supply3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign/autorecall.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign/enemy.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign/enemy_data.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign/enemy_themed.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign/objectives.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign/scenario.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/campaign_main.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/era/era.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/era_main.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/_load.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/ability_events.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/artifacts.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/bonus.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/bonus_point_definitions.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/color.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/dropping.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/effects.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/heroes.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/invest/invest.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/invest/invest_show_dialog.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/invest/invest_tellunit.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/items.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/pickup_confirmation_dialog.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/promote_commander.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/random_names.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/recall.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/supply.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/training.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/unittypedata.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/utils.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/game_mechanics/wocopedia/help.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/main.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/distmap.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/classic.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/clayey.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/coral.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/delta.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/feudal.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/industrial.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/maritime.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/paradise.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/podzol.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/provinces.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/savannah.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/sulfurous.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/utilities.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/wetland.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/wicked.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/wild.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/generator/wreck.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/main.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/1A_Start.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/2A_Springs.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/2B_Lakes.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/2C_Glaciers.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/2D_Provinces.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/2E_Paradise.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/2F_Clayey.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/3A_Savannah.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/3B_Wreck.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/3C_Delta.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/3D_Sulfurous.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/3E_Coral.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/3F_Wetland.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/4A_Thermal.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/4B_Volcanic.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/4C_Mines.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/4D_Podzol.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/4E_Wicked.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/4F_Wild.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/6A_Rural.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/6B_Maritime.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/6C_Industrial.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration/6D_Feudal.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration_utils/engine.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration_utils/events.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration_utils/noise.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration_utils/snow.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration_utils/utilities.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/postgeneration_utils/wild_zones.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenario_utils/bonus_points.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenario_utils/plot.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenario_utils/side_definitions.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_1p_scenario1.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_1p_scenario2.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_1p_scenario3.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_1p_scenario4.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_1p_scenario5.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_2p_scenario1.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_2p_scenario2.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_2p_scenario3.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_2p_scenario4.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_2p_scenario5.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_3p_scenario1.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_3p_scenario2.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_3p_scenario3.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_3p_scenario4.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/scenarios/WC_II_3p_scenario5.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/settings/settings_dialog.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/tools/filter_converter.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/utility.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/map/wct_map_generator.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/optional_mechanics/destruction.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/optional_mechanics/pick_advance.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/optional_mechanics/unitmarker.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/shared_utils/pretty_print.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/lua/shared_utils/wml_converter.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/data/artifacts.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/data/training.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/resources.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/strings/artifacts.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/strings/effects.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/strings/mainline.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/resources/strings/training.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/World_Conquest/sounds/witches-laugh.wav</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/tutorial/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/campaigns/tutorial/gui/character_selection.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/tutorial/images/misc/highlight-hex.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/tutorial/images/portraits/delfador.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/campaigns/tutorial/images/portraits/konrad.png</Path>
@@ -2747,6 +2900,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/editor/terrain-groups.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/editor/time-of-day.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/encyclopedia/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/encyclopedia/calendar.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/encyclopedia/drakes.txt</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/encyclopedia/geography.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/help.cfg</Path>
@@ -2760,7 +2914,9 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/battleaxe-undead.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/battleaxe.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/beak.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/blade-curved.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/blank-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/blowgun.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/bolas.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/bow-elven-magic.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/bow-elven.png</Path>
@@ -2769,6 +2925,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/bow-short.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/bow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/chakram.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/chakri.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/claws-animal.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/claws-drake.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/claws-fire-elemental.png</Path>
@@ -2797,6 +2954,9 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/entangle.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/faerie-fire.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-animal.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-ant.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-bug.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-horse.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-rodent.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-snake.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/fangs-spider.png</Path>
@@ -2822,6 +2982,8 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/hammer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/hatchet.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/heater-shield.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/hoof-nightmare.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/hoof.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/iceball.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/ink.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/javelin-human.png</Path>
@@ -2846,6 +3008,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/rectangular-shield.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/rock_thrown.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/saber-human.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/scarab-horn.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/scimitar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/scythe.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/sickle.png</Path>
@@ -2870,6 +3033,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/sword-orcish.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/sword-steel.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/tail-dragon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/tekko.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/tentacle.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/thorns.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/thunderstick.png</Path>
@@ -2878,6 +3042,8 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/touch-undead.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/touch-zombie.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/trident.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/trishula.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/tusk.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/wail.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/warblade-red.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/attacks/warblade.png</Path>
@@ -3116,6 +3282,9 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/misc/leadership-flare-7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/misc/leadership-flare-8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/misc/leadership-flare-9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/monster/stoat-frost-base.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/monster/stoat-frost-blank.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/monster/stoat-frost-mask.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/ripples/ripple1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/ripples/ripple10.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/ripples/ripple11.png</Path>
@@ -3156,6 +3325,41 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-10.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-11.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-12.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-13.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-14.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-15.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-16.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-17.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-big/flame-9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-10.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-11.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-12.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-13.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-14.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-15.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-16.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-17.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-18.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/torch/torch-small/flame-9.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/undead/black-magic-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/undead/black-magic-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/undead/black-magic-3.png</Path>
@@ -3188,7 +3392,20 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/undead/idle-flash-7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/undead/idle-flash-8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/halo/undead/idle-flash-9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-ranged-halo1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-ranged-halo2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-ranged-halo3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-ranged-halo4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/halo/woses/shaman-stationary-halo8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/combat1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/help/empty-square.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/hp-bars.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/hpxp.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/income-upkeep1.png</Path>
@@ -3226,6 +3443,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/moving1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/moving2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/orb-blue.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/help/orb-disengaged.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/orb-green.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/orb-none.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/help/orb-red.png</Path>
@@ -3241,6 +3459,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/icons/book2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/icons/boots_elven.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/icons/breastplate.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/icons/breastplate2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/icons/circlet_winged.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/icons/cloak_leather_brown.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/icons/coins_copper.png</Path>
@@ -3288,10 +3507,14 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/altar-evil.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/altar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ankh-necklace.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/ankh-necklace2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/anvil.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/archery-target-right.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/armor-golden.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/armor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/axe-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/axe-small.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/axe-throwing.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/axe.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ball-blue.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ball-green.png</Path>
@@ -3305,10 +3528,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/book3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/book4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/book5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/bow-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/bow-crystal-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/bow-crystal.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/bow-elven-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/bow-elven.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/bow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/box.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/branch-bare.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/branch.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/brazier-lit1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/brazier-lit2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/brazier-lit3.png</Path>
@@ -3318,6 +3546,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/brazier-lit7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/brazier-lit8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/brazier.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/buckler-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/buckler.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/burial.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/cage.png</Path>
@@ -3326,10 +3555,16 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/chest-plain-open.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/chest.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/cloak-green.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/club.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/coffin-closed.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/coffin-open.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/crossbow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/dagger-poison-bare.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/dagger-poison.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/dagger.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/dragonstatue.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/dummy.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/flame-sword-bare.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/flame-sword.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/flower1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/flower2.png</Path>
@@ -3341,9 +3576,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/gold-coins-small.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/grain-sheaf.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/hammer-runic.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/hammer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/holy-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/key-dark.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/key.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/key2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/leather-pack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/mace.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/necklace-bone.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/necklace-stone.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/orcish-flag.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ornate1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ornate2.png</Path>
@@ -3358,16 +3599,37 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ring-red.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ring-silver.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/ring-white.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/rock.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/scarecrow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/sceptre-of-fire.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/sling.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/spear-fancy-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/spear-fancy.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/spear-javelin.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/spear.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff-druid.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff-magic-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff-magic-wand.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff-magic.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff-plain.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/staff.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/stone-tablet.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/storm-trident-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/storm-trident.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/straw-bale1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/straw-bale2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/sword-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/sword-holy.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/sword-short.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/sword-wraith.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/items/sword.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/talisman-ankh.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/talisman-bone.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/talisman-stone.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/thunderstick.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/torch-bare.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/items/torch.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/lobby/group-expanded.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/lobby/group-folded.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/lobby/l10n/sr/sort-az-off.png</Path>
@@ -3580,6 +3842,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/pikeman.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/ranger.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/royal-guard.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/royal-warrior.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/ruffian.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/sergeant.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/humans/spearman-2.png</Path>
@@ -3605,21 +3868,49 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/bat-dread.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/bat-red.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/bat.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/bear.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/big-icemonax.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/black-stallion.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/crocodile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/cuttlefish.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/deep-tentacle.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/falcon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/fire-dragon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/fire_ant.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/fire_guardian.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/fire_wraith_A.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/giant-mudcrawler.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/giant-rat.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/giant-spider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/giant_ant.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/gryphon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/horse.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/jinn.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/mudcrawler.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/nightmare.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/ogre.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/piglet.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/scarab.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/scorpion-elder.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/scorpion-rock.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/scorpion.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/scuttler.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/sea-serpent.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/seahorse.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/small-icemonax.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/stoat.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/water-serpent.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/woodland_boar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/yeti.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/monsters/young-ogre.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/dirkfang.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/fighter.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/myrmidon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/naga-mace_warrior1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/naga-mace_warrior2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/naga-mace_warrior3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/naga-ophidian.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/nagas/naga-ringcaster.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/archer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/assassin.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/crossbowman.png</Path>
@@ -3629,8 +3920,8 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/grunt-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/grunt-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/grunt.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/leader-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/leader.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/ruler-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/ruler.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/slayer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/slurbow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/orcs/sovereign.png</Path>
@@ -3666,12 +3957,20 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/walking-corpse.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/wraith.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-bat.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-beastrider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-boar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-drake.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-dwarf.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-falcon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-goblin.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-gryphon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-horse.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-rat.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-rider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-saurian.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-scorpion.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-serpent.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-spider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-swimmer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-troll.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/portraits/undead/zombie-wolf.png</Path>
@@ -3812,6 +4111,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/muzzle-flash-se-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/muzzle-flash-se-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/muzzle-flash-se-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/naphtha-gob-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/pitchfork-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/pitchfork-ne.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/projectiles/spear-n.png</Path>
@@ -4694,6 +4994,31 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/orcish/keep-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/orcish/keep.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/orcish/tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-floor3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-castle-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-keep-floor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-keep-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/outside-dwarven/dwarven-keep.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-concave-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-concave-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-concave-l.png</Path>
@@ -4706,6 +5031,28 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-convex-r.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-convex-tl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/debris.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/debris2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/debris3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-floor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-floor2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-floor3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-castle-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-keep-floor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-keep-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-dwarven/dwarven-keep.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin2-concave-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/ruin2-concave-br.png</Path>
@@ -5130,6 +5477,85 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/troll/stone-post3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/troll/stone-post4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/troll/tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-floor3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-snow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-snow2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-snow3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-castle-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-keep-floor.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-keep-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-dwarven/dwarven-keep.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/castle-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/grounds.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/grounds2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/grounds3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-ccw-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-ccw-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-ccw-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-ccw-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-ccw-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-ccw-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-cw-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-cw-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-cw-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-cw-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-cw-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-castle-cw-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/keep3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-elven/tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-orcish/fort-concave-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-orcish/fort-concave-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/castle/winter-orcish/fort-concave-l.png</Path>
@@ -5220,6 +5646,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-floor4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-floor5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-floor6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-variation.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-variation2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-hills-variation3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-wall-rough-chasm-concave-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-wall-rough-chasm-concave-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/cave/earthy-wall-rough-chasm-concave-l.png</Path>
@@ -5397,6 +5832,18 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/regular-snow-convex-tl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/regular-snow-convex-tr.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/regular-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/swamp-convex-tr.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/water-concave-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/water-concave-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/chasm/water-concave-l.png</Path>
@@ -5413,6 +5860,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/darken-linger.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/darken.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/dawn.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/deprecated-editor.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/desert_mountains/blend-from-chasm-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/desert_mountains/blend-from-chasm-se.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/desert_mountains/blend-from-chasm-sw.png</Path>
@@ -5493,6 +5941,28 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/farm-veg-spring.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/farm-veg-spring2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/farm-veg-spring3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-se-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-se-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-se-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-sw-01.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-sw-02.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-nw-se-01.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-nw-se-02.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-se-nw-01.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-se-nw-02.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-se-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-se-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-sw-ne-01.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-sw-ne-02.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-iron-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-ne-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-ne-se-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/fence-ne-se-sw-nw.png</Path>
@@ -5558,6 +6028,13 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/rocks5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/rocks6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/rocks7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/snowbits-small7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/stones-small.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/stones-small2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/embellishments/stones-small3.png</Path>
@@ -5779,6 +6256,9 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-clean.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-clean2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-clean3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-icy.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-icy2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-icy3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-n-ne-se-s-sw-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-n-ne-se.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/flat/road-n-ne.png</Path>
@@ -5919,8 +6399,16 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/forested-mixed-winter-snow-hills-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/forested-snow-hills-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/forested-tropical-hills-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-oak-tree-dead-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-oak-tree-dead.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-oak-tree-dead2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-dead-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-dead.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-dead2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-dead3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-dead4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-snowy-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-snowy.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/great-tree2.png</Path>
@@ -5953,6 +6441,21 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mixed-winter-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mixed-winter.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mixed-winter2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-n-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-ne-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-s-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushroom-base5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-beam-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-ne.png</Path>
@@ -5962,6 +6465,14 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-small.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-sw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water-small.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water-small2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water-small3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms-water5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/forest/mushrooms3.png</Path>
@@ -6623,6 +7134,16 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/royal-rug/rug-sw-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/royal-rug/rug-sw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/royal-rug/rug-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-ancient.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-ancient2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-ancient3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-ancient4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-ancient5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-ancient6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-dock-regular-assist-ccw-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-dock-regular-assist-cw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-dock-regular-ccw-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-dock-regular-cw-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-regular-assist-ccw-ne.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-regular-assist-cw-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-regular-ccw-ne.png</Path>
@@ -6667,6 +7188,45 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-regular-sw-nw-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-regular-sw-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-chasm/stone-regular-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-R2-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-R2-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-R2-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-R2-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-R2-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-R2-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rccw-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rccw-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rccw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rccw-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rccw-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rccw-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rcw-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rcw-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rcw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rcw-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rcw-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-Rcw-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-n-ne-se-s-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-n-ne-se-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-n-ne-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-n-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-ne-se-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-ne-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-nw-n-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-nw-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-s-sw-nw-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-s-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-s-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-se-s-sw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-se-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-sw-nw-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-sw-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-dock-regular-sw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-regular-crowded-patch-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-regular-crowded-patch-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/interior/stone-regular-n-ne-se-s-sw-nw.png</Path>
@@ -6775,6 +7335,9 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/light/light-convex-tr-r.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/light/light-convex-tr-tl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/light/light.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/map-specific/isar-background-dawndusk.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/map-specific/isar-background-night.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/map-specific/isar-background.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mask.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/masks/7hex-bl-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/masks/7hex-bl-l.png</Path>
@@ -7063,6 +7626,12 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/peak_large2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/peak_range1_1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/peak_range1_2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-castle-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-castle-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-castle-nw.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-castle-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-castle-se.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-castle-sw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/mountains/snow2.png</Path>
@@ -7599,6 +8168,8 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/unwalkable/lava3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/camp-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/camp.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/camp2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/camp3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/cave-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/cave.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/cave2.png</Path>
@@ -7618,6 +8189,8 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/coast_5-A04.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-camp-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-camp.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-camp2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-camp3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-night.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-oasis-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/village/desert-oasis-2.png</Path>
@@ -7806,6 +8379,67 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/void/void-sw-nw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/void/void-sw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/void/void.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/dummy/dummy-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-mixed-ccw-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-mixed-ccw-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-mixed-corner-ccw-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-mixed-corner-cw-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-mixed-cw-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-mixed-cw-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-concave-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-concave-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-convex-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-convex-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-corner-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-corner-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-corner-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-corner-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone2-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone2-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone2-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/ancient/wall-stone2-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-bones-corner-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-corner-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-corner-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-corner-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-corner-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone2-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone2-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone2-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/catacombs/wall-stone2-convex-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/clean/wall-stone-concave-tl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/clean/wall-stone-concave-tr.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/clean/wall-stone-convex-bl.png</Path>
@@ -7817,6 +8451,31 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/clean/wall-stone2-concave-tr.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/clean/wall-stone2-convex-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/clean/wall-stone2-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/base-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/base-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/base-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/flames.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow1-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow1-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow1-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow2-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow2-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow2-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow3-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow3-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/glow3-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask2-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask2-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask2-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask3-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask3-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/mask3-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/wall-post-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/wall-post-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/candle/wall-post-convex-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/flames-tile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/sconce/base-concave-tl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/flames/sconce/base-concave-tr.png</Path>
@@ -7876,6 +8535,29 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/lit/wall-stone-lit-A09-concave-tr.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/lit/wall-stone-lit-A10-concave-tl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/lit/wall-stone-lit-A10-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-flowers-corner-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-concave-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-concave-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-convex-br.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-convex-l.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-convex-r.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-corner-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone-tile.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone2-concave-tl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone2-concave-tr.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone2-convex-bl.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/overgrown/wall-stone2-convex-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/wall-mine-mixed-ccw-bl.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/wall-mine-mixed-ccw-br.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/terrain/walls/stone/wall-mine-mixed-ccw-l.png</Path>
@@ -9138,32 +9820,154 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/drakes/warrior-takeoff-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/drakes/warrior-takeoff-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/drakes/warrior.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/apothecary.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/blademaster.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/cataphract.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/elder-falcon.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/explorer.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/falcon.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/firetrooper.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/harrier.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/marauder.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/piercer.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/raider.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/ranger.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/scorcher.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/spearguard.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/spearmaster.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/sunderer.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/swiftrider.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/swordsman.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/warmaster.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/windrider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female-fire8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner+female.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner-fire8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/burner.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper+female.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame10.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame11.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame12.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_flame9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/firetrooper_glow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/scorcher+female.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/burner/scorcher.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/alchemist-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/alchemist-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/alchemist.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/apothecary-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/apothecary-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/apothecary.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/herbalist-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/herbalist-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/herbalist.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/luminary-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/luminary-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/herbalist/luminary.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-bow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-lance-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-lance-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-lance.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract-mace.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/cataphract.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/horse-archer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/marauder-torch-overlay.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/marauder.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/raider-torch-overlay.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/raider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/rider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/sunderer-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/sunderer-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/sunderer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rider/windbolt.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/explorer-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/explorer-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/explorer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/rover-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/rover-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/rover.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/wayfarer-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/wayfarer-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/rover/wayfarer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-e.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-hover.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-hover1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-hover2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-hover3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/eagle-rise.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-dive.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-e.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-hover.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-hover1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-hover2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-hover3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falcon-rise.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-alone-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-alone-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-alone.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-falcon-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-falcon-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-launch1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-launch2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-launch3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-launch4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-launch5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer-move1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/falconer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/harrier-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/harrier-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/harrier.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/skirmisher-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/skirmisher-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/skirmisher-ne-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/skirmisher-ne-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/skirmisher-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/skirmisher.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-alone-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-alone-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-alone.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-eagle-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-eagle-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-launch1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-launch2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-launch3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-launch4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-launch5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter-move1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/sky_hunter.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/strider-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/strider-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/skirmisher/strider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/blademaster.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/captain-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/captain-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/captain-leading1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/captain-leading2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/captain.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/paragon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/soldier-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/soldier-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/soldier.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/spearguard.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/spearmaster.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/swordsman-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/swordsman-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/swordsman.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/warmaster-leading1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/warmaster-leading2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/soldier/warmaster.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/dunefolk/wyvern-rider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/dwarves/arcanister.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/dwarves/berserker/berserker-attack-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/dwarves/berserker/berserker-attack-2.png</Path>
@@ -10545,6 +11349,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-melee-attack-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-melee-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-melee-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-bow-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-bow-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-bow-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-bow-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-bow-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-bow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-melee-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne-melee-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman-ne.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/bowman.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/cavalier/cavalier-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-loyalists/cavalier/cavalier-defend2.png</Path>
@@ -11510,10 +12323,16 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/outlaw-melee-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/outlaw.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-attack.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-attack1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-attack2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-attack7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-bow-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-dagger-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-dagger-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-dagger.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/poacher.png</Path>
@@ -11610,11 +12429,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/thug.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-attack-melee-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-attack-melee.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-attack1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-attack2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-attack7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow-defend.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-dagger.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-bow.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-die-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/human-outlaws/trapper-die-2.png</Path>
@@ -11763,6 +12586,101 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/merfolk/warrior-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/merfolk/warrior-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/merfolk/warrior.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/ant-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/ant-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/ant.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame10.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame11.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame12.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-flame9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant-glow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/ant/fire-ant.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-2claws8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-bite1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-bite2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-bite3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-bite4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-bite5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-bite6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-claws1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-claws2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-claws3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-claws4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-claws5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-claws6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/bear/bear.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-moving1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-moving2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/piglet.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-bite7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-charge1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-charge2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-charge3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-charge4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-charge5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-dust1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-dust2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-dust3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-dust4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-dust5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-moving.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/boar/woodland.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-attack7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-float.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-no-tail.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile-tail.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/croc/crocodile.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/cuttlefish-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/cuttlefish-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/cuttlefish-die-1.png</Path>
@@ -11817,6 +12735,22 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/direwolf-idle-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/direwolf-moving.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/direwolf.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/elder-falcon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-attack-beak.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-attack-claws.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-attack-end.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-hit1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-hit2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-shadow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-soar1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-soar2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-soar3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-soar4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon-soar5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/falcon/falcon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/fire-dragon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/fireghost-attack1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/fireghost-attack2.png</Path>
@@ -11829,6 +12763,18 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/fireghost-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/fireghost-ranged2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/fireghost.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-halo.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith-s8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/firewraith/firewraith.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/giant-mudcrawler-attack1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/giant-mudcrawler-attack10.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/giant-mudcrawler-attack11.png</Path>
@@ -11877,6 +12823,93 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/gryphon-flying-7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/gryphon-flying-8.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/gryphon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-attack7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger+female.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-attack7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse-larger.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/horse/horse.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-claws9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-tail9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/great-icemonax.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax-water.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/icemonax/young-icemonax.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-bottom1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-bottom2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-bottom3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-bottom4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-bottom5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-bottom6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-lightning-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-lightning-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-lightning-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-lightning-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-lightning-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-top-hi.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-top-lo.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-top.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn-wind-9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/jinn.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/sand-halo-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/sand-halo-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/sand-halo-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/sand-halo-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/sand-halo-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/jinn/sand-halo-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/mudcrawler-attack-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/mudcrawler-attack-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/mudcrawler-attack-3.png</Path>
@@ -11888,6 +12921,54 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/mudcrawler-die-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/mudcrawler-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/mudcrawler.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/roc-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/roc.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-bite-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-bite-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-bite-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-bite-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-horn-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-horn-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab-horn-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scarab/scarab.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion-pincer-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/rock-scorpion.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-pincer1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-pincer2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-pincer3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-pincer4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-pincer5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne-pincer6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-pincer-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-pincer-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-pincer-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-pincer-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-pincer-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-pincer-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler-stinger-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/sand-scuttler.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/scorpion-defend1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/scorpion-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/scorpion-ne-defend1.png</Path>
@@ -11928,6 +13009,19 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/scorpling-sting4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/scorpling-sting5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/scorpion/scorpling.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-mask.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-shadow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-spit1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse-spit2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seahorse.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/seaserpent.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/skeletal-dragon/skeletal-dragon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/spider-melee-1.png</Path>
@@ -11951,6 +13045,26 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/spider-ranged-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/spider-ranged-7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/spider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-bite1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-bite2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-bite3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-bite4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-bite5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-bite6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-claws1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-claws2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-claws3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-claws4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-claws5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-claws6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-crouch1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-crouch2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-crouch3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-low.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat-moving.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/stoat/stoat.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/water-serpent-attack-n-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/water-serpent-attack-n-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/water-serpent-attack-ne-1.png</Path>
@@ -11985,6 +13099,26 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wolf-moving.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wolf-water.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wolf.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-shadow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly-takeoff8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern-fly7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/wyvern/wild-wyvern.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/yeti-attack1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/yeti-attack2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/yeti-attack3.png</Path>
@@ -11995,6 +13129,27 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/yeti-die4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/yeti-die5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/monsters/yeti.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-melee1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-melee2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-melee3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-melee4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-melee5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-melee6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-range-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-range-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw10.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang-throw9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/dirkfang.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/fighter-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/fighter-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/fighter-idle-1.png</Path>
@@ -12012,6 +13167,14 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/fighter-melee-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/fighter-melee-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/fighter.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-attack-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/guardian.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/myrmidon-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/myrmidon-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/myrmidon-melee-1.png</Path>
@@ -12021,6 +13184,82 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/myrmidon-melee-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/myrmidon-melee-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/myrmidon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-jarid-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian-melee7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ophidian.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-attack-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster-throw-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/ringcaster.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-defend-1abs.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel-defend-2abs.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sentinel.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-attack8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-throw1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-throw2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-throw3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-throw4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-throw5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius-throw6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/sicarius.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-attack-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-attack-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-shield-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-shield-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-shield-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-shield-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-shield-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden-shield-swoosh.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warden.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warrior-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warrior-defend-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warrior-melee-1.png</Path>
@@ -12030,6 +13269,9 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warrior-melee-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warrior-melee-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/warrior.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/zephyr-defend1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/zephyr-defend2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/nagas/zephyr.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/ogres/ogre-attack1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/ogres/ogre-attack2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/ogres/ogre-attack3.png</Path>
@@ -12077,6 +13319,25 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-melee-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-melee-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-melee.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bob-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bob-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bob-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bob-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bow-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bow-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bow-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bow-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bow-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-bow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-idle-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-idle-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-idle-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-idle-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-idle-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne-idle-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer-ne.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/archer.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/assassin-attack-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/assassin-attack-2.png</Path>
@@ -12124,6 +13385,24 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-die-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-die-7.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-die-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-die-sword.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-defend-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne-die-sword.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-ne.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-ne-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-ne-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-ne-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-ne-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-ne-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-se-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-se-2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/grunt-stand-se-3.png</Path>
@@ -12144,44 +13423,44 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/leader-ranged-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/leader-ranged.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/leader.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se9.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se1-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se1-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se1-3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se1-4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se1-5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se2-1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se2-2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se10.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se11.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se12.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-attack-se-9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-1-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-1-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-1-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-1-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-1-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-2-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-defend-se-2-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-10.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-11.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-12.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-kick-se-9.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-se.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se1.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se2.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se3.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se4.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se5.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se6.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se7.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se8.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se9.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-8.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade-throw-se-9.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/nightblade.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/ruler-attack-sword-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/orcs/ruler-attack-sword-2.png</Path>
@@ -12810,11 +14089,13 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/grunt-attack-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/grunt-attack-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/grunt-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/grunt-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/grunt.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/lobber-attack-melee.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/lobber-attack-ranged1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/lobber-attack-ranged2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/lobber-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/lobber-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/lobber.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/shaman-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/shaman-defend-2.png</Path>
@@ -12849,6 +14130,7 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/warrior-attack-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/warrior-attack-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/warrior-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/warrior-defend2.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/warrior.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-attack-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-attack-2.png</Path>
@@ -12862,6 +14144,16 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-idle-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-idle-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-idle-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-defend-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-defend-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-idle-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-idle-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-idle-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-idle-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-idle-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne-idle-6.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp-ne.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/trolls/whelp.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead-necromancers/adept+female-defend-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead-necromancers/adept+female-defend-2.png</Path>
@@ -13323,6 +14615,24 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-bat-se-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-bat-se-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-bat-se-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-beastrider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-boar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-die-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-die-10.png</Path>
@@ -13352,6 +14662,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-dwarf-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-dwarf-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-dwarf.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-falcon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-goblin-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-goblin-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-goblin-attack.png</Path>
@@ -13370,6 +14689,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-gryphon-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-gryphon-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-gryphon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-horse.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-mounted-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-mounted-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-mounted-attack.png</Path>
@@ -13379,6 +14707,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-mounted-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-mounted-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-mounted.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-rat.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-saurian-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-saurian-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-saurian-attack.png</Path>
@@ -13388,6 +14725,33 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-saurian-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-saurian-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-saurian.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-scorpion.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-serpent.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-spider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-swimmer-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-swimmer-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/soulless-swimmer-attack.png</Path>
@@ -13472,6 +14836,24 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-bat-se-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-bat-se-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-bat-se-5.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-beastrider.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-boar.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-defend.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-die-1.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-die-2.png</Path>
@@ -13495,6 +14877,16 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-dwarf-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-dwarf-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-dwarf.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon-shadow.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-falcon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-goblin-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-goblin-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-goblin-attack.png</Path>
@@ -13513,6 +14905,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-gryphon-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-gryphon-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-gryphon.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-horse.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-mounted-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-mounted-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-mounted-attack.png</Path>
@@ -13522,6 +14923,15 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-mounted-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-mounted-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-mounted.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-rat.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-saurian-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-saurian-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-saurian-attack.png</Path>
@@ -13531,6 +14941,33 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-saurian-die-3.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-saurian-die-4.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-saurian.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-scorpion.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-serpent.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-attack-n.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-attack-s.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-attack.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-die-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-die-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-die-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider-die-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-spider.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-swimmer-attack-n.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-swimmer-attack-s.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/undead/zombie-swimmer-attack.png</Path>
@@ -13647,7 +15084,18 @@
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-idle-5.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-idle-6.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-idle-7.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-sapling-attack.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-sapling-blink.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-sapling-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-sapling.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-attack-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-attack-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-attack-3.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-attack-4.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-attack-ranged-1.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-attack-ranged-2.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman-defend.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose-shaman.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/units/woses/wose.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/images/wesnoth-icon.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/abilities.cfg</Path>
@@ -13665,8 +15113,10 @@
<Path fileType="data">/usr/share/wesnoth/data/core/macros/image-utils.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/interface-utils.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/items.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/macros/movetypes.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/names.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/objective-utils.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/macros/optional_unit_advancements.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/scenario-utils.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/schedules.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/macros/side-utils.cfg</Path>
@@ -13955,6 +15405,10 @@
<Path fileType="data">/usr/share/wesnoth/data/core/sounds/troll-hit-2.ogg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/sounds/troll-hit-3.ogg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/sounds/troll-hit-4.ogg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/sounds/tusker-charge-miss.ogg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/sounds/tusker-charge.ogg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/sounds/tusker-die.ogg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/sounds/tusker-hit.ogg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/sounds/ugg.wav</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/sounds/wail-long.wav</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/sounds/wail-sml.wav</Path>
@@ -14037,33 +15491,37 @@
<Path fileType="data">/usr/share/wesnoth/data/core/units/drakes/Thrasher.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/drakes/Warden.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/drakes/Warrior.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Alchemist.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Apothecary.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Blademaster.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Burner.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Captain.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Cataphract.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Elder_Falcon.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Explorer.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Falcon.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Falconer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Firetrooper.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Harrier.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Herbalist.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Horse_Archer.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Luminary.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Marauder.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Piercer.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Paragon.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Raider.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Ranger.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Rider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Rover.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Scorcher.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Skirmisher.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Sky_Hunter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Soldier.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Spearguard.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Spearmaster.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Strider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Sunderer.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Swiftrider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Swordsman.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Warmaster.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Windrider.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/deprecated.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Wayfarer.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Windbolt.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/dunefolk/Wyvern_Rider.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dwarves/Arcanister.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dwarves/Berserker.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/dwarves/Dragonguard.cfg</Path>
@@ -14180,26 +15638,55 @@
<Path fileType="data">/usr/share/wesnoth/data/core/units/merfolk/Spearman.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/merfolk/Triton.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/merfolk/Warrior.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Ant.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Bear.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Boar.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Boar_Piglet.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Crocodile.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Cuttle_Fish.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Elder_Falcon.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Falcon.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Fire_Ant.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Fire_Dragon.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Fire_Guardian.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Fire_Wraith.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Frost_Stoat.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Giant_Mudcrawler.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Giant_Rat.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Giant_Scorpion.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Giant_Scorpling.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Giant_Spider.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Horse.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Horse_Black.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Horse_Great.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Icemonax.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Icemonax_Greater.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Jinn.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Mudcrawler.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Roc.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Rock_Scorpion.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Scarab.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Sea_Serpent.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Seahorse.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Skeletal_Dragon.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Tentacle.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Water_Serpent.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Wild_Wyvern.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Wolf.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Wolf_Dire.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Wolf_Great.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/monsters/Yeti.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Dirkfang.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Fighter.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Guard.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Guard_High.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Guard_Shield.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Myrmidon.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Ophidian.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Ringcaster.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Sicarius.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Warrior.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/nagas/Zephyr.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/ogres/Ogre.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/ogres/Young_Ogre.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/orcs/Archer.cfg</Path>
@@ -14254,21 +15741,24 @@
<Path fileType="data">/usr/share/wesnoth/data/core/units/wose/Ancient.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/wose/Elder.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/core/units/wose/Wose.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/wose/Wose_Sapling.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/core/units/wose/Wose_Shaman.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/cores.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/english.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/game_config.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/macros/_initial.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/macros/button.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/macros/custom_options_tree.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/macros/filler.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/macros/horizontal_scrollbar.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/macros/player_list_panel.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/macros/vertical_scrollbar.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/gui/schema.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/addon_list.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/button_25x25.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/button_default.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/widget/button_title_screen_small.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/chatbox.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/drawing_default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/horizontal_scrollbar_default.cfg</Path>
@@ -14284,7 +15774,9 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/multi_page_default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/multimenu_button_default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/panel_box_display.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/widget/panel_campaign_menu.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/panel_default.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/widget/panel_listbox_bg.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/panel_story_viewer.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/panel_wml_message.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/progress_bar_default.cfg</Path>
@@ -14304,8 +15796,11 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_icon.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_listbox_header.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_listbox_header_bg.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_no_label.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_orb.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_radio.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_radio_no_label.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_button_tree_view_node.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_panel_default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/toggle_panel_wml_message.cfg</Path>
@@ -14315,10 +15810,11 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/window_borderless.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/window_default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/widget/window_tooltip_large.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/window/addon_auth.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/addon_connect.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/window/addon_license_prompt.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/addon_manager.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/addon_uninstall_list.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/gui/window/advanced_graphics_options.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/attack_predictions.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/campaign_dialog.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/campaign_difficulty.cfg</Path>
@@ -14337,7 +15833,6 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/window/editor_generate_map.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/editor_new_map.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/editor_resize_map.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/gui/window/editor_set_starting_position.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/end_credits.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/file_dialog.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/folder_create.cfg</Path>
@@ -14364,6 +15859,7 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/window/logging.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/lua_interpreter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/message.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/window/migrate_version_selection.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_alerts_options.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_change_control.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_connect.cfg</Path>
@@ -14376,8 +15872,8 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_join_game.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_join_game_password_prompt.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_login.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_match_history.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_method_selection.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_server_list.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/mp_staging.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/network_transmission.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/outro.cfg</Path>
@@ -14392,6 +15888,7 @@
<Path fileType="data">/usr/share/wesnoth/data/gui/window/preferences/_initial.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/screenshot_notification.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/select_orb_colors.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/gui/window/server_info.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/simple_item_selector.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/sp_options_configure.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/gui/window/statistics_dialog.cfg</Path>
@@ -14417,10 +15914,8 @@
<Path fileType="data">/usr/share/wesnoth/data/hardwired/language.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/lan_server.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/af_ZA.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/languages/ang_GB.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/ang_GB@latin.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/ar_AR.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/languages/ast_ES.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/bg_BG.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/ca_ES.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/ca_ES@valencia.cfg</Path>
@@ -14437,10 +15932,10 @@
<Path fileType="data">/usr/share/wesnoth/data/languages/eu_ES.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/fi_FI.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/fr_FR.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/languages/fur_IT.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/ga_IE.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/gd_GB.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/gl_ES.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/languages/grc_GR.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/he_IL.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/hr_HR.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/hu_HU.cfg</Path>
@@ -14454,6 +15949,7 @@
<Path fileType="data">/usr/share/wesnoth/data/languages/lv_LV.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/mk_MK.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/mr_IN.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/languages/my_MM.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/nb_NO.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/nl_NL.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/pl_PL.cfg</Path>
@@ -14475,9 +15971,22 @@
<Path fileType="data">/usr/share/wesnoth/data/languages/vi_VN.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/zh_CN.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/languages/zh_TW.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/lua/backwards-compatibility.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/as_text.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/cave_map_generator.lua</Path>
- <Path fileType="data">/usr/share/wesnoth/data/lua/core.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/_initial.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/audio.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/filesystem.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/gui.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/interface.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/map.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/mathx.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/persistent_tags.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/sides.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/stringx.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/unit_test.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/units.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/core/wml.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/diversion.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/feeding.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/functional.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/helper.lua</Path>
@@ -14508,7 +16017,13 @@
<Path fileType="data">/usr/share/wesnoth/data/lua/wml/random_placement.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/wml/role.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/wml/set_variable.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/wml/store_reachable_locations.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/lua/wml/store_time_of_day.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/lua/wml/test_condition.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/modifications.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/modifications/pick_advance/README.md</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/modifications/pick_advance/dialog.lua</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/modifications/pick_advance/main.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/eras.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/eras.lua</Path>
@@ -14516,8 +16031,6 @@
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/drakes-default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/dunefolk-aoh.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/dunefolk-default.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/khalifate-aoh.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/khalifate-default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/knalgans-aoh.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/knalgans-default.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/factions/loyalists-aoh.cfg</Path>
@@ -14540,6 +16053,12 @@
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Hellhole.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Hornshark_Island.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Howling_Ghost_Badlands.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Isle_of_Mists_basic.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Isle_of_Mists_drought.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Isle_of_Mists_rain.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Isle_of_Mists_secondrain.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Isle_of_Mists_secondsnow.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Isle_of_Mists_snow.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Ruined_Passage.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Ruphus_Isle.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/maps/2p_Sablestone_Delta.map</Path>
@@ -14600,8 +16119,9 @@
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Hamlets.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Hellhole.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Hornshark_Island.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Hornshark_Island.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Howling_Ghost_Badlands.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Isle_of_Mists.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Isle_of_Mists.lua</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Ruined_Passage.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Ruphus_Isle.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/multiplayer/scenarios/2p_Sablestone_Delta.cfg</Path>
@@ -14663,10 +16183,54 @@
<Path fileType="data">/usr/share/wesnoth/data/scenario-movethrough.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/scenario-story.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/scenario-test.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/schema-gui.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/schema.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/shaders/default.frag</Path>
- <Path fileType="data">/usr/share/wesnoth/data/shaders/default.vert</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/aspect_complex.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/aspect_simple.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/engine.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/goal.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/modify.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/recruitment.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/ai/stage.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/actionwml.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/addons.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/conditionalwml.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/config.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/help.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/mapgen/default.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/mapgen/lua.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/core/themes.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/diff.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/editor/groups.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/editor/misc.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/editor/times.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/filters/_initial.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/filters/base_value.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/filters/location.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/filters/side.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/filters/unit.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/filters/weapon.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/game_config.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/gui.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/macros.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/pbl.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/schema.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/terrain/graphics.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/terrain/types.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/types/basic.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/types/formula.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/types/lists.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/types/pango.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/types/progressive.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/types/subst.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/_main.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/abilities.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/animations.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/modifications.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/movetypes.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/races.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/single.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/specials.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/schema/units/types.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/macros/pathfind_answers.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/macros/readme.txt</Path>
@@ -14676,53 +16240,87 @@
<Path fileType="data">/usr/share/wesnoth/data/test/maps/move_skip_sighted.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/maps/pathfind_1.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/maps/sighted_events.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/maps/simple_find_path.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/maps/test_grunt_tod_damage.map</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/maps/test_hills_square.mask</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/maps/test_movetype.map</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/multiplayer/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/multiplayer/macros/mp_unit_test_macros.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/multiplayer/scenarios/test1.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/multiplayer/scenarios/test2.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/ability_id_active_test.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/ai/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/ai/config/simple_aspect.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/ai/modify/aspects.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/as_text.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/backstab.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/break_replay_with_lua_random.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/bytecode.bin</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/characterize_pathfinding.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/conditionals.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/empty_test.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/event_handlers_in_events.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_autovariables.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_defeat.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_die.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_filterable1.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_filterable2.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_filterable3.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_filters.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_nonfilterable.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/events-test_victory.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/facing.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/feeding.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/filter_this_unit.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/filter_vision.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/for-loops.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/has_ally.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/heal.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/interrupts.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/lua_map_find.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/mapgen_filter.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/move_skip_sighted.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/order_of_nested_events.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/prestart_settings.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/readme.txt</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/recall_by_unit_tag.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/recruit_facing.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/scatter_units.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/sighted_events.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/simple_find_path.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/store_locations.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/store_reachable_locations_vision.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/store_unit_defense.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades_with_abilities.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent_fail.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent_leadership.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades_with_abilities_adjacent_leadership_fail.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/swarm_disables_upgrades_with_abilities_fail.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_assert.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_berzerk_firststrike.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_check_victory.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_clear.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_create_side.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_cve_2018_1999023.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_cve_2018_1999023_2.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_dofile.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_effect_on_vision.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_end_turn.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_event_names_and_order.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_for_tag.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_force_chance_to_hit_macro.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_grunt_tod_damage.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_lua.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_lua_color.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_lua_version_api.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_lua_wml.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_lua_wml_tagnames.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_max_menu_items.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_menu_items.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_modify_shroud.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_modify_unit.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_move.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_move_unit.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_movetype.cfg</Path>
@@ -14731,11 +16329,16 @@
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_resistances.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_return.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_role_types.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_scoped_vars.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_synced_state.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_terrain_mask.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_unit_map.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/test_victory_attacks.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/two_plus_two.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/unit_spawns_at_nearest_vacant_hex.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/units_offmap_goto_recall.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/unknown_scenario_warning.cfg</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/test/scenarios/unslowable_and_unpetrifiable_status_test.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/scenarios/xp_mod.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/test/_main.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/test/filesystem/enum/A1.cfg</Path>
@@ -14749,55 +16352,6 @@
<Path fileType="data">/usr/share/wesnoth/data/test/test/filesystem/enum/D3/empty_dir</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/test/filesystem/enum/_final.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/test/filesystem/enum/_initial.cfg</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/base.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/0F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/0F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/0F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/1F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/1F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/1F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/2F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/2F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/2F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/3F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/3F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/3F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/4F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/4F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/4F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/5F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/5F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/5F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/6F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/6F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/6F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/7F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/7F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/7F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/8F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/8F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/8F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/9F_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/9F_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/9F_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/AF_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/AF_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/AF_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/BF_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/BF_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/BF_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/CF_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/CF_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/CF_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/DF_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/DF_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/DF_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/EF_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/EF_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/EF_00FF0000.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/FF_000000FF.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/FF_0000FF00.png</Path>
- <Path fileType="data">/usr/share/wesnoth/data/test/test/image/blend/FF_00FF0000.png</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/test/leading_space.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/test/test/umc.cfg</Path>
<Path fileType="data">/usr/share/wesnoth/data/themes/_initial.cfg</Path>
@@ -14820,7 +16374,6 @@
<Path fileType="data">/usr/share/wesnoth/data/tools/addon_manager/jquery.js</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/addon_manager/style.css</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/addon_manager/tablesorter.js</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/campaign2wiki.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/emacs_mode/Makefile</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/emacs_mode/README.md</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/emacs_mode/wesnoth-mode.el</Path>
@@ -14834,7 +16387,6 @@
<Path fileType="data">/usr/share/wesnoth/data/tools/helptrailer.html</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/hexometer.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/imgcheck</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/journeylifter</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/pywmlx/__init__.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/pywmlx/autof.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/pywmlx/nodemanip.py</Path>
@@ -14845,12 +16397,10 @@
<Path fileType="data">/usr/share/wesnoth/data/tools/pywmlx/state/state.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/pywmlx/state/wml_states.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/pywmlx/wmlerr.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/rmtrans/README.md</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/rmtrans/rmtrans.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/scoutDefault.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/steam-changelog</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/terrain2wiki.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/trackplacer</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/tools/tmx_trackplacer</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/tools/trackviewer.pyw</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/unit_tree/TeamColorizer</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/unit_tree/__init__.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/unit_tree/animations.py</Path>
@@ -14867,15 +16417,15 @@
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/__init__.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/campaignserver_client.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/libgithub.py</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/trackplacer3/__init__.py</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/trackplacer3/cfgfileformat.py</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/trackplacer3/datatypes.py</Path>
+ <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/trackplacer3/tmxfileformat.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wescamp.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmldata.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmlgrammar.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmliterator.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmliterator3.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmlparser.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmlparser2.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmlparser3.py</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmltools.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth/wmltools3.py</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wesnoth_addon_manager</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wmlflip</Path>
@@ -14884,7 +16434,6 @@
<Path fileType="data">/usr/share/wesnoth/data/tools/wmllint-1.4</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wmlscope</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wmlunits</Path>
- <Path fileType="data">/usr/share/wesnoth/data/tools/wmlvalidator</Path>
<Path fileType="data">/usr/share/wesnoth/data/tools/wmlxgettext</Path>
<Path fileType="data">/usr/share/wesnoth/fonts/Andagii.ttf</Path>
<Path fileType="data">/usr/share/wesnoth/fonts/COPYING</Path>
@@ -15833,6 +17382,29 @@
<Path fileType="data">/usr/share/wesnoth/images/icons/action/help_30-active.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/icons/action/help_30-pressed.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/icons/action/help_30.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/language_25-active.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/language_25-pressed.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/language_25.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_25-active.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_25-pressed.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_25.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_30-active.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_30-active@2x.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_30-pressed.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_30-pressed@2x.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_30.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_30@2x.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_broken_ornate_30.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_25-active.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_25-pressed.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_25.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_30-active.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_30-active@2x.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_30-pressed.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_30-pressed@2x.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_30@2x.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_open_ornate_30.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/icons/action/lock_ornate_30.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/icons/action/minimap-draw-terrain_25-active.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/icons/action/minimap-draw-terrain_25-pressed.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/icons/action/minimap-draw-terrain_25.png</Path>
@@ -16555,6 +18127,7 @@
<Path fileType="data">/usr/share/wesnoth/images/misc/map.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/misc/missing-image.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/misc/no_observer.png</Path>
+ <Path fileType="data">/usr/share/wesnoth/images/misc/orb-two-color.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/misc/orb.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/misc/orb@2x.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/misc/petrified.png</Path>
@@ -16590,7 +18163,6 @@
<Path fileType="data">/usr/share/wesnoth/images/whiteboard/attack-indicator-src-se.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/whiteboard/attack-indicator-src-sw.png</Path>
<Path fileType="data">/usr/share/wesnoth/images/whiteboard/suppose_dead.png</Path>
- <Path fileType="data">/usr/share/wesnoth/l10n-track</Path>
<Path fileType="data">/usr/share/wesnoth/sounds/README.md</Path>
<Path fileType="data">/usr/share/wesnoth/sounds/arrive.wav</Path>
<Path fileType="data">/usr/share/wesnoth/sounds/bell.wav</Path>
@@ -16611,9 +18183,7 @@
<Path fileType="data">/usr/share/wesnoth/sounds/select.wav</Path>
<Path fileType="data">/usr/share/wesnoth/sounds/slider.wav</Path>
<Path fileType="data">/usr/share/wesnoth/sounds/timer.wav</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16624,54 +18194,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/af/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-ai.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-aoi.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-did.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-dm.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-dw.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-editor.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-ei.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-help.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-httt.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-l.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-lib.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-manual.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-nr.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-sof.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-sota.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-sotbe.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-test.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-thot.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-trow.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-tsg.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-tutorial.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-units.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth-utbs.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16682,25 +18219,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ang@latin/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16711,54 +18244,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ar/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-ai.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-aoi.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-did.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-dm.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-dw.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-editor.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-ei.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-help.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-httt.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-l.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-lib.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-manual.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-nr.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-sof.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-sota.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-sotbe.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-test.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-thot.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-trow.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-tsg.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-tutorial.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-units.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth-utbs.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ast/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16769,25 +18269,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/bg/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16798,25 +18294,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16827,25 +18319,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ca_ES@valencia/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16856,25 +18344,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/cs/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16885,25 +18369,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/da/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16914,25 +18394,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/de/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16943,25 +18419,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/el/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -16972,25 +18444,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en@shaw/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17001,25 +18469,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/en_GB/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17030,25 +18494,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eo/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17059,25 +18519,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/es/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17088,25 +18544,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/et/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17117,25 +18569,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/eu/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17146,25 +18594,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fi/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17175,54 +18619,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/fr/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-ai.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-aoi.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-did.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-dm.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-dw.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-editor.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-ei.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-help.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-httt.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-l.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-lib.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-manual.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-nr.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-sof.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-sota.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-sotbe.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-test.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-thot.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-trow.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-tsg.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-tutorial.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-units.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth-utbs.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/fur_IT/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17233,25 +18644,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ga/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17262,25 +18669,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gd/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17291,25 +18694,46 @@
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/gl/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-ai.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-anl.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-did.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-dm.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-dw.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-editor.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-ei.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-help.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-httt.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-l.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-lib.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-low.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-nr.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-sof.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-sota.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-sotbe.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-tb.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-thot.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-trow.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-tsg.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-tutorial.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-units.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth-wc.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/grc/LC_MESSAGES/wesnoth.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17320,25 +18744,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/he/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17349,25 +18769,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hr/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17378,25 +18794,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/hu/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17407,25 +18819,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/id/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17436,25 +18844,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/is/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17465,25 +18869,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/it/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17494,25 +18894,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ja/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17523,25 +18919,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ko/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17552,25 +18944,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/la/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17581,25 +18969,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lt/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17610,25 +18994,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/lv/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17639,25 +19019,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mk/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17668,25 +19044,46 @@
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/mr/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-ai.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-anl.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-did.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-dm.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-dw.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-editor.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-ei.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-help.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-httt.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-l.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-lib.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-low.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-nr.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-sof.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-sota.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-sotbe.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-tb.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-thot.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-trow.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-tsg.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-tutorial.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-units.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth-wc.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/my/LC_MESSAGES/wesnoth.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17697,25 +19094,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nb_NO/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17726,25 +19119,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/nl/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17755,25 +19144,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pl/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17784,25 +19169,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17813,25 +19194,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/pt_BR/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17842,25 +19219,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/racv/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17871,25 +19244,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ro/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17900,25 +19269,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/ru/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17929,25 +19294,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sk/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17958,25 +19319,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sl/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -17987,25 +19344,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18016,25 +19369,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavian/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18045,25 +19394,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18074,25 +19419,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18103,25 +19444,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/sv/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18132,25 +19469,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tl/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18161,25 +19494,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/tr/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18190,25 +19519,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/uk/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18219,25 +19544,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/vi/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18248,25 +19569,21 @@
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-ai.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-anl.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-aoi.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-did.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-dm.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-dw.mo</Path>
@@ -18277,31 +19594,29 @@
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-l.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-lib.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-low.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-manpages.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-manual.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-nr.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-sof.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-sota.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-tb.mo</Path>
- <Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-test.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-thot.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-trow.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-tsg.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-units.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo</Path>
+ <Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-wc.mo</Path>
<Path fileType="data">/usr/share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth.mo</Path>
</Files>
</Package>
<History>
- <Update release="23">
- <Date>2021-09-01</Date>
- <Version>1.14.17</Version>
+ <Update release="24">
+ <Date>2021-11-02</Date>
+ <Version>1.16.0</Version>
<Comment>Packaging update</Comment>
- <Name>Alexander Vorobyev</Name>
- <Email>avorobyev@protonmail.com</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 8:42 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793189
Default Alt Text
D12172.diff (618 KB)

Event Timeline