]> git.lyx.org Git - features.git/blobdiff - development/scons/scons_manifest.py
* svcommon.inc:
[features.git] / development / scons / scons_manifest.py
index 0d8922bddc97546b0d1ee84489786945c22ee412..bf184af83107c0a3b9442ca41d281a13303ee1d0 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
@@ -306,6 +308,7 @@ src_support_header_files = Split('''
     lyxalgo.h
     lyxlib.h
     lyxtime.h
+    mutex.h
     Messages.h
     numpunct_lyx_char_type.h
     os.h
@@ -346,6 +349,7 @@ src_support_files = Split('''
     lassert.cpp
     lstrings.cpp
     lyxtime.cpp
+    mutex.cpp
     Messages.cpp
     os.cpp
     Package.cpp
@@ -624,6 +628,7 @@ src_tex2lyx_copied_files = Split('''
     Floating.cpp
     FontInfo.cpp
     Layout.cpp
+    LayoutFile.cpp
     LayoutModuleList.cpp
     lengthcommon.cpp
     Lexer.cpp
@@ -636,6 +641,7 @@ src_tex2lyx_copied_files = Split('''
 
 src_tex2lyx_extra_files = Split('''
     Makefile.am
+    TODO.txt
     pch.h
     tex2lyx.1in
     test/box-color-size-space-align.tex
@@ -706,6 +712,7 @@ src_frontends_qt4_header_files = Split('''
     DialogView.h
     DockView.h
     EmptyTable.h
+    FancyLineEdit.h
     FileDialog.h
     FindAndReplace.h
     FloatPlacement.h
@@ -810,8 +817,9 @@ src_frontends_qt4_files = Split('''
     ColorCache.cpp
     CustomizedWidgets.cpp
     EmptyTable.cpp
-    FindAndReplace.cpp
+    FancyLineEdit.cpp
     FileDialog.cpp
+    FindAndReplace.cpp
     FloatPlacement.cpp
     GuiAbout.cpp
     GuiAlert.cpp
@@ -1057,6 +1065,7 @@ src_insets_header_files = Split('''
     InsetPreview.h
     InsetQuotes.h
     InsetRef.h
+    InsetScript.h
     InsetSpace.h
     InsetSpecialChar.h
     InsetTOC.h
@@ -1113,6 +1122,7 @@ src_insets_files = Split('''
     InsetPreview.cpp
     InsetQuotes.cpp
     InsetRef.cpp
+    InsetScript.cpp
     InsetSpace.cpp
     InsetSpecialChar.cpp
     InsetTOC.cpp
@@ -1274,12 +1284,14 @@ po_extra_files = Split('''
 
 
 lib_files = Split('''
+    autocorrect
     chkconfig.ltx
     configure.py
     CREDITS
     encodings
     external_templates
     languages
+    layouttranslations
     symbols
     syntax.default
     unicodesymbols
@@ -1366,18 +1378,33 @@ lib_templates_files = Split('''
     JSS-article.lyx
     kluwer.lyx
     koma-letter2.lyx
-    latex8.lyx
     letter.lyx
     lettre.lyx
     README.new_templates
-    revtex.lyx
     revtex4.lyx
+    revtex4-1.lyx
     slides.lyx
+    svmult_appendix.lyx
+    svmult_editor.lyx
+''')
+
+
+lib_templates_springer_files = Split('''
+    acknow.lyx
+    acronym.lyx
+    appendix.lyx
+    chapter.lyx
+    dedication.lyx
+    foreword.lyx
+    glossary.lyx
+    part.lyx
+    preface.lyx
+    svmono_referenc.lyx
+    svmult_referenc.lyx
+    solutions.lyx
     svjour3.lyx
     svmono_book.lyx
-    svmult_appendix.lyx
     svmult_author.lyx
-    svmult_editor.lyx
 ''')
 
 
@@ -1394,7 +1421,6 @@ lib_templates_thesis_files = Split('''
 
 
 lib_ui_files = Split('''
-    classic.ui
     default.ui
     stdcontext.inc
     stdmenus.inc
@@ -1431,11 +1457,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
@@ -1443,21 +1471,26 @@ 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
     build-program.png
+    busy.gif
     change-accept.png
     change-next.png
     change-reject.png
@@ -1486,6 +1519,7 @@ lib_images_files = Split('''
     dialog-toggle_findreplaceadv.png
     dialog-toggle_toc.png
     down.png
+    editclear.png
     ert-insert.png
     file-open.png
     float-insert_figure.png
@@ -1542,20 +1576,22 @@ 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
     tabular-feature_align-decimal.png
+    tabular-feature_append-column.png
+    tabular-feature_append-row.png
+    tabular-feature_delete-column.png
+    tabular-feature_delete-row.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
@@ -2057,6 +2093,7 @@ lib_images_math_files = Split('''
     underrightarrow.png
     underscore.png
     underset.png
+    undertilde.png
     uparrow.png
     uparrow2.png
     updownarrow.png
@@ -2068,6 +2105,7 @@ lib_images_math_files = Split('''
     upsilon2.png
     upuparrows.png
     urcorner.png
+    utilde.png
     varepsilon.png
     varkappa.png
     varnothing.png
@@ -2138,6 +2176,9 @@ lib_images_attic_extra_files = Split('''
 ''')
 
 
+# Do not add subscript.sty to lib_tex_files since we don't want to install it
+# (it is part of TeXLive). We include it in our source package only so that
+# packagers may decide to install it (e.g. for MikTeX).
 lib_tex_files = Split('''
     broadway.cls
     hollywood.cls
@@ -2350,7 +2391,9 @@ lib_doc_hu_files = Split('''
 
 lib_doc_id_files = Split('''
     Intro.lyx
+    Shortcuts.lyx
     Tutorial.lyx
+    UserGuide.lyx
 ''')
 
 
@@ -2452,6 +2495,7 @@ lib_doc_sk_files = Split('''
 
 lib_doc_sv_files = Split('''
     Intro.lyx
+    Shortcuts.lyx
     Tutorial.lyx
 ''')
 
@@ -2499,6 +2543,7 @@ lib_examples_files = Split('''
     CV-image.eps
     CV-image.png
     docbook_article.lyx
+    enumitem.lyx
     europeCV.lyx
     example_lyxified.lyx
     example_raw.lyx
@@ -2513,6 +2558,7 @@ lib_examples_files = Split('''
     linguistics.lyx
     listerrors.lyx
     Literate.lyx
+    localization_test.lyx
     modernCV.lyx
     multicol.lyx
     noweb2lyx.lyx
@@ -2542,6 +2588,8 @@ lib_examples_ca_files = Split('''
 
 lib_examples_cs_files = Split('''
     splash.lyx
+    priklad_zLyXovany.lyx
+    priklad_syrovy.lyx
 ''')
 
 
@@ -2650,6 +2698,7 @@ lib_examples_it_files = Split('''
 
 lib_examples_ja_files = Split('''
     Braille.lyx
+    FeynmanDiagrams.lyx
     linguistics.lyx
     multicol.lyx
     splash.lyx
@@ -2705,6 +2754,11 @@ lib_examples_sr_files = Split('''
 ''')
 
 
+lib_examples_sv_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_uk_files = Split('''
     splash.lyx
 ''')
@@ -2730,6 +2784,7 @@ lib_lyx2lyx_files = Split('''
     lyx_1_5.py
     lyx_1_6.py
     lyx_2_0.py
+    lyx_2_1.py
     lyx2lyx_tools.py
     parser_tools.py
     profiling.py
@@ -2779,6 +2834,7 @@ lib_layouts_files = Split('''
     elsart.layout
     elsarticle.layout
     entcs.layout
+    enumitem.module
     europecv.layout
     extarticle.layout
     extbook.layout
@@ -2823,6 +2879,7 @@ lib_layouts_files = Split('''
     report.layout
     revtex.layout
     revtex4.layout
+    revtex4-1.layout
     scrartcl.layout
     scrarticle-beamer.layout
     scrbook.layout
@@ -2886,12 +2943,13 @@ lib_layouts_inc_files = Split('''
     stdlayouts.inc
     stdletter.inc
     stdlists.inc
+    stdlyxlist.inc 
     stdrefprefix.inc
     stdsections.inc
     stdstarsections.inc
     stdstruct.inc
     stdtitle.inc
-    svjour.inc
+    svcommon.inc
     theorems.inc
     theorems-ams.inc
     theorems-ams-bytype.inc
@@ -2902,6 +2960,7 @@ lib_layouts_inc_files = Split('''
     theorems-refprefix.inc
     theorems-starred.inc
     theorems-starred-equivalents.inc
+    theorems-without-preamble.inc
 ''')
 
 
@@ -2910,6 +2969,8 @@ lib_layouts_module_files = Split('''
     endnotes.module
     eqs-within-sections.module
     figs-within-sections.module
+    fixltx2e.module
+    fix-cm.module
     foottoend.module
     hanging.module
     initials.module
@@ -2949,6 +3010,7 @@ lib_scripts_files = Split('''
     layout2layout.py
     legacy_lyxpreview2ppm.py
     listerrors
+    lyxpak.py
     lyxpreview2bitmap.py
     lyxpreview-lytex2bitmap.py
     lyxpreview-platex2bitmap.py
@@ -2980,21 +3042,6 @@ lib_bind_files = Split('''
 ''')
 
 
-lib_bind_fi_files = Split('''
-    menus.bind
-''')
-
-
-lib_bind_sv_files = Split('''
-    menus.bind
-''')
-
-
-lib_bind_pt_files = Split('''
-    menus.bind
-''')
-
-
 lib_bind_de_files = Split('''
     menus.bind
 ''')