Changes between Version 24 and Version 25 of ReleaseProcess


Ignore:
Timestamp:
May 9, 2014, 12:27:24 PM (10 years ago)
Author:
sanderd17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v24 v25  
    1717   * Directories: [source:/ps/trunk/binaries/data/l10n binaries/data/l10n] and [source:/ps/trunk/binaries/data/mods/public/l10n binaries/data/mods/public/l10n]
    1818   * Include only >90% languages supported by our fonts and font system (See progress [https://www.transifex.com/projects/p/0ad/ on Transifex])
     19   * Bash oneliner for A16 (add languages for other alphas):
     20{{{
     21find binaries/data/ -name "*.po" | grep -v '.*/\(ca\|cz\|de\|en_GB\|es\|fr\|gd\|gl\|it\|nl\|pt_PT\|pt_BR\)\.[A-Za-z0-9_.]*\.po' | xargs rm
     22}}}
    1923 * Run [source:/ps/trunk/source/tools/dist/build.sh source/tools/dist/build.sh]
    2024 * Build OS X app bundle: