mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h
branchRCL_3
changeset 66 1f1dad4af8f8
parent 53 3de6c4cf6b67
--- 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