mpxmusicplayer/commonui/data/mpxcommonui.rss
branchRCL_3
changeset 11 13afc0e517bd
parent 0 ff3acec5bc43
equal deleted inserted replaced
5:2a40e88564c8 11:13afc0e517bd
   753 //
   753 //
   754 RESOURCE TBUF r_mpx_playlist_name_exist
   754 RESOURCE TBUF r_mpx_playlist_name_exist
   755     {
   755     {
   756     buf = qtn_fldr_rename_query;
   756     buf = qtn_fldr_rename_query;
   757     }
   757     }
       
   758 
       
   759 //----------------------------------------------------
       
   760 //   
       
   761 //    r_attendee_query
       
   762 //    
       
   763 //
       
   764 //----------------------------------------------------
       
   765 //
       
   766 RESOURCE DIALOG r_rename_query
       
   767     {
       
   768     flags = EGeneralQueryFlags;
       
   769     buttons = R_AVKON_SOFTKEYS_YES_NO;
       
   770     items = 
       
   771         {
       
   772         DLG_LINE
       
   773             {
       
   774             type = EAknCtQuery;
       
   775             id = EGeneralQuery;
       
   776             control = AVKON_CONFIRMATION_QUERY
       
   777                 {
       
   778                 layout = EConfirmationQueryLayout;
       
   779                 };
       
   780             }
       
   781         };
       
   782     }
       
   783 
   758 // End of File
   784 // End of File