examples/ForumNokia/InternetEmail/data/InternetEmail_reg.rss

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

Generated by  doxygen 1.6.2