annotate .tx/config @ 32751:8b7c7c6bf985

Remove free_memory argument from D-Bus list functions. It's already always set to FALSE in the auto-generated code. Fixes #1747.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 16 Oct 2011 03:03:39 +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