diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-24 22:12:06 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-24 22:12:06 +0100 |
commit | b0e5f57e1a8f229fed5d1711455f56a5994ce865 (patch) | |
tree | 2edbc55466b05fa07a4add742c1f30b0217829b5 /.tx/config | |
parent | f08b63aa001466ce9e0eb51892987efc851e250d (diff) | |
download | mate-calc-b0e5f57e1a8f229fed5d1711455f56a5994ce865.tar.bz2 mate-calc-b0e5f57e1a8f229fed5d1711455f56a5994ce865.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..17f971a --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-calc] +file_filter = po/<lang>.po +source_file = po/mate-calc.pot +source_lang = en |