diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-03 13:41:29 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-03 13:41:29 +0100 |
commit | 689b72635f25b0bb2404fc2e911eb03583cc9187 (patch) | |
tree | b97267e2dbfcc7e984c484981eb81b18b88536a9 /.tx/config | |
parent | 13861584fae915f3a0527197aa1c4747098c5172 (diff) | |
download | mate-control-center-689b72635f25b0bb2404fc2e911eb03583cc9187.tar.bz2 mate-control-center-689b72635f25b0bb2404fc2e911eb03583cc9187.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..bb5d7850 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-control-center] +file_filter = po/<lang>.po +source_file = po/mate-control-center.pot +source_lang = en |