summaryrefslogtreecommitdiffstats
path: root/.tx/config
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-02-28 18:08:08 +0100
committerDan McGee <dan@archlinux.org>2011-02-28 18:08:08 +0100
commitaafb3874558b03e0d3720f35e27ca43f2ac735d6 (patch)
tree93a0975cd3f225f93bbcc46d84ee26cf4535239a /.tx/config
parentdcd234ea278357f2ab71f20326ba37d89a5335c1 (diff)
parent23451e7fa4302092153b4c760561d0f134b4077a (diff)
downloadpacman-aafb3874558b03e0d3720f35e27ca43f2ac735d6.tar.gz
pacman-aafb3874558b03e0d3720f35e27ca43f2ac735d6.tar.xz
Merge branch 'maint'
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 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
+