]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
Add a cache for converted image files. This needs to be enabled in the
[lyx.git] / development / scons / scons_manifest.py
index e3d6f0a64ded309f1f7eff6304b1bac3234f74ff..9c789ade40a625b6265bd28a6bf8948046c00059 100644 (file)
@@ -231,7 +231,6 @@ src_mathed_header_files = Split('''
     MathExtern.h
     MathFactory.h
     MathGridInfo.h
-    MathMLStream.h
     MathMacroArgument.h
     MathMacroTable.h
     MathMacroTemplate.h
@@ -308,7 +307,6 @@ src_mathed_files = Split('''
     MathData.C
     MathExtern.C
     MathFactory.C
-    MathMLStream.C
     MathMacroArgument.C
     MathMacroTable.C
     MathMacroTemplate.C
@@ -352,6 +350,7 @@ src_insets_header_files = Split('''
     insetline.h
     insetmarginal.h
     insetnewline.h
+    insetnomencl.h
     insetnote.h
     insetoptarg.h
     insetpagebreak.h
@@ -407,6 +406,7 @@ src_insets_files = Split('''
     insetline.C
     insetmarginal.C
     insetnewline.C
+    insetnomencl.C
     insetnote.C
     insetoptarg.C
     insetpagebreak.C
@@ -431,9 +431,9 @@ src_frontends_header_files = Split('''
     Alert.h
     Alert_pimpl.h
     Application.h
-    Clipboard.h\r
-    NoGuiFontLoader.h\r
-    NoGuiFontMetrics.h\r
+    Clipboard.h
+    NoGuiFontLoader.h
+    NoGuiFontMetrics.h
     Dialogs.h
     FileDialog.h
     FontLoader.h
@@ -448,10 +448,8 @@ src_frontends_header_files = Split('''
     Timeout.h
     Toolbars.h
     WorkArea.h
-    guiapi.h
     key_state.h
     mouse_state.h
-    nullpainter.h
 ''')
 
 
@@ -464,8 +462,6 @@ src_frontends_files = Split('''
     Timeout.C
     Toolbars.C
     WorkArea.C
-    guiapi.C
-    nullpainter.C
 ''')
 
 
@@ -633,6 +629,7 @@ src_frontends_qt4_ui_files = Split('''
     QLogUi.ui
     QMathMatrixUi.ui
     QMathUi.ui
+    QNomenclUi.ui
     QNoteUi.ui
     QParagraphUi.ui
     QPrefAsciiUi.ui
@@ -677,6 +674,8 @@ src_frontends_qt4_moc_files = Split('''
     emptytable.C
     FileDialog_private.C
     FloatPlacement.C
+    GuiApplication.C
+    GuiImplementation.C
     iconpalette.C
     lengthcombo.C
     InsertTableWidget.C
@@ -710,6 +709,8 @@ src_frontends_qt4_moc_files = Split('''
     QLPrintDialog.C
     QMathDialog.C
     QMathMatrixDialog.C
+    QNomencl.C
+    QNomenclDialog.C
     QNoteDialog.C
     QParagraphDialog.C
     QPrefsDialog.C
@@ -802,6 +803,8 @@ src_frontends_qt4_header_files = Split('''
     QMath.h
     QMathDialog.h
     QMathMatrixDialog.h
+    QNomencl.h
+    QNomenclDialog.h
     QNote.h
     QNoteDialog.h
     QParagraph.h
@@ -922,6 +925,8 @@ src_frontends_qt4_files = Split('''
     QMath.C
     QMathDialog.C
     QMathMatrixDialog.C
+    QNomencl.C
+    QNomenclDialog.C
     QNote.C
     QNoteDialog.C
     QParagraph.C
@@ -976,7 +981,6 @@ src_frontends_qt4_files = Split('''
 
 src_client_header_files = Split('''
     debug.h
-    gettext.h
     messages.h
 ''')
 
@@ -993,8 +997,8 @@ src_client_files = Split('''
 src_tex2lyx_header_files = Split('''
     Spacing.h
     context.h
-    gettext.h
     lyxfont.h
+    messages.h
     tex2lyx.h
     texparser.h
 ''')
@@ -1014,6 +1018,7 @@ src_tex2lyx_files = Split('''
     lyxlex_pimpl.C
     lyxtextclass.C
     math.C
+    messages.C
     preamble.C
     table.C
     tex2lyx.C
@@ -1029,6 +1034,7 @@ src_header_files = Split('''
     Bullet.h
     Chktex.h
     Color.h
+    ConverterCache.h
     CutAndPaste.h
     DepTable.h
     FloatList.h
@@ -1150,6 +1156,7 @@ src_pre_files = Split('''
     Bullet.C
     Chktex.C
     Color.C
+    ConverterCache.C
     CutAndPaste.C
     DepTable.C
     FloatList.C
@@ -1257,7 +1264,6 @@ src_post_files = Split('''
 
 
 lib_files = Split('''
-    lyxrc.example
     CREDITS
     chkconfig.ltx
     external_templates
@@ -1328,6 +1334,16 @@ lib_examples_files = Split('''
     aas_sample.lyx
     amsart-test.lyx
     amsbook-test.lyx
+    beamer-icsi-logo.pdf
+    beamer-knight1-mask.png
+    beamer-knight1.png
+    beamer-knight2-mask.png
+    beamer-knight2.png
+    beamer-knight3-mask.png
+    beamer-knight3.png
+    beamer-knight4-mask.png
+    beamer-knight4.png
+    beamerlyxexample1.lyx
     ca_splash.lyx
     chess-article.lyx
     chessgame.lyx
@@ -1400,6 +1416,8 @@ lib_examples_files = Split('''
 
 
 lib_images_files = Split('''
+    all-changes-reject.xpm
+    all-changes-accept.xpm
     amssymb.xpm
     banner.ppm
     bookmark-goto.xpm
@@ -1419,6 +1437,12 @@ lib_images_files = Split('''
     buffer-write-as.xpm
     buffer-write.xpm
     build-program.xpm
+    change-accept.xpm
+    change-next.xpm
+    change-reject.xpm
+    changes-merge.xpm
+    changes-output.xpm
+    changes-track.xpm
     copy.xpm
     cut.xpm
     depth-decrement.xpm
@@ -1463,7 +1487,9 @@ lib_images_files = Split('''
     math-mode.xpm
     math-subscript.xpm
     math-superscript.xpm
+    nomencl-insert.xpm
     note-insert.xpm
+    note-next.xpm
     paste.xpm
     psnfss1.xpm
     psnfss2.xpm
@@ -2047,6 +2073,7 @@ lib_layouts_files = Split('''
     amsmaths.inc
     apa.layout
     article.layout
+    beamer.layout
     book.layout
     broadway.layout
     chess.layout