aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile12
-rw-r--r--NEWS2
2 files changed, 12 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e9b02d7..50b6386 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,14 @@
PACKAGE = drakx-installer-help
-VERSION = 2.17
+VERSION = 3.0
HTML_FILES = acceptLicense.html \
addUser.html \
ask_mntpoint_s.html \
choosePackages.html \
+ configureX_card_list.html \
+ configureX_chooser.html \
+ configureX_monitor.html \
+ configureNetwork.html \
diskdrake.html \
doPartitionDisks.html \
exitInstall.html \
@@ -18,10 +22,16 @@ HTML_FILES = acceptLicense.html \
selectKeyboard.html \
selectLanguage.html \
selectMouse.html \
+ setRootPassword.html \
+ setupBootloader.html \
+ setupBootloaderAddEntry.html \
setupBootloaderBeginner.html \
setupBootloaderExpert.html \
setupSCSI.html \
setupX.html \
+ setupYabootAddEntry.html \
+ setupYabootGeneral.html \
+ summary.html \
takeOverHdChoose.html \
takeOverHdConfirm.html
diff --git a/NEWS b/NEWS
index d5d0799..cb2dcac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
* Thu Aug 2 2012 Kamil Rytarowski <kamil> 3.0
- Update docs
-- New help files: configureX_car_list, configureNetwork, summary,
+- New help files: configureX_card_list, configureNetwork, summary,
setupYabootAddEntry, setRootPassword, configureX_chooser,
setupBootloaderExpert, setupBootloaderAddEntry, setupBootloader, setupYabootGeneral