00001
00002
00003
00004
00005
00006 #include "RegistryInfo.rh"
00007 #include "uikon.hrh"
00008
00009 RESOURCE REGISTRY_INFO r_registry
00010 {
00011 dll_uid = 0x102826DA;
00012 interfaces =
00013 {
00014 INTERFACE_INFO
00015 {
00016 interface_uid = KUikonUidPluginInterfaceNotifiers;
00017 implementations =
00018 {
00019 IMPLEMENTATION_INFO
00020 {
00021 implementation_uid = 0x102826DB;
00022 version_no = 1;
00023 display_name = "Notifier Example Plugin 1";
00024 default_data = "Notifier1";
00025 opaque_data = "0";
00026 }
00027 };
00028 }
00029 };
00030 }