diff -r 455f89b7fcc5 -r 26a1709b9fec mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h --- a/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h Thu Jul 15 18:35:42 2010 +0300 +++ b/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h Thu Aug 19 09:52:08 2010 +0300 @@ -32,8 +32,8 @@ const TInt KDBPluginUid = 0x101FFC3A; -const TInt KMPXMaxRecentlyPlayedSongs = 20; -const TInt KMPXMaxMostPlayedSongs = 20; +const TInt KMPXMaxRecentlyPlayedSongs = 40; +const TInt KMPXMaxMostPlayedSongs = 40; const TInt KMPXRecentlyAddedInterval = 7; const TInt KMCMaxTextLen = 255; // Maximum field size for categories is 255