]> 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 5d48281b5b058eb2bf5a40caafd2fb84ae5e8fc5..9c789ade40a625b6265bd28a6bf8948046c00059 100644 (file)
@@ -981,7 +981,6 @@ src_frontends_qt4_files = Split('''
 
 src_client_header_files = Split('''
     debug.h
-    gettext.h
     messages.h
 ''')
 
@@ -998,7 +997,6 @@ src_client_files = Split('''
 src_tex2lyx_header_files = Split('''
     Spacing.h
     context.h
-    gettext.h
     lyxfont.h
     messages.h
     tex2lyx.h
@@ -1036,6 +1034,7 @@ src_header_files = Split('''
     Bullet.h
     Chktex.h
     Color.h
+    ConverterCache.h
     CutAndPaste.h
     DepTable.h
     FloatList.h
@@ -1157,6 +1156,7 @@ src_pre_files = Split('''
     Bullet.C
     Chktex.C
     Color.C
+    ConverterCache.C
     CutAndPaste.C
     DepTable.C
     FloatList.C
@@ -1264,7 +1264,6 @@ src_post_files = Split('''
 
 
 lib_files = Split('''
-    lyxrc.example
     CREDITS
     chkconfig.ltx
     external_templates
@@ -1488,6 +1487,7 @@ lib_images_files = Split('''
     math-mode.xpm
     math-subscript.xpm
     math-superscript.xpm
+    nomencl-insert.xpm
     note-insert.xpm
     note-next.xpm
     paste.xpm