diff -r bdd9da0d70fe -r 1f1dad4af8f8 mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h --- a/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h Wed Sep 15 12:09:46 2010 +0300 +++ b/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h Wed Oct 13 14:28:40 2010 +0300 @@ -32,8 +32,8 @@ const TInt KDBPluginUid = 0x101FFC3A; -const TInt KMPXMaxRecentlyPlayedSongs = 40; -const TInt KMPXMaxMostPlayedSongs = 40; +const TInt KMPXMaxRecentlyPlayedSongs = 20; +const TInt KMPXMaxMostPlayedSongs = 20; const TInt KMPXRecentlyAddedInterval = 7; const TInt KMCMaxTextLen = 255; // Maximum field size for categories is 255