diff .tx/config @ 32271:0c214d7ad8bc

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.
author Mark Doliner <mark@kingant.net>
date Thu, 18 Aug 2011 06:55:40 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.tx/config	Thu Aug 18 06:55:40 2011 +0000
@@ -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
+