diff options
| author | Papoteur <papoteur@mageia.org> | 2026-02-10 14:33:08 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2026-02-10 14:38:17 +0100 |
| commit | bf028973ed765ced54992e5063eab335ab86b34a (patch) | |
| tree | 8a10ee0e2be698fe01912f11cb3c7e4f81ac9d00 | |
| parent | ec44f74fd36e5e260259ae3e98a516a06e695703 (diff) | |
| download | drakx-installer-help-10.1.tar drakx-installer-help-10.1.tar.gz drakx-installer-help-10.1.tar.bz2 drakx-installer-help-10.1.tar.xz drakx-installer-help-10.1.zip | |
10.110.1
| -rw-r--r-- | Makefile | 7 | ||||
| -rw-r--r-- | NEWS | 3 |
2 files changed, 8 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 10.0 +VERSION = 10.1 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ @@ -9,6 +9,7 @@ HTML_FILES = acceptLicense.html \ choosePackageGroups.html \ choosePackagesTree.html \ configureServices.html \ + configureTimezone.html \ configureTimezoneUTC.html \ configureX_card_list.html \ configureX_chooser.html \ @@ -43,7 +44,9 @@ TRANSLATIONS = ca cs de el eo es et eu fr hr hu id it ja nl pl pt pt_br ro ru sk PNG_FILES = draft.png \ note.png \ tip.png \ - warning.png + warning.png \ + important.png \ + caution.png FILES = $(HTML_FILES) $(PNG_FILES) $(TRANSLATIONS) COPYING NEWS Makefile README @@ -1,3 +1,6 @@ +* Feb 10 2026 Papoteur +- update ca de el en es fr nb nl ru uk parts + * Sat Jan 24 2026 Martin Whitaker 10.0 - Add placeholder for new configureTimezone anchor |
