diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-22 12:37:55 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-23 09:48:05 +0000 |
commit | f6d3d5677194ae7aaea70d43845341d91907b5ee (patch) | |
tree | 2e50bbad7ec4407127e2a9f869917da36421a3e5 /po/POTFILES.in | |
parent | f33d899fd0900b0cfe6dbbb152ce2fcf479bd38c (diff) | |
download | libguestfs-f6d3d5677194ae7aaea70d43845341d91907b5ee.tar.gz libguestfs-f6d3d5677194ae7aaea70d43845341d91907b5ee.tar.xz libguestfs-f6d3d5677194ae7aaea70d43845341d91907b5ee.zip |
ls: Rewrite virt-ls in C.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0e96a2cf..07dc8381 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,5 @@ cat/virt-cat.c +cat/virt-ls.c daemon/augeas.c daemon/available.c daemon/base64.c @@ -139,7 +140,6 @@ tools/virt-df.pl tools/virt-edit.pl tools/virt-list-filesystems.pl tools/virt-list-partitions.pl -tools/virt-ls.pl tools/virt-make-fs.pl tools/virt-rescue.pl tools/virt-resize.pl |