diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-23 15:32:29 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-23 15:32:29 +0100 |
commit | d742905a363e8b945403d92426182b7af766dd57 (patch) | |
tree | c263d6a11c4d9c2f4b4cfa0e973598592f39e7c2 /.tx/config | |
parent | e949ec05efd2fd9ddedd44552d2d9ca1c41e11bf (diff) | |
download | mate-utils-d742905a363e8b945403d92426182b7af766dd57.tar.bz2 mate-utils-d742905a363e8b945403d92426182b7af766dd57.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 00000000..d02e6ed5 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-utils] +file_filter = po/<lang>.po +source_file = po/mate-utils.pot +source_lang = en |