From owner-cvs-all@FreeBSD.ORG Sat Dec 18 12:48:35 2004 Return-Path: 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 2338116A4CE; Sat, 18 Dec 2004 12:48:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09AB743D41; Sat, 18 Dec 2004 12:48:35 +0000 (GMT) (envelope-from jkois@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 iBICmY23052776; Sat, 18 Dec 2004 12:48:34 GMT (envelope-from jkois@repoman.freebsd.org) Received: (from jkois@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBICmYL8052775; Sat, 18 Dec 2004 12:48:34 GMT (envelope-from jkois) Message-Id: <200412181248.iBICmYL8052775@repoman.freebsd.org> From: Johann Kois Date: Sat, 18 Dec 2004 12:48:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/de_DE.ISO8859-1 Makefiledoc/de_DE.ISO8859-1/articles Makefile Makefile.inc doc/de_DE.ISO8859-1/articles/contributing Makefile article.sgml doc/de_DE.ISO8859-1/articles/explaining-bsd... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Dec 2004 12:48:35 -0000 jkois 2004-12-18 12:48:34 UTC FreeBSD doc repository Modified files: de_DE.ISO8859-1 Makefile Added files: de_DE.ISO8859-1/articles Makefile Makefile.inc de_DE.ISO8859-1/articles/contributing Makefile article.sgml de_DE.ISO8859-1/articles/explaining-bsd Makefile article.sgml de_DE.ISO8859-1/articles/laptop Makefile article.sgml Log: MFbed: Hello to the German article section. Makefile include the new German article section articles/Makefile new articles/Makefile.inc new articles/contributing/article.sgml new translation articles/contributing/Makefile new articles/explaining-bsd/article.sgml new translation [*] articles/explaining-bsd/Makefile new articles/laptop/article.sgml new translation [*] articles/laptop/Makefile new Obtained from: The FreeBSD German Documentation Project. Approved by: mheinen (mentor) [*] Submitted by: Fabio Tosques Revision Changes Path 1.2 +9 -2 doc/de_DE.ISO8859-1/Makefile 1.1 +16 -0 doc/de_DE.ISO8859-1/articles/Makefile (new) 1.1 +11 -0 doc/de_DE.ISO8859-1/articles/Makefile.inc (new) 1.1 +24 -0 doc/de_DE.ISO8859-1/articles/contributing/Makefile (new) 1.1 +614 -0 doc/de_DE.ISO8859-1/articles/contributing/article.sgml (new) 1.1 +24 -0 doc/de_DE.ISO8859-1/articles/explaining-bsd/Makefile (new) 1.1 +672 -0 doc/de_DE.ISO8859-1/articles/explaining-bsd/article.sgml (new) 1.1 +24 -0 doc/de_DE.ISO8859-1/articles/laptop/Makefile (new) 1.1 +360 -0 doc/de_DE.ISO8859-1/articles/laptop/article.sgml (new)