mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxcollectiondbstd.h
branchRCL_3
changeset 50 26a1709b9fec
parent 0 ff3acec5bc43
equal deleted inserted replaced
49:455f89b7fcc5 50:26a1709b9fec
    30     EMPXAutoPlaylistCount
    30     EMPXAutoPlaylistCount
    31     };
    31     };
    32 
    32 
    33 const TInt KDBPluginUid = 0x101FFC3A;
    33 const TInt KDBPluginUid = 0x101FFC3A;
    34 
    34 
    35 const TInt KMPXMaxRecentlyPlayedSongs = 20;
    35 const TInt KMPXMaxRecentlyPlayedSongs = 40;
    36 const TInt KMPXMaxMostPlayedSongs = 20;
    36 const TInt KMPXMaxMostPlayedSongs = 40;
    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