examples/ForumNokia/Localisation/data/Localization_reg.rss

00001 /*
00002  * Copyright © 2008 Nokia Corporation.
00003  */
00004 
00005 
00006 #include <appinfo.rh>
00007 #include <localization.rsg>
00008 
00009 UID2 KUidAppRegistrationResourceFile
00010 UID3 0xE0005B00
00011 
00012 RESOURCE APP_REGISTRATION_INFO
00013   {
00014   app_file="Localization";
00015   // no extension used, framework selects the correct version (.r01, .r03)
00016   localisable_resource_file =  "\\resource\\apps\\Localization";
00017   localisable_resource_id = R_LOCALIZATION_LOCALISABLE_APP_INFO;
00018 
00019   embeddability=KAppNotEmbeddable;
00020   newfile=KAppDoesNotSupportNewFile;
00021   }
00022       

Generated by  doxygen 1.6.2