slitaz-forge rev 642

Small misc changes
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 11 23:38:38 2017 +0100 (2017-02-11)
parents aa3ea43faa0c
children 8edcbdb15273
files irc/index.cgi irc/lib/header.html roadmap/releases/5.0/goals.html
line diff
     1.1 --- a/irc/index.cgi	Sat Feb 11 23:19:19 2017 +0100
     1.2 +++ b/irc/index.cgi	Sat Feb 11 23:38:38 2017 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  #
     1.5  # Small CGI example to display TazIRC Log Bot logs.
     1.6  #
     1.7 -. /usr/lib/slitaz/httphelper
     1.8 +. /usr/lib/slitaz/httphelper.sh
     1.9  
    1.10  host="irc.freenode.net"
    1.11  chan="slitaz"
     2.1 --- a/irc/lib/header.html	Sat Feb 11 23:19:19 2017 +0100
     2.2 +++ b/irc/lib/header.html	Sat Feb 11 23:38:38 2017 +0100
     2.3 @@ -13,13 +13,11 @@
     2.4  <div id="header">
     2.5  	<div id="logo"></div>
     2.6  	<div id="network">
     2.7 -		<a href="http://www.slitaz.org/">Home
     2.8 -			<!-- <img src="images/home.png" alt="[ Home ]" /> --></a>
     2.9 +		<a href="http://www.slitaz.org/">Home</a>
    2.10  		<a href="http://scn.slitaz.org/">Community</a>
    2.11  		<a href="http://doc.slitaz.org/">Doc</a>
    2.12  		<a href="http://forum.slitaz.org/">Forum</a>
    2.13  		<span>IRC</span>
    2.14 -		<a href="http://pro.slitaz.org/">Pro</a>
    2.15  		<a href="http://shop.slitaz.org/">Shop</a>
    2.16  		<a href="http://bugs.slitaz.org/">Bugs</a>
    2.17  		<a href="http://hg.slitaz.org/">Hg</a>
     3.1 --- a/roadmap/releases/5.0/goals.html	Sat Feb 11 23:19:19 2017 +0100
     3.2 +++ b/roadmap/releases/5.0/goals.html	Sat Feb 11 23:38:38 2017 +0100
     3.3 @@ -2,7 +2,7 @@
     3.4  <h3>Goals</h3>
     3.5  
     3.6  <p>
     3.7 -	Release 5.0 in March 2013 - Port To ARM platform, massively add and update
     3.8 +	Release 5.0 in March 2014 - Port To ARM platform, massively add and update
     3.9  	packages. Be even more fast and light. Take care about old hardware
    3.10  	compatibility.
    3.11  </p>