meetingrequest/mricalviewer/data/2001846B.rss
branchRCL_3
changeset 33 da5135c61bad
parent 0 8466d47a6819
child 24 b5fbb9b25d57
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDES
    19 // INCLUDES
    20 #include <ecom/registryinfov2.rh>
    20 #include <ecom/registryinfov2.rh>
    21 #include <MeetingRequestUids.hrh>
    21 #include <meetingrequestuids.hrh>
    22 #include "../../../inc/emailversionnumbers.hrh" // KEmailEcomVersionNumber
       
    23 #include "esmrinternaluid.h"
    22 #include "esmrinternaluid.h"
    24 
    23 
    25 //  RESOURCE DEFINITIONS 
    24 //  RESOURCE DEFINITIONS 
    26 // -----------------------------------------------------------------------------
    25 // -----------------------------------------------------------------------------
    27 // theInfo
    26 // theInfo
    40             implementations = 
    39             implementations = 
    41                 {
    40                 {
    42                 IMPLEMENTATION_INFO
    41                 IMPLEMENTATION_INFO
    43                     {
    42                     {
    44                     implementation_uid = KESMRIcalViewerImplementationUid;
    43                     implementation_uid = KESMRIcalViewerImplementationUid;
    45                     version_no = KEmailEcomVersionNumber;
    44                     version_no = 1;
    46                     display_name = "MRUI 2.0 ESMRIcalViewer";
    45                     display_name = "MRUI 2.0 ESMRIcalViewer";
    47                     default_data = "";
    46                     default_data = "";
    48                     opaque_data = "";
    47                     opaque_data = "";
    49                     rom_only = 0;                   
    48                     rom_only = 0;                   
    50                     }
    49                     }