diff -r b276298d5729 -r edd621764147 contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h --- a/contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h Tue Apr 27 16:57:49 2010 +0300 +++ b/contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h Tue May 11 16:30:05 2010 +0300 @@ -45,6 +45,7 @@ const TInt KThreadNameLimit = 64; const TUint KDisablePersist = 0x1000; const TUint KDisableNotification = 0x2000; +const TUint KExtendedNotifications = 0x4000; _LIT( KService, "CP Service" );