[Pkg-libvirt-commits] [libguestfs] 50/72: po-docs: Update list of manual pages to be translated.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Apr 5 15:19:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit dc40cfae48195e647ec53d5a2d8293655a682186
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 ...
(cherry picked from commit 8873c51475b46bfb7cb78367432e5dde1667bd9b)
---
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