Install Czech and French online help
This commit is contained in:
parent
f08dbc1c6f
commit
b25a08e373
2 changed files with 3 additions and 0 deletions
|
|
@ -15,8 +15,10 @@ set(HELP_FILES
|
|||
|
||||
# FIXME: don't re-specify this here, instead read it from Makefile.am.
|
||||
set(TRANSLATED
|
||||
cs
|
||||
el
|
||||
es
|
||||
fr
|
||||
it
|
||||
)
|
||||
|
||||
|
|
|
|||
|
|
@ -16,4 +16,5 @@ DOC_PAGES = \
|
|||
star.page \
|
||||
write.page
|
||||
|
||||
# NOTE: If you add a language here it *must* also be added to help/CMakeLists.txt!
|
||||
DOC_LINGUAS = cs el es fr it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue