X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=project%2Fdoswatch%2FListItem.pm;h=9ee46d9647add5c46e70c3a4bdffa532125f05c3;hb=0f08e17a2f9da92c415b2a449fbff806dce6e214;hp=e4796c97340c50fa0c0c2f6533c72cbc549769d2;hpb=b4ddfba5b53a40e47285f8851e1ff7bb5419909b;p=www.jankratochvil.net.git diff --git a/project/doswatch/ListItem.pm b/project/doswatch/ListItem.pm index e4796c9..9ee46d9 100755 --- a/project/doswatch/ListItem.pm +++ b/project/doswatch/ListItem.pm @@ -32,7 +32,7 @@ our @ListItem=( "name"=>"DOSWatcher", "platform"=>"dos", "priority"=>390, - "download"=>"doswatch.zip", + "download"=>"dist/doswatch-0.3.zip", "summary"=>"DOS files access strace(1) equivalent", "license"=>"PD", "maintenance"=>"ready", @@ -46,6 +46,9 @@ for weird software packages with broken file/directory access.

  • Package contains also MDABIOS - generic secondary adapter driver
  • MDABIOS features DOS commands accessible device "mda$"
  • DOSWATCH can be run on single VGA card (with not much comfort, indeed)
  • +
  • DOSWATCH can store its output to a file using + @{[ a_href 'http://www.ucw.cz/~mj/download/msdog/fprint.arj' ]}
  • +
  • DOSWATCH can use printer for the output
  • HERE );