Add a new translation: articles/gjournal-desktop
Obtained from: The FreeBSD Hungarian Documentation Project
This commit is contained in:
parent
417ddcb742
commit
1006b7c7b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32985
3 changed files with 1049 additions and 1 deletions
hu_HU.ISO8859-2/articles
|
@ -9,8 +9,9 @@
|
|||
MAINTAINER= gabor@FreeBSD.org
|
||||
|
||||
SUBDIR = compiz-fusion
|
||||
SUBDIR+= dialup-firewall
|
||||
SUBDIR+= dialup-firewall
|
||||
SUBDIR+= explaining-bsd
|
||||
SUBDIR+= gjournal-desktop
|
||||
SUBDIR+= laptop
|
||||
SUBDIR+= linux-comparison
|
||||
SUBDIR+= linux-users
|
||||
|
|
27
hu_HU.ISO8859-2/articles/gjournal-desktop/Makefile
Normal file
27
hu_HU.ISO8859-2/articles/gjournal-desktop/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Article: Implementing UFS journaling on a desktop PC
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/articles/gjournal-desktop/Makefile
|
||||
# %SRCID% 1.1
|
||||
#
|
||||
|
||||
NO_TIDY= yes
|
||||
|
||||
MAINTAINER= pgj@FreeBSD.org
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
IMAGES_EN= disklabel1.png
|
||||
IMAGES_EN+= disklabel2.png
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
1020
hu_HU.ISO8859-2/articles/gjournal-desktop/article.sgml
Normal file
1020
hu_HU.ISO8859-2/articles/gjournal-desktop/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue