mpxmusicplayer/app/src/mpxrestorepath.cpp
branchRCL_3
changeset 26 70a8526f03f2
parent 0 ff3acec5bc43
--- a/mpxmusicplayer/app/src/mpxrestorepath.cpp	Tue Apr 27 16:34:37 2010 +0300
+++ b/mpxmusicplayer/app/src/mpxrestorepath.cpp	Tue May 11 16:10:56 2010 +0300
@@ -652,7 +652,9 @@
             // USB mass storage dismounts the disk, but in that case
             // we do want to revert back to first song of all songs
             //
-            else if( type == EMcMsgDiskInserted &&
+			//if refresh started save the path info
+			//
+            else if( ( type == EMcMsgDiskInserted || EMcMsgRefreshStart ) &&
                      !iUSBOngoing )
                 {
                 SavePathL();