00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016 #include <appinfo.rh>
00017 #include <coverflowapp.rsg>
00018
00019 UID2 KUidAppRegistrationResourceFile
00020 UID3 0xA000017F
00021
00022 RESOURCE APP_REGISTRATION_INFO
00023 {
00024 app_file="Coverflowapp";
00025 localisable_resource_file = STRING_r_Coverflow_loc_resource_file_1;
00026 localisable_resource_id = R_COVERFLOWAPP_LOCALISABLE_APP_INFO;
00027
00028 embeddability=KAppNotEmbeddable;
00029 newfile=KAppDoesNotSupportNewFile;
00030 }
00031