diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-10-02 20:54:46 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-10-02 20:54:46 +0200 |
commit | d542b00e4feb1172c9cfb14f71c51f4eac2434ab (patch) | |
tree | 982f8d5f83110f42b3538fb687974dae480f6088 /installer/5/zh_CN/content/search/htmlFileList.js | |
parent | dc91a5fab6b31e030d23ef423c0b3d1ba9bd0736 (diff) | |
download | doc-d542b00e4feb1172c9cfb14f71c51f4eac2434ab.tar doc-d542b00e4feb1172c9cfb14f71c51f4eac2434ab.tar.gz doc-d542b00e4feb1172c9cfb14f71c51f4eac2434ab.tar.bz2 doc-d542b00e4feb1172c9cfb14f71c51f4eac2434ab.tar.xz doc-d542b00e4feb1172c9cfb14f71c51f4eac2434ab.zip |
Adding or refreshing installer in zh_CN
Diffstat (limited to 'installer/5/zh_CN/content/search/htmlFileList.js')
-rw-r--r-- | installer/5/zh_CN/content/search/htmlFileList.js | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/installer/5/zh_CN/content/search/htmlFileList.js b/installer/5/zh_CN/content/search/htmlFileList.js new file mode 100644 index 00000000..a1043e49 --- /dev/null +++ b/installer/5/zh_CN/content/search/htmlFileList.js @@ -0,0 +1,36 @@ +//List of files which are indexed. +fl = new Array(); +fl["0"]= "diskdrake.html"; +fl["1"]= "configureX_card_list.html"; +fl["2"]= "add_supplemental_media.html"; +fl["3"]= "takeOverHdConfirm.html"; +fl["4"]= "choosePackageGroups.html"; +fl["5"]= "installer.html"; +fl["6"]= "selectKeyboard.html"; +fl["7"]= "misc-params.html"; +fl["8"]= "doPartitionDisks.html"; +fl["9"]= "securityLevel.html"; +fl["10"]= "uninstall-Mageia.html"; +fl["11"]= "minimal-install.html"; +fl["12"]= "setupBootloader.html"; +fl["13"]= "selectLanguage.html"; +fl["14"]= "setupSCSI.html"; +fl["15"]= "configureX_chooser.html"; +fl["16"]= "choosePackagesTree.html"; +fl["17"]= "installUpdates.html"; +fl["18"]= "Select-and-use-ISOs.html"; +fl["19"]= "selectCountry.html"; +fl["20"]= "configureServices.html"; +fl["21"]= "media_selection.html"; +fl["22"]= "setupBootloaderAddEntry.html"; +fl["23"]= "soundConfig.html"; +fl["24"]= "acceptLicense.html"; +fl["25"]= "chooseDesktop.html"; +fl["26"]= "addUser.html"; +fl["27"]= "selectInstallClass.html"; +fl["28"]= "exitInstall.html"; +fl["29"]= "formatPartitions.html"; +fl["30"]= "configureX_monitor.html"; +fl["31"]= "selectMouse.html"; +fl["32"]= "ask_mntpoint_s.html"; +fl["33"]= "configureTimezoneUTC.html"; |