868 Commits

Author SHA1 Message Date
Richard W.M. Jones
fd10487c9e Version 1.5.21. 2010-10-01 21:04:07 +01:00
Richard W.M. Jones
a50cdb512c Version 1.5.20. 2010-09-26 22:41:24 +01:00
Richard W.M. Jones
a7a1c98152 Version 1.5.19. 2010-09-22 21:50:46 +01:00
Richard W.M. Jones
f6fda69953 Version 1.5.18. 2010-09-22 15:37:34 +01:00
Richard W.M. Jones
460aa67118 Version 1.5.17. 2010-09-21 22:51:34 +01:00
Richard W.M. Jones
0003ea2c3d generator: Generate guestfish-only commands.
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.
2010-09-18 09:38:05 +01:00
Richard Jones
a37ec221af Version 1.5.16. 2010-09-15 22:12:35 +01:00
Richard Jones
d4ba3d3421 Version 1.5.15. 2010-09-15 20:35:06 +01:00
Richard Jones
5a7c430f1f Version 1.5.14. 2010-09-14 13:29:59 +01:00
Richard Jones
2b1e36db75 Version 1.5.13. 2010-09-13 15:19:46 +01:00
Richard Jones
f565e71560 Version 1.5.12. 2010-09-11 13:47:15 +01:00
Richard Jones
f6246e932c Version 1.5.11. 2010-09-10 10:43:09 +01:00
Richard Jones
646813ec51 Update PO files. 2010-09-10 10:28:37 +01:00
Richard Jones
8902b33c0e Version 1.5.10. 2010-09-09 23:25:37 +01:00
Richard Jones
c51ade2e85 Version 1.5.9. 2010-09-08 11:41:25 +01:00
Richard Jones
56da696fc2 Version 1.5.8. 2010-09-04 14:27:06 +01:00
Richard Jones
8ad79a7c4d Add full docs pot file. 2010-09-04 13:37:58 +01:00
Richard Jones
8c48f5ae2e Allow manual pages and POD files to be translated.
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.
2010-09-02 20:37:06 +01:00