qtmobility/src/publishsubscribe/psmapperserver_symbian/clientservercommon.h
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
--- 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 <e32base.h>
 
-_LIT(KPSPathMapperServerName, "PSPathMapperServer");
+_LIT(KPSPathMapperServerName, "!qpspathmapperserver");
+_LIT(KPSPathMapperServerProcess, "qpspathmapperserver");
 
 const TUint KServerMajorVersionNumber = 0;
 const TUint KServerMinorVersionNumber = 1;