projects sorted
[www.jankratochvil.net.git] / project / fixhtml / ListItem.pm
index 5107512..669e8f9 100755 (executable)
@@ -32,18 +32,15 @@ our @ListItem=(
                "name"=>"fixhtml",
                "platform"=>"unixuser",
                "trivia"=>1,
-               "priority"=>3,
+               "priority"=>20,
                "download"=>"fixhtml.pl",
                "summary"=>"Convert HTML files URLs to relative",
                "license"=>"PD",
                "maintenance"=>"obsolete-".a_href('http://wget.sunsite.dk/','Wget')." option <b>--convert-links</b> does the same.",
                "language"=>"Perl",
                "description"=><<"HERE",
-<p>If you download/grab the whole (or its part) of some web site (for example
-by <b>WebCopy</b> tool), you will
-probably want to browse it locally on your computer offline. Unfortunately
-the authors are usually using server-name protocol reference or absolute
-path referration which will broke on your local machine.</p>
+<p>Program translates the URL references in your downloaded web pages to be relative
+and therefore browsable without Internet access.</p>
 HERE
                );