annotate .tx/config @ 31813: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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31813
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
1 [main]
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
2 host = https://www.transifex.net
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
3
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
4 [pidgin.pidgin]
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
5 file_filter = po/<lang>.po
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
6 source_file = po/pidgin.pot
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
7 source_lang = en
0c214d7ad8bc I'm gonna add the transifex config file to the repository. I think it makes
Mark Doliner <mark@kingant.net>
parents:
diff changeset
8