Import a work-in-progress snapshot of the FAQ translation to Greek.
This is not finished yet, but it should be buildable right away. Submitted by: Manolis Kiagias, sonicy at otenet.gr Obtained from: FreeBSD Greek Documentation Project
This commit is contained in:
parent
927911ce7d
commit
b296ab36ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31331
2 changed files with 11828 additions and 0 deletions
32
el_GR.ISO8859-7/books/faq/Makefile
Normal file
32
el_GR.ISO8859-7/books/faq/Makefile
Normal file
|
@ -0,0 +1,32 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Μορφοποίηση του FreeBSD FAQ
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/books/faq/Makefile
|
||||
# %SRCID% 1.12
|
||||
#
|
||||
|
||||
MAINTAINER=doc@FreeBSD.org
|
||||
|
||||
DOC?= book
|
||||
|
||||
FORMATS?= html-split html
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
WITH_BIBLIOXREF_TITLE?=YES
|
||||
|
||||
#
|
||||
# Η λίστα SRCS περιέχει όλα τα SGML αρχεία που αποτελούν μέρη του κειμένου.
|
||||
# Αλλαγές σε οποιοδήποτε από αυτά τα αρχεία προκαλούν rebuild.
|
||||
#
|
||||
|
||||
# SGML content
|
||||
SRCS= book.sgml
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
11796
el_GR.ISO8859-7/books/faq/book.sgml
Normal file
11796
el_GR.ISO8859-7/books/faq/book.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue