# HG changeset patch # User Mark Doliner # Date 1313650540 0 # Node ID 0c214d7ad8bc9b562f13a6fd4379a70b13734f26 # Parent 2d48fabb1ab5315a76228a1277cbf92fd42596da 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. diff -r 2d48fabb1ab5 -r 0c214d7ad8bc .mtn-ignore --- 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 diff -r 2d48fabb1ab5 -r 0c214d7ad8bc .tx/config --- /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/.po +source_file = po/pidgin.pot +source_lang = en +