diff options
author | Claire Revillet <grenoya@mageia.org> | 2012-07-05 20:27:42 +0000 |
---|---|---|
committer | Claire Revillet <grenoya@mageia.org> | 2012-07-05 20:27:42 +0000 |
commit | 64271fbf18bc69c38538a734b16bbf18b5bcd0fa (patch) | |
tree | 738771a158c754d12cb65257ac40287f296f1376 /installer/2/en/content/search/htmlFileInfoList.js | |
parent | 2e0c74be94f9186354eddb0b8bc075b164696a65 (diff) | |
download | doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar.gz doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar.bz2 doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar.xz doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.zip |
- change arborescence of installer doc tree
- move en part at the same level as other languages
- add de part
Diffstat (limited to 'installer/2/en/content/search/htmlFileInfoList.js')
-rw-r--r-- | installer/2/en/content/search/htmlFileInfoList.js | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/installer/2/en/content/search/htmlFileInfoList.js b/installer/2/en/content/search/htmlFileInfoList.js new file mode 100644 index 00000000..5cd98b29 --- /dev/null +++ b/installer/2/en/content/search/htmlFileInfoList.js @@ -0,0 +1,23 @@ +fil = new Array(); +fil["0"]= "exitInstall.html@@@22. Congratulations@@@null"; +fil["1"]= "formatPartitions.html@@@13. Formatting@@@null"; +fil["2"]= "diskdrake.html@@@12. Custom disk partitioning with DiskDrake@@@null"; +fil["3"]= "setupX.html@@@16. Set up X, graphic card and monitor configuration@@@null"; +fil["4"]= "selectLanguage.html@@@2. Please choose a language to use@@@null"; +fil["5"]= "installer.html@@@1. DrakX, the Mageia Installer@@@null"; +fil["6"]= "selectKeyboard.html@@@6. Keyboard@@@null"; +fil["7"]= "installUpdates.html@@@21. Updates@@@null"; +fil["8"]= "setupBootloaderBeginner.html@@@17. Bootloader main options@@@null"; +fil["9"]= "ask_mntpoint_s.html@@@11. Choose the mount points@@@null"; +fil["10"]= "setupBootloaderExpert.html@@@18. Bootloader expert use@@@null"; +fil["11"]= "addUser.html@@@15. User and Superuser Management@@@null"; +fil["12"]= "choosePackages.html@@@14. Choosing Packages to be Installed@@@null"; +fil["13"]= "acceptLicense.html@@@3. License and Release Notes@@@null"; +fil["14"]= "takeOverHdChoose.html@@@9. Choose hard disk to erase for Mageia@@@null"; +fil["15"]= "selectInstallClass.html@@@5. Install or Upgrade@@@null"; +fil["16"]= "setupSCSI.html@@@4. Setup SCSI@@@null"; +fil["17"]= "resizeFATChoose.html@@@8. Resize Windows® partition@@@null"; +fil["18"]= "misc-params.html@@@19. Summary of miscellaneous parameters@@@null"; +fil["19"]= "doPartitionDisks.html@@@7. Partitioning@@@null"; +fil["20"]= "takeOverHdConfirm.html@@@10. Confirm hard disk to be formatted@@@null"; +fil["21"]= "selectMouse.html@@@20. Select mouse@@@null"; |