sync
[www.jankratochvil.net.git] / project / lynxilla / Index.pm
index 39721ad..7edab7f 100644 (file)
@@ -32,21 +32,20 @@ our @ListItem=(
                "platform"=>"web",
                "trivia"=>1,
                "priority"=>460,
-               # FIXME: 'http://cvs.jankratochvil.net/viewcvs/' -> $W->{"project_viewcvs"}
-               "download"=>'http://cvs.jankratochvil.net/viewcvs/'."*checkout*/nethome/.userContent.css?rev=HEAD",
+               "download"=>'http://git.jankratochvil.net/?p=nethome.git;a=blob_plain;hb=HEAD;f=.userContent.css',
                "summary"=>sub {
                                return a_href('http://lynx.isc.org/','Lynx').' look&feel with '
                                                .a_href('http://www.mozilla.org/','Mozilla').' web compatibility';
                                },
                "license"=>"PD",
-               "maintenance"=>"ready",
+               "maintenance"=>"dead-Gecko is no longer capable of .userContent.css processing",
                "language"=>"CSS",
                "description"=>sub { return <<"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 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",
+@{[ a_href 'http://dyn.jankratochvil.net/nethome/'.".userContent.css?rev=HEAD",
                'userContent.css' ]}
 as your local file: @{[ '$HOME/.mozilla/$USER/*/chrome/userContent.css' ]}</p>
 HERE