From owner-cvs-all@FreeBSD.ORG Sat Oct 15 13:09:17 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 138D416A420; Sat, 15 Oct 2005 13:09:17 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4F1343D46; Sat, 15 Oct 2005 13:09:16 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9FD9GJH057217; Sat, 15 Oct 2005 13:09:16 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9FD9GNF057216; Sat, 15 Oct 2005 13:09:16 GMT (envelope-from ale) Message-Id: <200510151309.j9FD9GNF057216@repoman.freebsd.org> From: Alex Dupre Date: Sat, 15 Oct 2005 13:09:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/it Makefile about.sgml community.sgml includes.header.sgml includes.navabout.sgml includes.navcommunity.sgml includes.navdevelopers.sgml includes.navdownload.sgml includes.navsupport.sgml includes.xsl index.xsl mailto.sgml navigation.xml support.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2005 13:09:17 -0000 ale 2005-10-15 13:09:16 UTC FreeBSD doc repository Modified files: it Makefile about.sgml includes.header.sgml includes.navabout.sgml includes.navcommunity.sgml includes.navdevelopers.sgml includes.navdownload.sgml includes.navsupport.sgml includes.xsl index.xsl mailto.sgml navigation.xml it/releases index.sgml Added files: it community.sgml support.sgml where.sgml it/copyright Makefile copyright.sgml it/platforms Makefile Makefile.inc index.sgml Log: Add many new translated web pages. Revision Changes Path 1.10 +7 -2 www/it/Makefile 1.2 +3 -3 www/it/about.sgml 1.1 +29 -0 www/it/community.sgml (new) 1.1 +14 -0 www/it/copyright/Makefile (new) 1.1 +27 -0 www/it/copyright/copyright.sgml (new) 1.2 +6 -6 www/it/includes.header.sgml 1.2 +2 -2 www/it/includes.navabout.sgml 1.2 +4 -4 www/it/includes.navcommunity.sgml 1.5 +2 -2 www/it/includes.navdevelopers.sgml 1.4 +2 -2 www/it/includes.navdownload.sgml 1.3 +2 -2 www/it/includes.navsupport.sgml 1.19 +11 -11 www/it/includes.xsl 1.26 +5 -5 www/it/index.xsl 1.7 +2 -2 www/it/mailto.sgml 1.7 +10 -10 www/it/navigation.xml 1.1 +12 -0 www/it/platforms/Makefile (new) 1.1 +4 -0 www/it/platforms/Makefile.inc (new) 1.1 +71 -0 www/it/platforms/index.sgml (new) 1.11 +3 -3 www/it/releases/index.sgml 1.1 +39 -0 www/it/support.sgml (new) 1.1 +279 -0 www/it/where.sgml (new)