From ccb2ddc8fe129cc24759dc673d566583cb3837d5 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 24 Feb 2013 14:02:04 +0100 Subject: Add transifex configuration file --- .tx/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..fd26490b --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.caja] +file_filter = po/.po +source_file = po/caja.pot +source_lang = en -- cgit v1.2.1