summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorMark Doliner <markdoliner@pidgin.im>2011-08-18 06:55:40 +0000
committerMark Doliner <markdoliner@pidgin.im>2011-08-18 06:55:40 +0000
commit18dda515051be2de12e7668a746e4d9676617042 (patch)
treef740f15d87ebea6ea88492a2651df515f1110d00 /.tx
parent2f36b09a14d65ef838694e7466a70b1862dea0ba (diff)
downloadpidgin-18dda515051be2de12e7668a746e4d9676617042.tar.gz
I'm gonna add the transifex config file to the repository. I think it makes
sense to do this... it allows you to use transifex-client (the 'tx' command) to easily push and pull translations to and from the transifex web site.
Diffstat (limited to '.tx')
-rw-r--r--.tx/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 0000000000..cc04a41bea
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,8 @@
+[main]
+host = https://www.transifex.net
+
+[pidgin.pidgin]
+file_filter = po/<lang>.po
+source_file = po/pidgin.pot
+source_lang = en
+