summaryrefslogtreecommitdiffstats
path: root/.tx
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-02-03 18:47:10 +0100
committerDan McGee <dan@archlinux.org>2011-02-27 21:01:26 +0100
commit2d25993d2d2c14214bd64bcd28b7cf1ab904c1ff (patch)
tree9730add3d24f0dd9113edab964f292f224133bf1 /.tx
parente17c4fe6115fb7b0f58540c8f825267688fa81b6 (diff)
downloadpacman-2d25993d2d2c14214bd64bcd28b7cf1ab904c1ff.tar.gz
pacman-2d25993d2d2c14214bd64bcd28b7cf1ab904c1ff.tar.xz
Add base transifex client configuration
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to '.tx')
-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 00000000..ee50e5a6
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,13 @@
+[main]
+host = https://www.transifex.net
+
+[archlinux-pacman.libalpm-pot]
+file_filter = lib/libalpm/po/<lang>.po
+source_file = lib/libalpm/po/libalpm.pot
+source_lang = en
+
+[archlinux-pacman.pacman-pot]
+file_filter = po/<lang>.po
+source_file = po/pacman.pot
+source_lang = en
+