From 0a9da3f6333fec9bac13099acee34495f6de4a1a Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 9 Feb 2014 20:54:25 +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 0000000..7ae2733 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.com + +[MATE.mate-backgrounds] +file_filter = po/.po +source_file = po/mate-backgrounds.pot +source_lang = en -- cgit v1.2.1