mpxplugins/viewplugins/views/metadataeditordialog/data/mpxmetadataeditordialog.rss
branchRCL_3
changeset 17 c8156a91d13c
parent 14 943ff5625028
child 31 a12246c97fcc
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
  1543                          // It is calculable from LAF
  1543                          // It is calculable from LAF
  1544                          base_line_delta = 21;
  1544                          base_line_delta = 21;
  1545                          };
  1545                          };
  1546      }
  1546      }
  1547 
  1547 
       
  1548 RESOURCE DLG_LINE r_mpx_cui_licence_info
       
  1549     {
       
  1550     type=EEikCtEdwin;
       
  1551     prompt = qtn_nmp_song_details_licences ;
       
  1552     id= EMPXMetadataEditorDlgCtrlIdDRMDetail ;
       
  1553     control = EDWIN
       
  1554         {
       
  1555         flags = EEikEdwinNoHorizScrolling | EEikEdwinResizable ;
       
  1556         width = KMPXSongDetailsTextWidth;
       
  1557         lines = KMPXSongDetailsTextLines;
       
  1558         maxlength = KMPXSongDetailsTextMaxLen;
       
  1559         max_view_height_in_lines = 6;
       
  1560 	base_line_delta = 21;
       
  1561         };
       
  1562     }
       
  1563 
       
  1564 RESOURCE TBUF r_mpx_cui_licence_det_link          { buf = qtn_nmp_song_details_licences_details; }
       
  1565 
  1548 // End of File
  1566 // End of File