LanguagePack.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to the win_installer project as of 2.1:

Project is split up into smaller sections:

- installer

- updater

- utils

- language pack

- start lams

- stop lams

- backup lams

- restor lams

- java

  1. … 122 more files in changeset.
Final changes for the 2.0.3 updater/installer

  1. … 18 more files in changeset.
[LI-35] Now language-pack.nsi finally updates the rows in lams_supported_local with the correct utf-8 values, thanks to a non-procedural sql sript that Fiona made, which can be run in ant

  1. … 2 more files in changeset.
Unable to use nsExec::ExecToStack when there is redirection involved. ie: nsExec::ExecToStack mysql < insertlocale.sql

Have to use ant instead, which is fairly annoying

  1. … 2 more files in changeset.