wesnoth/po/wesnoth-manpages/wesnoth-manpages.cfg
2008-03-12 22:26:13 +00:00

48 lines
1.5 KiB
INI

#
# How to update manpages?
#
# 1) Run `make update-po4a' from the top directory.
# 2) Check which files have been changed, `svn st'.
# If the original manpages haven't been modified, there should only
# be changes in translated manpages (doc/man/ll/*).
# 3) Commit!
#
# Also, note that there might be incompatibilities between po4a versions,
# so using the latest version is highly recommended.
#
[po4a_langs] af bg ca ca_ES@valencia cs da de el en_GB es eo et eu fi fr gl_ES \
he hr hu id it ja ko la lt nl nb_NO pl pt pt_BR ro ru sk sl sr \
sr@latin sv tl tr zh_CN
[po4a_paths] wesnoth-manpages.pot $lang:$lang.po
[po4a_alias:wman] man opt:"-k 80 -L iso-8859-1" \
opt_bg:"-L cp1251" \
opt_ca_ES@valencia:"-L iso-8859-15" \
opt_cs:"-L iso-8859-2" \
opt_el:"-L iso-8859-7" \
opt_he:"-L iso-8859-8" \
opt_hr:"-L utf8" \
opt_hu:"-L iso-8859-2" \
opt_ja:"-L euc-jp" \
opt_ko:"-L euc-kr" \
opt_lt:"-L iso-8859-13" \
opt_pl:"-L iso-8859-2" \
opt_ro:"-L iso-8859-2" \
opt_ru:"-L iso-8859-5" \
opt_sk:"-L iso-8859-2" \
opt_sl:"-L iso-8859-2" \
opt_sr:"-L utf8" \
opt_tr:"-L iso-8859-9" \
opt_zh_CN:"-L gb2312"
[type:wman] ../../doc/man/wesnoth.6 \
$lang:../../doc/man/$lang/wesnoth.6
[type:wman] ../../doc/man/wesnoth_editor.6 \
$lang:../../doc/man/$lang/wesnoth_editor.6
[type:wman] ../../doc/man/wesnothd.6 \
$lang:../../doc/man/$lang/wesnothd.6