]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
adjust
[lyx.git] / development / scons / scons_manifest.py
index a63195a99f8c0e861d66d29c75e4078c20a1e99a..6e2a9c88d59e5a3af4d575e1a14191e9fce51f26 100644 (file)
@@ -41,7 +41,9 @@ src_header_files = Split('''
     Bullet.h
     Changes.h
     Chktex.h
+    CmdDef.h
     Color.h
+    ColorCode.h
     Converter.h
     ConverterCache.h
     CoordCache.h
@@ -60,13 +62,15 @@ src_header_files = Split('''
     FloatList.h
     Floating.h
     Font.h
+    FontEnums.h
+    FontInfo.h
     FontIterator.h
+    FontList.h
     Format.h
     FuncRequest.h
     FuncStatus.h
     Graph.h
     ISpell.h
-    Importer.h
     InsetIterator.h
     InsetList.h
     Intl.h
@@ -77,6 +81,7 @@ src_header_files = Split('''
     Language.h
     Layout.h
     LayoutEnums.h
+    LayoutPtr.h
     Length.h
     Lexer.h
     LyX.h
@@ -108,8 +113,8 @@ src_header_files = Split('''
     TexRow.h
     Text.h
     TextClass.h
-    TextClassPtr.h
     TextClassList.h
+    TextClassPtr.h
     TextMetrics.h
     Thesaurus.h
     TocBackend.h
@@ -124,10 +129,8 @@ src_header_files = Split('''
     debug.h
     factory.h
     gettext.h
-    lengthcommon.h
     lfuns.h
     lyxfind.h
-    lyxlayout_ptr_fwd.h
     output.h
     output_docbook.h
     output_latex.h
@@ -153,6 +156,7 @@ src_pre_files = Split('''
     Bullet.cpp
     Changes.cpp
     Chktex.cpp
+    CmdDef.cpp
     Color.cpp
     Converter.cpp
     ConverterCache.cpp
@@ -170,12 +174,13 @@ src_pre_files = Split('''
     FloatList.cpp
     Floating.cpp
     Font.cpp
+    FontInfo.cpp
     FontIterator.cpp
+    FontList.cpp
     Format.cpp
     FuncRequest.cpp
     FuncStatus.cpp
     Graph.cpp
-    Importer.cpp
     InsetIterator.cpp
     InsetList.cpp
     Intl.cpp
@@ -308,7 +313,6 @@ src_support_header_files = Split('''
     docstring.h
     environment.h
     filetools.h
-    fs_extras.h
     gzstream.h
     limited_stack.h
     lstrings.h
@@ -348,7 +352,6 @@ src_support_files = Split('''
     docstring.cpp
     environment.cpp
     filetools.cpp
-    fs_extras.cpp
     gzstream.cpp
     getcwd.cpp
     kill.cpp
@@ -361,7 +364,6 @@ src_support_files = Split('''
     rename.cpp
     socktools.cpp
     tempname.cpp
-    textutils.cpp
     unicode.cpp
     unlink.cpp
     userinfo.cpp
@@ -468,16 +470,13 @@ src_mathed_header_files = Split('''
     InsetMathAMSArray.h
     InsetMathArray.h
     InsetMathBig.h
-    InsetMathBinom.h
     InsetMathBoldSymbol.h
     InsetMathBox.h
-    InsetMathBoxed.h
     InsetMathBrace.h
     InsetMathCases.h
     InsetMathChar.h
     InsetMathColor.h
     InsetMathComment.h
-    InsetMathDFrac.h
     InsetMathDecoration.h
     InsetMathDelim.h
     InsetMathDiff.h
@@ -485,18 +484,14 @@ src_mathed_header_files = Split('''
     InsetMathEnv.h
     InsetMathExFunc.h
     InsetMathExInt.h
-    InsetMathFBox.h
     InsetMathFont.h
     InsetMathFontOld.h
     InsetMathFrac.h
-    InsetMathFracBase.h
-    InsetMathFrameBox.h
     InsetMathGrid.h
     InsetMathHull.h
     InsetMathKern.h
     InsetMathLefteqn.h
     InsetMathLim.h
-    InsetMathMakebox.h
     InsetMathMatrix.h
     InsetMathNest.h
     InsetMathNumber.h
@@ -514,7 +509,6 @@ src_mathed_header_files = Split('''
     InsetMathString.h
     InsetMathSubstack.h
     InsetMathSymbol.h
-    InsetMathTFrac.h
     InsetMathTabular.h
     InsetMathUnderset.h
     InsetMathUnknown.h
@@ -544,16 +538,13 @@ src_mathed_files = Split('''
     InsetMathAMSArray.cpp
     InsetMathArray.cpp
     InsetMathBig.cpp
-    InsetMathBinom.cpp
     InsetMathBoldSymbol.cpp
     InsetMathBox.cpp
-    InsetMathBoxed.cpp
     InsetMathBrace.cpp
     InsetMathCases.cpp
     InsetMathChar.cpp
     InsetMathColor.cpp
     InsetMathComment.cpp
-    InsetMathDFrac.cpp
     InsetMathDecoration.cpp
     InsetMathDelim.cpp
     InsetMathDiff.cpp
@@ -561,18 +552,14 @@ src_mathed_files = Split('''
     InsetMathEnv.cpp
     InsetMathExFunc.cpp
     InsetMathExInt.cpp
-    InsetMathFBox.cpp
     InsetMathFont.cpp
     InsetMathFontOld.cpp
     InsetMathFrac.cpp
-    InsetMathFracBase.cpp
-    InsetMathFrameBox.cpp
     InsetMathGrid.cpp
     InsetMathHull.cpp
     InsetMathKern.cpp
     InsetMathLefteqn.cpp
     InsetMathLim.cpp
-    InsetMathMakebox.cpp
     InsetMathMatrix.cpp
     InsetMathNest.cpp
     InsetMathNumber.cpp
@@ -590,7 +577,6 @@ src_mathed_files = Split('''
     InsetMathString.cpp
     InsetMathSubstack.cpp
     InsetMathSymbol.cpp
-    InsetMathTFrac.cpp
     InsetMathTabular.cpp
     InsetMathUnderset.cpp
     InsetMathUnknown.cpp
@@ -673,7 +659,6 @@ src_tex2lyx_extra_files = Split('''
 
 
 src_frontends_header_files = Split('''
-    Alert_pimpl.h
     Application.h
     Clipboard.h
     Dialogs.h
@@ -698,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
 ''')
@@ -735,11 +718,11 @@ 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
     ColorCache.h
+    CustomizedWidgets.h
     DialogView.h
     DockView.h
     EmptyTable.h
@@ -761,7 +744,6 @@ src_frontends_qt4_header_files = Split('''
     GuiDelimiter.h
     GuiDialog.h
     GuiDocument.h
-    GuiEmbeddedFiles.h
     GuiErrorList.h
     GuiERT.h
     GuiExternal.h
@@ -770,6 +752,7 @@ src_frontends_qt4_header_files = Split('''
     GuiFontLoader.h
     GuiGraphics.h
     GuiGraphicsUi.h
+    GuiHyperlink.h
     GuiImage.h
     GuiImplementation.h
     GuiInclude.h
@@ -802,7 +785,6 @@ src_frontends_qt4_header_files = Split('''
     GuiToc.h
     GuiToolbar.h
     GuiToolbars.h
-    GuiURL.h
     GuiView.h
     GuiViewSource.h
     GuiVSpace.h
@@ -825,16 +807,17 @@ src_frontends_qt4_header_files = Split('''
 src_frontends_qt4_files = Split('''
                ../ButtonPolicy.cpp
                ../Dialog.cpp
-               ../frontend_helpers.cpp
     Action.cpp
     BulletsModule.cpp
     ButtonController.cpp
     ColorCache.cpp
+    CustomizedWidgets.cpp
     Dialogs.cpp
     EmptyTable.cpp
     FileDialog.cpp
     FloatPlacement.cpp
     GuiAbout.cpp
+    GuiAlert.cpp
     GuiApplication.cpp
     GuiBibitem.cpp
     GuiBibtex.cpp
@@ -850,7 +833,6 @@ src_frontends_qt4_files = Split('''
     GuiDelimiter.cpp
     GuiDialog.cpp
     GuiDocument.cpp
-    GuiEmbeddedFiles.cpp
     GuiErrorList.cpp
     GuiERT.cpp
     GuiExternal.cpp
@@ -859,6 +841,7 @@ src_frontends_qt4_files = Split('''
     GuiFontLoader.cpp
     GuiFontMetrics.cpp
     GuiGraphics.cpp
+    GuiHyperlink.cpp
     GuiImage.cpp
     GuiImplementation.cpp
     GuiInclude.cpp
@@ -891,7 +874,6 @@ src_frontends_qt4_files = Split('''
     GuiToc.cpp
     GuiToolbar.cpp
     GuiToolbars.cpp
-    GuiURL.cpp
     GuiView.cpp
     GuiViewSource.cpp
     GuiVSpace.cpp
@@ -906,7 +888,6 @@ src_frontends_qt4_files = Split('''
     TocModel.cpp
     TocWidget.cpp
     Validator.cpp
-    alert_pimpl.cpp
     qt_helpers.cpp
 ''')
 
@@ -935,14 +916,15 @@ src_frontends_qt4_ui_files = Split('''
     CitationUi.ui
     DelimiterUi.ui
     DocumentUi.ui
-    EmbeddedFilesUi.ui
     ERTUi.ui
     ErrorListUi.ui
+    EmbeddedFilesUi.ui
     ExternalUi.ui
     FloatPlacementUi.ui
     FloatUi.ui
     FontUi.ui
     GraphicsUi.ui
+    HyperlinkUi.ui
     IncludeUi.ui
     IndexUi.ui
     LaTeXUi.ui
@@ -961,7 +943,6 @@ src_frontends_qt4_ui_files = Split('''
     PreambleUi.ui
     PrefColorsUi.ui
     PrefConvertersUi.ui
-    PrefCygwinPathUi.ui
     PrefDateUi.ui
     PrefDisplayUi.ui
     PrefFileformatsUi.ui
@@ -973,6 +954,7 @@ src_frontends_qt4_ui_files = Split('''
     PrefPlaintextUi.ui
     PrefPrinterUi.ui
     PrefScreenFontsUi.ui
+    PrefShortcutsUi.ui
     PrefSpellcheckerUi.ui
     PrefUi.ui
     PrefsUi.ui
@@ -980,6 +962,7 @@ src_frontends_qt4_ui_files = Split('''
     RefUi.ui
     SearchUi.ui
     SendtoUi.ui
+    ShortcutUi.ui
     ShowFileUi.ui
     SpellcheckerUi.ui
     TabularCreateUi.ui
@@ -988,7 +971,6 @@ src_frontends_qt4_ui_files = Split('''
     TextLayoutUi.ui
     ThesaurusUi.ui
     TocUi.ui
-    URLUi.ui
     VSpaceUi.ui
     ViewSourceUi.ui
     WrapUi.ui
@@ -1012,6 +994,7 @@ src_insets_header_files = Split('''
     InsetBranch.h
     InsetCaption.h
     InsetCitation.h
+    InsetCode.h
     InsetCollapsable.h
     InsetCommand.h
     InsetCommandParams.h
@@ -1026,10 +1009,12 @@ src_insets_header_files = Split('''
     InsetGraphics.h
     InsetGraphicsParams.h
     InsetHFill.h
+    InsetHyperlink.h
     InsetInclude.h
     InsetIndex.h
     InsetInfo.h
     InsetLabel.h
+    InsetLayout.h
     InsetLine.h
     InsetListings.h
     InsetListingsParams.h
@@ -1046,7 +1031,6 @@ src_insets_header_files = Split('''
     InsetTOC.h
     InsetTabular.h
     InsetText.h
-    InsetUrl.h
     InsetVSpace.h
     InsetWrap.h
     MailInset.h
@@ -1082,6 +1066,7 @@ src_insets_files = Split('''
     InsetGraphics.cpp
     InsetGraphicsParams.cpp
     InsetHFill.cpp
+    InsetHyperlink.cpp
     InsetInclude.cpp
     InsetIndex.cpp
     InsetInfo.cpp
@@ -1102,7 +1087,6 @@ src_insets_files = Split('''
     InsetTOC.cpp
     InsetTabular.cpp
     InsetText.cpp
-    InsetUrl.cpp
     InsetVSpace.cpp
     InsetWrap.cpp
     MailInset.cpp
@@ -1433,6 +1417,7 @@ lib_images_files = Split('''
     font-noun.png
     font-sans.png
     footnote-insert.png
+    href-insert.png
     index-insert.png
     label-insert.png
     layout-document.png
@@ -1449,6 +1434,16 @@ lib_images_files = Split('''
     lyx.png
     marginalnote-insert.png
     math-display.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-make-nonoptional.png
+    math-macro-make-optional.png
+    math-macro-remove-greedy-param.png
+    math-macro-remove-optional-param.png
+    math-macro-remove-param.png
+    math-macro_newmacroname_newcommand.png
     math-matrix.png
     math-mode.png
     math-subscript.png
@@ -1495,7 +1490,6 @@ lib_images_files = Split('''
     undo.png
     unknown.png
     up.png
-    url-insert.png
 ''')
 
 
@@ -2023,6 +2017,10 @@ lib_images_math_extra_files = Split('''
 ''')
 
 
+lib_images_commands_files = Split('''
+''')
+
+
 lib_images_attic_extra_files = Split('''
     dialog-show_mathpanel.png
 ''')
@@ -2047,8 +2045,9 @@ lib_doc_files = Split('''
     Extended.lyx
     FAQ.lyx
     Intro.lyx
-    LaTeXConfig.lyx.in
+    LaTeXConfig.lyx
     Reference.lyx
+    Shortcuts.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
@@ -2123,6 +2122,7 @@ lib_doc_de_files = Split('''
 
 
 lib_doc_de_clipart_files = Split('''
+    ERT.png
     ExternesMaterialQt4.png
     FussnoteQt4.png
     GerahmteNotizQt4.png
@@ -2191,6 +2191,7 @@ lib_doc_eu_files = Split('''
 
 lib_doc_fr_files = Split('''
     Customization.lyx
+    EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
     Intro.lyx
@@ -2306,7 +2307,6 @@ lib_examples_files = Split('''
     biblioExample.bib
     chess-article.lyx
     chessgame.lyx
-    currency.lyx
     docbook_article.lyx
     europeCV.lyx
     example_lyxified.lyx
@@ -2348,8 +2348,6 @@ lib_examples_de_files = Split('''
     ItemizeBullets.lyx
     Lebenslauf.lyx
     Minipage.lyx
-    TabellenBeispiel.lyx
-    Waehrungen.lyx
     beispiel_gelyxt.lyx
     beispiel_roh.lyx
     mathed.lyx
@@ -2365,8 +2363,6 @@ lib_examples_fa_files = Split('''
 
 lib_examples_fr_files = Split('''
     AlignementDecimal.lyx
-    simplecv.lyx
-    ExemplesTableaux.lyx
     Foils.lyx
     ListesPuces.lyx
     Minipage.lyx
@@ -2374,11 +2370,13 @@ lib_examples_fr_files = Split('''
     exemple_lyxifie.lyx
     mathed.lyx
     multicol.lyx
+    simplecv.lyx
     splash.lyx
 ''')
 
 
 lib_examples_es_files = Split('''
+    ItemizeBullets.lyx
     ejemplo_con_lyx.lyx
     ejemplo_sin_lyx.lyx
     splash.lyx
@@ -2531,7 +2529,12 @@ lib_layouts_files = Split('''
     ijmpd.layout
     iopart.layout
     isprs.layout
+    jarticle.layout
+    jbook.layout
     jgrga.layout
+    jreport.layout
+    jsarticle.layout
+    jsbook.layout
     kluwer.layout
     latex8.layout
     letter.layout
@@ -2564,6 +2567,9 @@ lib_layouts_files = Split('''
     svglobal.layout
     svjog.layout
     svprobth.layout
+    tarticle.layout
+    tbook.layout
+    treport.layout
 ''')
 
 
@@ -2613,16 +2619,15 @@ lib_layouts_inc_files = Split('''
 
 
 lib_layouts_module_files = Split('''
-    lib/layouts/endnotes.module
-    lib/layouts/foottoend.module
-    lib/layouts/hanging.module
-    lib/layouts/logicalmkup.module
-    lib/layouts/theorems-ams.module
-    lib/layouts/theorems-ams-withinsec.module
-    lib/layouts/theorems-std.module
-    lib/layouts/theorems-withinsec.module
-    lib/layouts/theorems-withinchap.module
-    lib/layouts/url.module
+    endnotes.module
+    foottoend.module
+    hanging.module
+    logicalmkup.module
+    theorems-ams.module
+    theorems-ams-withinsec.module
+    theorems-std.module
+    theorems-withinsec.module
+    theorems-withinchap.module
 ''')
 
 lib_scripts_files = Split('''
@@ -2657,6 +2662,7 @@ lib_bind_files = Split('''
     math.bind
     menus.bind
     sciword.bind
+    site.bind
     xemacs.bind
 ''')
 
@@ -2681,6 +2687,11 @@ lib_bind_de_files = Split('''
 ''')
 
 
+lib_commands_files = Split('''
+    default.def
+''')
+
+
 boost_extra_files = Split('''
     LICENSE_1_0.txt
     Makefile.am