diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-18 15:14:55 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-18 15:14:55 +0200 |
commit | 653d8260acca8ef771e88398a496a5e91eb13b8e (patch) | |
tree | 852a8fad29a4c8e9278b15ba2b85d78d3b199a71 /.tx/config | |
parent | fb045fd28691358757a021f81064480885939ab5 (diff) | |
download | caja-extensions-653d8260acca8ef771e88398a496a5e91eb13b8e.tar.bz2 caja-extensions-653d8260acca8ef771e88398a496a5e91eb13b8e.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..6aef5c8 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.caja-extensions] +file_filter = po/<lang>.po +source_file = po/caja-extensions.pot +source_lang = en |