meetingrequest/mricalviewer/data/2001846B.rss
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
child 16 b5fbb9b25d57
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
    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                     }