Revision: 201029 RCL_3
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 09:55:50 +0300
branchRCL_3
changeset 12 3fec62e6e7fc
parent 10 79d3436dc2de
child 13 90fe62538f66
Revision: 201029 Kit: 201033
devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTest.cpp
devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTestblocks.cpp
devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTest.cpp
devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTestBlocks.cpp
systemswuis/touchscreencalib/src/TouchScreenCalibAppUi.cpp
systemswuis/touchscreencalib/src/TouchScreenCalibView.cpp
--- a/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTest.cpp	Mon Jun 21 15:41:28 2010 +0300
+++ b/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTest.cpp	Thu Aug 19 09:55:50 2010 +0300
@@ -17,7 +17,7 @@
 
 
 // INCLUDE FILES
-#include <Stiftestinterface.h>
+#include <StifTestInterface.h>
 #include <SettingServerClient.h>
 #include <ScreensaverInternalPSKeys.h>
 #include <e32property.h>
--- a/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTestblocks.cpp	Mon Jun 21 15:41:28 2010 +0300
+++ b/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTestblocks.cpp	Thu Aug 19 09:55:50 2010 +0300
@@ -20,7 +20,7 @@
 // [INCLUDE FILES]
 #include <e32svr.h>
 #include <StifParser.h>
-#include <Stiftestinterface.h>
+#include <StifTestInterface.h>
 #include "DasClientApiTest.h"
 
 
--- a/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTest.cpp	Mon Jun 21 15:41:28 2010 +0300
+++ b/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTest.cpp	Thu Aug 19 09:55:50 2010 +0300
@@ -18,7 +18,7 @@
 
 
 // INCLUDE FILES
-#include <Stiftestinterface.h>
+#include <StifTestInterface.h>
 #include "ServicesDbApiTest.h"
 #include <SettingServerClient.h>
 
--- a/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTestBlocks.cpp	Mon Jun 21 15:41:28 2010 +0300
+++ b/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTestBlocks.cpp	Thu Aug 19 09:55:50 2010 +0300
@@ -20,9 +20,9 @@
 // [INCLUDE FILES]
 #include <e32svr.h>
 #include <StifParser.h>
-#include <Stiftestinterface.h>
+#include <StifTestInterface.h>
 #include "ServicesDbApiTest.h"
-#include <ServicesDbApiTest.rsg>
+#include <servicesdbapitest.rsg>
 
 
 // ============================ MEMBER FUNCTIONS ===============================
--- a/systemswuis/touchscreencalib/src/TouchScreenCalibAppUi.cpp	Mon Jun 21 15:41:28 2010 +0300
+++ b/systemswuis/touchscreencalib/src/TouchScreenCalibAppUi.cpp	Thu Aug 19 09:55:50 2010 +0300
@@ -18,7 +18,7 @@
 
 // SYSTEM INCLUDES
 #include <aknnotewrappers.h>
-#include <TouchScreenCalib.rsg>
+#include <touchscreencalib.rsg>
 #include <e32property.h>
 #ifdef RD_STARTUP_ANIMATION_CUSTOMIZATION
 #include "touchscprivatepskeys.h"
--- a/systemswuis/touchscreencalib/src/TouchScreenCalibView.cpp	Mon Jun 21 15:41:28 2010 +0300
+++ b/systemswuis/touchscreencalib/src/TouchScreenCalibView.cpp	Thu Aug 19 09:55:50 2010 +0300
@@ -25,8 +25,8 @@
 #include <AknBitmapAnimation.h>
 #include <ConeResLoader.h>
 #include <AknBidiTextUtils.h>
-#include <TouchScreenCalib_anim.rsg>
-#include <TouchScreenCalib.rsg>
+#include <touchscreencalib_anim.rsg>
+#include <touchscreencalib.rsg>
 #include <touchscreencalib.mbg>
 
 // USER INCLUDES