--- a/mpxmusicplayer/commonui/src/mpxcommonuihelper.cpp Fri Mar 12 15:42:25 2010 +0200
+++ b/mpxmusicplayer/commonui/src/mpxcommonuihelper.cpp Mon Mar 15 12:40:11 2010 +0200
@@ -107,7 +107,7 @@
const TText KRightToLeftMark = 0x200F;
-const TInt KMPXChunkSize = 100; // number of songs added in each chunk, IncAddL
+const TInt KMPXChunkSize = 50; // number of songs added in each chunk, IncAddL
const TInt KSQLErrGeneral = -311; // SQL General error. Don't want to include sql header here
_LIT( KMPXCommonUiRscPath, "mpxcommonui.rsc" );