mpserviceplugins/mpxsqlitedbhgplugin/data/mpxcollectiondbhgres.rss
changeset 25 3ec52facab4d
parent 22 ecf06a08d4d9
equal deleted inserted replaced
22:ecf06a08d4d9 25:3ec52facab4d
    20 #include <bldvariant.hrh>
    20 #include <bldvariant.hrh>
    21 #include <badef.rh>
    21 #include <badef.rh>
    22 #include <pathconfiguration.hrh>
    22 #include <pathconfiguration.hrh>
    23 #include "mpxcollectiondb.hrh"
    23 #include "mpxcollectiondb.hrh"
    24 
    24 
    25 
       
    26 STRUCT MENU_ITEM
    25 STRUCT MENU_ITEM
    27     {
    26     {
    28     LONG   id;
    27     LONG   id;
    29     STRUCT name;
    28     STRUCT name;
    30     }
    29     }
   234 // ** Recently added
   233 // ** Recently added
   235 RESOURCE LBUF r_mc_recently_added_playlist
   234 RESOURCE LBUF r_mc_recently_added_playlist
   236     {
   235     {
   237     txt = qtn_mus_pl_recently_downloaded;
   236     txt = qtn_mus_pl_recently_downloaded;
   238     }
   237     }
   239 
   238     
   240 // ---------------------------------------------------------------------------
   239 // ---------------------------------------------------------------------------
   241 // r_mpx_qtn_mus_music_num_songs
   240 // r_mpx_qtn_mus_music_num_songs
   242 // Number of songs text
   241 // Number of songs text
   243 // ---------------------------------------------------------------------------
   242 // ---------------------------------------------------------------------------
   244 //
   243 //