web_pub/favourites_engine_api/inc/FavouritesLimits.h
changeset 1 7c90e6132015
parent 0 dd21522fd290
child 48 79859ed3eea9
equal deleted inserted replaced
0:dd21522fd290 1:7c90e6132015
    91 /// Context id for skins.
    91 /// Context id for skins.
    92 LOCAL_C const TInt32 KFavouritesSkinContextId = 0x00000007;
    92 LOCAL_C const TInt32 KFavouritesSkinContextId = 0x00000007;
    93 /// Context id for Music Shop music.
    93 /// Context id for Music Shop music.
    94 LOCAL_C const TInt32 KFavouritesMusicContextId = 0x00000008;
    94 LOCAL_C const TInt32 KFavouritesMusicContextId = 0x00000008;
    95 
    95 
       
    96 // Context id for Service.
       
    97 LOCAL_C const TInt32 KFavouritesServiceContextId = 0x00000009;
       
    98 
    96 /// Special context IDs for launching into these.
    99 /// Special context IDs for launching into these.
    97 LOCAL_C const TInt32 KFavouritesFeedsContextId = 0x00000000A;
   100 LOCAL_C const TInt32 KFavouritesFeedsContextId = 0x00000000A;
    98 
   101 
    99 
   102 
   100 //========== Database names ==========//
   103 //========== Database names ==========//