00001 /* 00002 * ============================================================================ 00003 * Name : Thread_reg.rss Thread caption file 00004 * Part of : Thread 00005 * Created : 12.1.2005 by Forum Nokia 00006 * Version : 1.0 00007 * Copyright: Nokia Corporation 00008 * ============================================================================ 00009 */ 00010 #include <appinfo.rh> 00011 #include <thread_loc.rsg> 00012 00013 UID2 KUidAppRegistrationResourceFile 00014 UID3 0x101FF1CC 00015 00016 RESOURCE APP_REGISTRATION_INFO 00017 { 00018 app_file="Thread"; 00019 embeddability=KAppNotEmbeddable; 00020 newfile=KAppDoesNotSupportNewFile; 00021 localisable_resource_file = "\\resource\\apps\\thread_loc"; 00022 } 00023