+icons
[www.jankratochvil.net.git] / project / badblock_guess / ListItem.pm
index 4a0b522..47c405c 100755 (executable)
@@ -32,6 +32,7 @@ our @ListItem=(
                "name"=>"badblock-guess",
                "platform"=>"unixuser",
                "priority"=>7,
+               "icon"=>"hdd-icon.jpeg",
                "download-compiled static binary"=>"badblock-guess",
                "download-gzipped compiled static binary"=>"badblock-guess.gz",
                "cvs"=>"badblock-guess",
@@ -42,7 +43,8 @@ our @ListItem=(
                "maintenance"=>"ready",
                "language"=>"C",
                "description"=><<"HERE",
-<p>badblock-guess will try to find all readable sectors of the disk in minimal time.</p>
+<p>badblock-guess will recover all readable sectors of the disk in minimal time
+while trying to prevent disk read retrying head recalibrations.</p>
 HERE
                );