Documentation: add userguide in fur, id, ro and tr
Change-Id: Iee02ec9c62a3fdf14920c3b08ebb97c282a5aa91
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2788
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
(cherry picked from commit 5527f11778
)
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2789
This commit is contained in:
parent
b845dd656c
commit
15aa3a02a3
@ -155,16 +155,20 @@ if [ IsOptionalHaikuImagePackageAdded Welcome ] {
|
||||
haiku_userguide_en.hpkg
|
||||
haiku_userguide_es.hpkg
|
||||
haiku_userguide_fi.hpkg
|
||||
haiku_userguide_fur.hpkg
|
||||
haiku_userguide_fr.hpkg
|
||||
haiku_userguide_hu.hpkg
|
||||
haiku_userguide_id.hpkg
|
||||
haiku_userguide_it.hpkg
|
||||
haiku_userguide_jp.hpkg
|
||||
haiku_userguide_pl.hpkg
|
||||
haiku_userguide_pt_BR.hpkg
|
||||
haiku_userguide_pt_PT.hpkg
|
||||
haiku_userguide_ro.hpkg
|
||||
haiku_userguide_ru.hpkg
|
||||
haiku_userguide_sk.hpkg
|
||||
haiku_userguide_sv_SE.hpkg
|
||||
haiku_userguide_tr.hpkg
|
||||
haiku_userguide_uk.hpkg
|
||||
haiku_userguide_zh_CN.hpkg
|
||||
haiku_welcome.hpkg
|
||||
|
@ -88,6 +88,21 @@ AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageFR) : haiku_userguide_fr ;
|
||||
|
||||
# FUR
|
||||
local haikuUserGuidePackageFUR = haiku_userguide_fur.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageFUR) ;
|
||||
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide fur ]
|
||||
: fur ;
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide images ]
|
||||
: images ;
|
||||
AddFilesToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide Haiku-doc.css ]
|
||||
: Haiku-doc.css ;
|
||||
SEARCH on userguide = [ FDirName $(HAIKU_TOP) data bin ] ;
|
||||
AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageFUR) : haiku_userguide_fur ;
|
||||
|
||||
# HU
|
||||
local haikuUserGuidePackageHU = haiku_userguide_hu.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageHU) ;
|
||||
@ -103,6 +118,21 @@ AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageHU) : haiku_userguide_hu ;
|
||||
|
||||
# ID
|
||||
local haikuUserGuidePackageID = haiku_userguide_id.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageID) ;
|
||||
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide id ]
|
||||
: id ;
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide images ]
|
||||
: images ;
|
||||
AddFilesToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide Haiku-doc.css ]
|
||||
: Haiku-doc.css ;
|
||||
SEARCH on userguide = [ FDirName $(HAIKU_TOP) data bin ] ;
|
||||
AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageID) : haiku_userguide_id ;
|
||||
|
||||
# IT
|
||||
local haikuUserGuidePackageIT = haiku_userguide_it.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageIT) ;
|
||||
@ -178,6 +208,21 @@ AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackagePT_PT) : haiku_userguide_pt_PT ;
|
||||
|
||||
# RO
|
||||
local haikuUserGuidePackageRO = haiku_userguide_ro.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageRO) ;
|
||||
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide ro ]
|
||||
: ro ;
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide images ]
|
||||
: images ;
|
||||
AddFilesToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide Haiku-doc.css ]
|
||||
: Haiku-doc.css ;
|
||||
SEARCH on userguide = [ FDirName $(HAIKU_TOP) data bin ] ;
|
||||
AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageRO) : haiku_userguide_ro ;
|
||||
|
||||
# RU
|
||||
local haikuUserGuidePackageRU = haiku_userguide_ru.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageRU) ;
|
||||
@ -223,6 +268,21 @@ AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageSV_SE) : haiku_userguide_sv_SE ;
|
||||
|
||||
# TR
|
||||
local haikuUserGuidePackageTR = haiku_userguide_tr.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageTR) ;
|
||||
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide tr ]
|
||||
: tr ;
|
||||
CopyDirectoryToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide images ]
|
||||
: images ;
|
||||
AddFilesToPackage documentation userguide : [ FDirName $(HAIKU_TOP) docs userguide Haiku-doc.css ]
|
||||
: Haiku-doc.css ;
|
||||
SEARCH on userguide = [ FDirName $(HAIKU_TOP) data bin ] ;
|
||||
AddFilesToPackage bin : userguide ;
|
||||
|
||||
BuildHaikuPackage $(haikuUserGuidePackageTR) : haiku_userguide_tr ;
|
||||
|
||||
# UK
|
||||
local haikuUserGuidePackageUK = haiku_userguide_uk.hpkg ;
|
||||
HaikuPackage $(haikuUserGuidePackageUK) ;
|
||||
|
@ -27,15 +27,19 @@ if $(HAIKU_IS_BOOTSTRAP) != 1 && $(HAIKU_BUILD_TYPE) != minimum {
|
||||
haiku_userguide_es
|
||||
haiku_userguide_fi
|
||||
haiku_userguide_fr
|
||||
haiku_userguide_fur
|
||||
haiku_userguide_hu
|
||||
haiku_userguide_id
|
||||
haiku_userguide_it
|
||||
haiku_userguide_jp
|
||||
haiku_userguide_pl
|
||||
haiku_userguide_pt_BR
|
||||
haiku_userguide_pt_PT
|
||||
haiku_userguide_ro
|
||||
haiku_userguide_ru
|
||||
haiku_userguide_sk
|
||||
haiku_userguide_sv_SE
|
||||
haiku_userguide_tr
|
||||
haiku_userguide_uk
|
||||
haiku_userguide_zh_CN
|
||||
haiku_welcome
|
||||
|
28
src/data/package_infos/any/haiku_userguide_fur
Normal file
28
src/data/package_infos/any/haiku_userguide_fur
Normal file
@ -0,0 +1,28 @@
|
||||
name haiku_userguide_fur
|
||||
version %HAIKU_VERSION%
|
||||
architecture any
|
||||
summary "The Haiku user documentation (Friulian translation)"
|
||||
description "The user guide describes the Haiku operating system from a \
|
||||
user's perspective.
|
||||
It's recommended reading for people that are new to the system as well as the \
|
||||
seasoned Haiku or former BeOS user. It describes the fundamentals of the \
|
||||
graphical user interface as well as the special features that are unique to \
|
||||
the BeOS/Haiku system. All included applications and preferences are \
|
||||
described in detail and tips and little workshops help to work most \
|
||||
efficiently under Haiku.
|
||||
|
||||
This is the Friulian translation of the user guide. Thanks to everyone who \
|
||||
contributed!"
|
||||
|
||||
packager "The Haiku build system"
|
||||
vendor "Haiku Project"
|
||||
|
||||
copyrights "2001-2020 Haiku, Inc. et al"
|
||||
licenses MIT
|
||||
|
||||
provides {
|
||||
haiku_userguide_fur=%HAIKU_VERSION%
|
||||
}
|
||||
|
||||
requires {
|
||||
}
|
28
src/data/package_infos/any/haiku_userguide_id
Normal file
28
src/data/package_infos/any/haiku_userguide_id
Normal file
@ -0,0 +1,28 @@
|
||||
name haiku_userguide_id
|
||||
version %HAIKU_VERSION%
|
||||
architecture any
|
||||
summary "The Haiku user documentation (Indonesian translation)"
|
||||
description "The user guide describes the Haiku operating system from a \
|
||||
user's perspective.
|
||||
It's recommended reading for people that are new to the system as well as the \
|
||||
seasoned Haiku or former BeOS user. It describes the fundamentals of the \
|
||||
graphical user interface as well as the special features that are unique to \
|
||||
the BeOS/Haiku system. All included applications and preferences are \
|
||||
described in detail and tips and little workshops help to work most \
|
||||
efficiently under Haiku.
|
||||
|
||||
This is the Indonesian translation of the user guide. Thanks to everyone who \
|
||||
contributed!"
|
||||
|
||||
packager "The Haiku build system"
|
||||
vendor "Haiku Project"
|
||||
|
||||
copyrights "2001-2020 Haiku, Inc. et al"
|
||||
licenses MIT
|
||||
|
||||
provides {
|
||||
haiku_userguide_id=%HAIKU_VERSION%
|
||||
}
|
||||
|
||||
requires {
|
||||
}
|
28
src/data/package_infos/any/haiku_userguide_ro
Normal file
28
src/data/package_infos/any/haiku_userguide_ro
Normal file
@ -0,0 +1,28 @@
|
||||
name haiku_userguide_ro
|
||||
version %HAIKU_VERSION%
|
||||
architecture any
|
||||
summary "The Haiku user documentation (Romanian translation)"
|
||||
description "The user guide describes the Haiku operating system from a \
|
||||
user's perspective.
|
||||
It's recommended reading for people that are new to the system as well as the \
|
||||
seasoned Haiku or former BeOS user. It describes the fundamentals of the \
|
||||
graphical user interface as well as the special features that are unique to \
|
||||
the BeOS/Haiku system. All included applications and preferences are \
|
||||
described in detail and tips and little workshops help to work most \
|
||||
efficiently under Haiku.
|
||||
|
||||
This is the Romanian translation of the user guide. Thanks to everyone who \
|
||||
contributed!"
|
||||
|
||||
packager "The Haiku build system"
|
||||
vendor "Haiku Project"
|
||||
|
||||
copyrights "2001-2020 Haiku, Inc. et al"
|
||||
licenses MIT
|
||||
|
||||
provides {
|
||||
haiku_userguide_ro=%HAIKU_VERSION%
|
||||
}
|
||||
|
||||
requires {
|
||||
}
|
28
src/data/package_infos/any/haiku_userguide_tr
Normal file
28
src/data/package_infos/any/haiku_userguide_tr
Normal file
@ -0,0 +1,28 @@
|
||||
name haiku_userguide_tr
|
||||
version %HAIKU_VERSION%
|
||||
architecture any
|
||||
summary "The Haiku user documentation (Turkish translation)"
|
||||
description "The user guide describes the Haiku operating system from a \
|
||||
user's perspective.
|
||||
It's recommended reading for people that are new to the system as well as the \
|
||||
seasoned Haiku or former BeOS user. It describes the fundamentals of the \
|
||||
graphical user interface as well as the special features that are unique to \
|
||||
the BeOS/Haiku system. All included applications and preferences are \
|
||||
described in detail and tips and little workshops help to work most \
|
||||
efficiently under Haiku.
|
||||
|
||||
This is the Turkish translation of the user guide. Thanks to everyone who \
|
||||
contributed!"
|
||||
|
||||
packager "The Haiku build system"
|
||||
vendor "Haiku Project"
|
||||
|
||||
copyrights "2001-2020 Haiku, Inc. et al"
|
||||
licenses MIT
|
||||
|
||||
provides {
|
||||
haiku_userguide_tr=%HAIKU_VERSION%
|
||||
}
|
||||
|
||||
requires {
|
||||
}
|
Loading…
Reference in New Issue
Block a user