pidgin/ljfisher-ssl-client-auth

Parents 614a4a70abf1
Children 20dc6b29747c
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.
  • +0 -1
    .mtn-ignore
  • +8 -0
    .tx/config
  • --- 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
    +