From 16e8b30c71f867dbb205bfd1867514a626dfeaed Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Wed, 24 Oct 2007 00:34:06 +0000 Subject: [PATCH] Fix scons update_po by removing deleted files in scons_manifest.py git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21159 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 71ce37309c..e57e6a456e 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -111,8 +111,8 @@ src_header_files = Split(''' TexRow.h Text.h TextClass.h - TextClassPtr.h TextClassList.h + TextClass_sptr.h TextMetrics.h Thesaurus.h TocBackend.h @@ -963,7 +963,6 @@ src_frontends_qt4_ui_files = Split(''' PreambleUi.ui PrefColorsUi.ui PrefConvertersUi.ui - PrefCygwinPathUi.ui PrefDateUi.ui PrefDisplayUi.ui PrefFileformatsUi.ui -- 2.39.5