From 35012e90d21645db80c4dd6d5eef486635cd6ced Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 25 Sep 2018 00:06:44 +0200 Subject: fix installation partial revert of 67e21ea Install to /usr/share/help/mate-user-guide-content is really a bad idea. --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tx/config') diff --git a/.tx/config b/.tx/config index b529f7b..b685434 100644 --- a/.tx/config +++ b/.tx/config @@ -10,7 +10,7 @@ minimum_perc = 2 [MATE.master--mate-user-guide-content] file_filter = mate-user-guide//.po -source_file = mate-user-guide-content.pot +source_file = mate-user-guide/mate-user-guide.pot source_lang = en type = PO minimum_perc = 2 -- cgit v1.2.1