-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This patch looks good to me. acked. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEUEARECAAYFAlD+ppgACgkQrlYvE4MpobP4wACfSJzYx1wXPj2CcqiIJe+Rq2PF VbEAlR5o2EFwMchk2ZbDJqkw/zCKwjk= =MvaL -----END PGP SIGNATURE-----
>From a08b4886a85742fc2dcfd5a1a7345b29c581eda5 Mon Sep 17 00:00:00 2001 From: Eric Paris <eparis@xxxxxxxxxx> Date: Mon, 19 Nov 2012 11:40:21 -0500 Subject: [PATCH 38/84] policycoreutils: add po file configuration information Add po file configuration information. Signed-off-by: Eric Paris <eparis@xxxxxxxxxx> --- policycoreutils/.gitignore | 1 - policycoreutils/.tx/config | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 policycoreutils/.tx/config diff --git a/policycoreutils/.gitignore b/policycoreutils/.gitignore index 9e2d86b..50f8b82 100644 --- a/policycoreutils/.gitignore +++ b/policycoreutils/.gitignore @@ -14,4 +14,3 @@ sestatus/sestatus setfiles/restorecon setfiles/setfiles setsebool/setsebool -.tx diff --git a/policycoreutils/.tx/config b/policycoreutils/.tx/config new file mode 100644 index 0000000..07643e9 --- /dev/null +++ b/policycoreutils/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.net + +[policycoreutils.policycoreutils] +file_filter = po/<lang>.po +source_file = po/policycoreutils.pot +source_lang = en +type = PO -- 1.8.1