pidgin: 18b433ae: I'm gonna add the transifex config file ...
markdoliner at pidgin.im
markdoliner at pidgin.im
Thu Aug 18 03:03:16 EDT 2011
----------------------------------------------------------------------
Revision: 18b433ae445e5c249386fc1abee96f6689ea27f2
Parent: d3a96f5c47038820fa0058729ae520822e135528
Author: markdoliner at pidgin.im
Date: 08/18/11 02:55:40
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/18b433ae445e5c249386fc1abee96f6689ea27f2
Changelog:
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.
Changes against parent d3a96f5c47038820fa0058729ae520822e135528
added .tx
added .tx/config
patched .mtn-ignore
-------------- next part --------------
============================================================
--- .mtn-ignore 6eb34ec4088ea6a574b45933ae8a63cc5793a2be
+++ .mtn-ignore 41ecc1ba52fe32bd168a35351b5526bbf9d4cc0f
@@ -13,7 +13,6 @@ VERSION$
.*\.loT$
Doxyfile(\.mingw)?$
VERSION$
-\.tx
aclocal.m4
autogen.args
compile
============================================================
--- /dev/null
+++ .tx/config d3814822b02ec4cf56de28d741d99df44a04bd2b
@@ -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
+
More information about the Commits
mailing list