From b0e5f57e1a8f229fed5d1711455f56a5994ce865 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 24 Mar 2013 22:12:06 +0100 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..17f971a --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-calc] +file_filter = po/.po +source_file = po/mate-calc.pot +source_lang = en -- cgit v1.2.1