From: short <> Date: Wed, 22 Oct 2003 16:19:03 +0000 (+0000) Subject: Minor wording adjustment. X-Git-Tag: bp_apache20~132 X-Git-Url: https://git.jankratochvil.net/?a=commitdiff_plain;h=e4bad56926ee15e8753577d46fc1dbbd50e4fbb6;p=www.jankratochvil.net.git Minor wording adjustment. --- diff --git a/project/ppp9k/ListItem.pm b/project/ppp9k/ListItem.pm index c5ff3f8..d2ba16a 100755 --- a/project/ppp9k/ListItem.pm +++ b/project/ppp9k/ListItem.pm @@ -34,7 +34,9 @@ our @ListItem=( "priority"=>410, # FIXME: 'http://cvs.jankratochvil.net/viewcvs/' -> $W->{"project_viewcvs"} "download"=>'http://cvs.jankratochvil.net/viewcvs/'."*checkout*/nethome/home/lace/bin/ppp9k?rev=HEAD", - "summary"=>"Connect device (Nokia Communicator) by serial PPP to your LAN", + "summary"=>"Connect " + .a_href('http://www.nokia.com/phones/9110i','Nokia Communicator') + ." by serial PPP to your LAN", "license"=>"PD", "maintenance"=>"ready", "language"=>"bash",