From 103c6994ce84484eb84ce8a7fba1ac825cb11ad6 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 28 Sep 2018 15:30:57 +0200 Subject: tx: add fish and clock help to transifex config --- .tx/config | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index 0b077870..dc81bd19 100644 --- a/.tx/config +++ b/.tx/config @@ -7,3 +7,18 @@ source_file = po/mate-panel.pot source_lang = en type = PO minimum_perc = 2 + +[MATE.1-20--mate-clock-user-quide] +file_filter = help/mate-clock//.po +source_file = help/mate-clock/mate-clock.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.1-20--mate-fish-user-quide] +file_filter = help/mate-fish//.po +source_file = help/mate-fish/mate-fish.pot +source_lang = en +type = PO +minimum_perc = 2 + -- cgit v1.2.1