annotate .tx/config @ 32821:5111d364fa49

Fix fallback to builtin Template.html file.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 18 Nov 2011 18:11:18 +0000
parents 0c214d7ad8bc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32271
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