]> 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 19c06f6e3650803224fcad45f6f91990ead41a7e..9b6f6d784349ec0dbdfa0c8a3d1e533f25b56657 100644 (file)
@@ -30,6 +30,7 @@ TOP_extra_files = Split('''
 src_header_files = Split('''
     ASpell_local.h
     Author.h
+    BaseClassList.h
     BiblioInfo.h
     Bidi.h
     Box.h
@@ -41,7 +42,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 +63,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 +82,7 @@ src_header_files = Split('''
     Language.h
     Layout.h
     LayoutEnums.h
+    LayoutPtr.h
     Length.h
     Lexer.h
     LyX.h
@@ -85,7 +91,6 @@ src_header_files = Split('''
     LyXRC.h
     LyXVC.h
     MenuBackend.h
-    Messages.h
     MetricsInfo.h
     ModuleList.h
     Mover.h
@@ -108,8 +113,6 @@ src_header_files = Split('''
     TexRow.h
     Text.h
     TextClass.h
-    TextClassPtr.h
-    TextClassList.h
     TextMetrics.h
     Thesaurus.h
     TocBackend.h
@@ -121,13 +124,9 @@ src_header_files = Split('''
     Variables.h
     WordLangTuple.h
     buffer_funcs.h
-    debug.h
     factory.h
-    gettext.h
-    lengthcommon.h
     lfuns.h
     lyxfind.h
-    lyxlayout_ptr_fwd.h
     output.h
     output_docbook.h
     output_latex.h
@@ -138,11 +137,13 @@ src_header_files = Split('''
     sgml.h
     update_flags.h
     version.h
+    WordList.h
 ''')
 
 
 src_pre_files = Split('''
     Author.cpp
+    BaseClassList.cpp
     BiblioInfo.cpp
     Bidi.cpp
     BranchList.cpp
@@ -153,6 +154,7 @@ src_pre_files = Split('''
     Bullet.cpp
     Changes.cpp
     Chktex.cpp
+    CmdDef.cpp
     Color.cpp
     Converter.cpp
     ConverterCache.cpp
@@ -170,12 +172,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
@@ -193,7 +196,6 @@ src_pre_files = Split('''
     LyXRC.cpp
     LyXVC.cpp
     MenuBackend.cpp
-    Messages.cpp
     MetricsInfo.cpp
     Mover.cpp
     OutputParams.cpp
@@ -212,7 +214,6 @@ src_pre_files = Split('''
     Text2.cpp
     Text3.cpp
     TextClass.cpp
-    TextClassList.cpp
     TextMetrics.cpp
     TocBackend.cpp
     ToolbarBackend.cpp
@@ -222,9 +223,7 @@ src_pre_files = Split('''
     VSpace.cpp
     boost.cpp
     buffer_funcs.cpp
-    debug.cpp
     factory.cpp
-    gettext.cpp
     lengthcommon.cpp
     lyxfind.cpp
     output.cpp
@@ -235,6 +234,7 @@ src_pre_files = Split('''
     rowpainter.cpp
     sgml.cpp
     version.cpp
+    WordList.cpp
 ''')
 
 
@@ -291,37 +291,34 @@ src_support_header_files = Split('''
     FileFilterList.h
     FileMonitor.h
     FileName.h
-    ForkedCallQueue.h
-    Forkedcall.h
-    ForkedcallsController.h
+    ForkedCalls.h
+    Messages.h
     Package.h
     Path.h
     RandomAccessList.h
+    SignalSlot.h
+    SignalSlotPrivate.h
     Systemcall.h
     Timeout.h
     Translator.h
     convert.h
     copied_ptr.h
-    cow_ptr.h
-    debugstream.h
+    debug.h
     docstream.h
     docstring.h
     environment.h
     filetools.h
-    fs_extras.h
+    gettext.h
     gzstream.h
     limited_stack.h
     lstrings.h
     lyxalgo.h
     lyxlib.h
-    lyxmanip.h
     lyxtime.h
     os.h
     os_win32.h
     qstring_helpers.h
     socktools.h
-    std_istream.h
-    std_ostream.h
     textutils.h
     types.h
     unicode.h
@@ -333,37 +330,29 @@ src_support_files = Split('''
     FileFilterList.cpp
     FileMonitor.cpp
     FileName.cpp
-    ForkedCallQueue.cpp
-    Forkedcall.cpp
-    ForkedcallsController.cpp
+    ForkedCalls.cpp
+    Messages.cpp
     Package.cpp
     Path.cpp
+    SignalSlot.cpp
+    SignalSlotPrivate.cpp
     Systemcall.cpp
     Timeout.cpp
-    abort.cpp
-    chdir.cpp
     convert.cpp
-    copy.cpp
+    debug.cpp
     docstream.cpp
     docstring.cpp
     environment.cpp
     filetools.cpp
-    fs_extras.cpp
     gzstream.cpp
-    getcwd.cpp
+    gettext.cpp
     kill.cpp
     lstrings.cpp
     lyxsum.cpp
     lyxtime.cpp
-    mkdir.cpp
     os.cpp
-    qstring_helpers.cpp
-    rename.cpp
     socktools.cpp
-    tempname.cpp
-    textutils.cpp
     unicode.cpp
-    unlink.cpp
     userinfo.cpp
 ''')
 
@@ -434,7 +423,6 @@ src_graphics_header_files = Split('''
     GraphicsLoader.h
     GraphicsParams.h
     GraphicsTypes.h
-    LoaderQueue.h
     PreviewImage.h
     PreviewLoader.h
     Previews.h
@@ -449,7 +437,6 @@ src_graphics_files = Split('''
     GraphicsLoader.cpp
     GraphicsParams.cpp
     GraphicsTypes.cpp
-    LoaderQueue.cpp
     PreviewImage.cpp
     PreviewLoader.cpp
     Previews.cpp
@@ -468,16 +455,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 +469,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 +494,6 @@ src_mathed_header_files = Split('''
     InsetMathString.h
     InsetMathSubstack.h
     InsetMathSymbol.h
-    InsetMathTFrac.h
     InsetMathTabular.h
     InsetMathUnderset.h
     InsetMathUnknown.h
@@ -544,16 +523,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 +537,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 +562,6 @@ src_mathed_files = Split('''
     InsetMathString.cpp
     InsetMathSubstack.cpp
     InsetMathSymbol.cpp
-    InsetMathTFrac.cpp
     InsetMathTabular.cpp
     InsetMathUnderset.cpp
     InsetMathUnknown.cpp
@@ -651,6 +622,11 @@ src_tex2lyx_files = Split('''
 ''')
 
 
+src_tex2lyx_copied_header_files = Split('''
+    insets/InsetLayout.h
+''')
+
+
 src_tex2lyx_copied_files = Split('''
     Color.cpp
     Counters.cpp
@@ -659,6 +635,7 @@ src_tex2lyx_copied_files = Split('''
     Layout.cpp
     Lexer.cpp
     TextClass.cpp
+    insets/InsetLayout.cpp
 ''')
 
 
@@ -673,19 +650,13 @@ src_tex2lyx_extra_files = Split('''
 
 
 src_frontends_header_files = Split('''
-    Alert_pimpl.h
     Application.h
     Clipboard.h
-    Dialogs.h
-    FileDialog.h
     FontLoader.h
     FontMetrics.h
-    Gui.h
     KeyModifier.h
     KeySymbol.h
     LyXView.h
-    NoGuiFontLoader.h
-    NoGuiFontMetrics.h
     Painter.h
     Selection.h
     WorkArea.h
@@ -696,13 +667,7 @@ src_frontends_header_files = Split('''
 
 
 src_frontends_files = Split('''
-    Application.cpp
-    Dialogs.cpp
-    LyXView.cpp
-    Painter.cpp
-    WorkArea.cpp
     WorkAreaManager.cpp
-    alert.cpp
 ''')
 
 
@@ -733,16 +698,17 @@ src_frontends_controllers_tests_regfiles_extra_files = Split('''
 
 
 src_frontends_qt4_header_files = Split('''
-               ../ButtonPolicy.h
-               ../Dialog.h
-               ../frontend_helpers.h
+       ButtonPolicy.h
+       Dialog.h
     Action.h
     BulletsModule.h
     ButtonController.h
     ColorCache.h
+    CustomizedWidgets.h
     DialogView.h
     DockView.h
     EmptyTable.h
+    FileDialog.h
     FloatPlacement.h
     GuiAbout.h
     GuiApplication.h
@@ -758,10 +724,10 @@ src_frontends_qt4_header_files = Split('''
     GuiClipboard.h
     GuiCommandBuffer.h
     GuiCommandEdit.h
+    GuiCompleter.h
     GuiDelimiter.h
     GuiDialog.h
     GuiDocument.h
-    GuiEmbeddedFiles.h
     GuiErrorList.h
     GuiERT.h
     GuiExternal.h
@@ -771,16 +737,15 @@ src_frontends_qt4_header_files = Split('''
     GuiGraphics.h
     GuiGraphicsUi.h
     GuiHyperlink.h
+    GuiIdListModel.h
     GuiImage.h
-    GuiImplementation.h
     GuiInclude.h
-    GuiIndex.h
     GuiKeySymbol.h
+    GuiLabel.h
     GuiListings.h
     GuiLog.h
     GuiMath.h
     GuiMathMatrix.h
-    GuiMenubar.h
     GuiNomencl.h
     GuiNote.h
     GuiPainter.h
@@ -796,6 +761,7 @@ src_frontends_qt4_header_files = Split('''
     GuiSetBorder.h
     GuiShowFile.h
     GuiSpellchecker.h
+    GuiSymbols.h
     GuiTabularCreate.h
     GuiTabular.h
     GuiTexinfo.h
@@ -813,6 +779,7 @@ src_frontends_qt4_header_files = Split('''
     LaTeXHighlighter.h
     LengthCombo.h
     LyXFileDialog.h
+    Menus.h
     PanelStack.h
     TocModel.h
     TocWidget.h
@@ -823,18 +790,19 @@ src_frontends_qt4_header_files = Split('''
 
 
 src_frontends_qt4_files = Split('''
-               ../ButtonPolicy.cpp
-               ../Dialog.cpp
-               ../frontend_helpers.cpp
+       ButtonPolicy.cpp
+       Dialog.cpp
     Action.cpp
     BulletsModule.cpp
     ButtonController.cpp
     ColorCache.cpp
-    Dialogs.cpp
+    CustomizedWidgets.cpp
+    DialogView.cpp
     EmptyTable.cpp
     FileDialog.cpp
     FloatPlacement.cpp
     GuiAbout.cpp
+    GuiAlert.cpp
     GuiApplication.cpp
     GuiBibitem.cpp
     GuiBibtex.cpp
@@ -847,10 +815,10 @@ src_frontends_qt4_files = Split('''
     GuiClipboard.cpp
     GuiCommandBuffer.cpp
     GuiCommandEdit.cpp
+    GuiCompleter.cpp
     GuiDelimiter.cpp
     GuiDialog.cpp
     GuiDocument.cpp
-    GuiEmbeddedFiles.cpp
     GuiErrorList.cpp
     GuiERT.cpp
     GuiExternal.cpp
@@ -860,16 +828,15 @@ src_frontends_qt4_files = Split('''
     GuiFontMetrics.cpp
     GuiGraphics.cpp
     GuiHyperlink.cpp
+    GuiIdListModel.cpp 
     GuiImage.cpp
-    GuiImplementation.cpp
     GuiInclude.cpp
-    GuiIndex.cpp
     GuiKeySymbol.cpp
+    GuiLabel.cpp
     GuiListings.cpp
     GuiLog.cpp
     GuiMath.cpp
     GuiMathMatrix.cpp
-    GuiMenubar.cpp
     GuiNomencl.cpp
     GuiNote.cpp
     GuiPainter.cpp
@@ -885,6 +852,7 @@ src_frontends_qt4_files = Split('''
     GuiSetBorder.cpp
     GuiShowFile.cpp
     GuiSpellchecker.cpp
+    GuiSymbols.cpp
     GuiTabular.cpp
     GuiTabularCreate.cpp
     GuiTexinfo.cpp
@@ -902,11 +870,11 @@ src_frontends_qt4_files = Split('''
     LengthCombo.cpp
     LaTeXHighlighter.cpp
     LyXFileDialog.cpp
+    Menus.cpp
     PanelStack.cpp
     TocModel.cpp
     TocWidget.cpp
     Validator.cpp
-    alert_pimpl.cpp
     qt_helpers.cpp
 ''')
 
@@ -935,9 +903,9 @@ 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
@@ -945,7 +913,7 @@ src_frontends_qt4_ui_files = Split('''
     GraphicsUi.ui
     HyperlinkUi.ui
     IncludeUi.ui
-    IndexUi.ui
+    LabelUi.ui
     LaTeXUi.ui
     LanguageUi.ui
     ListingsUi.ui
@@ -962,12 +930,11 @@ src_frontends_qt4_ui_files = Split('''
     PreambleUi.ui
     PrefColorsUi.ui
     PrefConvertersUi.ui
-    PrefCygwinPathUi.ui
     PrefDateUi.ui
     PrefDisplayUi.ui
     PrefFileformatsUi.ui
     PrefIdentityUi.ui
-    PrefKeyboardUi.ui
+    PrefInputUi.ui
     PrefLanguageUi.ui
     PrefLatexUi.ui
     PrefPathsUi.ui
@@ -982,8 +949,10 @@ src_frontends_qt4_ui_files = Split('''
     RefUi.ui
     SearchUi.ui
     SendtoUi.ui
+    ShortcutUi.ui
     ShowFileUi.ui
     SpellcheckerUi.ui
+    SymbolsUi.ui
     TabularCreateUi.ui
     TabularUi.ui
     TexinfoUi.ui
@@ -1033,15 +1002,16 @@ src_insets_header_files = Split('''
     InsetIndex.h
     InsetInfo.h
     InsetLabel.h
+    InsetLayout.h
     InsetLine.h
     InsetListings.h
     InsetListingsParams.h
     InsetMarginal.h
     InsetNewline.h
+    InsetNewpage.h
     InsetNomencl.h
     InsetNote.h
     InsetOptArg.h
-    InsetPagebreak.h
     InsetQuotes.h
     InsetRef.h
     InsetSpace.h
@@ -1089,15 +1059,16 @@ src_insets_files = Split('''
     InsetIndex.cpp
     InsetInfo.cpp
     InsetLabel.cpp
+    InsetLayout.cpp
     InsetLine.cpp
     InsetListings.cpp
     InsetListingsParams.cpp
     InsetMarginal.cpp
     InsetNewline.cpp
+    InsetNewpage.cpp
     InsetNomencl.cpp
     InsetNote.cpp
     InsetOptArg.cpp
-    InsetPagebreak.cpp
     InsetQuotes.cpp
     InsetRef.cpp
     InsetSpace.cpp
@@ -1382,6 +1353,7 @@ lib_images_files = Split('''
     banner.png
     bookmark-goto.png
     bookmark-save.png
+    box-insert.png
     break-line.png
     buffer-close.png
     buffer-export_dvi.png
@@ -1436,6 +1408,7 @@ lib_images_files = Split('''
     font-sans.png
     footnote-insert.png
     href-insert.png
+    hidetab.png
     index-insert.png
     label-insert.png
     layout-document.png
@@ -1452,6 +1425,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
@@ -1461,6 +1444,7 @@ lib_images_files = Split('''
     note-next.png
     paste.png
     promote.png
+    pin.png
     psnfss1.png
     psnfss2.png
     psnfss3.png
@@ -1498,6 +1482,7 @@ lib_images_files = Split('''
     undo.png
     unknown.png
     up.png
+    url-insert.png
 ''')
 
 
@@ -1930,7 +1915,7 @@ lib_images_math_files = Split('''
     swarrow.png
     tau.png
     textrm_AA.png
-    textrm_Oe.png
+    textrm_O.png
     therefore.png
     theta.png
     theta2.png
@@ -2025,6 +2010,10 @@ lib_images_math_extra_files = Split('''
 ''')
 
 
+lib_images_commands_files = Split('''
+''')
+
+
 lib_images_attic_extra_files = Split('''
     dialog-show_mathpanel.png
 ''')
@@ -2048,8 +2037,10 @@ lib_doc_files = Split('''
     EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
+    Formula-numbering.lyx
     Intro.lyx
     LaTeXConfig.lyx
+    Math.lyx
     Reference.lyx
     Shortcuts.lyx
     Tutorial.lyx
@@ -2119,13 +2110,16 @@ lib_doc_de_files = Split('''
     EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
+    Formelnummerierung.lyx
     Intro.lyx
+    Math.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
 
 
 lib_doc_de_clipart_files = Split('''
+    ERT.png
     ExternesMaterialQt4.png
     FussnoteQt4.png
     GerahmteNotizQt4.png
@@ -2152,18 +2146,15 @@ lib_doc_es_files = Split('''
     DocumentoTextoPostizo.txt
     EmbeddedObjects.lyx
     Extended.lyx
+    FAQ.lyx
+    Formula-numbering.lyx
     Intro.lyx
+    Math.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
 
 
-lib_doc_es_biblio_files = Split('''
-    alphadin.bst
-    LyXDocs.bib
-''')
-
-
 lib_doc_es_clipart_files = Split('''
     ComentNotaImagenQt4.png
     CuadroMinipagQt4.png
@@ -2194,14 +2185,34 @@ lib_doc_eu_files = Split('''
 
 lib_doc_fr_files = Split('''
     Customization.lyx
+    DocumentBidon1.lyx
+    DocumentBidon2.lyx
+    DocumentTexteBidon.txt
+    EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
+    Formula-numbering.lyx
     Intro.lyx
+    Math.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
 
 
+lib_doc_fr_clipart_files = Split('''
+    BoxInsetDefaultQt4.png
+    ChildDocumentQt4.png
+    CommentNoteImageQt4.png
+    FramedNoteImageQt4.png
+    GreyedOutNoteImageQt4.png
+    LyXNoteImageQt4.png
+    ShadedNoteImageQt4.png
+    floatQt4.png
+    footnoteQt4.png
+    labelQt4.png
+''')
+
+
 lib_doc_gl_extra_files = Split('''
     Intro.lyx
     Tutorial.lyx
@@ -2283,6 +2294,7 @@ lib_doc_sv_files = Split('''
 
 
 lib_examples_files = Split('''
+    Braille.lyx
     CV-image.eps
     CV-image.png
     Foils.lyx
@@ -2291,6 +2303,7 @@ lib_examples_files = Split('''
     Minipage.lyx
     aa_sample.lyx
     aas_sample.lyx
+    addressExample.adr
     amsart-test.lyx
     amsbook-test.lyx
     armenian-article.lyx
@@ -2309,7 +2322,6 @@ lib_examples_files = Split('''
     biblioExample.bib
     chess-article.lyx
     chessgame.lyx
-    currency.lyx
     docbook_article.lyx
     europeCV.lyx
     example_lyxified.lyx
@@ -2318,14 +2330,17 @@ lib_examples_files = Split('''
     iecc07.fen
     iecc12.fen
     landslide.lyx
+    linguistics.lyx
     listerrors.lyx
     listings.lyx
-    mathed.lyx
     modernCV.lyx
     multicol.lyx
     noweb2lyx.lyx
     powerdot-example.lyx
     script_form.lyx
+    serial_letter1.lyx
+    serial_letter2.lyx
+    serial_letter3.lyx
     simplecv.lyx
     splash.lyx
 ''')
@@ -2351,12 +2366,12 @@ lib_examples_de_files = Split('''
     ItemizeBullets.lyx
     Lebenslauf.lyx
     Minipage.lyx
-    TabellenBeispiel.lyx
-    Waehrungen.lyx
     beispiel_gelyxt.lyx
     beispiel_roh.lyx
-    mathed.lyx
     multicol.lyx
+    serienbrief1.lyx
+    serienbrief2.lyx
+    serienbrief3.lyx
     splash.lyx
 ''')
 
@@ -2368,22 +2383,22 @@ lib_examples_fa_files = Split('''
 
 lib_examples_fr_files = Split('''
     AlignementDecimal.lyx
-    simplecv.lyx
-    ExemplesTableaux.lyx
     Foils.lyx
     ListesPuces.lyx
     Minipage.lyx
     exemple_brut.lyx
     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
+    mathed.lyx
     splash.lyx
 ''')
 
@@ -2422,6 +2437,11 @@ lib_examples_it_files = Split('''
 ''')
 
 
+lib_examples_ja_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_nl_files = Split('''
     multicol.lyx
     opsommingstekens.lyx
@@ -2496,8 +2516,6 @@ lib_layouts_files = Split('''
     aastex.layout
     agu-dtd.layout
     agums.layout
-    amsart-plain.layout
-    amsart-seq.layout
     amsart.layout
     amsbook.layout
     apa.layout
@@ -2587,9 +2605,6 @@ lib_layouts_inc_files = Split('''
     agu_stdtitle.inc
     aguplus.inc
     amsdefs.inc
-    amsmaths-plain.inc
-    amsmaths-seq.inc
-    amsmaths.inc
     db_lyxmacros.inc
     db_stdcharstyles.inc
     db_stdclass.inc
@@ -2606,8 +2621,10 @@ lib_layouts_inc_files = Split('''
     numreport.inc
     numrevtex.inc
     scrclass.inc
+    stdcharstyles.inc
     stdclass.inc
     stdcounters.inc
+    stdcustom.inc
     stdfloats.inc
     stdinsets.inc
     stdlayouts.inc
@@ -2620,20 +2637,27 @@ lib_layouts_inc_files = Split('''
     svjour.inc
     theorems.inc
     theorems-ams.inc
+    theorems-order.inc
+    theorems-proof.inc
+    theorems-starred.inc
+    theorems-starred-equivalents.inc
 ''')
 
 
 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
+    braille.module
+    endnotes.module
+    foottoend.module
+    hanging.module
+    linguistics.module
+    logicalmkup.module
+    minimalistic.module
+    theorems-ams-extended.module
+    theorems-ams.module
+    theorems-chap.module
+    theorems-sec.module
+    theorems-starred.module
+    theorems-std.module
 ''')
 
 lib_scripts_files = Split('''
@@ -2668,6 +2692,7 @@ lib_bind_files = Split('''
     math.bind
     menus.bind
     sciword.bind
+    site.bind
     xemacs.bind
 ''')
 
@@ -2692,6 +2717,11 @@ lib_bind_de_files = Split('''
 ''')
 
 
+lib_commands_files = Split('''
+    default.def
+''')
+
+
 boost_extra_files = Split('''
     LICENSE_1_0.txt
     Makefile.am
@@ -2774,24 +2804,6 @@ boost_libs_filesystem_src_extra_files = Split('''
 ''')
 
 
-boost_libs_iostreams_extra_files = Split('''
-    Makefile.am
-''')
-
-
-boost_libs_iostreams_src_files = Split('''
-    file_descriptor.cpp
-    mapped_file.cpp
-    zlib.cpp
-''')
-
-
-boost_libs_iostreams_src_extra_files = Split('''
-    Makefile.am
-    pch.h
-''')
-
-
 development_Win32_packaging_installer = Split('''
     license.rtf
     lyx.nsi