diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-28 11:01:10 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-28 11:01:10 +0100 |
commit | 286f8ea18490767bdafa2e588695f80f47d74707 (patch) | |
tree | 444e4fa3f2475bd35f89c9dbdab4a49a8d3def50 | |
parent | ff2194b0b749821e236b8e459cd4030e7375eef5 (diff) | |
download | mate-applets-286f8ea18490767bdafa2e588695f80f47d74707.tar.bz2 mate-applets-286f8ea18490767bdafa2e588695f80f47d74707.tar.xz |
Add transifex configuration file
-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..0b3af728 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-applets] +file_filter = po/<lang>.po +source_file = po/mate-applets.pot +source_lang = en |