changeset 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 2d48fabb1ab5
children 9b2f7847c133
files .mtn-ignore .tx/config
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.mtn-ignore	Thu Aug 18 06:00:04 2011 +0000
+++ b/.mtn-ignore	Thu Aug 18 06:55:40 2011 +0000
@@ -13,7 +13,6 @@
 .*\.loT$
 Doxyfile(\.mingw)?$
 VERSION$
-\.tx
 aclocal.m4
 autogen.args
 compile
--- /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
+