From f6f27bb9c3854602afb9199faf29fb8c08fee0dc Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Sun, 5 Oct 2014 19:22:22 +0200 Subject: - update Makefile for new languages and new html file --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index e46f778..ec17943 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = drakx-installer-help -VERSION = 4.2 +VERSION = 5.0 HTML_FILES = acceptLicense.html \ add_supplemental_media.html \ @@ -33,9 +33,10 @@ HTML_FILES = acceptLicense.html \ setupBootloader.html \ setupSCSI.html \ soundConfig.html \ - takeOverHdConfirm.html + takeOverHdConfirm.html \ + Select-and-use-ISOs.html -TRANSLATIONS = ca cs de el eo es et fr id nl pl pt pt_br ro ru sv tr uk +TRANSLATIONS = ca cs de el eo es et eu fr id nl pl pt pt_br ro ru sq sv tr uk PNG_FILES = draft.png \ note.png \ -- cgit v1.2.1