aboutsummaryrefslogtreecommitdiffstats
path: root/installer/2/el/content/search/htmlFileList.js
diff options
context:
space:
mode:
Diffstat (limited to 'installer/2/el/content/search/htmlFileList.js')
-rw-r--r--installer/2/el/content/search/htmlFileList.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/installer/2/el/content/search/htmlFileList.js b/installer/2/el/content/search/htmlFileList.js
new file mode 100644
index 00000000..2cff2761
--- /dev/null
+++ b/installer/2/el/content/search/htmlFileList.js
@@ -0,0 +1,24 @@
+//List of files which are indexed.
+fl = new Array();
+fl["0"]= "exitInstall.html";
+fl["1"]= "formatPartitions.html";
+fl["2"]= "diskdrake.html";
+fl["3"]= "setupX.html";
+fl["4"]= "selectLanguage.html";
+fl["5"]= "installer.html";
+fl["6"]= "selectKeyboard.html";
+fl["7"]= "installUpdates.html";
+fl["8"]= "setupBootloaderBeginner.html";
+fl["9"]= "ask_mntpoint_s.html";
+fl["10"]= "setupBootloaderExpert.html";
+fl["11"]= "addUser.html";
+fl["12"]= "choosePackages.html";
+fl["13"]= "acceptLicense.html";
+fl["14"]= "takeOverHdChoose.html";
+fl["15"]= "selectInstallClass.html";
+fl["16"]= "setupSCSI.html";
+fl["17"]= "resizeFATChoose.html";
+fl["18"]= "misc-params.html";
+fl["19"]= "doPartitionDisks.html";
+fl["20"]= "takeOverHdConfirm.html";
+fl["21"]= "selectMouse.html";