00001 /* 00002 * Copyright © 2008 Nokia Corporation. 00003 */ 00004 00005 #include <appinfo.rh> 00006 #include <dbms.rsg> 00007 00008 UID2 KUidAppRegistrationResourceFile 00009 UID3 0xE01F5466 00010 00011 RESOURCE APP_REGISTRATION_INFO 00012 { 00013 app_file = "DBMS"; 00014 00015 localisable_resource_file = "\\resource\\apps\\DBMS"; 00016 localisable_resource_id = R_DBMS_LOCALISABLE_APP_INFO; 00017 00018 embeddability = KAppNotEmbeddable; 00019 newfile = KAppDoesNotSupportNewFile; 00020 } 00021