commondrm/drmrightsmanagerui/data/DRMRightsManager_reg.rss
changeset 23 493788a4a8a4
parent 0 95b198f216e5
equal deleted inserted replaced
5:79d62d1d7957 23:493788a4a8a4
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <appinfo.rh>
    19 #include <appinfo.rh>
    20 #include <drmrightsmanager.rsg>
    20 #include <DRMRightsManager.rsg>
    21 #include <data_caging_paths_strings.hrh>
    21 #include <data_caging_paths_strings.hrh>
    22 
    22 
    23 
    23 
    24 UID2 KUidAppRegistrationResourceFile
    24 UID2 KUidAppRegistrationResourceFile
    25 UID3 0x101F85C7
    25 UID3 0x101F85C7
    30     app_file = "DRMRightsManager";
    30     app_file = "DRMRightsManager";
    31 
    31 
    32     localisable_resource_file = APP_RESOURCE_DIR"\\DRMRightsManager";
    32     localisable_resource_file = APP_RESOURCE_DIR"\\DRMRightsManager";
    33 
    33 
    34     localisable_resource_id = R_DRMUI_LOCALISABLE_APP_INFO;
    34     localisable_resource_id = R_DRMUI_LOCALISABLE_APP_INFO;
    35     
    35 
    36 #ifdef RD_DRM_RIGHTS_MANAGER_REMOVAL
    36 #ifdef RD_DRM_RIGHTS_MANAGER_REMOVAL
    37 
    37 
    38     hidden = KAppIsHidden;
    38     hidden = KAppIsHidden;
    39     
    39 
    40 #endif //RD_DRM_RIGHTS_MANAGER_REMOVAL
    40 #endif //RD_DRM_RIGHTS_MANAGER_REMOVAL
    41     
    41 
    42     embeddability = KAppEmbeddableUiNotStandAlone;
    42     embeddability = KAppEmbeddableUiNotStandAlone;
    43     newfile = KAppDoesNotSupportNewFile;
    43     newfile = KAppDoesNotSupportNewFile;
    44     }
    44     }
    45 
    45 
    46 
    46