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