[Kos-cvs] kos-web/contents irc_en.i,NONE,1.1 irc_fr.i,NONE,1.1

thomas at kos.enix.org thomas at kos.enix.org
Mon Jan 10 22:31:35 CET 2005


Update of /var/cvs/kos/kos-web/contents
In directory the-doors:/tmp/cvs-serv22501/contents

Added Files:
	irc_en.i irc_fr.i 
Log Message:
Ajout d'une page sur IRC

--- NEW FILE: irc_fr.i ---
<? // ;; -*- mode: HTML; -*-
start_content_section("IRC du projet KOS", "");
include("$topsrcdir/include/site.php");
?>

<p><b>IRC</b>, Internet Relay Chat, est un système permettant la
discussion en direct sur Internet.</p>

<p>Les développeurs de KOS se retrouvent sur le serveur IRC
<b>irc.utbm.info</b>, sur le canal <b>#kosdev</b>. Vous pouvez les y
rejoindre pour parler d'OS et de KOS !</p>

<p>Sinon, sur le réseau Freenode, accessible par exemple avec le
serveur <b>irc.freenode.net</b>, il existe un canal <b>#osdev</b>,
dédié au développement des sytèmes d'exploitation. Les discussions ont
lieu en anglais.</p>

<?
end_content_section();
?>
--- NEW FILE: irc_en.i ---
<? // ;; -*- mode: HTML; -*-
start_content_section("IRC of the KOS project", "");
include("$topsrcdir/include/site.php");
?>

<p><b>IRC</b>, Internet Relay Chat, is a system that allows live
on-line discussion on Internet.</p>

<p>KOS developers meet on the IRC server <b>irc.utbm.info</b>, on the
<b>#kosdev</b> channel. You can join them to discuss KOS or OS
development.</p>

<p>On the Freenode network, accessible for example through the
<b>irc.freenode.net</b> server, there is a <b>#osdev</b> channel
dedicated to OS development.</p>

<?
end_content_section();
?>


More information about the Kos-cvs mailing list