mpxmusicplayer/mediakeyhandler/data/mpxmediakeyhandler.rss
branchRCL_3
changeset 17 70a8526f03f2
parent 0 ff3acec5bc43
equal deleted inserted replaced
15:a1247965635c 17:70a8526f03f2
    36     buf = "";
    36     buf = "";
    37     }
    37     }
    38 
    38 
    39 
    39 
    40 // RESOURCE DEFINITIONS 
    40 // RESOURCE DEFINITIONS 
       
    41 
       
    42 // -----------------------------------------------------------------------------
       
    43 // r_mpx_avsrc_name_text
       
    44 // AV source name shown in AVRCP 1.4 devices.
       
    45 // -----------------------------------------------------------------------------
       
    46 //
       
    47 RESOURCE TBUF r_mpx_avsrc_name_text
       
    48     {
       
    49     buf = qtn_svk_title_music_player;
       
    50     }
       
    51 
    41 
    52 
    42 // -----------------------------------------------------------------------------
    53 // -----------------------------------------------------------------------------
    43 // r_mpx_volume_popup_text
    54 // r_mpx_volume_popup_text
    44 // Text shown in volume popup dialog.
    55 // Text shown in volume popup dialog.
    45 // -----------------------------------------------------------------------------
    56 // -----------------------------------------------------------------------------