annotate .tx/config @ 32782:90ae6701eaf2

Apparently, some random servers have decided to send us an annotation with no name, and the value isn't really self-describing either. Anyway, this empty name could cause a crash. Fixes #15126.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 25 May 2012 19:28:41 +0000
parents 0c214d7ad8bc
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