New translation.
This commit is contained in:
parent
92bcc46f9c
commit
298fe26d28
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14338
2 changed files with 1101 additions and 0 deletions
fr_FR.ISO8859-1/books/handbook/desktop
17
fr_FR.ISO8859-1/books/handbook/desktop/Makefile
Normal file
17
fr_FR.ISO8859-1/books/handbook/desktop/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id: Makefile,v 1.1 2002-09-21 17:36:45 blackend Exp $
|
||||
# Original revision: 1.1
|
||||
#
|
||||
|
||||
CHAPTERS= desktop/chapter.sgml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
1084
fr_FR.ISO8859-1/books/handbook/desktop/chapter.sgml
Normal file
1084
fr_FR.ISO8859-1/books/handbook/desktop/chapter.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue