aboutsummaryrefslogtreecommitdiffstats
path: root/draklive/8/en/content/search/htmlFileList.js
blob: 2c703eb0b3f8e35d6a362ec32f1659a5d9e536db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//List of files which are indexed.
fl = new Array();
fl["0"]= "testing.html";
fl["1"]= "unused.html";
fl["2"]= "selectLanguage.html";
fl["3"]= "acceptLicense.html";
fl["4"]= "uninstall-Mageia.html";
fl["5"]= "bestTime.html";
fl["6"]= "configureTimezoneUTC.html";
fl["7"]= "selectKeyboardLive.html";
fl["8"]= "reboot.html";
fl["9"]= "setupBootloader.html";
fl["10"]= "login.html";
fl["11"]= "Select-and-use-ISOs.html";
fl["12"]= "diskPartitioning.html";
fl["13"]= "addUser.html";
fl["14"]= "ar01s02.html";
fl["15"]= "installUpdates.html";