website diff en/devel/index.php @ rev 1140

grammar/spelling corrections on bosnian sponsor page
author Adnan Sinanovic <sinanovicha@gmail.com>
date Mon Oct 22 04:31:43 2012 +0000 (2012-10-22)
parents e366582685d1
children ed244b6a8534
line diff
     1.1 --- a/en/devel/index.php	Fri Mar 30 17:04:53 2012 +0300
     1.2 +++ b/en/devel/index.php	Mon Oct 22 04:31:43 2012 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.8  <head>
     1.9 -    <title>SliTaz - Developers corner</title>
    1.10 -    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 -    <meta name="description" content="SliTaz GNU/Linux project information overview" />
    1.12 -    <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.13 -    <meta name="author" content="Christophe Lincoln"/>
    1.14 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.15 +	<title>SliTaz - Developers corner</title>
    1.16 +	<meta name="description" content="SliTaz GNU/Linux project information overview" />
    1.17 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.18 +	<meta name="author" content="Christophe Lincoln"/>
    1.19  	<?php include("../../lib/html/meta-link.html"); ?>
    1.20  </head>
    1.21  <body>
    1.22 @@ -25,7 +25,7 @@
    1.23  			and get involved in the project.
    1.24  		</p>
    1.25  		<p>
    1.26 -			<img src="../../images/users.png" alt="users.png" />
    1.27 +			<img src="/images/users.png" alt="[ ]" />
    1.28  			<a href="http://scn.slitaz.org/">Join us on SCN</a> and
    1.29  			the <a href="../mailing-list.php">mailing list</a>
    1.30  		</p>
    1.31 @@ -42,13 +42,14 @@
    1.32  <ul>
    1.33  	<li><a href="forge.php">Forge</a> - Collaborative management, KISS,
    1.34  	guidelines, Mercurial repos, website and other services.</li>
    1.35 -	<li><a href="../../i18n.php">Internationalization project</a> -
    1.36 +	<li><a href="/i18n.php">Internationalization project</a> -
    1.37  	Translation, goals and management.</li>
    1.38  	<li><a href="http://hg.slitaz.org/" >Mercurial Repositories</a></li>
    1.39  	<li><a href="http://bugs.slitaz.org/">SliTaz Bug Tracker</a></li>
    1.40  </ul>
    1.41  
    1.42  <h2>Get involved</h2>
    1.43 +
    1.44  <p>
    1.45  	SliTaz is an open source and community driven distribution. Everyone is
    1.46  	welcome to join and contribute, from  users, to hackers and developers,
    1.47 @@ -79,7 +80,7 @@
    1.48  <div class="activity">
    1.49  	<p>
    1.50  		<a href="http://hg.slitaz.org/"><img 
    1.51 -			src="/images/development.png" alt="[ Devel ]" /></a>
    1.52 +			src="/images/development.png" alt="[ ]" /></a>
    1.53  		Latest commits in wok
    1.54  		<?php get_feed("wok.xml"); ?>
    1.55  	</div>