[Kos-cvs] kos-web/include en.php,1.2,1.3 fr.php,1.4,1.5

thomas at kos.enix.org thomas at kos.enix.org
Wed Jan 5 21:45:12 CET 2005


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

Modified Files:
	en.php fr.php 
Log Message:
Clarification de quelques pages

Index: en.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/en.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- en.php	30 Dec 2004 00:53:18 -0000	1.2
+++ en.php	5 Jan 2005 20:45:10 -0000	1.3
@@ -31,32 +31,22 @@
 			   ),
 	      
 		    "Get KOS" => 
-		    array( array("Docs",
-				 "SNAPSHOTS",
-				 "snapshots.php#doc",
-				 "Snapshots"),
+		    array( array("Binaries",
+				 "DOWNLOADBIN",
+				 "downloads-bin.php",
+				 "Download"),
 			   array("Sources",
-				 "SNAPSHOTS",
-				 "snapshots.php#pkg",
-				 "Snapshots"),
-			   array("Binaries",
-				 "SNAPSHOTS",
-				 "snapshots.php#bin",
-				 "Snapshots"),
+				 "DOWNLOADSRC",
+				 "downloads-src.php",
+				 "Download"),
 			   array("Access to CVS",
 				 "CVS",
 				 "cvs.php#intro",
-				 "CVS / LXR"),
+				 "Developer corner"),
 			   array("CVSWeb",
 				 "CVSWEB",
 				 "cgi/cvsweb",
-				 "CVS / LXR"),
-			   /*
-			   array("LXR",
-				 "LXR",
-				 "cgi/lxr/source/",
-				 "CVS / LXR")
-			   */
+				 "Developer corner"),
 			   ),
 		    "Documentation" =>
 		    array( array("License",

Index: fr.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/fr.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fr.php	30 Dec 2004 00:53:18 -0000	1.4
+++ fr.php	5 Jan 2005 20:45:10 -0000	1.5
@@ -30,38 +30,24 @@
 				 "histo.php",
 				 "")
 			   ),
-	      
-		    "Distribution" => 
-		    array( array("Docs",
-				 "SNAPSHOTS",
-				 "snapshots.php#doc",
-				 "Snapshots"),
+
+		    "Télécharger" =>
+		    array( array("Binaires",
+				 "DOWNLOADBIN",
+				 "downloads-bin.php",
+				 "Télécharger"),
 			   array("Sources",
-				 "SNAPSHOTS",
-				 "snapshots.php#pkg",
-				 "Snapshots"),
-			   array("Binaires",
-				 "SNAPSHOTS",
-				 "snapshots.php#bin",
-				 "Snapshots"),
-			   array("Récupérer par CVS",
-				 "CVS",
-				 "cvs.php#intro",
-				 "CVS"),
-			   array("Doc sur CVS",
+				 "DOWNLOADSRC",
+				 "downloads-src.php",
+				 "Télécharger"),
+			   array("Accès CVS",
 				 "CVS",
-				 "cvs.php#doc",
-				 "CVS"),
+				 "cvs.php",
+				 "Le coin du développeur"),
 			   array("CVSWeb",
-				 "CVSWEB",
+				 "CVS",
 				 "cgi/cvsweb",
 				 "Le coin du développeur"),
-			   /*
-			   array("LXR",
-				 "LXR",
-				 "cgi/lxr/source/",
-				 "Le coin du développeur")
-			   */
 			   ),
 		    "Documentation" =>
 		    array( array("Licence",



More information about the Kos-cvs mailing list