diff options
author | raveit65 <[email protected]> | 2018-09-26 17:27:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-26 17:27:57 +0200 |
commit | 5943a4bf07f634317fd542acbf1542f27053a105 (patch) | |
tree | aac1aac31e62b81ae949614d8b6fda51822fed5f /.tx | |
parent | 1b4ce120bae1c33f204a55602de96900ba65a80e (diff) | |
download | atril-5943a4bf07f634317fd542acbf1542f27053a105.tar.bz2 atril-5943a4bf07f634317fd542acbf1542f27053a105.tar.xz |
tx: fix help link of atril user-quide
fixes https://github.com/mate-desktop/atril/commit/1b4ce12
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ minimum_perc = 2 [MATE.1-20--atril-user-quide] file_filter = help/<lang>/<lang>.po -source_file = atril-user-quide.pot +source_file = help/atril.pot source_lang = en type = PO minimum_perc = 2 |