diff -r 0ed94ceaa377 -r cb62a4f66ebe widgets/widgetapp/src/cpspublisher.cpp --- a/widgets/widgetapp/src/cpspublisher.cpp Thu Dec 17 09:20:16 2009 +0200 +++ b/widgets/widgetapp/src/cpspublisher.cpp Thu Jan 07 13:31:38 2010 +0200 @@ -72,6 +72,7 @@ _LIT( KWRTPublisher, "wrt_publisher"); const TInt KSkinGfxInnerRectShrink = 5; +const TUint KDisablePersist = 0x1000; static void DoResetAndDestroy( TAny* aPtr ) { @@ -455,7 +456,7 @@ inparam.AppendL( item ); - iCpsInterface->ExecuteCmdL( KAdd , inparam, outparam); + iCpsInterface->ExecuteCmdL( KAdd , inparam, outparam, KDisablePersist); CleanupStack::PopAndDestroy(); // item