Page MenuHomeSolus

D1129.diff
No OneTemporary

D1129.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,15 @@
+libSDL2-2.0.so.0
+libSDL2_mixer-2.0.so.0
+libc.so.6
+libdl.so.2
+libfreetype.so.6
+libgcc_s.so.1
+libm.so.6
+libopenal.so.1
+libpng15.so.15
+libpthread.so.0
+libpython2.7.so.1.0
+libstdc++.so.6
+libvlc.so.5
+libvorbisfile.so.3
+libz.so.1
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,28 @@
+name : gemrb
+version : 0.8.4
+release : 1
+source :
+ - https://github.com/gemrb/gemrb/archive/v0.8.4.tar.gz : 73da3460c2f70d709fb8cfb330a6d80619f9b10d33cbe4cfed434647e49aa5ab
+license : GPL-2.0
+component : games.emulator
+summary : A new implementation of the original Infinity Engine to Linux/Unix, MacOS X and Windows with some enhancements.
+description: |
+ GemRB is a portable open-source implementation of Bioware's Infinity Engine.
+builddeps :
+ - pkgconfig(zlib)
+ - pkgconfig(python-2.7)
+ - pkgconfig(sdl2)
+ - pkgconfig(openal)
+ - pkgconfig(SDL2_mixer)
+ - pkgconfig(libpng)
+ - pkgconfig(vorbis)
+ - pkgconfig(freetype2)
+ - libiconv-devel
+ - pkgconfig(libvlc)
+ - pkgconfig(glew)
+setup : |
+ mkdir build && cd build && %cmake .. -DSDL_BACKEND=Auto -DPREFIX="$installdir/usr" -DDISABLE_WERROR=1
+build : |
+ cd build && %make PREFIX="$installdir/usr"
+install : |
+ cd build && %make_install PREFIX="$installdir/usr"
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,2261 @@
+<PISI>
+ <Source>
+ <Name>gemrb</Name>
+ <Packager>
+ <Name>Ngalim Siregar</Name>
+ <Email>ngalim.siregar@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>games.emulator</PartOf>
+ <Summary xml:lang="en">A new implementation of the original Infinity Engine to Linux/Unix, MacOS X and Windows with some enhancements.</Summary>
+ <Description xml:lang="en">GemRB is a portable open-source implementation of Bioware&apos;s Infinity Engine.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>gemrb</Name>
+ <Summary xml:lang="en">A new implementation of the original Infinity Engine to Linux/Unix, MacOS X and Windows with some enhancements.</Summary>
+ <Description xml:lang="en">GemRB is a portable open-source implementation of Bioware&apos;s Infinity Engine.
+</Description>
+ <PartOf>games.emulator</PartOf>
+ <Files>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/bin/extend2da.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/bin/gemrb</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/etc/gemrb/GemRB.cfg.noinstall.sample</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/etc/gemrb/GemRB.cfg.sample</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/libgemrb_core.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/libgemrb_core.so.0.8.4</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/2DAImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/ACMReader.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/AREImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/BAMImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/BIFImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/BIKPlayer.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/BMPImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/BMPWriter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/CHUImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/CREImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/DLGImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/DirectoryImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/EFFImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/FXOpcodes.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/GAMImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/GUIScript.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/IDSImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/INIImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/ITMImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/IWDOpcodes.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/KEYImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/MOSImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/MUSImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/MVEPlayer.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/NullSound.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/NullSource.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/OGGReader.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/OpenALAudio.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/PLTImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/PNGImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/PROImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/PSTOpcodes.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/SAVImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/SDLAudio.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/SDLVideo.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/SPLImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/STOImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/TISImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/TLKImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/TTFImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/VLCPlayer.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/WAVReader.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/WEDImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/WMPImporter.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/lib/gemrb/plugins/ZLibManager.so</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/applications/gemrb.desktop</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/AUTHORS</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/COPYING</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/INSTALL</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/NEWS</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/README</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/CheatKeys.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/CodingStyle.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Charcolors.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Containers.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Doors.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Effects.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Projectile.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Triggers.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Engine/Usability.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/EngineChanges.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/accessing_gui_controls.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/bit_operation.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/console.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/controls.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/data_exchange.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/doc_template.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/index.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/reserved_functions.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/GUIScript/start.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Release.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/HPBARB.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/ability.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/aligns.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/areapro.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/avatars.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/avprefix.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/cgtable.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/classes.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/clowncol.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/comment.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/containr.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/damage.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/defsound.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/dmgtype.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/fistweap.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/fonts.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/formatio.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/guibtact.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/item_use.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/itemsnd.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/itemspec.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/itemtype.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/itemuse.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/magesch.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/modal.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/overlay.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/pathfind.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/pdolls.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/pictures.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/polystat.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/proftype.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/qslots.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/races.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/randitem.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/restmov.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/savegame.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/script.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/shtable.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/skills.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/skillsta.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/slottype.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/spells.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/splprot.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/splspec.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/stances.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/start.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/states.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/storespl.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/strings.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/table_template.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/textscrn.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/wildmag.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/wsshield.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/wssingle.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/wstwohnd.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/Tables/wstwowpn.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/default_ini.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/doc/gemrb/en/gemrb_ini.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/Actor.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/AutodetectCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/BGCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/CommonTables.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/CommonWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/CreateControlDecorators.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/DualClass.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ExportFile.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIClasses.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUICommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUICommonWindows.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIDefines.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUILOAD.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIMA.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIMG.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIOPT.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIOPTControls.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIPR.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIREC.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIRECCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUISAVE.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUISTORE.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GUIWORLD.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/GameCheck.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/InventoryCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/LUCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/LUProfsSelection.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/LUSkillsSelection.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/LUSpellSelection.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/LevelUp.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/MetaClasses.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/Portrait.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/Spellbook.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/TextScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/Autodetect.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/CharGen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/CharGenCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/CharGenGui.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG1.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG10.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG12.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG13.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG15.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG19.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG2.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG22.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG3.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG4.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG5.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG6.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG7.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG8.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUICG9.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUIINV.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUIJRNL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUIMOVIE.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUIMP.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/GUISONGS.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/ImportFile.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/LoadScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/MessageWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/QuitGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg1/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/Autodetect.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen2.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen3.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen4.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen5.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen6.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen7.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen8.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGen9.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGenCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/CharGenEnd.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/DemoEnd.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG1.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG10.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG12.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG13.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG15.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG19.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG2.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG22.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG23.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG24.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG3.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG4.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG5.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG6.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG7.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG8.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUICG9.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUIINV.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUIJRNL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUIMOVIE.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/GUISONGS.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/ImportFile.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/ImportGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/LUHLASelection.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/LoadScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/MessageWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/QuitGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/Start2.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/bg2/StartOpt.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/GUIINV.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/GUIJRNL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/GUIMA.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/GUIMG.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/GUIOPT.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/GUIPR.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/LoadScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/MessageWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/README</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/SetupGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/demo/Tests.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_action.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_feats.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_modal.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_restype.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_slots.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_sounds.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_spells.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/ie_stats.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/include.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/Autodetect.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/CharGen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/GUIINV.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/GUIJRNL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/GUIMOVIE.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/LoadScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/MessageWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/PartyFormation.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/QuitGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Abilities.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Alignment.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Appearance.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Autodetect.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CGPortrait.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CSound.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen2.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen3.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen4.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen5.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen6.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen7.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen8.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharGen9.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/CharOverview.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Class.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Enemy.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Feats.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/GUIINV.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/GUIJRNL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/GUILOAD.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/GUIREC.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/GUISPL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/GUIWORLD.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Gender.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/IDLUCommon.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/ImportFile.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/LoadScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/MessageWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Name.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Options.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/QuitGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Race.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/SPParty.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/SPParty2.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/SPPartyFormation.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Skills.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Songs.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Spells.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/iwd2/SubRaces.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/maze_defs.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/Autodetect.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/FloatMenuWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIINV.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIJRNL.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUILOAD.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIMA.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIMG.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIOPT.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIPR.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIREC.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/GUIWORLD.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/LoadScreen.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/Maze.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/MessageWindow.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/NewLife.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/QuitGame.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/pst/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/GUIScripts/test/Start.py</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/README</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/chitin.key</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/action.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/carot.bam</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/chrmodst.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/cursors.bam</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/dexmod.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/fogowar.bam</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/hpconbon.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/instant.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/intmod.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/lorebon.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/numtest.bam</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/object.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/palette.png</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/strmod.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/strmodex.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/toolscrl.bam</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/data/trigger.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/dialog.tlk</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/fhs.cfg</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/minimal/test.cfg</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg1/CMakeLists.txt</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg1/efftext.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg1/minorglb.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg2/clearair.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg2/efftext.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg2/minorglb.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/bg2/spells.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/how/baldur.bcs</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/how/drmtxt2.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/how/efftext.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/iwd/baldur.bcs</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/iwd/drmtxt2.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/iwd/efftext.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/iwd2/drmtxt2.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/iwd2/efftext.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/iwd2/skillrac.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/pst/ar1200.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/pst/drmtxt2.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/pst/efftext.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/pst/rndtreas.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/pst/spwi506.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/pst/wmmos1.mos</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/override/shared/stats.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/ability.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/acidblgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/acidblmu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/acidblob.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/acidbloc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/aligns.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/areapro.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrowex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrowflb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrowflg.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrowfli.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrowflm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/arrowhvy.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/avatars.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/avprefc.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/avprefr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/axe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/axeex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/bios.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/bloodclr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/bolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/boltex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/bullet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/bulletex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/cgtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/chromorb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/clabdrui.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/clabpala.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/clabrngr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/classes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/cloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/cloudkil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/clowncol.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/clskills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dagger.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/daggerex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/damage.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dart.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dartex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dsclass.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dsrace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dstable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/dualclas.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/fireball.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/fireblic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/firebolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/firebtbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/firestor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/fistweap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/formatio.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/gaze.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/gemact.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/gemprjtl.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/gemtrig.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/grease.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/guibtact.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/guils.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/haterace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/hlymite.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/icestorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/inarea.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/inareapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/inareasm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/item_use.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/itemsnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/itemuse.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/k_m_e.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/k_m_g.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/k_m_h.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/k_m_he.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/kitlist.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/kittable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/lightsto.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/magesch.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/magicmis.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/mpal256.bmp</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/music.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/overlay.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/pathfind.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/pdolls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/pictures.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/polish.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/proftype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/qslots.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/races.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/randitem.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/restmov.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/savegame.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/shtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/skills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sleep.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparbknp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparbkpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparblnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparblpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparchnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparchpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spargonp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spargopa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spargrnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spargrpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparicnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparicpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklgo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparklst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparmanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparmapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparornp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparorpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparpunp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparpupa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparrenp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparrepa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparstnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/sparstpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spear.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spearex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spfirebl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklargo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklargr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklaric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklaror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spklarst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/splspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spscorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/spscoric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/stances.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/start.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/stone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/textscrn.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/trapglyp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/trapskul.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/vcremap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/walksnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/weapprof.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/web.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg1/wssingle.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/HPBARB.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/ability.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/aligns.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/areapro.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/at2xlvl.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/avatars.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/avprefc.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/avprefr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/bloodclr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/cgtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/classes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/clowncol.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/clskills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/colrspry.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/comet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/damage.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/denyspl.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/difflvls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/dsclass.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/dsrace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/dstable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/findtrap.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/fistweap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/formatio.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/gemprjtl.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/gender.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/guibtact.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/guiid.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/guils.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/halvdur.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/hlymite.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/item_use.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/itemsnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/itemspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/itemuse.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_d.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_e.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_g.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_h.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_he.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_hl.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_bn_ho.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_m_e.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_m_g.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_m_h.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/k_m_he.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/lightb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/lightbnb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/magesch.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/modal.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/monkbon.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/overlay.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/pathfind.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/pdolls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/pictures.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/proftype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/qslot2.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/qslots.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/races.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/randitem.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/rest.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/restmov.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/sanctry.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/savegame.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/shtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/skills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/snow.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spbrnhnd.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spconeco.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spentaci.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spfdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spfirewl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spgenhla.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spholymt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/splspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spscorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spscoric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/spshield.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/stances.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/start.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/walksnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/wildmag.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/wishcode.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/wsshield.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/wssingle.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/wstwohnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/bg2/wstwowpn.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ability.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/abjurap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/abjurh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/abjurt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/acidblgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/acidblmu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/acidblob.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/acidbloc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/acidh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/adhwil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/adhwilh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/alance.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/aligns.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/altera.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/alteranp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/alterap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/alteras.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/alterh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/altert.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/area1np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/area1p.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/area2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/area2np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/area3p.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/area4np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/areapro.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/armorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrowex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrowflb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrowflg.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrowfli.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrowflm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/arrowhvy.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ascorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/astorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/asumm1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/asumm1h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/asumm1x.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/asumm2h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/asumm3h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/avatars.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/avprefc.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/avprefr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/axe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/axeex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bbarrh1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bbarrh2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bbarrier.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/blessh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bloodclr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/boltex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bscloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bullet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/bulletex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/calllih.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ccdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ccommah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ccwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cdiseah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ceelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ceelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ceelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cfelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cfelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cfelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cgraceh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cgtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/chant.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/chromorb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clabdrui.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clabpala.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clabrngr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/classes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cldamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cloudb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cloudbh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cloudkil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cloudks.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clowncol.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clskills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clssplab.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/clwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cmdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cmwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cobones.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cobonh1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cobonh2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cocold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cocoldh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cofire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/coldh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/colrspry.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/confush.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/confusp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/confusw.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/conjuh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/conjut.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/copest.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cry150.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cry200.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cry225.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cry250.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cry500np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/csdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cstrenh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cswounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/curseh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cwelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cwelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cwelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/cynicism.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dagger.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/daggerex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/damage.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dart.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dartex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dbreath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ddeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ddeath2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ddoorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/destruh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/difflvls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/disint.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/disinth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dispel.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/divinh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/divint.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dsclass.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dspell.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dspellh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dsrace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dstable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/dualclas.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/electrh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/emotion.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/enchah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/enchannp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/enchat.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/entangle.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/equake.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/exaltah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/factioh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fatiimm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/findtrap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fireball.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fireblic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/firebolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/firebtbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fireh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/firestor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fistweap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fodeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/formatio.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fseed.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/fstrikh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/garmorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/gaze.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/gemprjtl.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/gender.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/golcloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/grease.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/gshout.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/guibtact.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/guils.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/harmh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/harmony.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/haterace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/healh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/hmighth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/hold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/hsmite.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/hword.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/icelance.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/icestorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/icloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/iclouda.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/icloudb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/illush.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/illust.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/inarea.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/inareanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/inareapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/inareasm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/invoch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/invoct.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/iplague.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/island00.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/itemsnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/itemuse.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/kitlist.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/lightb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/lightbnb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/lightsto.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/lodisr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/magesch.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/magicmis.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/malison.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mfmiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mfmiss2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mfmissh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mmagich.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mmissile.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/moelda.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mrage.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mrageh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mspore.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm1h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm1x.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm2h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm3h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm4h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm5h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm6h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/msumm7h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mswordh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/mtouchh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/necroh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/necrot.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/npoisoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ofsphe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/overlay.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/paralh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pathfind.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pdolls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pictures.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/poisimm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/poisonh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pomab.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/portalh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/prayer.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/prayerh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/proftype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/protevil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/prtl_cl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/prtl_cl.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/prtl_op.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/prtl_op.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pspray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pwkill.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pwsileh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pwstun.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/pwstunh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/qslots.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/races.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rad100.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rad250.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/randitem.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rdeadh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/recitah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/resurrh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rng450.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rparalh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rwotfag.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/rwotfah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sarmorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/savegame.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/scharge.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/scharge.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/schargh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/seater.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/seaterh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sgrowth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/shout.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/shroud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/shtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/skills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sleep.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/slivinh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/soflamh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sohope.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sooneh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sopain.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparbknp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparbkpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparblnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparblpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparchnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparchpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spargonp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spargopa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spargrnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spargrpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparicnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparicpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklgo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparklst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparmanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparmapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparornp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparorpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparpunp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparpupa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparrenp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparrepa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparstnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sparstpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spear.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spearex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spfirebl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklargo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklargr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklaric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklaror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spklarst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/splprot.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/splspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spoisoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spscorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spscoric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/spwrath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ssorbh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ssswarm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sstone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sstoneh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/start.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/stone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/strengh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/suffoc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/suffoch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sunfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sunray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/sunscoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/swave.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/swaveh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/trapglyp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/trapskul.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/tspray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/turn.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/ublight.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/uward.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/uwardh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/vcremap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/vspherh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/wdeath1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/wdeath2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/weapprof.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/web.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/whirlw.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/womoon.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/wowisp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/wvdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/wvhith.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/wwolf.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/how/zlaura.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ability.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/abjurap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/abjurh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/abjurt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/acidblgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/acidblmu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/acidblob.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/acidbloc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/acidh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/adhwil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/adhwilh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/alance.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/aligns.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/altera.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/alteranp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/alterap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/alteras.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/alterh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/altert.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/area1np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/area1p.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/area2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/area2np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/area3p.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/area4np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/armorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrowex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrowflb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrowflg.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrowfli.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrowflm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/arrowhvy.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ascorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/astorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/asumm1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/asumm1h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/asumm1x.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/asumm2h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/asumm3h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/avatars.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/avprefc.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/avprefr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/axe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/axeex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bbarrh1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bbarrh2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bbarrier.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/blessh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bloodclr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/boltex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bscloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bullet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/bulletex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/calllih.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ccdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ccommah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ccwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cdiseah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ceelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ceelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ceelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cfelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cfelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cfelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cgraceh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cgtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/chant.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/chromorb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clabdrui.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clabpala.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clabrngr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/classes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cldamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cloudb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cloudbh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cloudkil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cloudks.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clowncol.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clskills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clssplab.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/clwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cmdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cmwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cobones.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cobonh1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cobonh2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cocold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cocoldh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cofire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/coldh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/colrspry.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/confush.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/confusp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/confusw.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/conjuh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/conjut.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/copest.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cry150.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cry200.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cry225.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cry250.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cry500np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/csdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cstrenh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cswounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/curseh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cwelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cwelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cwelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/cynicism.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dagger.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/daggerex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/damage.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dart.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dartex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dbreath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ddeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ddeath2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ddoorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/destruh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/disint.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/disinth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dispel.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/divinh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/divint.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dsclass.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dspell.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dspellh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dsrace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dstable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/dualclas.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/electrh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/emotion.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/enchah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/enchannp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/enchat.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/entangle.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/equake.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/exaltah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/factioh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/findtrap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fireball.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fireblic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/firebolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/firebtbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fireh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/firestor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fistweap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fodeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/formatio.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fseed.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/fstrikh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/garmorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/gaze.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/gemprjtl.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/gender.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/golcloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/grease.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/gshout.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/guibtact.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/guils.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/harmh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/harmony.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/haterace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/healh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/hmighth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/hold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/hsmite.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/hword.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/icelance.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/icestorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/icloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/iclouda.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/icloudb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/illush.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/illust.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/inarea.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/inareanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/inareapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/inareasm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/invoch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/invoct.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/iplague.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/itemsnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/itemuse.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/kitlist.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/lightb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/lightbnb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/lightsto.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/lodisr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/magesch.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/magicmis.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/malison.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mfmiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mfmiss2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mfmissh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mmagich.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mmissile.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/moelda.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mpal256.bmp</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mrage.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mrageh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mspore.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm1h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm1x.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm2h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm3h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm4h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm5h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm6h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/msumm7h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mswordh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/mtouchh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/necroh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/necrot.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/npoisoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ofsphe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/overlay.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/paralh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pathfind.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pdolls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pictures.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/poisonh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pomab.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/portalh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/prayer.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/prayerh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/proftype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/protevil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/prtl_cl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/prtl_cl.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/prtl_op.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/prtl_op.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pspray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pwkill.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pwsileh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pwstun.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/pwstunh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/qslots.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/races.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rad100.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rad250.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/randitem.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rdeadh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/recitah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/resurrh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rng450.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rparalh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rwotfag.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/rwotfah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sarmorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/savegame.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/scharge.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/scharge.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/schargh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/seater.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/seaterh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sgrowth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/shout.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/shroud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/shtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/skills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sleep.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/slivinh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/soflamh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sohope.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sooneh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sopain.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparbknp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparbkpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparblnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparblpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparchnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparchpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spargonp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spargopa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spargrnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spargrpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparicnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparicpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklgo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparklst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparmanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparmapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparornp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparorpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparpunp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparpupa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparrenp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparrepa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparstnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sparstpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spear.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spearex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spfirebl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklargo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklargr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklaric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklaror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spklarst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/splprot.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/splspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spoisoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spscorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spscoric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/spwrath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ssorbh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ssswarm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sstone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sstoneh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/start.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/stone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/strengh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/suffoc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/suffoch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sunfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sunray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/sunscoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/swave.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/swaveh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/trapglyp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/trapskul.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/tspray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/ublight.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/uward.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/uwardh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/vcremap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/vspherh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/wdeath1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/wdeath2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/weapprof.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/web.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/whirlw.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/womoon.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/wowisp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/wvdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/wvhith.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/wwolf.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd/zlaura.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/24895.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/24896.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/35782.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/37678.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39280.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39309.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39310.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39311.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39312.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39313.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39314.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39315.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39316.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39317.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39326.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39327.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39328.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39329.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39330.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39331.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39332.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39747.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39748.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39751.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39753.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39755.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/39763.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ability.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/abjura.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/abjurap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/abjurh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/abjurt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/abreath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/acidblgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/acidblmu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/acidblob.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/acidbloc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/acidh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/acidh.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/adhwil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/adhwilh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/alance.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/aligns.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/altera.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/alteranp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/alterap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/alteraps.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/alteras.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/alterh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/altert.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area1np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area1npl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area1p.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area1pl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area1ps.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area2np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area3p.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/area4np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/armorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrowex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrowflb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrowflg.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrowfli.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrowflm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/arrowhvy.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/artstr.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ascorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/astorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/asumm1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/asumm1h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/asumm1x.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/asumm2h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/asumm3h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/avatars.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/avprefc.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/avprefr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/axe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/axeex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bbarrh1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bbarrh2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bbarrier.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bigboldr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bios.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/blessh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bloodclr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/boltex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/boulder.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bscloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bullet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/bulletex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/calllih.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ccdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ccommah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ccwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cdiseah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ceelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ceelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ceelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cfelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cfelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cfelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cgraceh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cgtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/chant.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/chromorb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/classes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cldamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/clight.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cloudb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cloudbh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cloudkil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cloudks.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/clowncol.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/clskills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/clwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cmdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cmwounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cobones.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cobonh1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cobonh2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cocold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cocoldh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cofire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/coldh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/coldh.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/colrspry.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/confush.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/confusp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/confusw.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/conjuh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/conjut.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/copest.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cripstr.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cry150.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cry200.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cry225.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cry250.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cry500np.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/csdamah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cstrenh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cswounh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/curseh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cwelem1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cwelemh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/cwelemx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dagger.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/daggerex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/damage.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dart.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dartex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dattach.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dbfireb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dbreath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ddeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ddeath2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ddoorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/destruh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/detect.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dirty.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/disint.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/disinth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dispel.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/divinh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/divint.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dsclass.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dspell.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dspellh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dsrace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/dstable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/electrh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/electrh.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/emotion.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/enchah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/enchan.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/enchannp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/enchat.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/entangle.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/entropy.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/equake.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/exaltah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/factioh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fatigue.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fbreath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat00.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat02.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat07.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat09.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat0a.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat0c.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat0d.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat0f.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat10.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat18.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat19.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat1a.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat1c.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat1c1.eff</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat1c2.eff</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat1d.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat1e.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat20.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat22.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat23.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat25.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat32.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat33.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat3b.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/feat41.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/featreq.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ffinger.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/findtrap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fireball.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fireblic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/firebolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/firebtbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fireh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fireh.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/firestor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fistweap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fodeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/formatio.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fseed.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/fstrikh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gabreath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/garmorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gate.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gaze.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/geloopx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gemprjtl.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gender.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/golcloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/grease.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/gshout.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/guibtact.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/guils.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/hamstr.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/harmh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/harmony.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/haterace.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/healh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/hmighth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/hold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/hsmite.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/hword.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/icelance.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/icestorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/icloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/iclouda.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/icloudb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/illush.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/illust.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/inarea.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/inareanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/inareapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/inareasm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/invoch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/invoct.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/iplague.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/island00.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/itemdata.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/itemsnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/itemspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/itemuse.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/iwdshtab.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/lightb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/lightbnb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/lightsto.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/lodisr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/magesch.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/magicmis.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/malison.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mdfeats.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mfmiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mfmiss2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mfmissh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mfog.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mmagich.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mmissile.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/modal.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/moelda.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mrage.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mrageh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mspore.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm1h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm1x.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm2h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm3h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm4h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm5h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm6h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/msumm7h.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mswordh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/mtouchh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/necroh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/necrot.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/npoisoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ofsphe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/overlay.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/paralh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pathfind.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pictures.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/poisonh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/polystat.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/portalh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/prayer.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/prayerh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/proftype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/protevil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/prtl_cl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/prtl_op.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pspray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pwkill.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pwsileh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pwstun.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/pwstunh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/raceflag.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/races.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rad100.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rad250.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rad300.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/randitem.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rdeadh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/recitah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/resurrh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rng450.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rparalh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rwotfag.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/rwotfah.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sarmorh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/savegame.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/scharge.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/schargh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/seater.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/seaterh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sgrowth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/shout.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/shroud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/shtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/skillsta.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sleep.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/slivinh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/soflamh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sohope.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sooneh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sopain.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparbknp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparbkpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparblnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparblpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparchnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparchpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spargonp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spargopa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spargrnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spargrpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparicnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparicpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklgo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparklst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparmanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparmapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparornp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparorpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparpunp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparpupa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparrenp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparrepa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparstnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sparstpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spbrnhnd.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spear.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spearex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spfdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spfirebl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spin231r.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spin232r.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spin233r.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklargo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklargr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklaric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklaror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spklarst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/splfocus.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/splprot.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/splspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spoisoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spscorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spscoric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/spwrath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ssorbh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ssswarm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sstone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sstoneh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/start.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/stone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/strengh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/suffoc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/suffoch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sunfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sunray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/sunscoh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/swave.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/swaveh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/topics.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/trap.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/trapglyp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/trapskul.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/tspray.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/turn.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/ublight.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/uhold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/uncanny.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/uward.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/uwardh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/vspherh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wdeath1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wdeath2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/web.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/whirlw.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wofire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/womoon.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/womoonx.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wowisp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wvdeath.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wvhith.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/wwolf.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/iwd2/zlaura.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/MPALETTE.bmp</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/abcomm.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/acidblgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/acidblmu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/acidblob.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/acidbloc.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/adder.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/aligns.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/amiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/amiss2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/anims.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/aotorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/areapro.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrowex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrowflb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrowflg.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrowfli.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrowflm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/arrowhvy.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/astorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/astorm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/avatars.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/avprefix.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/avprefs.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/avslots.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/axe.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/axeex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/axoft.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/baldur.bcs</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ball.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bbridge.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bbridge.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bios.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/blessed.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/blight.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/blight2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bluetint.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/boltex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bstorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bstorm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bstorm2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bstorm2.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bullet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/bulletex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/callih.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/cgtable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/chost.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/chost.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/chost.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/chromorb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/classes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/cloud.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/cloudkil.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/clskills.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/clssplab.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/cocold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/colrspry.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/comment.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/conflag.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/conflag.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/confus.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/crits.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/cursed.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dagger.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/daggerex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/damage.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dart.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dartex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dbolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dbolt.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/defsound.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dhell.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dhell.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dmhead.cre</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/dstable.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/easymaze.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ebomb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/effects.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/elyfire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/elytear.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/embalm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/estrike.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/factions.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/faerie.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fbomb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fbyello.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fearaura.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ffire.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fireball.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/firebolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/firebtbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fireice.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/firestor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fistweap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fizzle.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fmiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/fonts.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/formatio.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/foundry.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/frain.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/gametime.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/gaze.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/gemprjtl.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/gemrb.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/genders.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/goinvul.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/goinvul.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/grease.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/guibtact.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/guiid.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/guils.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/guiw08.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/hlymite.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/hold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/holdund.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/holdund.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/hopand.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/hopand2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/horror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/howl.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ice.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ice.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ice2.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ice3.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/icestorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ifury.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ifury.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ignusorb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/ignusorb.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/iknife.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/imiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/imiss2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/impstr.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/inarea.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/inareanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/inareapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/inareasm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/istorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/istorm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/istr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/iswarm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/iswarm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/item_use.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/itemsnd.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/itemspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/itemtype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/itemuse.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/iterror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/kiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/kitlist.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/knock.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lightb.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lightnin.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lightsto.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/litany.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/litany.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lmiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lstorm.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lstorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lstorm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lstorm2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/lstorm2.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/magicmis.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mcannon.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mcannon.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mmiss.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mmiss2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/modal.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mpal256.bmp</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mswarm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/mswarm.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/music.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/nbolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/orb.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/orngtint.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/overlay.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pacify.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pacify.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pathfind.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pcmaze.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pdolls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/poo.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/poone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/proftype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pwb.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pwblind.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pwk.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/pwkill.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/races.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/randitem.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rdead.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rdead.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rock.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rotorm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rune.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rune.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/rune.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s015hwav.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s025melt.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s046ist2.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s046istm.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s052cone.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s056itrl.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s061beam.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s061glwb.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s061shll.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s064bglt.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s064hglt.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s064lort.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s064uplt.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s070boom.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s075wdsh.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s914bgbl.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s914hgbl.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/s914rune.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/savegame.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/script.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/shammer.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/shammer.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sigil.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/skmob.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/skmob.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/skmob2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sleep.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/slots.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/slottype.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/source/baldur.baf</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparbknp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparbkpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparblnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparblpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparchnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparchpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spargonp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spargopa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spargrnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spargrpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparicnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparicpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklgo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklgr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklic.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklor.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparklst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparmanp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparmapa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparornp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparorpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparpunp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparpupa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparrenp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparrepa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparstnp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sparstpa.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/speak.eff</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spear.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spearex.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spfirebl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarbk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarbl.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklargo.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklargr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklaric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarma.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklaror.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarpu.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarre.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spklarst.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/splspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spscorch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/spscoric.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sshadow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/sshadow.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/start.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/states.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/stone.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/stories.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/stories.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/str.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/strength.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/strings.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/tlaugh.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/trapglyp.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/trapskul.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/vtouch.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/weapprof.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/web.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/pst/wmmos2b.mos</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/avprefg.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/avprefix.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/axeflm.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/bardsong.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/chinese.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/comment.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/containr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/cow.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/czech.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/default.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/defaults.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/demoend.chu</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/detect.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/difflvls.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/dmgtypes.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/dummy.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/fatigue.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/findtrap.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/flmstrk.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/gemact.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/gemtrig.ids</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/invtrav.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/itemspec.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/japanese.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/keymap.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/korean.ini</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/modal.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/panic.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/polystat.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/redholy.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sanctuc.vvc</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair3.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair4.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair5.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair6.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shair7.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea3.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea4.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea5.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sharea6.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth3.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth4.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth5.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth6.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shearth7.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater3.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater4.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater5.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater6.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/shwater7.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/skybolt.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/sneak.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/souleatr.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spboom1.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spboom2.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spboom3.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spdimdr.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spldisp.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spmagmis.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spsmkjet.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spsmold.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/spsmpuff.pro</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/storespl.2da</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/gemrb/unhardcoded/shared/turn.spl</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/icons/hicolor/scalable/apps/gemrb.svg</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/man/man6/gemrb.6</Path>
+ <Path fileType="data">/home/build/YPKG/root/gemrb/install/usr/share/pixmaps/gemrb.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-10-02</Date>
+ <Version>0.8.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Ngalim Siregar</Name>
+ <Email>ngalim.siregar@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 9:48 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806285
Default Alt Text
D1129.diff (267 KB)

Event Timeline