profilesapplication/Profiles/GSProfilesPlugin/data/10283386.rss
branchRCL_3
changeset 18 b7fa36b488f8
parent 17 861562a14a53
child 19 cd54903d48da
--- a/profilesapplication/Profiles/GSProfilesPlugin/data/10283386.rss	Thu Aug 19 09:55:16 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-/*
-* 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        = "";
-                            }
-                        };
-                    }
-		};
-	}
-