Imported Upstream version 0.72.3

This commit is contained in:
TANIGUCHI Takaki
2012-03-06 11:08:15 +09:00
parent ab070f0354
commit 606d4178ee
713 changed files with 13953 additions and 28840 deletions

View File

@@ -99,8 +99,13 @@ recommended as the error correction might be overloaded too quickly.
<?php end_screen_shot(); ?>
<?php begin_screen_shot("\"Files\" tab.","create-prefs-file.png"); ?>
<b>"Files" tab.</b> In this tab, leave the settings off for the moment;
suggestions for further
<b>"Files" tab.</b> If your operating system can not create files larger than 2GB
then you must choose the "Split files " setting (marked green).
In that case dvdisaster will
create up to 100 segments called "medium00.iso", "medium01.iso" etc. instead
of a single "medium.iso" file. Using this option results in a small performance hit.
This option is mostly useful under Windows if the old FAT32 file system is still used.
Leave the other settings off for the moment; suggestions for further
<a href="howtos25.php">optimization</a> follow later.
<?php end_screen_shot(); ?>