]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
adjust
[lyx.git] / development / scons / scons_manifest.py
index a105875eb247b8184c8dd4df4faef30b52289ecb..6e2a9c88d59e5a3af4d575e1a14191e9fce51f26 100644 (file)
@@ -114,6 +114,7 @@ src_header_files = Split('''
     Text.h
     TextClass.h
     TextClassList.h
+    TextClassPtr.h
     TextMetrics.h
     Thesaurus.h
     TocBackend.h
@@ -312,7 +313,6 @@ src_support_header_files = Split('''
     docstring.h
     environment.h
     filetools.h
-    fs_extras.h
     gzstream.h
     limited_stack.h
     lstrings.h
@@ -352,7 +352,6 @@ src_support_files = Split('''
     docstring.cpp
     environment.cpp
     filetools.cpp
-    fs_extras.cpp
     gzstream.cpp
     getcwd.cpp
     kill.cpp
@@ -365,7 +364,6 @@ src_support_files = Split('''
     rename.cpp
     socktools.cpp
     tempname.cpp
-    textutils.cpp
     unicode.cpp
     unlink.cpp
     userinfo.cpp
@@ -474,7 +472,6 @@ src_mathed_header_files = Split('''
     InsetMathBig.h
     InsetMathBoldSymbol.h
     InsetMathBox.h
-    InsetMathBoxed.h
     InsetMathBrace.h
     InsetMathCases.h
     InsetMathChar.h
@@ -487,17 +484,14 @@ src_mathed_header_files = Split('''
     InsetMathEnv.h
     InsetMathExFunc.h
     InsetMathExInt.h
-    InsetMathFBox.h
     InsetMathFont.h
     InsetMathFontOld.h
     InsetMathFrac.h
-    InsetMathFrameBox.h
     InsetMathGrid.h
     InsetMathHull.h
     InsetMathKern.h
     InsetMathLefteqn.h
     InsetMathLim.h
-    InsetMathMakebox.h
     InsetMathMatrix.h
     InsetMathNest.h
     InsetMathNumber.h
@@ -546,7 +540,6 @@ src_mathed_files = Split('''
     InsetMathBig.cpp
     InsetMathBoldSymbol.cpp
     InsetMathBox.cpp
-    InsetMathBoxed.cpp
     InsetMathBrace.cpp
     InsetMathCases.cpp
     InsetMathChar.cpp
@@ -559,17 +552,14 @@ src_mathed_files = Split('''
     InsetMathEnv.cpp
     InsetMathExFunc.cpp
     InsetMathExInt.cpp
-    InsetMathFBox.cpp
     InsetMathFont.cpp
     InsetMathFontOld.cpp
     InsetMathFrac.cpp
-    InsetMathFrameBox.cpp
     InsetMathGrid.cpp
     InsetMathHull.cpp
     InsetMathKern.cpp
     InsetMathLefteqn.cpp
     InsetMathLim.cpp
-    InsetMathMakebox.cpp
     InsetMathMatrix.cpp
     InsetMathNest.cpp
     InsetMathNumber.cpp
@@ -669,7 +659,6 @@ src_tex2lyx_extra_files = Split('''
 
 
 src_frontends_header_files = Split('''
-    Alert_pimpl.h
     Application.h
     Clipboard.h
     Dialogs.h
@@ -694,9 +683,7 @@ src_frontends_header_files = Split('''
 src_frontends_files = Split('''
     Application.cpp
     Dialogs.cpp
-    LyXView.cpp
     Painter.cpp
-    WorkArea.cpp
     WorkAreaManager.cpp
     alert.cpp
 ''')
@@ -731,7 +718,6 @@ src_frontends_controllers_tests_regfiles_extra_files = Split('''
 src_frontends_qt4_header_files = Split('''
                ../ButtonPolicy.h
                ../Dialog.h
-               ../frontend_helpers.h
     Action.h
     BulletsModule.h
     ButtonController.h
@@ -821,7 +807,6 @@ src_frontends_qt4_header_files = Split('''
 src_frontends_qt4_files = Split('''
                ../ButtonPolicy.cpp
                ../Dialog.cpp
-               ../frontend_helpers.cpp
     Action.cpp
     BulletsModule.cpp
     ButtonController.cpp
@@ -832,6 +817,7 @@ src_frontends_qt4_files = Split('''
     FileDialog.cpp
     FloatPlacement.cpp
     GuiAbout.cpp
+    GuiAlert.cpp
     GuiApplication.cpp
     GuiBibitem.cpp
     GuiBibtex.cpp
@@ -902,7 +888,6 @@ src_frontends_qt4_files = Split('''
     TocModel.cpp
     TocWidget.cpp
     Validator.cpp
-    alert_pimpl.cpp
     qt_helpers.cpp
 ''')
 
@@ -1029,6 +1014,7 @@ src_insets_header_files = Split('''
     InsetIndex.h
     InsetInfo.h
     InsetLabel.h
+    InsetLayout.h
     InsetLine.h
     InsetListings.h
     InsetListingsParams.h
@@ -1448,17 +1434,17 @@ lib_images_files = Split('''
     lyx.png
     marginalnote-insert.png
     math-display.png
-    math-matrix.png
-    math-macro-add-param.png
     math-macro-add-greedy-optional-param.png
+    math-macro-add-optional-param.png
+    math-macro-add-param.png
     math-macro-append-greedy-param.png
-    math-macro-remove-param.png
     math-macro-make-nonoptional.png
+    math-macro-make-optional.png
     math-macro-remove-greedy-param.png
     math-macro-remove-optional-param.png
-    math-macro-add-optional-param.png
-    math-macro-make-optional.png
+    math-macro-remove-param.png
     math-macro_newmacroname_newcommand.png
+    math-matrix.png
     math-mode.png
     math-subscript.png
     math-superscript.png
@@ -2205,6 +2191,7 @@ lib_doc_eu_files = Split('''
 
 lib_doc_fr_files = Split('''
     Customization.lyx
+    EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
     Intro.lyx
@@ -2376,7 +2363,6 @@ lib_examples_fa_files = Split('''
 
 lib_examples_fr_files = Split('''
     AlignementDecimal.lyx
-    ExemplesTableaux.lyx
     Foils.lyx
     ListesPuces.lyx
     Minipage.lyx
@@ -2642,7 +2628,6 @@ lib_layouts_module_files = Split('''
     theorems-std.module
     theorems-withinsec.module
     theorems-withinchap.module
-    url.module
 ''')
 
 lib_scripts_files = Split('''