]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
cmake: also install locale into the resource dir on windows
[lyx.git] / development / scons / scons_manifest.py
index 3ea91d5849ec37fe362ffaf92e35d0fd0281c7d6..c432c3efc5c8d2e2c60918c8781e2c7392756137 100644 (file)
@@ -281,6 +281,7 @@ src_client_extra_files = Split('''
 
 
 src_support_header_files = Split('''
+    bind.h
     convert.h
     copied_ptr.h
     debug.h
@@ -303,6 +304,7 @@ src_support_header_files = Split('''
     lyxlib.h
     lyxtime.h
     Messages.h
+    numpunct_lyx_char_type.h
     os.h
     os_win32.h
     Package.h
@@ -310,6 +312,7 @@ src_support_header_files = Split('''
     ProgressInterface.h
     qstring_helpers.h
     RandomAccessList.h
+    shared_ptr.h
     socktools.h
     Systemcall.h
     SystemcallPrivate.h
@@ -1413,6 +1416,7 @@ lib_images_files = Split('''
     buffer-export_text.png
     buffer-new.png
     buffer-reload.png
+    buffer-toggle-output-sync.png
     buffer-update.png
     buffer-update_dvi.png
     buffer-update_pdf.png
@@ -2344,6 +2348,11 @@ lib_doc_it_clipart_files = Split('''
 
 lib_doc_ja_files = Split('''
     Additional.lyx
+    Customization.lyx
+    DummyDocument1.lyx
+    DummyDocument2.lyx
+    EmbeddedObjects.lyx
+    Formula-numbering.lyx
     Intro.lyx
     LaTeXConfig.lyx
     Math.lyx
@@ -2354,10 +2363,12 @@ lib_doc_ja_files = Split('''
 
 
 lib_doc_ja_clipart_files = Split('''
+    ChildDocumentQt4.png
+    ERT.png
+    ExternalMaterialQt4.png
     floatQt4.png
     footnoteQt4.png
     referenceQt4.png
-    ERT.png
     ToolbarEnvBox.png
 ''')
 
@@ -2603,7 +2614,11 @@ lib_examples_it_files = Split('''
 
 lib_examples_ja_files = Split('''
     Braille.lyx
+    linguistics.lyx
+    multicol.lyx
     splash.lyx
+    xyfigure.png
+    xypic.lyx
 ''')