]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
* new per-document default output format. File format change.
[lyx.git] / development / scons / scons_manifest.py
index ca4b521ec97b51b138d4faed3a941f84a7c57a51..a1d44edc4eafa0d55a391acfa5209ab6ee0bfa2c 100644 (file)
@@ -108,7 +108,7 @@ src_header_files = Split('''
     ServerSocket.h
     Session.h
     Spacing.h
-    SpellBase.h
+    SpellChecker.h
     TexRow.h
     Text.h
     TextClass.h
@@ -182,6 +182,7 @@ src_pre_files = Split('''
     Language.cpp
     Layout.cpp
     LayoutFile.cpp
+    LayoutModuleList.cpp
     Length.cpp
     Lexer.cpp
     LyX.cpp
@@ -235,7 +236,6 @@ src_post_files = Split('''
     Dimension.cpp
     ModuleList.cpp
     PrinterParams.cpp
-    SpellBase.cpp
     Thesaurus.cpp
     boost.cpp
 ''')
@@ -270,7 +270,7 @@ src_client_files = Split('''
 
 src_client_extra_files = Split('''
     Makefile.am
-    lyxclient.man
+    lyxclient.1in
     pch.h
 ''')
 
@@ -585,12 +585,12 @@ src_tex2lyx_header_files = Split('''
 
 
 src_tex2lyx_files = Split('''
+    boost.cpp
     Context.cpp
     Font.cpp
-    Parser.cpp
-    boost.cpp
     gettext.cpp
     math.cpp
+    Parser.cpp
     preamble.cpp
     table.cpp
     tex2lyx.cpp
@@ -610,18 +610,18 @@ src_tex2lyx_copied_files = Split('''
     FloatList.cpp
     Floating.cpp
     Layout.cpp
-    ModuleList.cpp
+    lengthcommon.cpp
     Lexer.cpp
+    ModuleList.cpp
     TextClass.cpp
     insets/InsetLayout.cpp
-    lengthcommon.cpp
 ''')
 
 
 src_tex2lyx_extra_files = Split('''
     Makefile.am
     pch.h
-    tex2lyx.1
+    tex2lyx.1in
     test/box-color-size-space-align.tex
     test/DummyDocument.tex
     test/foo.eps
@@ -633,6 +633,7 @@ src_tex2lyx_extra_files = Split('''
 
 
 src_frontends_header_files = Split('''
+    alert.h
     Application.h
     Clipboard.h
     FontLoader.h
@@ -640,12 +641,11 @@ src_frontends_header_files = Split('''
     KeyModifier.h
     KeySymbol.h
     LyXView.h
+    mouse_state.h
     Painter.h
     Selection.h
     WorkArea.h
     WorkAreaManager.h
-    alert.h
-    mouse_state.h
 ''')
 
 
@@ -913,6 +913,7 @@ src_frontends_qt4_ui_files = Split('''
     NomenclUi.ui
     NoteUi.ui
     NumberingUi.ui
+    OutputUi.ui
     PageLayoutUi.ui
     ParagraphUi.ui
     PDFSupportUi.ui
@@ -1192,6 +1193,7 @@ po_extra_files = Split('''
     he.po
     hu.po
     insert-header.sin
+    id.po
     it.po
     ja.po
     ko.po
@@ -1345,6 +1347,7 @@ lib_images_files = Split('''
     amssymb.png
     banner.png
     bookmark-goto.png
+    bookmark-goto_0.png
     bookmark-save.png
     box-insert.png
     break-line.png
@@ -1356,9 +1359,11 @@ lib_images_files = Split('''
     buffer-export_text.png
     buffer-new.png
     buffer-reload.png
+    buffer-update.png
     buffer-update_dvi.png
     buffer-update_pdf2.png
     buffer-update_ps.png
+    buffer-view.png
     buffer-view_dvi.png
     buffer-view_pdf2.png
     buffer-view_ps.png
@@ -1423,6 +1428,8 @@ lib_images_files = Split('''
     vc-register.png
     vc-revert.png
     marginalnote-insert.png
+    master-buffer-update.png
+    master-buffer-view.png
     math-display.png
     math-macro-add-greedy-optional-param.png
     math-macro-add-optional-param.png
@@ -1949,6 +1956,7 @@ lib_images_math_files = Split('''
     underset.png
     uparrow.png
     uparrow2.png
+    update-others.png
     updownarrow.png
     updownarrow2.png
     upharpoonleft.png
@@ -1983,6 +1991,7 @@ lib_images_math_files = Split('''
     veebar.png
     vert.png
     vert2.png
+    view-others.png
     vphantom.png
     wedge.png
     widehat.png
@@ -2198,6 +2207,7 @@ lib_doc_fr_files = Split('''
     Formula-numbering.lyx
     Intro.lyx
     Math.lyx
+    Shortcuts.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
@@ -2233,6 +2243,17 @@ lib_doc_hu_files = Split('''
 ''')
 
 
+lib_doc_id_files = Split('''
+    Intro.lyx
+''')
+
+
+lib_doc_id_clipart_files = Split('''
+    id-contrib.png
+    id-footnote.png
+''')
+
+
 lib_doc_it_files = Split('''
     Customization.lyx
     Intro.lyx
@@ -2409,6 +2430,7 @@ lib_examples_de_files = Split('''
     Dezimal.lyx
     ItemizeBullets.lyx
     Lebenslauf.lyx
+    linguistics.lyx
     multicol.lyx
     serienbrief1.lyx
     serienbrief2.lyx
@@ -2439,6 +2461,7 @@ lib_examples_es_files = Split('''
     ejemplo_con_lyx.lyx
     ejemplo_sin_lyx.lyx
     ItemizeBullets.lyx
+    linguistics.lyx
     multicol.lyx
     splash.lyx
 ''')
@@ -2472,6 +2495,11 @@ lib_examples_hu_files = Split('''
 ''')
 
 
+lib_examples_id_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_it_files = Split('''
     ItemizeBullets.lyx
     splash.lyx
@@ -2519,6 +2547,11 @@ lib_examples_sl_files = Split('''
 ''')
 
 
+lib_examples_uk_files = Split('''
+    splash.lyx
+''')
+
+
 lib_lyx2lyx_files = Split('''
     LyX.py
     generate_encoding_info.py