Edgewall Software

Changes between Version 41 and Version 42 of TracL10N


Ignore:
Timestamp:
Feb 2, 2008, 1:32:45 PM (16 years ago)
Author:
Jeroen Ruigrok van der Werven
Comment:

More setup instructions.

Legend:

Unmodified
Added
Removed
Modified
  • TracL10N

    v41 v42  
    1010 1. Get a svn checkout from the [source:sandbox/i18n i18n sandbox], e.g. `svn checkout http://svn.edgewall.org/repos/trac/sandbox/i18n trac`
    1111 1. Run `python setup.py compile_catalog`, you might need to use the force option (`-f`): `python setup.py compile_catalog -f` in order to compile catalogs marked fuzzy.
     12 1. Run `python setup.py build`
     13 1. Run `python setup.py install`
    1214
    1315= The following is historical information =