From 4be768a0ed112e1d68a31dca0d5ebce7a3750da8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 1 Apr 2013 11:12:59 +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..4bb7477 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-system-monitor] +file_filter = po/.po +source_file = po/mate-system-monitor.pot +source_lang = en -- cgit v1.2.1