mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Reenable Russian translation of the manual and update html in git tree
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
56dfaf29d0
commit
1e6135f2d3
2 changed files with 1161 additions and 398 deletions
File diff suppressed because it is too large
Load diff
|
@ -307,10 +307,8 @@ QTRANSLATIONS += \
|
||||||
USERMANUALS = \
|
USERMANUALS = \
|
||||||
user-manual.html \
|
user-manual.html \
|
||||||
user-manual_es.html \
|
user-manual_es.html \
|
||||||
user-manual_fr.html
|
user-manual_fr.html \
|
||||||
|
user-manual_ru.html
|
||||||
# Russian version is no longer current
|
|
||||||
# user-manual_ru.html
|
|
||||||
|
|
||||||
doc.commands += $(CHK_DIR_EXISTS) $$OUT_PWD/Documentation || $(MKDIR) $$OUT_PWD/Documentation $$escape_expand(\\n\\t)$(MAKE) -C $$PWD/Documentation OUT=$$OUT_PWD/Documentation/ doc
|
doc.commands += $(CHK_DIR_EXISTS) $$OUT_PWD/Documentation || $(MKDIR) $$OUT_PWD/Documentation $$escape_expand(\\n\\t)$(MAKE) -C $$PWD/Documentation OUT=$$OUT_PWD/Documentation/ doc
|
||||||
all.depends += usermanual
|
all.depends += usermanual
|
||||||
|
|
Loading…
Add table
Reference in a new issue