www.pudn.com > UIQ_Code1.rar > Commands_loc.rss
// Commands_loc.rss // // © Symbian Software Ltd 2005. All rights reserved. // #include#include "Commands_loc.rls" // This file localise the applications icons and caption RESOURCE LOCALISABLE_APP_INFO { caption_and_icon = { CAPTION_AND_ICON_INFO { caption = STRING_r_commands_caption; number_of_icons = 3; // Using the application icons. icon_file = "\\Resource\\Apps\\CommandsAppIcon.mbm"; } }; }