]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
examples/he: - new splash.lyx
[lyx.git] / development / scons / scons_manifest.py
index 2946c380c9acea0601245a18457f4fd70db06e55..cb794eec4987a4eb9cacbf73d6d3ef937591c3fd 100644 (file)
@@ -1629,7 +1629,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
@@ -2416,6 +2418,7 @@ lib_examples_files = Split('''
     iecc12.fen
     landslide.lyx
     listerrors.lyx
+    listings.lyx
     mathed.lyx
     modernCV.lyx
     multicol.lyx
@@ -2484,9 +2487,9 @@ lib_examples_eu_files = Split('''
 
 
 lib_examples_he_files = Split('''
+    example_lyxified.lyx
     example_raw.lyx
-    he_example_lyxified.lyx
-    he_example_raw.lyx
+    splash.lyx
 ''')