From 0327df0661d8633740288dd5aa928417bd025398 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 1 Apr 2013 11:45:28 +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 00000000..c5b18f8e --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.atril] +file_filter = po/.po +source_file = po/atril.pot +source_lang = en -- cgit v1.2.1