# HG changeset patch # User Pascal Bellard # Date 1597907065 0 # Node ID 96dacc7bbf6d0b274d7f8eacf5b2bc264e35abf5 # Parent c8483f7766ba75b9d3478f8a2c0aea66b175a5f4 Update tazinst.html link diff -r c8483f7766ba -r 96dacc7bbf6d tinyutils/tazlocale --- a/tinyutils/tazlocale Sat Aug 15 11:22:17 2020 +0000 +++ b/tinyutils/tazlocale Thu Aug 20 07:04:25 2020 +0000 @@ -66,7 +66,7 @@ make_i18n_link /usr/share/doc/slitaz/index.%%.html # SliTaz Software Manuals - for soft in tazpkg tazlito tazusb tazwok tazweb cookutils; do + for soft in tazpkg tazlito tazusb tazwok tazweb tazinst cookutils; do make_i18n_link /usr/share/doc/$soft/$soft.%%.html done