mpxplugins/viewplugins/views/embeddedplaybackview/src/mpxembeddedplaybackviewimp.cpp
branchRCL_3
changeset 27 2cbbefa9af78
parent 26 3de6c4cf6b67
--- a/mpxplugins/viewplugins/views/embeddedplaybackview/src/mpxembeddedplaybackviewimp.cpp	Wed Sep 01 12:32:02 2010 +0100
+++ b/mpxplugins/viewplugins/views/embeddedplaybackview/src/mpxembeddedplaybackviewimp.cpp	Tue Sep 14 21:14:08 2010 +0300
@@ -549,7 +549,7 @@
                 fileParse.Path().Left(
                     KMPXMusicplayerPrivateFolder().Length())));
 
-        if ( iCommonUiHelper->IsHostMessagingL()
+        if ( (iCommonUiHelper->IsHostMessagingL() || iCommonUiHelper->IsHostCalendarL() )
                 && mediapath.CompareF(savedpath) && isPrivate )
             {
             HandleSaveL( (TMPXNpvSaveMode)aCommand );