--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emailservices/emailserver/cmailhandlerplugin/data/2001F413.rss Thu Dec 17 08:39:21 2009 +0200
@@ -0,0 +1,100 @@
+/*
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: Resource file for cmailhandlerplugin.
+*
+*/
+//2001F413.RSS
+//
+#include <ecom/registryinfo.rh>
+#include "../../../../inc/emailversionnumbers.hrh" // KEmailEcomVersionNumber
+
+//Declares the interface implementations provided
+RESOURCE REGISTRY_INFO cmailhandlerplugin
+ {
+ dll_uid = 0x2001F413;
+ interfaces =
+ {
+ INTERFACE_INFO
+ {
+ interface_uid = 0x2001F414;
+ implementations =
+ {
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F415;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail CPS Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F465;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail Message query Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F466;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail Authentication Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F467;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail Out-of-memory Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F468;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail MTM Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F469;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail LED Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F46A;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail icon Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ },
+ IMPLEMENTATION_INFO
+ {
+ implementation_uid = 0x2001F4B6;
+ version_no = KEmailEcomVersionNumber;
+ display_name = "CMail sound Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
+ default_data = "";
+ opaque_data = "";
+ }
+ };
+ }
+ };
+ }