]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
add installer files to scons_manifest so that installers can depends on installer...
[lyx.git] / development / scons / scons_manifest.py
index 720e6944499bbe94de90009bb24e62a553a4d0ae..dcd9d8d278eeb4ac032aa7a21c04e75613975d28 100644 (file)
@@ -726,6 +726,7 @@ src_frontends_controllers_header_files = Split('''
     ControlFloat.h
     ControlGraphics.h
     ControlInclude.h
+    ControlListings.h
     ControlLog.h
     ControlMath.h
     ControlNote.h
@@ -771,6 +772,7 @@ src_frontends_controllers_files = Split('''
     ControlFloat.cpp
     ControlGraphics.cpp
     ControlInclude.cpp
+    ControlListings.cpp
     ControlLog.cpp
     ControlMath.cpp
     ControlNote.cpp
@@ -866,6 +868,7 @@ src_frontends_qt4_header_files = Split('''
     QInclude.h
     QIndex.h
     QKeySymbol.h
+    QListings.h
     QLImage.h
     QLMenubar.h
     QLPainter.h
@@ -955,6 +958,7 @@ src_frontends_qt4_files = Split('''
     QInclude.cpp
     QIndex.cpp
     QKeySymbol.cpp
+    QListings.cpp
     QLImage.cpp
     QLMenubar.cpp
     QLPainter.cpp
@@ -1030,6 +1034,7 @@ src_frontends_qt4_moc_files = Split('''
     QGraphicsDialog.cpp
     QInclude.cpp
     QIndex.cpp
+    QListings.cpp
     QLMenubar.cpp
     QLPopupMenu.cpp
     QLPrintDialog.cpp
@@ -1101,6 +1106,7 @@ src_frontends_qt4_ui_files = Split('''
     IndexUi.ui
     LaTeXUi.ui
     LanguageUi.ui
+    ListingsUi.ui
     LogUi.ui
     MarginsUi.ui
     MathMatrixUi.ui
@@ -1183,6 +1189,8 @@ src_insets_header_files = Split('''
     InsetIndex.h
     InsetLabel.h
     InsetLine.h
+    InsetListings.h
+    InsetListingsParams.h
     InsetMarginal.h
     InsetNewline.h
     InsetNomencl.h
@@ -1236,6 +1244,8 @@ src_insets_files = Split('''
     InsetIndex.cpp
     InsetLabel.cpp
     InsetLine.cpp
+    InsetListings.cpp
+    InsetListingsParams.cpp
     InsetMarginal.cpp
     InsetNewline.cpp
     InsetNomencl.cpp
@@ -1383,6 +1393,7 @@ po_extra_files = Split('''
     insert-header.sin
     it.po
     ja.po
+    ko.po
     lyx_pot.py
     nb.po
     nl.po
@@ -1400,6 +1411,7 @@ po_extra_files = Split('''
     sv.po
     tr.po
     wa.po
+    zh.po
 ''')
 
 
@@ -1485,6 +1497,7 @@ lib_templates_files = Split('''
     hollywood.lyx
     ijmpc.lyx
     ijmpd.lyx
+    iop-article.lyx
     kluwer.lyx
     koma-letter2.lyx
     latex8.lyx
@@ -1550,6 +1563,7 @@ lib_images_files = Split('''
     changes-track.xpm
     copy.xpm
     cut.xpm
+    demote.xpm
     depth-decrement.xpm
     depth-increment.xpm
     dialog-preferences.xpm
@@ -1599,11 +1613,13 @@ lib_images_files = Split('''
     note-insert.xpm
     note-next.xpm
     paste.xpm
+    promote.xpm
     psnfss1.xpm
     psnfss2.xpm
     psnfss3.xpm
     psnfss4.xpm
     redo.xpm
+    reload.xpm
     standard.xpm
     tabular-feature_align-center.xpm
     tabular-feature_align-left.xpm
@@ -1616,7 +1632,9 @@ lib_images_files = Split('''
     tabular-feature_set-all-lines.xpm
     tabular-feature_set-longtabular.xpm
     tabular-feature_set-rotate-cell.xpm
+    tabular-feature_toggle-rotate-cell.xpm
     tabular-feature_set-rotate-tabular.xpm
+    tabular-feature_toggle-rotate-tabular.xpm
     tabular-feature_toggle-line-bottom.xpm
     tabular-feature_toggle-line-left.xpm
     tabular-feature_toggle-line-right.xpm
@@ -1627,6 +1645,9 @@ lib_images_files = Split('''
     tabular-feature_valign-top.xpm
     tabular-insert.xpm
     thesaurus-entry.xpm
+    toolbar-toggle_math.xpm
+    toolbar-toggle_math_panels.xpm
+    toolbar-toggle_table.xpm
     undo.xpm
     unknown.xpm
     up.xpm
@@ -1778,6 +1799,7 @@ lib_images_math_files = Split('''
     frac-square.xpm
     frac.xpm
     frown.xpm
+    functions.xpm
     gamma.xpm
     gamma2.xpm
     geq.xpm
@@ -2105,6 +2127,7 @@ lib_images_math_files = Split('''
     varphi.xpm
     varpi.xpm
     varpropto.xpm
+    varrho.xpm
     varsigma.xpm
     varsubsetneq.xpm
     varsubsetneqq.xpm
@@ -2187,6 +2210,28 @@ lib_doc_files = Split('''
 ''')
 
 
+lib_doc_clipart_files = Split('''
+    BoxInsetDefaultQt4.png
+    ChildDocumentQt4.png
+    CommentNoteImageQt4.png
+    ExternalMaterialQt4.png
+    FramedNoteImageQt4.png
+    GreyedOutNoteImageQt4.png
+    LyXNoteImageQt4.png
+    ShadedNoteImageQt4.png
+    endnotes.pdf
+    escher-lsd.eps
+    floatQt4.png
+    footnoteQt4.png
+    labelQt4.png
+    mobius.eps
+    platypus.eps
+    referenceQt4.png
+    with_fntright.pdf
+    without_fntright.pdf
+''')
+
+
 lib_doc_extra_files = Split('''
     ChangeLog
     Makefile.am
@@ -2197,29 +2242,28 @@ lib_doc_extra_files = Split('''
 ''')
 
 
-lib_doc_da_files = Split('''
-    Intro.lyx
+lib_doc_cs_files = Split('''
+    Tutorial.lyx
 ''')
 
 
-lib_doc_sk_files = Split('''
+lib_doc_de_files = Split('''
+    Customization.lyx
+    Extended.lyx
+    FAQ.lyx
+    Intro.lyx
     Tutorial.lyx
     UserGuide.lyx
 ''')
 
 
-lib_doc_ro_files = Split('''
-    Intro.lyx
+lib_doc_de_clipart_files = Split('''
+    FussnoteQt4.png
 ''')
 
 
-lib_doc_fr_files = Split('''
-    Customization.lyx
-    Extended.lyx
-    FAQ.lyx
+lib_doc_da_files = Split('''
     Intro.lyx
-    Tutorial.lyx
-    UserGuide.lyx
 ''')
 
 
@@ -2250,21 +2294,20 @@ lib_doc_es_clipart_files = Split('''
 ''')
 
 
-lib_doc_sv_files = Split('''
-    Intro.lyx
-    Tutorial.lyx
-''')
-
-
-lib_doc_ru_files = Split('''
+lib_doc_eu_files = Split('''
+    Customization.lyx
+    Extended.lyx
     FAQ.lyx
     Intro.lyx
     Tutorial.lyx
+    UserGuide.lyx
 ''')
 
 
-lib_doc_it_files = Split('''
+lib_doc_fr_files = Split('''
     Customization.lyx
+    Extended.lyx
+    FAQ.lyx
     Intro.lyx
     Tutorial.lyx
     UserGuide.lyx
@@ -2277,74 +2320,57 @@ lib_doc_gl_extra_files = Split('''
 ''')
 
 
-lib_doc_eu_files = Split('''
-    Customization.lyx
-    Extended.lyx
-    FAQ.lyx
+lib_doc_he_files = Split('''
     Intro.lyx
     Tutorial.lyx
-    UserGuide.lyx
 ''')
 
 
-lib_doc_he_files = Split('''
+lib_doc_hu_files = Split('''
     Intro.lyx
     Tutorial.lyx
 ''')
 
 
-lib_doc_hu_files = Split('''
+lib_doc_it_files = Split('''
+    Customization.lyx
     Intro.lyx
     Tutorial.lyx
+    UserGuide.lyx
 ''')
 
 
-lib_doc_clipart_files = Split('''
-    BoxInsetDefaultQt4.png
-    ChildDocumentQt4.png
-    CommentNoteImageQt4.png
-    ExternalMaterialQt4.png
-    FramedNoteImageQt4.png
-    GreyedOutNoteImageQt4.png
-    LyXNoteImageQt4.png
-    ShadedNoteImageQt4.png
-    endnotes.pdf
-    escher-lsd.eps
-    floatQt4.png
-    footnoteQt4.png
-    labelQt4.png
-    mobius.eps
-    platypus.eps
-    referenceQt4.png
-    with_fntright.pdf
-    without_fntright.pdf
+lib_doc_nb_files = Split('''
+    Intro.lyx
 ''')
 
 
-lib_doc_cs_files = Split('''
+lib_doc_nl_files = Split('''
+    Intro.lyx
     Tutorial.lyx
 ''')
 
 
-lib_doc_nb_files = Split('''
+lib_doc_pl_files = Split('''
+    Extended.lyx
     Intro.lyx
+    Tutorial.lyx
 ''')
 
 
-lib_doc_pl_files = Split('''
-    Extended.lyx
+lib_doc_pt_files = Split('''
     Intro.lyx
     Tutorial.lyx
 ''')
 
 
-lib_doc_nl_files = Split('''
+lib_doc_ro_files = Split('''
     Intro.lyx
-    Tutorial.lyx
 ''')
 
 
-lib_doc_pt_files = Split('''
+lib_doc_ru_files = Split('''
+    FAQ.lyx
     Intro.lyx
     Tutorial.lyx
 ''')
@@ -2356,16 +2382,18 @@ lib_doc_sl_files = Split('''
 ''')
 
 
-lib_doc_de_files = Split('''
-    Customization.lyx
-    Extended.lyx
-    FAQ.lyx
-    Intro.lyx
+lib_doc_sk_files = Split('''
     Tutorial.lyx
     UserGuide.lyx
 ''')
 
 
+lib_doc_sv_files = Split('''
+    Intro.lyx
+    Tutorial.lyx
+''')
+
+
 lib_examples_files = Split('''
     CV-image.eps
     CV-image.png
@@ -2403,29 +2431,56 @@ lib_examples_files = Split('''
     iecc12.fen
     landslide.lyx
     listerrors.lyx
+    listings.lyx
     mathed.lyx
     modernCV.lyx
     multicol.lyx
     noweb2lyx.lyx
+    powerdot-example.lyx
     script_form.lyx
     simplecv.lyx
     splash.lyx
 ''')
 
 
+lib_examples_ca_files = Split('''
+    splash.lyx
+''')
+
+
+lib_examples_cs_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_da_files = Split('''
     splash.lyx
 ''')
 
 
-lib_examples_ro_files = Split('''
+lib_examples_de_files = Split('''
+    Dezimal.lyx
+    ItemizeBullets.lyx
+    Lebenslauf.lyx
+    Minipage.lyx
+    TabellenBeispiel.lyx
+    Waehrungen.lyx
+    beispiel_gelyxt.lyx
+    beispiel_roh.lyx
+    mathed.lyx
+    multicol.lyx
+    splash.lyx
+''')
+
+
+lib_examples_fa_files = Split('''
     splash.lyx
 ''')
 
 
 lib_examples_fr_files = Split('''
     AlignementDecimal.lyx
-    CV.lyx
+    simplecv.lyx
     ExemplesTableaux.lyx
     Foils.lyx
     ListesPuces.lyx
@@ -2445,13 +2500,9 @@ lib_examples_es_files = Split('''
 ''')
 
 
-lib_examples_ru_files = Split('''
-    splash.lyx
-''')
-
-
-lib_examples_it_files = Split('''
-    ItemizeBullets.lyx
+lib_examples_eu_files = Split('''
+    adibide_gordina.lyx
+    adibide_lyx-atua.lyx
     splash.lyx
 ''')
 
@@ -2463,42 +2514,22 @@ lib_examples_gl_extra_files = Split('''
 ''')
 
 
-lib_examples_eu_files = Split('''
-    adibide_gordina.lyx
-    adibide_lyx-atua.lyx
-    splash.lyx
-''')
-
-
 lib_examples_he_files = Split('''
+    example_lyxified.lyx
     example_raw.lyx
-    he_example_lyxified.lyx
-    he_example_raw.lyx
-''')
-
-
-lib_examples_ca_files = Split('''
     splash.lyx
 ''')
 
 
 lib_examples_hu_files = Split('''
-    splash.lyx
-''')
-
-
-lib_examples_hu_extra_files = Split('''
     example_lyxified.lyx
     example_raw.lyx
-''')
-
-
-lib_examples_cs_files = Split('''
     splash.lyx
 ''')
 
 
-lib_examples_pl_files = Split('''
+lib_examples_it_files = Split('''
+    ItemizeBullets.lyx
     splash.lyx
 ''')
 
@@ -2512,29 +2543,29 @@ lib_examples_nl_files = Split('''
 ''')
 
 
+lib_examples_pl_files = Split('''
+    splash.lyx
+''')
+
+
 lib_examples_pt_files = Split('''
     splash.lyx
 ''')
 
 
-lib_examples_sl_files = Split('''
-    primer_lyxan.lyx
-    primer_surov.lyx
+lib_examples_ro_files = Split('''
     splash.lyx
 ''')
 
 
-lib_examples_de_files = Split('''
-    Dezimal.lyx
-    ItemizeBullets.lyx
-    Lebenslauf.lyx
-    Minipage.lyx
-    TabellenBeispiel.lyx
-    Waehrungen.lyx
-    beispiel_gelyxt.lyx
-    beispiel_roh.lyx
-    mathed.lyx
-    multicol.lyx
+lib_examples_ru_files = Split('''
+    splash.lyx
+''')
+
+
+lib_examples_sl_files = Split('''
+    primer_lyxan.lyx
+    primer_surov.lyx
     splash.lyx
 ''')
 
@@ -2613,6 +2644,7 @@ lib_layouts_files = Split('''
     hollywood.layout
     ijmpc.layout
     ijmpd.layout
+    iopart.layout
     isprs.layout
     jgrga.layout
     kluwer.layout
@@ -2630,6 +2662,7 @@ lib_layouts_files = Split('''
     mwbk.layout
     mwrep.layout
     paper.layout
+    powerdot.layout
     report.layout
     revtex.layout
     revtex4.layout
@@ -2696,6 +2729,7 @@ lib_scripts_files = Split('''
     clean_dvi.py
     convertDefault.py
     date.py
+    ext_copy.py
     fen2ascii.py
     fig2pdftex.py
     fig2pstex.py
@@ -2847,3 +2881,57 @@ boost_libs_iostreams_src_extra_files = Split('''
 ''')
 
 
+development_Win32_packaging_installer = Split('''
+    license.rtf
+    lyx.nsi
+    settings.nsh
+    settings.user.nsh
+''')
+
+
+development_Win32_packaging_installer_components = Split('''
+    configure.nsh
+    core.nsh
+    dicts.nsh
+    external.nsh
+    langselect.nsh
+    reinstall.nsh
+    uninstall.nsh
+    user.nsh
+    viewer.nsh
+''')
+
+
+development_Win32_packaging_installer_dialogs = Split('''
+    external.ini
+    langselect.ini
+    reinstall.ini
+    user.ini
+    viewer.ini
+''')
+
+
+development_Win32_packaging_installer_graphics = Split('''
+    header.bmp
+    wizard.bmp
+''')
+
+
+development_Win32_packaging_installer_include = Split('''
+    declarations.nsh
+    detection.nsh
+    filelists.nsh
+    gui.nsh
+    init.nsh
+    lang.nsh
+    windows.nsh
+''')
+
+
+development_Win32_packaging_installer_include_lang = Split('''
+    english.nsh
+    french.nsh
+    german.nsh
+    italian.nsh
+''')
+