X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fscons%2Fscons_manifest.py;h=efe68cef5917d0612386700abab9683432cbcb8a;hb=5902b7c1f79151a701c2eaf1e9d2d84a8dca7e00;hp=dc660555f635c1fd69c9735e007bcdec8e1d01fc;hpb=248f47f06aeb4ae70330473788412878fbfaddc6;p=lyx.git diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index dc660555f6..efe68cef59 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -28,6 +28,7 @@ TOP_extra_files = Split(''' src_header_files = Split(''' + AppleSpellChecker.h AspellChecker.h Author.h BiblioInfo.h @@ -60,6 +61,7 @@ src_header_files = Split(''' Dimension.h DispatchResult.h DocIterator.h + EnchantChecker.h Encoding.h ErrorList.h Exporter.h @@ -95,7 +97,6 @@ src_header_files = Split(''' LyX.h LyXAction.h lyxfind.h - LyXFunc.h LyXRC.h LyXVC.h MetricsInfo.h @@ -106,6 +107,7 @@ src_header_files = Split(''' output_latex.h output_plaintext.h output_xhtml.h + OutputEnums.h OutputParams.h paper.h ParIterator.h @@ -117,7 +119,6 @@ src_header_files = Split(''' PrinterParams.h Row.h rowpainter.h - Section.h Server.h ServerSocket.h Session.h @@ -135,7 +136,6 @@ src_header_files = Split(''' update_flags.h VCBackend.h VSpace.h - Variables.h version.h WordLangTuple.h WordList.h @@ -143,6 +143,8 @@ src_header_files = Split(''' src_pre_files = Split(''' + AppleSpellChecker.cpp + AspellChecker.cpp Author.cpp Bidi.cpp BranchList.cpp @@ -198,7 +200,6 @@ src_pre_files = Split(''' LyX.cpp LyXAction.cpp lyxfind.cpp - LyXFunc.cpp LyXRC.cpp LyXVC.cpp MetricsInfo.cpp @@ -250,10 +251,9 @@ src_post_files = Split(''' src_extra_src_files = Split(''' AspellChecker.cpp + EnchantChecker.cpp HunspellChecker.cpp main.cpp - Section.cpp - Variables.cpp ''') @@ -284,6 +284,9 @@ src_client_extra_files = Split(''' src_support_header_files = Split(''' + AppleSpeller.h + AppleSpeller.m + bind.h convert.h copied_ptr.h debug.h @@ -306,6 +309,7 @@ src_support_header_files = Split(''' lyxlib.h lyxtime.h Messages.h + numpunct_lyx_char_type.h os.h os_win32.h Package.h @@ -313,8 +317,8 @@ src_support_header_files = Split(''' ProgressInterface.h qstring_helpers.h RandomAccessList.h - SignalSlot.h - SignalSlotPrivate.h + regex.h + shared_ptr.h socktools.h Systemcall.h SystemcallPrivate.h @@ -349,8 +353,6 @@ src_support_files = Split(''' Package.cpp Path.cpp qstring_helpers.cpp - SignalSlot.cpp - SignalSlotPrivate.cpp socktools.cpp Systemcall.cpp Timeout.cpp @@ -377,6 +379,7 @@ src_support_extra_src_files = Split(''' src_support_extra_files = Split(''' Makefile.am pch.h + mythes/license.readme ''') @@ -652,7 +655,6 @@ src_frontends_header_files = Split(''' FontMetrics.h KeyModifier.h KeySymbol.h - LyXView.h mouse_state.h Painter.h Selection.h @@ -728,7 +730,6 @@ src_frontends_qt4_header_files = Split(''' GuiErrorList.h GuiERT.h GuiExternal.h - GuiFloat.h GuiFontExample.h GuiFontLoader.h GuiGraphics.h @@ -779,6 +780,8 @@ src_frontends_qt4_header_files = Split(''' GuiWrap.h IconPalette.h InsertTableWidget.h + InsetParamsDialog.h + InsetParamsWidget.h LaTeXHighlighter.h LayoutBox.h LengthCombo.h @@ -828,7 +831,6 @@ src_frontends_qt4_files = Split(''' GuiErrorList.cpp GuiERT.cpp GuiExternal.cpp - GuiFloat.cpp GuiFontExample.cpp GuiFontLoader.cpp GuiFontMetrics.cpp @@ -879,6 +881,8 @@ src_frontends_qt4_files = Split(''' GuiWrap.cpp IconPalette.cpp InsertTableWidget.cpp + InsetParamsDialog.cpp + InsetParamsWidget.cpp LengthCombo.cpp LaTeXHighlighter.cpp LayoutBox.cpp @@ -903,7 +907,6 @@ src_frontends_qt4_extra_files = Split(''' src_frontends_qt4_ui_files = Split(''' AboutUi.ui - AskForTextUi.ui BibitemUi.ui BiblioUi.ui BibtexAddUi.ui @@ -916,6 +919,7 @@ src_frontends_qt4_ui_files = Split(''' ChangesUi.ui CharacterUi.ui CitationUi.ui + ColorUi.ui CompareUi.ui DelimiterUi.ui DocumentUi.ui @@ -924,7 +928,6 @@ src_frontends_qt4_ui_files = Split(''' ExternalUi.ui FindAndReplaceUi.ui FloatPlacementUi.ui - FloatUi.ui FontUi.ui GraphicsUi.ui HSpaceUi.ui @@ -933,6 +936,7 @@ src_frontends_qt4_ui_files = Split(''' IndexUi.ui IndicesUi.ui InfoUi.ui + InsetParamsUi.ui LabelUi.ui LaTeXUi.ui LanguageUi.ui @@ -940,6 +944,7 @@ src_frontends_qt4_ui_files = Split(''' ListingsSettingsUi.ui LogUi.ui MarginsUi.ui + MasterChildUi.ui MathMatrixUi.ui MathsUi.ui ModulesUi.ui @@ -955,7 +960,6 @@ src_frontends_qt4_ui_files = Split(''' PrefColorsUi.ui PrefCompletionUi.ui PrefConvertersUi.ui - PrefDateUi.ui PrefDisplayUi.ui PrefEditUi.ui PrefFileformatsUi.ui @@ -963,8 +967,8 @@ src_frontends_qt4_ui_files = Split(''' PrefInputUi.ui PrefLanguageUi.ui PrefLatexUi.ui + PrefOutputUi.ui PrefPathsUi.ui - PrefPlaintextUi.ui PrefPrinterUi.ui PrefScreenFontsUi.ui PrefShortcutsUi.ui @@ -996,7 +1000,6 @@ src_frontends_qt4_ui_files = Split(''' src_frontends_qt4_ui_extra_files = Split(''' - compile_uic.sh Makefile.am ''') @@ -1006,6 +1009,7 @@ src_insets_header_files = Split(''' ExternalTemplate.h ExternalTransforms.h Inset.h + InsetArgument.h InsetBibitem.h InsetBibtex.h InsetBox.h @@ -1039,8 +1043,8 @@ src_insets_header_files = Split(''' InsetNewpage.h InsetNomencl.h InsetNote.h - InsetOptArg.h InsetPhantom.h + InsetPreview.h InsetQuotes.h InsetRef.h InsetSpace.h @@ -1062,6 +1066,7 @@ src_insets_files = Split(''' ExternalTemplate.cpp ExternalTransforms.cpp Inset.cpp + InsetArgument.cpp InsetBibitem.cpp InsetBibtex.cpp InsetBox.cpp @@ -1094,8 +1099,8 @@ src_insets_files = Split(''' InsetNewpage.cpp InsetNomencl.cpp InsetNote.cpp - InsetOptArg.cpp InsetPhantom.cpp + InsetPreview.cpp InsetQuotes.cpp InsetRef.cpp InsetSpace.cpp @@ -1214,6 +1219,7 @@ po_extra_files = Split(''' de.po en@boldquot.header en@quot.header + el.po en.po es.po eu.po @@ -1325,6 +1331,7 @@ lib_templates_files = Split(''' aastex.lyx ACM-siggraph.lyx ACM-sigplan.lyx + AEA.lyx agu_article.lyx apa.lyx beamer-conference-ornate-20min.lyx @@ -1332,6 +1339,7 @@ lib_templates_files = Split(''' dinbrief.lyx docbook_article.lyx elsarticle.lyx + es_beamer-conference-ornate-20min.lyx fr_beamer-conference-ornate-20min.lyx g-brief-de.lyx g-brief-en.lyx @@ -1358,6 +1366,17 @@ lib_templates_files = Split(''' ''') +lib_templates_thesis_files = Split(''' + Acknowledgments.lyx + alpha.bst + chapter-1.lyx + chapter-2.lyx + Summary.lyx + thesis.lyx + thesisExample.bib +''') + + lib_ui_files = Split(''' classic.ui default.ui @@ -1404,6 +1423,7 @@ lib_images_files = Split(''' buffer-export_text.png buffer-new.png buffer-reload.png + buffer-toggle-output-sync.png buffer-update.png buffer-update_dvi.png buffer-update_pdf.png @@ -1462,6 +1482,7 @@ lib_images_files = Split(''' href-insert.png hidetab.png index-insert.png + info-insert_buffer_vcs-revision.png label-insert.png layout-document.png layout-paragraph.png @@ -1507,14 +1528,19 @@ lib_images_files = Split(''' split-view_horizontal.png split-view_vertical.png standard.png + tabular-feature_align-decimal.png tabular-feature_m-align-center.png tabular-feature_m-align-left.png tabular-feature_m-align-right.png + tabular-feature_m-valign-bottom.png + tabular-feature_m-valign-middle.png + tabular-feature_m-valign-top.png tabular-feature_append-column.png tabular-feature_append-row.png tabular-feature_delete-column.png tabular-feature_delete-row.png tabular-feature_multicolumn.png + tabular-feature_multirow.png tabular-feature_set-all-lines.png tabular-feature_set-border-lines.png tabular-feature_set-longtabular.png @@ -1527,9 +1553,6 @@ lib_images_files = Split(''' tabular-feature_toggle-rotate-cell.png tabular-feature_toggle-rotate-tabular.png tabular-feature_unset-all-lines.png - tabular-feature_m-valign-bottom.png - tabular-feature_m-valign-middle.png - tabular-feature_m-valign-top.png tabular-insert.png thesaurus-entry.png toolbar-toggle_math.png @@ -1540,6 +1563,8 @@ lib_images_files = Split(''' up.png update-others.png url-insert.png + vc-compare.png + vc-compare_0.png vc-check-in.png vc-check-out.png vc-locking-toggle.png @@ -1652,6 +1677,7 @@ lib_images_math_files = Split(''' diagdown.png diagup.png diamond.png + diamond2.png diamondsuit.png digamma.png div.png @@ -2213,6 +2239,11 @@ lib_doc_da_files = Split(''' ''') +lib_doc_el_files = Split(''' + Intro.lyx +''') + + lib_doc_es_files = Split(''' Customization.lyx DocumentoPostizo1.lyx @@ -2330,6 +2361,11 @@ lib_doc_it_clipart_files = Split(''' lib_doc_ja_files = Split(''' Additional.lyx + Customization.lyx + DummyDocument1.lyx + DummyDocument2.lyx + EmbeddedObjects.lyx + Formula-numbering.lyx Intro.lyx LaTeXConfig.lyx Math.lyx @@ -2340,10 +2376,12 @@ lib_doc_ja_files = Split(''' lib_doc_ja_clipart_files = Split(''' + ChildDocumentQt4.png + ERT.png + ExternalMaterialQt4.png floatQt4.png footnoteQt4.png referenceQt4.png - ERT.png ToolbarEnvBox.png ''') @@ -2511,6 +2549,25 @@ lib_examples_de_files = Split(''' ''') +lib_examples_el_files = Split(''' + splash.lyx +''') + + +lib_examples_es_files = Split(''' + beamer-conference-ornate20min.lyx + Braille.lyx + ejemplo_con_lyx.lyx + ejemplo_sin_lyx.lyx + ItemizeBullets.lyx + linguistics.lyx + multicol.lyx + splash.lyx + tufte-book.lyx + tufte-handout.lyx +''') + + lib_examples_fa_files = Split(''' splash.lyx ''') @@ -2534,20 +2591,6 @@ lib_examples_fr_files = Split(''' ''') -lib_examples_es_files = Split(''' - beamer-conference-ornate20min.lyx - Braille.lyx - ejemplo_con_lyx.lyx - ejemplo_sin_lyx.lyx - ItemizeBullets.lyx - linguistics.lyx - multicol.lyx - splash.lyx - tufte-book.lyx - tufte-handout.lyx -''') - - lib_examples_eu_files = Split(''' adibide_gordina.lyx adibide_lyx-atua.lyx @@ -2589,7 +2632,11 @@ lib_examples_it_files = Split(''' lib_examples_ja_files = Split(''' Braille.lyx + linguistics.lyx + multicol.lyx splash.lyx + xyfigure.png + xypic.lyx ''') @@ -2677,6 +2724,7 @@ lib_layouts_files = Split(''' aastex.layout achemso.layout acmsiggraph.layout + AEA.layout agu-dtd.layout agums.layout amsart.layout @@ -2798,6 +2846,7 @@ lib_layouts_inc_files = Split(''' numrevtex.inc scrclass.inc stdcharstyles.inc + stdciteformats.inc stdclass.inc stdcounters.inc stdcustom.inc @@ -2806,6 +2855,7 @@ lib_layouts_inc_files = Split(''' stdlayouts.inc stdletter.inc stdlists.inc + stdrefprefix.inc stdsections.inc stdstarsections.inc stdstruct.inc @@ -2851,6 +2901,7 @@ lib_layouts_module_files = Split(''' ''') lib_scripts_files = Split(''' + bash_completion clean_dvi.py convertDefault.py csv2lyx.py