idlefw/src/framework/homescreen_reg.rss
branchv5backport
changeset 56 7b5c31fac191
parent 4 1a2a00e78665
equal deleted inserted replaced
54:666a2952b5b3 56:7b5c31fac191
    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.