diff options
author | raveit65 <[email protected]> | 2018-09-25 00:06:44 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-25 00:06:44 +0200 |
commit | 35012e90d21645db80c4dd6d5eef486635cd6ced (patch) | |
tree | 7c127326a66b5a071c5f276946d11df21f1a8a38 /.tx/config | |
parent | 8e749aa82804b0a5264e674ad68166c9b7bc523a (diff) | |
download | mate-user-guide-35012e90d21645db80c4dd6d5eef486635cd6ced.tar.bz2 mate-user-guide-35012e90d21645db80c4dd6d5eef486635cd6ced.tar.xz |
fix installation
partial revert of 67e21ea
Install to /usr/share/help/mate-user-guide-content
is really a bad idea.
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ minimum_perc = 2 [MATE.master--mate-user-guide-content] file_filter = mate-user-guide/<lang>/<lang>.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 |