From a82fa07a0d18ec1b112717054e210f72907f33e7 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 23 Feb 2016 08:34:18 +0100 Subject: Transifex: Add .tx/config configuration file. --- .tx/config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .tx/config (limited to '.tx') diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..d1b5503 --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[arctica-greeter.remote-logon-service] +source_file = po/remote-logon-service.pot +source_lang = en +type = PO +file_filter = po/.po -- cgit v1.2.3