equal
deleted
inserted
replaced
41 localisable_resource_file = APP_RESOURCE_DIR"\\homescreen"; |
41 localisable_resource_file = APP_RESOURCE_DIR"\\homescreen"; |
42 localisable_resource_id = R_HOMESCREEN_LOCALISABLE_APP_INFO; |
42 localisable_resource_id = R_HOMESCREEN_LOCALISABLE_APP_INFO; |
43 |
43 |
44 #ifdef RD_BOOT_CUSTOMIZABLE_AI |
44 #ifdef RD_BOOT_CUSTOMIZABLE_AI |
45 // When Active Idle starts in boot, hide the app icon from Application Shell |
45 // When Active Idle starts in boot, hide the app icon from Application Shell |
46 hidden = KAppIsHidden; |
46 // hidden = KAppIsHidden; |
47 #endif |
47 #endif |
48 } |
48 } |
49 |
49 |
50 // End of File. |
50 // End of File. |