X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fd1xnet%2FListItem.pm;h=20a86b72ffc4c922f2a9d445be7243a780b29359;hb=edd751ab0449b6117afdd9c496af762008c40351;hp=189951356d7edc27c3c77912c0f67ca2e9584e50;hpb=6e95b07130d69246ce12bd868a27f7039b1e6676;p=www.jankratochvil.net.git diff --git a/project/d1xnet/ListItem.pm b/project/d1xnet/ListItem.pm index 1899513..20a86b7 100755 --- a/project/d1xnet/ListItem.pm +++ b/project/d1xnet/ListItem.pm @@ -30,7 +30,9 @@ use My::Web; our @ListItem=( "name"=>a_href('http://d1x.warpcore.org/','D1X').' TCP/IP', - "priority"=>2, + "platform"=>"patch", + "priority"=>200, + "icon"=>"exit03.jpeg", "download"=>"d1x-tcpip-0.99.1.diff.gz", "summary"=>a_href('http://d1x.warpcore.org/','D1X').' native TCP/IP support patch', "license"=>"PD",