Blender Git Loki

Git Commits -> Revision 9701a58

Revision 9701a58 by Dalai Felinto (master)
September 29, 2011, 06:34 (GMT)
making PO/POT/... update scripts py3.2 compatible + making it almost win compatible

Adding from codecs import open + the encoding in update_pot.py so it works for python 3.2.
Now it should be easier to replace the executable folders in the first lines of the file.
It now also works if you are in the same folder as the .po files (i.e. os.path.dirname(__FILE__) is empty)

It's still not working for me on Mingw because I need gettext 1.8 and so far I found only the 1.7
(in 1.7 msgmerge --lang is not supported)

Commit Details:

Full Hash: 9701a58fecb7f8a690dacb44c248969c653dbc4b
SVN Revision: 40681
Parent Commit: 9465efd
Lines Changed: +12, -9

4 Modified Paths:

/po/update_mo.py (+3, -2) (Diff)
/po/update_msg.py (+1, -1) (Diff)
/po/update_po.py (+3, -2) (Diff)
/po/update_pot.py (+5, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021