From 559328b8089a2d6023d7e0aaabc6c77a5213436a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 25 Sep 2018 14:32:34 +0200 Subject: help: fix help links collateral damage was caused by https://github.com/mate-desktop/pluma/commit/81f225e --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index f1d5ae6b..01de96e7 100644 --- a/.tx/config +++ b/.tx/config @@ -3,14 +3,14 @@ host = https://www.transifex.com [MATE.master--pluma] file_filter = po/.po -source_file = po/pluma.pot +source_file = pluma.pot source_lang = en type = PO minimum_perc = 2 [MATE.master--pluma-user-quide] file_filter = help//.po -source_file = pluma-user-quide.pot +source_file = help/pluma.pot source_lang = en type = PO minimum_perc = 2 -- cgit v1.2.1