Moved VCRedist out of RunPath.
Added a batch script to move compiled translation files to RunPath/languages.
Maybe a shell script for Linux?
1.1 --- a/RunPath/VCRedist/Microsoft.VC90.CRT.manifest Wed Jul 08 06:52:45 2009 +0000
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,6 +0,0 @@
1.4 -<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
1.5 -<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
1.6 - <noInheritable></noInheritable>
1.7 - <assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.30729.1" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
1.8 - <file name="msvcr90.dll" hashalg="SHA1" hash="9785b1c493deb5b2134dc4aef3719cee207001bc"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>VF5ECUAHPV7EnUf+/UIXMPizPvs=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="0f6bbf7fe4fb3fca2cb5b542eca1a1cad051f01c"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>3Wg+StVMq2uhx7POnAkl2w4dDmY=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="7f3290ab2b7444c2b4a9b1fedfdb16466d7a21bb"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>/YfRn7UQENzdMeoMHxTgdRMiObA=</dsig:DigestValue></asmv2:hash></file>
1.9 -</assembly>
1.10 \ No newline at end of file
2.1 Binary file RunPath/VCRedist/msvcm90.dll has changed
3.1 Binary file RunPath/VCRedist/msvcp90.dll has changed
4.1 Binary file RunPath/VCRedist/msvcr90.dll has changed
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
5.2 +++ b/VCRedist/Microsoft.VC90.CRT.manifest Wed Jul 08 07:01:16 2009 +0000
5.3 @@ -0,0 +1,6 @@
5.4 +<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
5.5 +<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
5.6 + <noInheritable></noInheritable>
5.7 + <assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.30729.1" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
5.8 + <file name="msvcr90.dll" hashalg="SHA1" hash="9785b1c493deb5b2134dc4aef3719cee207001bc"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>VF5ECUAHPV7EnUf+/UIXMPizPvs=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="0f6bbf7fe4fb3fca2cb5b542eca1a1cad051f01c"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>3Wg+StVMq2uhx7POnAkl2w4dDmY=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="7f3290ab2b7444c2b4a9b1fedfdb16466d7a21bb"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>/YfRn7UQENzdMeoMHxTgdRMiObA=</dsig:DigestValue></asmv2:hash></file>
5.9 +</assembly>
5.10 \ No newline at end of file
6.1 Binary file VCRedist/msvcm90.dll has changed
7.1 Binary file VCRedist/msvcp90.dll has changed
8.1 Binary file VCRedist/msvcr90.dll has changed
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
9.2 +++ b/qtOgitor/languages/move_compiled_language_files.bat Wed Jul 08 07:01:16 2009 +0000
9.3 @@ -0,0 +1,3 @@
9.4 +copy *.qm ..\..\RunPath\languages
9.5 +del *.qm
9.6 +pause
10.1 Binary file qtOgitor/languages/ogitor_da.qm has changed
11.1 Binary file qtOgitor/languages/ogitor_de.qm has changed
12.1 Binary file qtOgitor/languages/ogitor_fr.qm has changed
13.1 Binary file qtOgitor/languages/ogitor_pt_BR.qm has changed
14.1 Binary file qtOgitor/languages/ogitor_ru.qm has changed
15.1 Binary file qtOgitor/languages/ogitor_tr.qm has changed
16.1 Binary file qtOgitor/languages/qt_da.qm has changed
17.1 Binary file qtOgitor/languages/qt_pt_BR.qm has changed
18.1 Binary file qtOgitor/languages/qt_tr.qm has changed