eventsui/eventsmgmtui/data/evtmgmtui_reg.rss
branchRCL_3
changeset 16 4721bd00d3da
parent 0 522cd55cc3d7
equal deleted inserted replaced
14:3a25f69541ff 16:4721bd00d3da
    38 // ---------------------------------------------------------------------------
    38 // ---------------------------------------------------------------------------
    39 //
    39 //
    40 RESOURCE APP_REGISTRATION_INFO
    40 RESOURCE APP_REGISTRATION_INFO
    41     {    
    41     {    
    42     app_file = "evtmgmtui";
    42     app_file = "evtmgmtui";
    43     hidden = KAppIsHidden;
       
    44     embeddability = KAppEmbeddable;    
    43     embeddability = KAppEmbeddable;    
    45     localisable_resource_file = EVTMGMTUI_RESOURCE_FILE_NAME;
    44     localisable_resource_file = EVTMGMTUI_RESOURCE_FILE_NAME;
    46     localisable_resource_id = R_EVTMGMTUI_LOCALISABLE_APP_INFO;
    45     localisable_resource_id = R_EVTMGMTUI_LOCALISABLE_APP_INFO;
    47     }
    46     }
    48 
    47