[Pkg-libvirt-commits] [libguestfs] 341/384: po-docs: Update list of manual pages to be translated.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:59:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 8873c51475b46bfb7cb78367432e5dde1667bd9b
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Tue Mar 10 16:50:32 2015 +0000
po-docs: Update list of manual pages to be translated.
There should be an automatic way to keep this list updated, but while
there isn't, keep it updated by hand ...
---
po-docs/ja/Makefile.am | 6 ++++++
po-docs/uk/Makefile.am | 6 ++++++
2 files changed, 12 insertions(+)
diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am
index 5e3e4cb..035c391 100644
--- a/po-docs/ja/Makefile.am
+++ b/po-docs/ja/Makefile.am
@@ -56,7 +56,9 @@ MANPAGES = \
virt-cat.1 \
virt-copy-in.1 \
virt-copy-out.1 \
+ virt-customize.1 \
virt-df.1 \
+ virt-diff.1 \
virt-edit.1 \
virt-filesystems.1 \
virt-format.1 \
@@ -67,6 +69,9 @@ MANPAGES = \
virt-log.1 \
virt-ls.1 \
virt-make-fs.1 \
+ virt-p2v.1 \
+ virt-p2v-make-disk.1 \
+ virt-p2v-make-kickstart.1 \
virt-rescue.1 \
virt-resize.1 \
virt-sparsify.1 \
@@ -74,6 +79,7 @@ MANPAGES = \
virt-tar.1 \
virt-tar-in.1 \
virt-tar-out.1 \
+ virt-v2v.1 \
virt-win-reg.1
podfiles := $(shell for f in `cat $(top_srcdir)/po-docs/podfiles`; do echo `basename $$f .pod`.pod; done)
diff --git a/po-docs/uk/Makefile.am b/po-docs/uk/Makefile.am
index 5e3e4cb..035c391 100644
--- a/po-docs/uk/Makefile.am
+++ b/po-docs/uk/Makefile.am
@@ -56,7 +56,9 @@ MANPAGES = \
virt-cat.1 \
virt-copy-in.1 \
virt-copy-out.1 \
+ virt-customize.1 \
virt-df.1 \
+ virt-diff.1 \
virt-edit.1 \
virt-filesystems.1 \
virt-format.1 \
@@ -67,6 +69,9 @@ MANPAGES = \
virt-log.1 \
virt-ls.1 \
virt-make-fs.1 \
+ virt-p2v.1 \
+ virt-p2v-make-disk.1 \
+ virt-p2v-make-kickstart.1 \
virt-rescue.1 \
virt-resize.1 \
virt-sparsify.1 \
@@ -74,6 +79,7 @@ MANPAGES = \
virt-tar.1 \
virt-tar-in.1 \
virt-tar-out.1 \
+ virt-v2v.1 \
virt-win-reg.1
podfiles := $(shell for f in `cat $(top_srcdir)/po-docs/podfiles`; do echo `basename $$f .pod`.pod; done)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list