diff -r 90517678cc4f -r 453da2cfceef qtmobility/src/publishsubscribe/psmapperserver_symbian/clientservercommon.h --- a/qtmobility/src/publishsubscribe/psmapperserver_symbian/clientservercommon.h Mon May 03 13:18:40 2010 +0300 +++ b/qtmobility/src/publishsubscribe/psmapperserver_symbian/clientservercommon.h Fri May 14 16:41:33 2010 +0300 @@ -43,7 +43,8 @@ #include -_LIT(KPSPathMapperServerName, "PSPathMapperServer"); +_LIT(KPSPathMapperServerName, "!qpspathmapperserver"); +_LIT(KPSPathMapperServerProcess, "qpspathmapperserver"); const TUint KServerMajorVersionNumber = 0; const TUint KServerMinorVersionNumber = 1;