From eeccbf69346114ad884d5f7234af23987263dbc8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 5 Oct 2018 15:29:12 +0200 Subject: Tx: simplify source generation and update them --- .tx/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index 348a3a08..fb7ae00c 100644 --- a/.tx/config +++ b/.tx/config @@ -3,35 +3,35 @@ host = https://www.transifex.com [MATE.master--mate-utils] file_filter = po/.po -source_file = po/mate-utils.pot +source_file = mate-utils.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-disk-usage-analyzer] file_filter = baobab/help//.po -source_file = baobab/mate-disk-usage-analyzer.pot +source_file = mate-disk-usage-analyzer.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-search-tool] file_filter = gsearchtool/help//.po -source_file = gsearchtool/mate-search-tool.pot +source_file = mate-search-tool.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-system-log] file_filter = logview/help//.po -source_file = logview/mate-system-log.pot +source_file = mate-system-log.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--mate-dictionary] file_filter = mate-dictionary/help//.po -source_file = mate-dictionary/mate-dictionary.pot +source_file = mate-dictionary.pot source_lang = en type = PO minimum_perc = 2 -- cgit v1.2.1