diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-31 16:59:40 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-31 16:59:40 +0200 |
commit | 9cc927cb693f4fcc94a0a15964109057e596a00f (patch) | |
tree | 5965162f98c3a1d75b929d94ece1f28d80031ddf /.tx/config | |
parent | 35e2d997fe49f2085df8e922daf2d5a41908983f (diff) | |
download | mate-polkit-9cc927cb693f4fcc94a0a15964109057e596a00f.tar.bz2 mate-polkit-9cc927cb693f4fcc94a0a15964109057e596a00f.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..be86fc6 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-polkit] +file_filter = po/<lang>.po +source_file = po/mate-polkit.pot +source_lang = en |