From kde-commits Tue Sep 30 23:17:59 2008 From: =?utf-8?q?Aaron=20J=2E=20Seigo?= Date: Tue, 30 Sep 2008 23:17:59 +0000 To: kde-commits Subject: playground/base/plasma/applets Message-Id: <1222816679.317396.9404.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=122281668806636 SVN commit 866467 by aseigo: we'll just start this one from scratch again, thank you M +0 -3 CMakeLists.txt D welcome (directory) --- trunk/playground/base/plasma/applets/CMakeLists.txt #866466:866467 @@ -33,9 +33,6 @@ add_subdirectory(scriptedhtml) endif(QT_QTWEBKIT_FOUND) -if(BLITZ_FOUND) - #add_subdirectory(welcome) -endif(BLITZ_FOUND) #add_subdirectory(test) add_subdirectory(timetracker)