diff options
author | raveit65 <[email protected]> | 2018-11-09 12:25:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-11-09 12:25:26 +0100 |
commit | 3f6afae0afe2b728c73304841a537e03ae5d5634 (patch) | |
tree | c68c422080cc10a49c0c97028423ece104890101 /.tx/config | |
parent | 8c38ae63f31f06a3aee09cb494ffccfdedbe9549 (diff) | |
download | mate-utils-3f6afae0afe2b728c73304841a537e03ae5d5634.tar.bz2 mate-utils-3f6afae0afe2b728c73304841a537e03ae5d5634.tar.xz |
tx: rename user-guide slugs in config
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,28 +8,28 @@ source_lang = en type = PO minimum_perc = 2 -[MATE.1-20--mate-disk-usage-analyzer] +[MATE.1-20--mate-disk-usage-analyzer-user-guide] file_filter = baobab/help/<lang>/<lang>.po source_file = mate-disk-usage-analyzer.pot source_lang = en type = PO minimum_perc = 2 -[MATE.1-20--mate-search-tool] +[MATE.1-20--mate-search-tool-user-guide] file_filter = gsearchtool/help/<lang>/<lang>.po source_file = mate-search-tool.pot source_lang = en type = PO minimum_perc = 2 -[MATE.1-20--mate-system-log] +[MATE.1-20--mate-system-log-user-guide] file_filter = logview/help/<lang>/<lang>.po source_file = mate-system-log.pot source_lang = en type = PO minimum_perc = 2 -[MATE.1-20--mate-dictionary] +[MATE.1-20--mate-dictionary-user-guide] file_filter = mate-dictionary/help/<lang>/<lang>.po source_file = mate-dictionary.pot source_lang = en |