]> git.lyx.org Git - features.git/commitdiff
update scons
authorAndré Pönitz <poenitz@gmx.net>
Thu, 26 Apr 2007 19:39:03 +0000 (19:39 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 26 Apr 2007 19:39:03 +0000 (19:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18050 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index 37fcc4a48e30f92ba1d3b8822be81ecaf5b1e4c6..90775240850905b9832d8d41dc87958c756e4f97 100644 (file)
@@ -959,7 +959,7 @@ src_header_files = Split('''
     BufferView.h
     Bullet.h
     Chktex.h
-    color.h
+    Color.h
     ConverterCache.h
     CutAndPaste.h
     DepTable.h
@@ -968,7 +968,6 @@ src_header_files = Split('''
     FontIterator.h
     FuncStatus.h
     InsetList.h
-    LColor.h
     LaTeX.h
     LaTeXFeatures.h
     LyXAction.h
@@ -1079,7 +1078,7 @@ src_pre_files = Split('''
     BufferView.cpp
     Bullet.cpp
     Chktex.cpp
-    color.cpp
+    Color.cpp
     ConverterCache.cpp
     CutAndPaste.cpp
     DepTable.cpp
@@ -1088,7 +1087,6 @@ src_pre_files = Split('''
     FontIterator.cpp
     FuncStatus.cpp
     InsetList.cpp
-    LColor.cpp
     LaTeX.cpp
     LaTeXFeatures.cpp
     LyXAction.cpp