javamanager/javasettings/appmngrplugin/data/20016bf7.rss
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "ecom/registryinfo.rh"
    19 #include "ecom/registryinfo.rh"
    20 
    20 
    21 #ifndef ECOM_VERSION_NO
       
    22 #define ECOM_VERSION_NO 1
       
    23 #endif
       
    24 
       
    25 RESOURCE REGISTRY_INFO theInfo
    21 RESOURCE REGISTRY_INFO theInfo
    26     {
    22     {
    27     dll_uid = 0x20016BF7;
    23     dll_uid = 0x20016BF7;
    28     interfaces =
    24     interfaces =
    29         {
    25         {
    33             implementations =
    29             implementations =
    34                 {
    30                 {
    35                 IMPLEMENTATION_INFO
    31                 IMPLEMENTATION_INFO
    36                     {
    32                     {
    37                     implementation_uid = 0x20016BF8;
    33                     implementation_uid = 0x20016BF8;
    38                     version_no = ECOM_VERSION_NO;
    34                     version_no = 1;
    39                     display_name = "Midlet plugin";
    35                     display_name = "Midlet plugin";
    40                     default_data = "";
    36                     default_data = "";
    41                     opaque_data = "";
    37                     opaque_data = "";
    42                     }
    38                     }
    43                 };
    39                 };