profilesapplication/Profiles/GSProfilesPlugin/data/10283386.rss
branchRCL_3
changeset 23 cd54903d48da
parent 0 ca436256272f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/profilesapplication/Profiles/GSProfilesPlugin/data/10283386.rss	Wed Sep 01 12:30:29 2010 +0100
@@ -0,0 +1,62 @@
+/*
+* Copyright (c) 2005 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:  ECOM plugin resource file for GSConfigPlugin.
+*
+*/
+
+#include <registryinfo.rh>
+
+RESOURCE REGISTRY_INFO theInfo
+	{
+	dll_uid     = 0x10283386;  // dll UID
+	interfaces  =
+		{
+		INTERFACE_INFO
+			{
+			interface_uid   = 0x10207236;  // common UID for all GS plugins
+			implementations =
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid  = 0x10283387;  // dll UID + 1
+					version_no          = 1;
+					display_name        = "Profiles Plugin";
+					default_data        = "0x1020723B"; // Parent UID
+                                        //default_data        = "0x10207239"; // Parent UID
+					opaque_data         = "5"; // Order number
+					}
+				};
+			},
+
+                INTERFACE_INFO
+                    {
+                    // UID of interface that is implemented
+                    interface_uid = 0x2000B189;  // from psmpluginbase.h
+                    implementations = 
+                        {
+                        IMPLEMENTATION_INFO
+                            {
+                            implementation_uid = 0x10283388;  // dll UID + 2
+                            //implementation_uid = 0x10200FE1;
+                            version_no         = 1;
+                            //display_name       = "PSMPluginStub1";
+                            display_name       = "Profiles plugin";
+                            default_data       = "";
+                            opaque_data        = "";
+                            }
+                        };
+                    }
+		};
+	}
+