]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Revert r36465 and r36467. Soon to be replaced by proper code for correctly
[lyx.git] / development / scons / scons_manifest.py
index ea1ce139c20b7c6b8e27ad3260f36c8d6fd5fef0..d2e028446a140c05f64c2485282823193426c1ea 100644 (file)
@@ -116,6 +116,7 @@ src_header_files = Split('''
     ParagraphMetrics.h
     ParagraphParameters.h
     PDFOptions.h
+    PersonalWordList.h
     PrinterParams.h
     Row.h
     rowpainter.h
@@ -213,6 +214,7 @@ src_pre_files = Split('''
     Paragraph.cpp
     ParagraphMetrics.cpp
     ParagraphParameters.cpp
+    PersonalWordList.cpp
     Row.cpp
     rowpainter.cpp
     Server.cpp
@@ -297,6 +299,7 @@ src_support_header_files = Split('''
     filetools.h
     foreach.h
     ForkedCalls.h
+    functional.h
     gettext.h
     gzstream.h
     lassert.h
@@ -749,7 +752,7 @@ src_frontends_qt4_header_files = Split('''
     GuiListings.h
     GuiLog.h
     GuiMathMatrix.h
-    GuiNomencl.h
+    GuiNomenclature.h
     GuiNote.h
     GuiPainter.h
     GuiParagraph.h
@@ -781,6 +784,7 @@ src_frontends_qt4_header_files = Split('''
     GuiWorkArea.h
     GuiWrap.h
     IconPalette.h
+    InGuiThread.h
     InsertTableWidget.h
     InsetParamsDialog.h
     InsetParamsWidget.h
@@ -852,7 +856,7 @@ src_frontends_qt4_files = Split('''
     GuiListings.cpp
     GuiLog.cpp
     GuiMathMatrix.cpp
-    GuiNomencl.cpp
+    GuiNomenclature.cpp
     GuiNote.cpp
     GuiPainter.cpp
     GuiParagraph.cpp
@@ -884,6 +888,7 @@ src_frontends_qt4_files = Split('''
     GuiWorkArea.cpp
     GuiWrap.cpp
     IconPalette.cpp
+    InGuiThread.cpp
     InsertTableWidget.cpp
     InsetParamsDialog.cpp
     InsetParamsWidget.cpp
@@ -1054,6 +1059,7 @@ src_insets_header_files = Split('''
     InsetPreview.h
     InsetQuotes.h
     InsetRef.h
+    InsetScript.h
     InsetSpace.h
     InsetSpecialChar.h
     InsetTOC.h
@@ -1110,6 +1116,7 @@ src_insets_files = Split('''
     InsetPreview.cpp
     InsetQuotes.cpp
     InsetRef.cpp
+    InsetScript.cpp
     InsetSpace.cpp
     InsetSpecialChar.cpp
     InsetTOC.cpp
@@ -1260,6 +1267,7 @@ po_extra_files = Split('''
     Rules-quot
     sk.po
     sl.po
+    sr.po
     sv.po
     tr.po
     uk.po
@@ -1364,6 +1372,7 @@ lib_templates_files = Split('''
     koma-letter2.lyx
     latex8.lyx
     letter.lyx
+    lettre.lyx
     README.new_templates
     revtex.lyx
     revtex4.lyx
@@ -1426,11 +1435,13 @@ lib_images_files = Split('''
     buffer-close.png
     buffer-export.png
     buffer-export_dvi.png
+    buffer-export_dvi3.png
     buffer-export_latex.png
     buffer-export_pdf.png
     buffer-export_pdf2.png
     buffer-export_pdf3.png
     buffer-export_pdf4.png
+    buffer-export_pdf5.png
     buffer-export_ps.png
     buffer-export_text.png
     buffer-new.png
@@ -1438,17 +1449,21 @@ lib_images_files = Split('''
     buffer-toggle-output-sync.png
     buffer-update.png
     buffer-update_dvi.png
+    buffer-update_dvi3.png
     buffer-update_pdf.png
     buffer-update_pdf2.png
     buffer-update_pdf3.png
     buffer-update_pdf4.png
+    buffer-update_pdf5.png
     buffer-update_ps.png
     buffer-view.png
     buffer-view_dvi.png
+    buffer-view_dvi3.png
     buffer-view_pdf.png
     buffer-view_pdf2.png
     buffer-view_pdf3.png
     buffer-view_pdf4.png
+    buffer-view_pdf5.png
     buffer-view_ps.png
     buffer-write-as.png
     buffer-write.png
@@ -1537,6 +1552,8 @@ lib_images_files = Split('''
     psnfss4.png
     redo.png
     reload.png
+    script-insert_subscript.png
+    script-insert_superscript.png
     split-view_horizontal.png
     split-view_vertical.png
     standard.png
@@ -2345,7 +2362,9 @@ lib_doc_hu_files = Split('''
 
 lib_doc_id_files = Split('''
     Intro.lyx
+    Shortcuts.lyx
     Tutorial.lyx
+    UserGuide.lyx
 ''')
 
 
@@ -2568,7 +2587,6 @@ lib_examples_el_files = Split('''
 
 
 lib_examples_es_files = Split('''
-    beamer-conference-ornate20min.lyx
     Braille.lyx
     ejemplo_con_lyx.lyx
     ejemplo_sin_lyx.lyx
@@ -2592,6 +2610,7 @@ lib_examples_fr_files = Split('''
     exemple_brut.lyx
     exemple_lyxifie.lyx
     exemple-powerdot.lyx
+    FeynmanDiagrams.lyx
     Foils.lyx
     linguistics.lyx
     ListesPuces.lyx
@@ -2682,6 +2701,11 @@ lib_examples_ru_files = Split('''
 ''')
 
 
+lib_examples_sk_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_sl_files = Split('''
     primer_lyxan.lyx
     primer_surov.lyx
@@ -2689,7 +2713,8 @@ lib_examples_sl_files = Split('''
 ''')
 
 
-lib_examples_sk_files = Split('''
+lib_examples_sr_files = Split('''
+    Braille.lyx
     splash.lyx
 ''')
 
@@ -2719,9 +2744,11 @@ lib_lyx2lyx_files = Split('''
     lyx_1_5.py
     lyx_1_6.py
     lyx_2_0.py
+    lyx2lyx_tools.py
     parser_tools.py
     profiling.py
     test_parser_tools.py
+    unicode_symbols.py
 ''')
 
 
@@ -2766,6 +2793,7 @@ lib_layouts_files = Split('''
     elsart.layout
     elsarticle.layout
     entcs.layout
+    enumitem.module
     europecv.layout
     extarticle.layout
     extbook.layout
@@ -2793,6 +2821,7 @@ lib_layouts_files = Split('''
     kluwer.layout
     latex8.layout
     letter.layout
+    lettre.layout
     literate-article.layout
     literate-book.layout
     literate-report.layout
@@ -2896,6 +2925,7 @@ lib_layouts_module_files = Split('''
     endnotes.module
     eqs-within-sections.module
     figs-within-sections.module
+    fixltx2e.module
     foottoend.module
     hanging.module
     initials.module
@@ -2913,6 +2943,7 @@ lib_layouts_module_files = Split('''
     theorems-bytype.module
     theorems-chap-bytype.module
     theorems-chap.module
+    theorems-named.module
     theorems-sec-bytype.module
     theorems-sec.module
     theorems-starred.module
@@ -2930,6 +2961,7 @@ lib_scripts_files = Split('''
     fig2pdftex.py
     fig2pstex.py
     fig_copy.py
+    include_bib.py
     layout2layout.py
     legacy_lyxpreview2ppm.py
     listerrors
@@ -2937,6 +2969,7 @@ lib_scripts_files = Split('''
     lyxpreview-lytex2bitmap.py
     lyxpreview-platex2bitmap.py
     lyxpreview_tools.py
+    lyxsweave.R
     prefs2prefs.py
     prefs2prefs_lfuns.py
     prefs2prefs_prefs.py