Jan Nijtmans <jan.nijtmans@xs4all.nl>


Patch
r851759

r851759 | josander | 2004-10-31 12:09:05 -0600 (Sun, 31 Oct 2004)

Fix internationalization issues, syncing installer with the Windows build.

* packages/win32-innosetup/svn.iss,
  -Including the \share\locale\*\LC_MESSAGES\*.mo files to the distro.
  -Comment out iconv.dll wich is not in the package at the moment.

* packages/win32-innosetup/templates/svn_dynamics.iss:
  Including the \share\locale\*\LC_MESSAGES\*.mo files to the distro.

* packages/win32-innosetup/is_main.pas (ApacheCopyModules): Applying patch
  from Jan Nijtmans which copys intl.dll to apache's module folder.

Patch by: Jan Nijtmans <jan.nijtmans@xs4all.nl>
(For 'is_main.pas' only.)