[Pkg-libvirt-commits] [libguestfs] 29/78: customize: Add customize/*.ml files for translation.

Hilko Bengen bengen at moszumanska.debian.org
Fri May 9 12:55:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 8c46a644bc664de32835541883123fbabe6991fe
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.
---
 Makefile.am    |  2 +-
 po/POTFILES-ml | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 479aef0..b135d65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -319,7 +319,7 @@ all-local:
 	grep -v -E '^python/utils.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