Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 1.5.20.1.5.20 | Richard W.M. Jones | 2010-09-26 | 1 | -2405/+2553 |
| | |||||
* | Version 1.5.19.1.5.19 | Richard W.M. Jones | 2010-09-22 | 1 | -2/+2 |
| | |||||
* | Version 1.5.18.1.5.18 | Richard W.M. Jones | 2010-09-22 | 1 | -2/+2 |
| | |||||
* | Version 1.5.17.1.5.17 | Richard W.M. Jones | 2010-09-21 | 1 | -2486/+2845 |
| | |||||
* | generator: Generate guestfish-only commands. | Richard W.M. Jones | 2010-09-18 | 1 | -623/+663 |
| | | | | | | 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.16 | Richard Jones | 2010-09-15 | 1 | -2/+2 |
| | |||||
* | Version 1.5.15.1.5.15 | Richard Jones | 2010-09-15 | 1 | -1389/+1543 |
| | |||||
* | Version 1.5.14.1.5.14 | Richard Jones | 2010-09-14 | 1 | -2/+2 |
| | |||||
* | Version 1.5.13.1.5.13 | Richard Jones | 2010-09-13 | 1 | -2/+2 |
| | |||||
* | Version 1.5.12.1.5.12 | Richard Jones | 2010-09-11 | 1 | -2/+2 |
| | |||||
* | Version 1.5.11.1.5.11 | Richard Jones | 2010-09-10 | 1 | -2/+2 |
| | |||||
* | Update PO files. | Richard Jones | 2010-09-10 | 1 | -2/+2 |
| | |||||
* | Version 1.5.10.1.5.10 | Richard Jones | 2010-09-09 | 1 | -1625/+1904 |
| | |||||
* | Version 1.5.9.1.5.9 | Richard Jones | 2010-09-08 | 1 | -4/+4 |
| | |||||
* | Version 1.5.8.1.5.8 | Richard Jones | 2010-09-04 | 1 | -301/+331 |
| | |||||
* | Add full docs pot file. | Richard Jones | 2010-09-04 | 1 | -2/+25426 |
| | |||||
* | Allow manual pages and POD files to be translated. | Richard Jones | 2010-09-02 | 1 | -0/+21 |
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. |