]> git.lyx.org Git - lyx.git/blobdiff - development/scons/SConstruct
Chinese translation of the LyX tutorial, contributed by mgc.
[lyx.git] / development / scons / SConstruct
index f13744fb2bce0927fe5402f3f2150fbea0aa9f97..176b6e05d851ff0ec052cf7a60976fda09e87e14 100644 (file)
@@ -1884,6 +1884,7 @@ if 'install' in BUILD_TARGETS or 'installer' in BUILD_TARGETS:
             ('doc/sv', lib_doc_sv_files),
             ('doc/uk', lib_doc_uk_files),
             ('doc/uk/clipart', lib_doc_uk_clipart_files),
+            ('doc/zh_CN', lib_doc_zhCN_files),
             ('examples', lib_examples_files),
             ('examples/ca', lib_examples_ca_files),
             ('examples/cs', lib_examples_cs_files),
@@ -1904,6 +1905,7 @@ if 'install' in BUILD_TARGETS or 'installer' in BUILD_TARGETS:
             ('examples/pt', lib_examples_pt_files),
             ('examples/ro', lib_examples_ro_files),
             ('examples/ru', lib_examples_ru_files),
+            ('examples/sk', lib_examples_sk_files),
             ('examples/sl', lib_examples_sl_files),
             ('examples/uk', lib_examples_uk_files),
             ('fonts', lib_fonts_files),