diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-24 22:16:00 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-24 22:16:00 +0100 |
commit | 095df2cf62ea1e83dc878d0a813a94ffcc7f9176 (patch) | |
tree | 4deaff0baa047a6de8d7cbfe4be994ac9b732589 /.tx/config | |
parent | 4f79502e2c626d037b380f451c16ce1135ea3623 (diff) | |
download | mate-netbook-095df2cf62ea1e83dc878d0a813a94ffcc7f9176.tar.bz2 mate-netbook-095df2cf62ea1e83dc878d0a813a94ffcc7f9176.tar.xz |
Add transifex configuration file
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..c7cb2f0 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-netbook] +file_filter = po/<lang>.po +source_file = po/mate-netbook.pot +source_lang = en |