summaryrefslogtreecommitdiffstats
path: root/po-docs
Commit message (Collapse)AuthorAgeFilesLines
* generator: Generate guestfish-only commands.Richard W.M. Jones2010-09-184-1254/+1340
| | | | | | The guestfish-only commands such as 'alloc' and 'edit' are now generated from one place in the generator instead of being spread around ad-hoc in the C code.
* Version 1.5.16.1.5.16Richard Jones2010-09-151-2/+2
|
* Version 1.5.15.1.5.15Richard Jones2010-09-152-2927/+3236
|
* Version 1.5.14.1.5.14Richard Jones2010-09-141-2/+2
|
* Version 1.5.13.1.5.13Richard Jones2010-09-131-2/+2
|
* Version 1.5.12.1.5.12Richard Jones2010-09-111-2/+2
|
* Version 1.5.11.1.5.11Richard Jones2010-09-101-2/+2
|
* Update PO files.Richard Jones2010-09-102-4/+4
|
* Version 1.5.10.1.5.10Richard Jones2010-09-092-3396/+3962
|
* Version 1.5.9.1.5.9Richard Jones2010-09-082-7/+7
|
* Version 1.5.8.1.5.8Richard Jones2010-09-042-607/+667
|
* Add full docs pot file.Richard Jones2010-09-043-5/+51304
|
* Allow manual pages and POD files to be translated.Richard Jones2010-09-024-0/+231
This uses the optional po4a package to split these files into PO files for translation, and reassemble afterwards. Note this creates an extra pot file (po-docs/libguestfs-docs.pot). We don't (yet) combine this with the main po/libguestfs.pot file. The 'libguestfs-docs.pot' file included in this commit is not the real thing, just a short cut down snippet for testing. The real thing is created if you update one of the dependent files and rebuild. Note also the dummy ja.po, for testing the principles.