summaryrefslogtreecommitdiffstats
path: root/.tx/config
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-03-08 10:08:08 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-03-24 14:54:24 -0400
commit8e17149b5360f8509c582cc78c39fcec7bc77096 (patch)
tree4f93c35ff097185b9ebb9b943f95b86418239068 /.tx/config
parent77b73957b270c2829982c7037e593bdb9004cfec (diff)
downloadsssd-8e17149b5360f8509c582cc78c39fcec7bc77096.tar.gz
sssd-8e17149b5360f8509c582cc78c39fcec7bc77096.tar.xz
sssd-8e17149b5360f8509c582cc78c39fcec7bc77096.zip
Add transifex_client configuration
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config13
1 files changed, 13 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 000000000..9ea2359f3
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,13 @@
+[main]
+host = https://www.transifex.net
+
+[sssd.master-po-sssd-pot]
+file_filter = po/<lang>.po
+source_file = po/sssd.pot
+source_lang = en
+
+[sssd.sssd-docspot_1]
+file_filter = src/man/po/<lang>.po
+source_file = src/man/po/sssd-docs.pot
+source_lang = en
+