projects sorted
[www.jankratochvil.net.git] / project / patchd2 / ListItem.pm
index 6ef875a..6d2dad1 100755 (executable)
@@ -30,7 +30,9 @@ use My::Web;
 
 our @ListItem=(
                "name"=>a_href('http://www.descent2.com/','Descent 2').' no-CD',
-               "priority"=>2,
+               "platform"=>"dos",
+               "priority"=>160,
+               "icon"=>"d2-icon.jpeg",
                "download"=>"patchd2.zip",
                "summary"=>a_href('http://www.descent2.com/','Descent 2').' patch to avoid CD-ROM requirement',
                "license"=>"PD",
@@ -38,9 +40,7 @@ our @ListItem=(
                "language"=>"i386 asm patch",
                "description"=><<"HERE",
 <p>Use this @{[ a_href 'http://www.calderathin.com/products/drdos/','DOS' ]}
-program to patch/unpatch Descent 2 to not require CD-ROM to
-run. I need this as I have no CD-ROM installed in my computer. The exact
-bytes sequences needed was investigated by some-else hacker.</p>
+program to patch/unpatch Descent 2 to not require CD-ROM to run.</p>
 HERE
                );