menu
[www.jankratochvil.net.git] / project / lynxilla / ListItem.pm
index 5f1b1ea..f3196b1 100755 (executable)
@@ -31,6 +31,7 @@ use My::Web;
 our @ListItem=(
                "name"=>"lynxilla",
                "platform"=>"web",
+               "trivia"=>1,
                "priority"=>6,
                # FIXME: 'http://cvs.jankratochvil.net/viewcvs/' -> $W->{"project_viewcvs"}
                "download"=>'http://cvs.jankratochvil.net/viewcvs/'."*checkout*/nethome/.userContent.css?rev=HEAD",
@@ -42,11 +43,11 @@ our @ListItem=(
                "description"=><<"HERE",
 <p>@{[ a_href 'http://lynx.isc.org/','Lynx' ]} brings unified colors and fonts of all web pages.
 Unfortunately it is not the one of those two browsers respected by broken websites.
-To get back the unified look and feel of all the web pages you can override CSS settings
-of your @{[ a_href 'http://www.mozilla.org/','Mozilla' ]} by placing
+To get back the unified look and feel of all the web pages while retaining the web compatibility
+you can override CSS settings of your @{[ a_href 'http://www.mozilla.org/','Mozilla' ]} by placing
 @{[ a_href 'http://cvs.jankratochvil.net/viewcvs/'."*checkout*/nethome/.userContent.css?rev=HEAD",
-               'this file' ]}
-as your: @{[ '$HOME/.mozilla/$USER/*/chrome/userContent.css' ]}</p>
+               'userContent.css' ]}
+as your local file: @{[ '$HOME/.mozilla/$USER/*/chrome/userContent.css' ]}</p>
 HERE
                );