summaryrefslogtreecommitdiff
path: root/xml2po/xml2po
Commit message (Expand)AuthorAgeFilesLines
* Updated .gitignore filesPablo Castellano2010-01-031-0/+1
* [xml2po] Replace .xml2po.mo temp file by a system temp file - bug #593175Claude Paroz2009-10-141-4/+10
* [xml2po] Fix Makefile.am to byte-compile Python files (Fixes #596702)Daniel Macks2009-10-012-4/+2
* Level parameter of __import__ was also a Python2.5 additionClaude Paroz2009-08-091-1/+1
* Use the non-keyword __import__ call to be Python2.4-compliantClaude Paroz2009-08-091-1/+1
* Fixing distcheck issues from recent xml2po workShaun McCance2009-08-041-0/+1
* [xml2po] Don't output ending spaces in pot filesClaude Paroz2009-08-021-1/+1
* [xml2po] Missing self referenceClaude Paroz2009-08-021-1/+1
* [xml2po] Don't use start parameter of enumerate (introduced in Python 2.6)Claude Paroz2009-08-021-2/+2
* [xml2po] isFinalNode is now a method of the modeClaude Paroz2009-08-022-15/+16
* [xml2po] Missing files to properly build xml2poClaude Paroz2009-08-022-0/+18
* [xml2po] Partial rewrite of xml2po as a Python moduleClaude Paroz2009-08-019-0/+1430