]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
frletter: new layout and template file for the frletter class (for writing French...
[lyx.git] / development / scons / scons_manifest.py
index c432c3efc5c8d2e2c60918c8781e2c7392756137..321db06d94870ac6a5d8a010a92685da6a9dcb2d 100644 (file)
@@ -28,6 +28,7 @@ TOP_extra_files = Split('''
 
 
 src_header_files = Split('''
+    AppleSpellChecker.h
     AspellChecker.h
     Author.h
     BiblioInfo.h
@@ -247,6 +248,7 @@ src_post_files = Split('''
 
 
 src_extra_src_files = Split('''
+    AppleSpellChecker.cpp
     AspellChecker.cpp
     EnchantChecker.cpp
     HunspellChecker.cpp
@@ -312,6 +314,7 @@ src_support_header_files = Split('''
     ProgressInterface.h
     qstring_helpers.h
     RandomAccessList.h
+    regex.h
     shared_ptr.h
     socktools.h
     Systemcall.h
@@ -357,7 +360,8 @@ src_support_files = Split('''
 
 
 src_support_extra_header_files = Split('''
-    
+    AppleSpeller.h
+    AppleSpeller.m
 ''')
 
 
@@ -444,6 +448,7 @@ src_mathed_header_files = Split('''
     InsetMathComment.h
     InsetMathDecoration.h
     InsetMathDelim.h
+    InsetMathDiagram.h
     InsetMathDiff.h
     InsetMathDots.h
     InsetMathEnsureMath.h
@@ -516,6 +521,7 @@ src_mathed_files = Split('''
     InsetMathComment.cpp
     InsetMathDecoration.cpp
     InsetMathDelim.cpp
+    InsetMathDiagram.cpp
     InsetMathDiff.cpp
     InsetMathDots.cpp
     InsetMathEnsureMath.cpp
@@ -717,6 +723,7 @@ src_frontends_qt4_header_files = Split('''
     GuiCommandBuffer.h
     GuiCommandEdit.h
     GuiCompare.h
+    GuiCompareHistory.h
     GuiCompleter.h
     GuiDelimiter.h
     GuiDialog.h
@@ -738,6 +745,7 @@ src_frontends_qt4_header_files = Split('''
     GuiInfo.h
     GuiKeySymbol.h
     GuiLabel.h
+    GuiLine.h
     GuiListings.h
     GuiLog.h
     GuiMathMatrix.h
@@ -818,6 +826,7 @@ src_frontends_qt4_files = Split('''
     GuiCommandBuffer.cpp
     GuiCommandEdit.cpp
     GuiCompare.cpp
+    GuiCompareHistory.cpp
     GuiCompleter.cpp
     GuiDelimiter.cpp
     GuiDialog.cpp
@@ -839,6 +848,7 @@ src_frontends_qt4_files = Split('''
     GuiInfo.cpp
     GuiKeySymbol.cpp
     GuiLabel.cpp
+    GuiLine.cpp
     GuiListings.cpp
     GuiLog.cpp
     GuiMathMatrix.cpp
@@ -915,6 +925,7 @@ src_frontends_qt4_ui_files = Split('''
     CitationUi.ui
     ColorUi.ui
     CompareUi.ui
+    CompareHistoryUi.ui
     DelimiterUi.ui
     DocumentUi.ui
     ERTUi.ui
@@ -934,8 +945,10 @@ src_frontends_qt4_ui_files = Split('''
     LabelUi.ui
     LaTeXUi.ui
     LanguageUi.ui
+    LineUi.ui
     ListingsUi.ui
     ListingsSettingsUi.ui
+    LocalLayoutUi.ui
     LogUi.ui
     MarginsUi.ui
     MasterChildUi.ui
@@ -1003,6 +1016,7 @@ src_insets_header_files = Split('''
     ExternalTemplate.h
     ExternalTransforms.h
     Inset.h
+    InsetArgument.h
     InsetBibitem.h
     InsetBibtex.h
     InsetBox.h
@@ -1036,7 +1050,6 @@ src_insets_header_files = Split('''
     InsetNewpage.h
     InsetNomencl.h
     InsetNote.h
-    InsetOptArg.h
     InsetPhantom.h
     InsetPreview.h
     InsetQuotes.h
@@ -1060,6 +1073,7 @@ src_insets_files = Split('''
     ExternalTemplate.cpp
     ExternalTransforms.cpp
     Inset.cpp
+    InsetArgument.cpp
     InsetBibitem.cpp
     InsetBibtex.cpp
     InsetBox.cpp
@@ -1092,7 +1106,6 @@ src_insets_files = Split('''
     InsetNewpage.cpp
     InsetNomencl.cpp
     InsetNote.cpp
-    InsetOptArg.cpp
     InsetPhantom.cpp
     InsetPreview.cpp
     InsetQuotes.cpp
@@ -1325,15 +1338,19 @@ lib_templates_files = Split('''
     aastex.lyx
     ACM-siggraph.lyx
     ACM-sigplan.lyx
+    AEA.lyx
+    agutex.lyx
     agu_article.lyx
     apa.lyx
     beamer-conference-ornate-20min.lyx
     de_beamer-conference-ornate-20min.lyx
     dinbrief.lyx
     docbook_article.lyx
+    ectaart.lyx
     elsarticle.lyx
     es_beamer-conference-ornate-20min.lyx
     fr_beamer-conference-ornate-20min.lyx
+    frletter.lyx
     g-brief-de.lyx
     g-brief-en.lyx
     g-brief2.lyx
@@ -1361,6 +1378,7 @@ lib_templates_files = Split('''
 
 lib_templates_thesis_files = Split('''
     Acknowledgments.lyx
+    Appendix.lyx
     alpha.bst
     chapter-1.lyx
     chapter-2.lyx
@@ -1390,6 +1408,7 @@ lib_fonts_files = Split('''
     msam10.ttf
     msbm10.ttf
     ReadmeBaKoMa4LyX.txt
+    rsfs10.ttf
     wasy10.ttf
 ''')
 
@@ -1521,9 +1540,13 @@ 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
@@ -1542,9 +1565,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
@@ -2231,6 +2251,11 @@ lib_doc_da_files = Split('''
 ''')
 
 
+lib_doc_el_files = Split('''
+    Intro.lyx
+''')
+
+
 lib_doc_es_files = Split('''
     Customization.lyx
     DocumentoPostizo1.lyx
@@ -2473,12 +2498,14 @@ lib_examples_files = Split('''
     europeCV.lyx
     example_lyxified.lyx
     example_raw.lyx
+    FeynmanDiagrams.lyx
     Foils.lyx
     iecc05.fen
     iecc07.fen
     iecc12.fen
     ItemizeBullets.lyx
     landslide.lyx
+    lilypond.lyx
     linguistics.lyx
     listerrors.lyx
     Literate.lyx
@@ -2536,6 +2563,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
 ''')
@@ -2559,20 +2605,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
@@ -2706,6 +2738,8 @@ lib_layouts_files = Split('''
     aastex.layout
     achemso.layout
     acmsiggraph.layout
+    AEA.layout
+    agutex.layout
     agu-dtd.layout
     agums.layout
     amsart.layout
@@ -2720,6 +2754,7 @@ lib_layouts_files = Split('''
     broadway.layout
     chess.layout
     cl2emult.layout
+    customHeadersFooters.module
     dinbrief.layout
     docbook-book.layout
     docbook-chapter.layout
@@ -2727,6 +2762,7 @@ lib_layouts_files = Split('''
     docbook.layout
     doublecol-new.layout
     dtk.layout
+    ectaart.layout
     egs.layout
     elsart.layout
     elsarticle.layout
@@ -2737,6 +2773,7 @@ lib_layouts_files = Split('''
     extletter.layout
     extreport.layout
     foils.layout
+    frletter.layout
     g-brief.layout
     g-brief2.layout
     heb-article.layout
@@ -2849,6 +2886,7 @@ lib_layouts_inc_files = Split('''
     theorems-order.inc
     theorems-proof.inc
     theorems-proof-std.inc
+    theorems-refprefix.inc
     theorems-starred.inc
     theorems-starred-equivalents.inc
 ''')
@@ -2862,6 +2900,7 @@ lib_layouts_module_files = Split('''
     foottoend.module
     hanging.module
     initials.module
+    lilypond.module
     linguistics.module
     logicalmkup.module
     minimalistic.module
@@ -2896,8 +2935,12 @@ lib_scripts_files = Split('''
     legacy_lyxpreview2ppm.py
     listerrors
     lyxpreview2bitmap.py
+    lyxpreview-lytex2bitmap.py
     lyxpreview-platex2bitmap.py
     lyxpreview_tools.py
+    prefs2prefs.py
+    prefs2prefs_lfuns.py
+    prefs2prefs_prefs.py
     TeXFiles.py
     tex_copy.py
 ''')