]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
adjust
[lyx.git] / development / scons / scons_manifest.py
index 771af3c5d9df30deafdbd97565c97e3e922d40e4..6e2a9c88d59e5a3af4d575e1a14191e9fce51f26 100644 (file)
@@ -4,8 +4,6 @@ TOP_extra_files = Split('''
     ABOUT-NLS
     ANNOUNCE
     COPYING
-    ChangeLog
-    ChangeLog.1
     INSTALL
     INSTALL.MacOSX
     INSTALL.Win32
@@ -14,7 +12,6 @@ TOP_extra_files = Split('''
     INSTALL.scons
     Makefile.am
     NEWS
-    OLD-CHANGES
     README
     README.Cygwin
     README.Win32
@@ -44,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
@@ -56,19 +55,22 @@ src_header_files = Split('''
     Dimension.h
     DispatchResult.h
     DocIterator.h
+    EmbeddedFiles.h
     Encoding.h
     ErrorList.h
     Exporter.h
     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
@@ -78,6 +80,8 @@ src_header_files = Split('''
     LaTeXFeatures.h
     Language.h
     Layout.h
+    LayoutEnums.h
+    LayoutPtr.h
     Length.h
     Lexer.h
     LyX.h
@@ -91,13 +95,14 @@ src_header_files = Split('''
     ModuleList.h
     Mover.h
     OutputParams.h
-    PSpell.h
     ParIterator.h
     Paragraph.h
     ParagraphList.h
     ParagraphMetrics.h
     ParagraphParameters.h
+    PDFOptions.h
     PrinterParams.h
+    PSpell.h
     Row.h
     Section.h
     Server.h
@@ -108,8 +113,8 @@ src_header_files = Split('''
     TexRow.h
     Text.h
     TextClass.h
-    TextClass_ptr.h
     TextClassList.h
+    TextClassPtr.h
     TextMetrics.h
     Thesaurus.h
     TocBackend.h
@@ -121,15 +126,11 @@ src_header_files = Split('''
     Variables.h
     WordLangTuple.h
     buffer_funcs.h
-    bufferview_funcs.h
-    callback.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,7 +139,6 @@ src_header_files = Split('''
     paragraph_funcs.h
     rowpainter.h
     sgml.h
-    toc.h
     update_flags.h
     version.h
 ''')
@@ -156,6 +156,7 @@ src_pre_files = Split('''
     Bullet.cpp
     Changes.cpp
     Chktex.cpp
+    CmdDef.cpp
     Color.cpp
     Converter.cpp
     ConverterCache.cpp
@@ -166,18 +167,20 @@ src_pre_files = Split('''
     CutAndPaste.cpp
     DepTable.cpp
     DocIterator.cpp
+    EmbeddedFiles.cpp
     Encoding.cpp
     ErrorList.cpp
     Exporter.cpp
     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
@@ -199,6 +202,7 @@ src_pre_files = Split('''
     MetricsInfo.cpp
     Mover.cpp
     OutputParams.cpp
+    PDFOptions.cpp
     ParIterator.cpp
     Paragraph.cpp
     ParagraphMetrics.cpp
@@ -223,8 +227,6 @@ src_pre_files = Split('''
     VSpace.cpp
     boost.cpp
     buffer_funcs.cpp
-    bufferview_funcs.cpp
-    callback.cpp
     debug.cpp
     factory.cpp
     gettext.cpp
@@ -237,7 +239,6 @@ src_pre_files = Split('''
     paragraph_funcs.cpp
     rowpainter.cpp
     sgml.cpp
-    toc.cpp
     version.cpp
 ''')
 
@@ -263,7 +264,6 @@ src_extra_src_files = Split('''
 
 
 src_extra_files = Split('''
-    ChangeLog
     Makefile.am
     pch.h
 ''')
@@ -285,7 +285,6 @@ src_client_files = Split('''
 
 
 src_client_extra_files = Split('''
-    ChangeLog
     Makefile.am
     lyxclient.man
     pch.h
@@ -314,7 +313,6 @@ src_support_header_files = Split('''
     docstring.h
     environment.h
     filetools.h
-    fs_extras.h
     gzstream.h
     limited_stack.h
     lstrings.h
@@ -354,7 +352,6 @@ src_support_files = Split('''
     docstring.cpp
     environment.cpp
     filetools.cpp
-    fs_extras.cpp
     gzstream.cpp
     getcwd.cpp
     kill.cpp
@@ -367,7 +364,6 @@ src_support_files = Split('''
     rename.cpp
     socktools.cpp
     tempname.cpp
-    textutils.cpp
     unicode.cpp
     unlink.cpp
     userinfo.cpp
@@ -389,14 +385,12 @@ src_support_extra_src_files = Split('''
 
 
 src_support_extra_files = Split('''
-    ChangeLog
     Makefile.am
     pch.h
 ''')
 
 
 src_support_tests_extra_files = Split('''
-    ChangeLog
     Makefile.am
     boost.cpp
     convert.cpp
@@ -429,6 +423,7 @@ src_support_minizip_files = Split('''
     ioapi.c
     iowin32.c
     zip.c
+    zipunzip.cpp
     unzip.c
 ''')
 
@@ -464,7 +459,6 @@ src_graphics_files = Split('''
 
 
 src_graphics_extra_files = Split('''
-    ChangeLog
     Makefile.am
     pch.h
 ''')
@@ -476,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
@@ -493,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
@@ -522,7 +509,6 @@ src_mathed_header_files = Split('''
     InsetMathString.h
     InsetMathSubstack.h
     InsetMathSymbol.h
-    InsetMathTFrac.h
     InsetMathTabular.h
     InsetMathUnderset.h
     InsetMathUnknown.h
@@ -552,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
@@ -569,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
@@ -598,7 +577,6 @@ src_mathed_files = Split('''
     InsetMathString.cpp
     InsetMathSubstack.cpp
     InsetMathSymbol.cpp
-    InsetMathTFrac.cpp
     InsetMathTabular.cpp
     InsetMathUnderset.cpp
     InsetMathUnknown.cpp
@@ -622,7 +600,6 @@ src_mathed_files = Split('''
 
 src_mathed_extra_files = Split('''
     BUGS
-    ChangeLog
     InsetFormulaMacro.cpp
     InsetFormulaMacro.h
     InsetMathMBox.cpp
@@ -672,7 +649,6 @@ src_tex2lyx_copied_files = Split('''
 
 
 src_tex2lyx_extra_files = Split('''
-    ChangeLog
     Makefile.am
     pch.h
     test-insets.tex
@@ -683,7 +659,6 @@ src_tex2lyx_extra_files = Split('''
 
 
 src_frontends_header_files = Split('''
-    Alert_pimpl.h
     Application.h
     Clipboard.h
     Dialogs.h
@@ -691,16 +666,16 @@ src_frontends_header_files = Split('''
     FontLoader.h
     FontMetrics.h
     Gui.h
+    KeyModifier.h
     KeySymbol.h
     LyXView.h
     NoGuiFontLoader.h
     NoGuiFontMetrics.h
     Painter.h
     Selection.h
-    Toolbars.h
     WorkArea.h
+    WorkAreaManager.h
     alert.h
-    key_state.h
     mouse_state.h
 ''')
 
@@ -708,116 +683,19 @@ src_frontends_header_files = Split('''
 src_frontends_files = Split('''
     Application.cpp
     Dialogs.cpp
-    LyXView.cpp
     Painter.cpp
-    Toolbars.cpp
-    WorkArea.cpp
+    WorkAreaManager.cpp
     alert.cpp
 ''')
 
 
 src_frontends_extra_files = Split('''
-    ChangeLog
     Makefile.am
     pch.h
 ''')
 
 
-src_frontends_controllers_header_files = Split('''
-    BCView.h
-    ButtonController.h
-    ButtonPolicy.h
-    ControlAboutlyx.h
-    ControlBibtex.h
-    ControlBox.h
-    ControlBranch.h
-    ControlChanges.h
-    ControlCharacter.h
-    ControlCitation.h
-    ControlCommand.h
-    ControlCommandBuffer.h
-    ControlDocument.h
-    ControlERT.h
-    ControlErrorList.h
-    ControlExternal.h
-    ControlFloat.h
-    ControlGraphics.h
-    ControlInclude.h
-    ControlListings.h
-    ControlLog.h
-    ControlMath.h
-    ControlNote.h
-    ControlParagraph.h
-    ControlPrefs.h
-    ControlPrint.h
-    ControlRef.h
-    ControlSearch.h
-    ControlSendto.h
-    ControlShowFile.h
-    ControlSpellchecker.h
-    ControlTabular.h
-    ControlTabularCreate.h
-    ControlTexinfo.h
-    ControlThesaurus.h
-    ControlToc.h
-    ControlVSpace.h
-    ControlViewSource.h
-    ControlWrap.h
-    Dialog.h
-    Kernel.h
-    frontend_helpers.h
-''')
-
-
-src_frontends_controllers_files = Split('''
-    BCView.cpp
-    ButtonController.cpp
-    ButtonPolicy.cpp
-    ControlAboutlyx.cpp
-    ControlBibtex.cpp
-    ControlBox.cpp
-    ControlBranch.cpp
-    ControlChanges.cpp
-    ControlCharacter.cpp
-    ControlCitation.cpp
-    ControlCommand.cpp
-    ControlCommandBuffer.cpp
-    ControlDocument.cpp
-    ControlERT.cpp
-    ControlErrorList.cpp
-    ControlExternal.cpp
-    ControlFloat.cpp
-    ControlGraphics.cpp
-    ControlInclude.cpp
-    ControlListings.cpp
-    ControlLog.cpp
-    ControlMath.cpp
-    ControlNote.cpp
-    ControlParagraph.cpp
-    ControlPrefs.cpp
-    ControlPrint.cpp
-    ControlRef.cpp
-    ControlSearch.cpp
-    ControlSendto.cpp
-    ControlShowFile.cpp
-    ControlSpellchecker.cpp
-    ControlTabular.cpp
-    ControlTabularCreate.cpp
-    ControlTexinfo.cpp
-    ControlThesaurus.cpp
-    ControlToc.cpp
-    ControlVSpace.cpp
-    ControlViewSource.cpp
-    ControlWrap.cpp
-    Dialog.cpp
-    Kernel.cpp
-    frontend_helpers.cpp
-''')
-
-
 src_frontends_controllers_extra_files = Split('''
-    BCView.tmpl
-    ChangeLog
     Makefile.am
     pch.h
 ''')
@@ -838,186 +716,183 @@ src_frontends_controllers_tests_regfiles_extra_files = Split('''
 
 
 src_frontends_qt4_header_files = Split('''
+               ../ButtonPolicy.h
+               ../Dialog.h
     Action.h
     BulletsModule.h
-    CheckedLineEdit.h
+    ButtonController.h
     ColorCache.h
+    CustomizedWidgets.h
+    DialogView.h
     DockView.h
     EmptyTable.h
     FloatPlacement.h
+    GuiAbout.h
     GuiApplication.h
+    GuiBibitem.h
+    GuiBibtex.h
+    GuiBox.h
+    GuiBranches.h
+    GuiBranch.h
+    GuiChanges.h
+    GuiCharacter.h
+    GuiCharacter.h
+    GuiCitation.h
     GuiClipboard.h
+    GuiCommandBuffer.h
+    GuiCommandEdit.h
+    GuiDelimiter.h
+    GuiDialog.h
+    GuiDocument.h
+    GuiErrorList.h
+    GuiERT.h
+    GuiExternal.h
+    GuiFloat.h
+    GuiFontExample.h
     GuiFontLoader.h
+    GuiGraphics.h
+    GuiGraphicsUi.h
+    GuiHyperlink.h
+    GuiImage.h
     GuiImplementation.h
+    GuiInclude.h
+    GuiIndex.h
+    GuiKeySymbol.h
+    GuiListings.h
+    GuiLog.h
+    GuiMath.h
+    GuiMathMatrix.h
+    GuiMenubar.h
+    GuiNomencl.h
+    GuiNote.h
+    GuiPainter.h
+    GuiParagraph.h
+    GuiPopupMenu.h
+    GuiPrefs.h
+    GuiPrint.h
+    GuiRef.h
+    GuiSearch.h
     GuiSelection.h
+    GuiSelectionManager.h
+    GuiSendto.h
+    GuiSetBorder.h
+    GuiShowFile.h
+    GuiSpellchecker.h
+    GuiTabularCreate.h
+    GuiTabular.h
+    GuiTexinfo.h
+    GuiThesaurus.h
+    GuiToc.h
+    GuiToolbar.h
+    GuiToolbars.h
     GuiView.h
+    GuiViewSource.h
+    GuiVSpace.h
     GuiWorkArea.h
+    GuiWrap.h
     IconPalette.h
     InsertTableWidget.h
+    LaTeXHighlighter.h
     LengthCombo.h
     LyXFileDialog.h
     PanelStack.h
-    QAbout.h
-    QBibitem.h
-    QBibtex.h
-    QBox.h
-    QBranch.h
-    QBranches.h
-    QChanges.h
-    QCharacter.h
-    QCharacter.h
-    QCitation.h
-    QCitationDialog.h
-    QCommandBuffer.h
-    QCommandEdit.h
-    QDelimiterDialog.h
-    QDialogView.h
-    QDocument.h
-    QERT.h
-    QErrorList.h
-    QExternal.h
-    QFloat.h
-    QFloatDialog.h
-    QFontExample.h
-    QGraphics.h
-    QGraphicsDialog.h
-    QGraphicsUi.h
-    QInclude.h
-    QIndex.h
-    QKeySymbol.h
-    QListings.h
-    QLImage.h
-    QLMenubar.h
-    QLPainter.h
-    QLPopupMenu.h
-    QLPrintDialog.h
-    QLToolbar.h
-    QLog.h
-    QMathMatrixDialog.h
-    QNomencl.h
-    QNote.h
-    QParagraph.h
-    QPrefs.h
-    QPrint.h
-    QRef.h
-    QSearch.h
-    QSelectionManager.h
-    QSendto.h
-    QSetBorder.h
-    QShowFile.h
-    QSpellchecker.h
-    QTabular.h
-    QTabularCreate.h
-    QTexinfo.h
-    QThesaurus.h
-    QToc.h
-    QURLDialog.h
-    QVSpace.h
-    QViewSource.h
-    QWrap.h
-    Qt2BC.h
     TocModel.h
     TocWidget.h
-    UrlView.h
     Validator.h
     qlkey.h
     qt_helpers.h
-    socket_callback.h
 ''')
 
 
 src_frontends_qt4_files = Split('''
+               ../ButtonPolicy.cpp
+               ../Dialog.cpp
     Action.cpp
     BulletsModule.cpp
-    CheckedLineEdit.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
+    GuiBox.cpp
+    GuiBranch.cpp
+    GuiBranches.cpp
+    GuiChanges.cpp
+    GuiCharacter.cpp
+    GuiCitation.cpp
     GuiClipboard.cpp
+    GuiCommandBuffer.cpp
+    GuiCommandEdit.cpp
+    GuiDelimiter.cpp
+    GuiDialog.cpp
+    GuiDocument.cpp
+    GuiErrorList.cpp
+    GuiERT.cpp
+    GuiExternal.cpp
+    GuiFloat.cpp
+    GuiFontExample.cpp
     GuiFontLoader.cpp
     GuiFontMetrics.cpp
+    GuiGraphics.cpp
+    GuiHyperlink.cpp
+    GuiImage.cpp
     GuiImplementation.cpp
+    GuiInclude.cpp
+    GuiIndex.cpp
+    GuiKeySymbol.cpp
+    GuiListings.cpp
+    GuiLog.cpp
+    GuiMath.cpp
+    GuiMathMatrix.cpp
+    GuiMenubar.cpp
+    GuiNomencl.cpp
+    GuiNote.cpp
+    GuiPainter.cpp
+    GuiParagraph.cpp
+    GuiPopupMenu.cpp
+    GuiPrefs.cpp
+    GuiPrint.cpp
+    GuiRef.cpp
+    GuiSearch.cpp
     GuiSelection.cpp
+    GuiSelectionManager.cpp
+    GuiSendto.cpp
+    GuiSetBorder.cpp
+    GuiShowFile.cpp
+    GuiSpellchecker.cpp
+    GuiTabular.cpp
+    GuiTabularCreate.cpp
+    GuiTexinfo.cpp
+    GuiThesaurus.cpp
+    GuiToc.cpp
+    GuiToolbar.cpp
+    GuiToolbars.cpp
     GuiView.cpp
+    GuiViewSource.cpp
+    GuiVSpace.cpp
     GuiWorkArea.cpp
+    GuiWrap.cpp
     IconPalette.cpp
     InsertTableWidget.cpp
-    KeySymbol.cpp
     LengthCombo.cpp
+    LaTeXHighlighter.cpp
     LyXFileDialog.cpp
     PanelStack.cpp
-    QAbout.cpp
-    QBibitem.cpp
-    QBibtex.cpp
-    QBox.cpp
-    QBranch.cpp
-    QBranches.cpp
-    QChanges.cpp
-    QCharacter.cpp
-    QCitation.cpp
-    QCitationDialog.cpp
-    QCommandBuffer.cpp
-    QCommandEdit.cpp
-    QDelimiterDialog.cpp
-    QDialogView.cpp
-    QDocument.cpp
-    QERT.cpp
-    QErrorList.cpp
-    QExternal.cpp
-    QFloat.cpp
-    QFloatDialog.cpp
-    QFontExample.cpp
-    QGraphics.cpp
-    QGraphicsDialog.cpp
-    QInclude.cpp
-    QIndex.cpp
-    QKeySymbol.cpp
-    QListings.cpp
-    QLImage.cpp
-    QLMenubar.cpp
-    QLPainter.cpp
-    QLPopupMenu.cpp
-    QLPrintDialog.cpp
-    QLToolbar.cpp
-    QLog.cpp
-    QMathMatrixDialog.cpp
-    QNomencl.cpp
-    QNote.cpp
-    QParagraph.cpp
-    QPrefs.cpp
-    QPrint.cpp
-    QRef.cpp
-    QSearch.cpp
-    QSelectionManager.cpp
-    QSendto.cpp
-    QSetBorder.cpp
-    QShowFile.cpp
-    QSpellchecker.cpp
-    QTabular.cpp
-    QTabularCreate.cpp
-    QTexinfo.cpp
-    QThesaurus.cpp
-    QToc.cpp
-    QURLDialog.cpp
-    QVSpace.cpp
-    QViewSource.cpp
-    QWrap.cpp
-    Qt2BC.cpp
     TocModel.cpp
     TocWidget.cpp
-    UrlView.cpp
     Validator.cpp
-    alert_pimpl.cpp
     qt_helpers.cpp
-    socket_callback.cpp
 ''')
 
 
 src_frontends_qt4_extra_files = Split('''
-    ChangeLog
     GuiFontMetrics.h
     Makefile.am
     README
@@ -1043,11 +918,13 @@ src_frontends_qt4_ui_files = Split('''
     DocumentUi.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
@@ -1062,11 +939,10 @@ src_frontends_qt4_ui_files = Split('''
     NumberingUi.ui
     PageLayoutUi.ui
     ParagraphUi.ui
+    PDFSupportUi.ui
     PreambleUi.ui
     PrefColorsUi.ui
     PrefConvertersUi.ui
-    PrefCopiersUi.ui
-    PrefCygwinPathUi.ui
     PrefDateUi.ui
     PrefDisplayUi.ui
     PrefFileformatsUi.ui
@@ -1078,6 +954,7 @@ src_frontends_qt4_ui_files = Split('''
     PrefPlaintextUi.ui
     PrefPrinterUi.ui
     PrefScreenFontsUi.ui
+    PrefShortcutsUi.ui
     PrefSpellcheckerUi.ui
     PrefUi.ui
     PrefsUi.ui
@@ -1085,6 +962,7 @@ src_frontends_qt4_ui_files = Split('''
     RefUi.ui
     SearchUi.ui
     SendtoUi.ui
+    ShortcutUi.ui
     ShowFileUi.ui
     SpellcheckerUi.ui
     TabularCreateUi.ui
@@ -1093,7 +971,6 @@ src_frontends_qt4_ui_files = Split('''
     TextLayoutUi.ui
     ThesaurusUi.ui
     TocUi.ui
-    URLUi.ui
     VSpaceUi.ui
     ViewSourceUi.ui
     WrapUi.ui
@@ -1116,14 +993,15 @@ src_insets_header_files = Split('''
     InsetBox.h
     InsetBranch.h
     InsetCaption.h
-    InsetCharStyle.h
     InsetCitation.h
+    InsetCode.h
     InsetCollapsable.h
     InsetCommand.h
     InsetCommandParams.h
     InsetERT.h
     InsetEnvironment.h
     InsetExternal.h
+    InsetFlex.h
     InsetFloat.h
     InsetFloatList.h
     InsetFoot.h
@@ -1131,9 +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
@@ -1150,7 +1031,6 @@ src_insets_header_files = Split('''
     InsetTOC.h
     InsetTabular.h
     InsetText.h
-    InsetUrl.h
     InsetVSpace.h
     InsetWrap.h
     MailInset.h
@@ -1171,7 +1051,6 @@ src_insets_files = Split('''
     InsetBox.cpp
     InsetBranch.cpp
     InsetCaption.cpp
-    InsetCharStyle.cpp
     InsetCitation.cpp
     InsetCollapsable.cpp
     InsetCommand.cpp
@@ -1179,6 +1058,7 @@ src_insets_files = Split('''
     InsetERT.cpp
     InsetEnvironment.cpp
     InsetExternal.cpp
+    InsetFlex.cpp
     InsetFloat.cpp
     InsetFloatList.cpp
     InsetFoot.cpp
@@ -1186,8 +1066,10 @@ src_insets_files = Split('''
     InsetGraphics.cpp
     InsetGraphicsParams.cpp
     InsetHFill.cpp
+    InsetHyperlink.cpp
     InsetInclude.cpp
     InsetIndex.cpp
+    InsetInfo.cpp
     InsetLabel.cpp
     InsetLine.cpp
     InsetListings.cpp
@@ -1205,7 +1087,6 @@ src_insets_files = Split('''
     InsetTOC.cpp
     InsetTabular.cpp
     InsetText.cpp
-    InsetUrl.cpp
     InsetVSpace.cpp
     InsetWrap.cpp
     MailInset.cpp
@@ -1216,7 +1097,6 @@ src_insets_files = Split('''
 
 
 src_insets_extra_files = Split('''
-    ChangeLog
     InsetTheorem.cpp
     InsetTheorem.h
     Makefile.am
@@ -1272,7 +1152,6 @@ intl_files = Split('''
 
 
 intl_extra_files = Split('''
-    ChangeLog
     VERSION
     config.charset
     libgnuintl.h.in
@@ -1288,7 +1167,6 @@ intl_extra_files = Split('''
 
 
 config_extra_files = Split('''
-    ChangeLog
     Makefile.am
     common.am
     config.guess
@@ -1315,7 +1193,6 @@ sourcedoc_extra_files = Split('''
 
 
 po_extra_files = Split('''
-    ChangeLog
     LINGUAS
     Makefile.in.in
     Makevars
@@ -1377,7 +1254,6 @@ lib_files = Split('''
 
 
 lib_extra_files = Split('''
-    ChangeLog
     Makefile.am
     autocorrect
     build-listerrors
@@ -1473,6 +1349,7 @@ lib_fonts_files = Split('''
     cmmi10.ttf
     cmr10.ttf
     cmsy10.ttf
+    esint10.ttf
     eufm10.ttf
     msam10.ttf
     msbm10.ttf
@@ -1540,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
@@ -1556,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
@@ -1602,7 +1490,6 @@ lib_images_files = Split('''
     undo.png
     unknown.png
     up.png
-    url-insert.png
 ''')
 
 
@@ -2130,6 +2017,10 @@ lib_images_math_extra_files = Split('''
 ''')
 
 
+lib_images_commands_files = Split('''
+''')
+
+
 lib_images_attic_extra_files = Split('''
     dialog-show_mathpanel.png
 ''')
@@ -2154,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
 ''')
@@ -2202,7 +2094,6 @@ lib_doc_clipart_files = Split('''
 
 
 lib_doc_extra_files = Split('''
-    ChangeLog
     Makefile.am
     Makefile.depend
     README.Documentation
@@ -2231,6 +2122,7 @@ lib_doc_de_files = Split('''
 
 
 lib_doc_de_clipart_files = Split('''
+    ERT.png
     ExternesMaterialQt4.png
     FussnoteQt4.png
     GerahmteNotizQt4.png
@@ -2259,6 +2151,13 @@ lib_doc_es_files = Split('''
     Extended.lyx
     Intro.lyx
     Tutorial.lyx
+    UserGuide.lyx
+''')
+
+
+lib_doc_es_biblio_files = Split('''
+    alphadin.bst
+    LyXDocs.bib
 ''')
 
 
@@ -2271,6 +2170,8 @@ lib_doc_es_clipart_files = Split('''
     NotaEnmarcadaImg.png
     NotaLyXImagenQt4.png
     NotaSombreadaImg.png
+    Resumen.pdf
+    es_ERT.png
     etiquetaQt4.png
     flotanteQt4.png
     notapieQt4.png
@@ -2290,6 +2191,7 @@ lib_doc_eu_files = Split('''
 
 lib_doc_fr_files = Split('''
     Customization.lyx
+    EmbeddedObjects.lyx
     Extended.lyx
     FAQ.lyx
     Intro.lyx
@@ -2405,7 +2307,6 @@ lib_examples_files = Split('''
     biblioExample.bib
     chess-article.lyx
     chessgame.lyx
-    currency.lyx
     docbook_article.lyx
     europeCV.lyx
     example_lyxified.lyx
@@ -2447,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
@@ -2464,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
@@ -2473,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
@@ -2580,7 +2479,6 @@ lib_lyx2lyx_files = Split('''
 
 
 lib_lyx2lyx_extra_files = Split('''
-    ChangeLog
     Makefile.am
     lyx2lyx_version.py.in
 ''')
@@ -2631,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
@@ -2664,6 +2567,9 @@ lib_layouts_files = Split('''
     svglobal.layout
     svjog.layout
     svprobth.layout
+    tarticle.layout
+    tbook.layout
+    treport.layout
 ''')
 
 
@@ -2707,18 +2613,21 @@ lib_layouts_inc_files = Split('''
     stdstruct.inc
     stdtitle.inc
     svjour.inc
+    theorems.inc
+    theorems-ams.inc
 ''')
 
 
 lib_layouts_module_files = Split('''
-    lib/layouts/url.module
-    lib/layouts/endnotes.module
-    lib/layouts/foottoend.module
-    lib/layouts/theorems-ams-withinsec.module
-    lib/layouts/theorems-ams.module
-    lib/layouts/theorems-withinsec.module
-    lib/layouts/theorems-withinchap.module
-    lib/layouts/theorems-std.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('''
@@ -2753,6 +2662,7 @@ lib_bind_files = Split('''
     math.bind
     menus.bind
     sciword.bind
+    site.bind
     xemacs.bind
 ''')
 
@@ -2777,8 +2687,12 @@ lib_bind_de_files = Split('''
 ''')
 
 
+lib_commands_files = Split('''
+    default.def
+''')
+
+
 boost_extra_files = Split('''
-    ChangeLog
     LICENSE_1_0.txt
     Makefile.am
 ''')