]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
* rich text item delegate to draw the layout filter as underline
[lyx.git] / development / scons / scons_manifest.py
index 0b178cb71e435dc7cbc9fd1e7b99b0c377049759..9b6f6d784349ec0dbdfa0c8a3d1e533f25b56657 100644 (file)
@@ -113,7 +113,6 @@ src_header_files = Split('''
     TexRow.h
     Text.h
     TextClass.h
-    TextClassPtr.h
     TextMetrics.h
     Thesaurus.h
     TocBackend.h
@@ -138,6 +137,7 @@ src_header_files = Split('''
     sgml.h
     update_flags.h
     version.h
+    WordList.h
 ''')
 
 
@@ -234,6 +234,7 @@ src_pre_files = Split('''
     rowpainter.cpp
     sgml.cpp
     version.cpp
+    WordList.cpp
 ''')
 
 
@@ -2146,7 +2147,9 @@ lib_doc_es_files = Split('''
     EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
+    Formula-numbering.lyx
     Intro.lyx
+    Math.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
@@ -2188,6 +2191,7 @@ lib_doc_fr_files = Split('''
     EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
+    Formula-numbering.lyx
     Intro.lyx
     Math.lyx
     Tutorial.lyx
@@ -2384,7 +2388,6 @@ lib_examples_fr_files = Split('''
     Minipage.lyx
     exemple_brut.lyx
     exemple_lyxifie.lyx
-    mathed.lyx
     multicol.lyx
     simplecv.lyx
     splash.lyx