Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Perl strings translatable using perl-libintl. | Richard Jones | 2009-07-15 | 1 | -10/+11 |
| | | | | | | | | | All Perl strings are now marked as translatable using __"string" or __x("string {placeholder}", placeholder => $_). Perl strings now get copied to the PO files. The po/POTFILES.in file is now updated automagically whenever we add new *.c, *.pl or *.pm files into the repository. | ||||
* | Add --version options to virt-df, virt-inspector and virt-v2v. | Richard Jones | 2009-07-10 | 1 | -0/+15 |
| | |||||
* | Working version of virt-df. | Richard Jones | 2009-07-10 | 1 | -42/+213 |
| | |||||
* | Added framework for 'virt-df' command. | Richard Jones | 2009-07-10 | 3 | -0/+255 |