mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h
branchRCL_3
changeset 66 1f1dad4af8f8
parent 53 3de6c4cf6b67
equal deleted inserted replaced
60:bdd9da0d70fe 66:1f1dad4af8f8
    30     EMPXAutoPlaylistCount
    30     EMPXAutoPlaylistCount
    31     };
    31     };
    32 
    32 
    33 const TInt KDBPluginUid = 0x101FFC3A;
    33 const TInt KDBPluginUid = 0x101FFC3A;
    34 
    34 
    35 const TInt KMPXMaxRecentlyPlayedSongs = 40;
    35 const TInt KMPXMaxRecentlyPlayedSongs = 20;
    36 const TInt KMPXMaxMostPlayedSongs = 40;
    36 const TInt KMPXMaxMostPlayedSongs = 20;
    37 const TInt KMPXRecentlyAddedInterval = 7;
    37 const TInt KMPXRecentlyAddedInterval = 7;
    38 
    38 
    39 const TInt KMCMaxTextLen          = 255; // Maximum field size for categories is 255
    39 const TInt KMCMaxTextLen          = 255; // Maximum field size for categories is 255
    40 
    40 
    41 #endif // MPXCOLLECTIONDBSTD_H
    41 #endif // MPXCOLLECTIONDBSTD_H