From ab4a00465541ef8fba54aeb972b8d9da01e4fde7 Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Wed, 6 Dec 2023 20:51:06 +0100 Subject: Add FIXME to update-help_files.sh --- update-help_files.sh | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/update-help_files.sh b/update-help_files.sh index 00851e1..c040eb8 100755 --- a/update-help_files.sh +++ b/update-help_files.sh @@ -15,6 +15,15 @@ # Please fetch the English html files manually, after making sure this error # did not happen again. +# FIXME +# The download path and the name of the zip files have changed, e.g. for Catalan: +# https://docteam.mageia.org.uk/Factory/zipped/ca/drakx-installer-help/DrakX-CA-InlineHelp.zip +# The script needs to be adjusted, but we might want to first change where on +# https://docteam.mageia.org.uk/ Calenco writes the files to , e.g. for Catalan: +# https://docteam.mageia.org.uk/Factory/zipped/drakx-installer-help/ca.zip +# Having all the zip files there in one directory, would make it possible to see +# when they were last updated without having to go up and down the directory tree. + set -e LANGS="ca cs de el en eo es et eu fr hr hu id it nl nb pl pt pt_br ro ru sk sl sq sv tr uk zh_cn" -- cgit v1.2.1