diff -r 0b68a1b0c15e -r a9c0808a1095 serviceproviders/rom/serviceapi.iby --- a/serviceproviders/rom/serviceapi.iby Tue Aug 31 16:06:03 2010 +0300 +++ b/serviceproviders/rom/serviceapi.iby Wed Sep 01 12:28:47 2010 +0100 @@ -39,8 +39,8 @@ file=ABI_DIR\BUILD_DIR\landmarkservice.dll SHARED_LIB_DIR\landmarkservice.dll ECOM_PLUGIN(landmarkprovider.dll, landmarkprovider.rsc) -//file=ABI_DIR\BUILD_DIR\messagingservice.dll SHARED_LIB_DIR\messagingservice.dll -//ECOM_PLUGIN(messagingprovider.dll, messagingprovider.rsc) +file=ABI_DIR\BUILD_DIR\messagingservice.dll SHARED_LIB_DIR\messagingservice.dll +ECOM_PLUGIN(messagingprovider.dll, messagingprovider.rsc) file=ABI_DIR\BUILD_DIR\mediamanagementservice.dll SHARED_LIB_DIR\mediamanagementservice.dll ECOM_PLUGIN(mediamanagementprovider.dll, mediamanagementprovider.rsc) @@ -48,16 +48,16 @@ //file=ABI_DIR\BUILD_DIR\cameraservice.dll SHARED_LIB_DIR\cameraservice.dll //ECOM_PLUGIN(cameraprovider.dll, cameraprovider.rsc) -//file=ABI_DIR\BUILD_DIR\contactservice.dll SHARED_LIB_DIR\contactservice.dll -//ECOM_PLUGIN(contactprovider.dll, contactprovider.rsc) +file=ABI_DIR\BUILD_DIR\contactservice.dll SHARED_LIB_DIR\contactservice.dll +ECOM_PLUGIN(contactprovider.dll, contactprovider.rsc) -//file=ABI_DIR\BUILD_DIR\appmanagerservice.dll SHARED_LIB_DIR\appmanagerservice.dll -//ECOM_PLUGIN(appmanagerprovider.dll, appmanagerprovider.rsc) +file=ABI_DIR\BUILD_DIR\appmanagerservice.dll SHARED_LIB_DIR\appmanagerservice.dll +ECOM_PLUGIN(appmanagerprovider.dll, appmanagerprovider.rsc) -//file=ABI_DIR\BUILD_DIR\calendarservice.dll SHARED_LIB_DIR\calendarservice.dll -//ECOM_PLUGIN(calendarprovider.dll, calendarprovider.rsc) +file=ABI_DIR\BUILD_DIR\calendarservice.dll SHARED_LIB_DIR\calendarservice.dll +ECOM_PLUGIN(calendarprovider.dll, calendarprovider.rsc) file=ABI_DIR\BUILD_DIR\loggingservice.dll SHARED_LIB_DIR\loggingservice.dll ECOM_PLUGIN(loggingprovider.dll, loggingprovider.rsc)