[Kos-cvs] kos-web/include en.php,1.6,1.7 fr.php,1.7,1.8

thomas at kos.enix.org thomas at kos.enix.org
Thu Jan 6 00:41:28 CET 2005


Update of /var/cvs/kos/kos-web/include
In directory the-doors:/tmp/cvs-serv7324/include

Modified Files:
	en.php fr.php 
Log Message:
Documentation en français + squelette de pages talks

Index: en.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/en.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- en.php	5 Jan 2005 22:01:47 -0000	1.6
+++ en.php	5 Jan 2005 23:41:26 -0000	1.7
@@ -51,10 +51,14 @@
 				 "CVSWEB",
 				 "cgi/cvsweb",
 				 "Developer corner"),
-			   array("KOS Doc",
+			   array("Documents",
 				 "DOC",
 				 "documentations.php",
 				 "KOS Documentation"),
+			   array("Talks",
+				 "DOC",
+				 "talks.php",
+				 "KOS Documentation"),
 			   array("Faq",
 				 "FAQ",
 				 "faq.php",

Index: fr.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/fr.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- fr.php	5 Jan 2005 22:01:47 -0000	1.7
+++ fr.php	5 Jan 2005 23:41:26 -0000	1.8
@@ -52,10 +52,14 @@
 				 "CVS",
 				 "cgi/cvsweb",
 				 "Le coin du développeur"),
-			   array("Doc de KOS",
+			   array("Documents",
 				 "DOC",
 				 "documentations.php",
 				 "Documentation de KOS"),
+			   array("Conférences",
+				 "DOC",
+				 "talks.php",
+				 "Documentation de KOS"),
 			   array("FAQ",
 				 "FAQ",
 				 "faq.php",



More information about the Kos-cvs mailing list