From d3b2d7ceef86f54b9c1b9fc6fed237f4b3e3af1e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 31 Mar 2013 11:52:45 +0200 Subject: Add transifex configuration file --- .tx/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .tx/config (limited to '.tx') diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..5b225d7 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.libmatekbd] +file_filter = po/.po +source_file = po/libmatekbd.pot +source_lang = en -- cgit v1.2.1