[Pkg-libvirt-commits] [libguestfs] 18/66: customize: Add customize/*.ml files for translation.
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:56:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 7b3c517348ca4677bb1637e0522ce3be00b0009c
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Apr 2 14:06:03 2014 +0100
customize: Add customize/*.ml files for translation.
(cherry picked from commit 8c46a644bc664de32835541883123fbabe6991fe)
---
Makefile.am | 2 +-
po/POTFILES-ml | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index e9b3b43..bb2bea9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -318,7 +318,7 @@ all-local:
grep -v -E '/((guestfs|rc)_protocol\.c)$$' | \
LC_ALL=C sort > po/POTFILES
cd $(srcdir); \
- find builder mllib resize sparsify sysprep -name '*.ml' | \
+ find builder customize mllib resize sparsify sysprep -name '*.ml' | \
LC_ALL=C sort > po/POTFILES-ml
# Manual pages in top level directory.
diff --git a/po/POTFILES-ml b/po/POTFILES-ml
index 4602e44..4dce0e5 100644
--- a/po/POTFILES-ml
+++ b/po/POTFILES-ml
@@ -13,6 +13,17 @@ builder/setlocale.ml
builder/sigchecker.ml
builder/sources.ml
builder/uname.ml
+customize/crypt.ml
+customize/customize_cmdline.ml
+customize/customize_main.ml
+customize/customize_run.ml
+customize/firstboot.ml
+customize/hostname.ml
+customize/password.ml
+customize/perl_edit.ml
+customize/random_seed.ml
+customize/timezone.ml
+customize/urandom.ml
mllib/common_gettext.ml
mllib/common_utils.ml
mllib/common_utils_tests.ml
--
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