telephonyprotocols/pdplayer/src/102822EF.rss
branchopencode
changeset 24 6638e7f4bd8f
parent 23 6b1d113cdff3
--- a/telephonyprotocols/pdplayer/src/102822EF.rss	Mon May 03 13:37:20 2010 +0300
+++ b/telephonyprotocols/pdplayer/src/102822EF.rss	Thu May 06 15:10:38 2010 +0100
@@ -1,96 +1,96 @@
-// Copyright (c) 2006-2010 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:
-// Registry info for RawIP Meta Connection Provider Factory plug-in
-// 
-//
-
-/**
- @file 102822EF.RSS
-*/
-
-#include <ecom/registryinfo.rh>
-#include "pdp.hrh"
-
-RESOURCE REGISTRY_INFO theInfo
-{
-dll_uid =  PDPLayerDLLUid;
-
-interfaces = 
-    {
-    INTERFACE_INFO
-        {
-        interface_uid =  TierManagerInterfaceUid;
-        implementations =
-            {
-           IMPLEMENTATION_INFO
-                {
-                implementation_uid = PDPTierManagerImplUid;
-                version_no = 1;
-                display_name = "PDP Tier Manager";
-                default_data = "PDPTierManager";
-                opaque_data = "";
-                }
-            };
-        },
-
-    INTERFACE_INFO
-        {
-        interface_uid =  McprInterfaceUid;
-        implementations = 
-            {
-           IMPLEMENTATION_INFO
-                {
-                implementation_uid = PDPMcprImplUid;
-                version_no = 1;
-                display_name = "PDP Meta Connection Provider Factory";
-                default_data = "PDPMCprFactory";
-                opaque_data = "";
-                }
-            };
-        },
-#ifdef SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
-    INTERFACE_INFO
-        {
-        interface_uid = CprInterfaceUid;
-        implementations = 
-            {
-           IMPLEMENTATION_INFO
-                {
-                implementation_uid = PDPCprImplUid;
-                version_no = 1;
-                display_name = "PDP Connection Provider Factory";
-                default_data = "PDPConnProvdFactory";
-                opaque_data = "";
-                }
-            };
-        },
-#endif // SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
-    INTERFACE_INFO
-        {
-        interface_uid = ScprInterfaceUid;
-        implementations = 
-            {
-           IMPLEMENTATION_INFO
-                {
-                implementation_uid = PDPScprImplUid;
-                version_no = 1;
-                display_name = "PDP Sub-Connection Provider Factory";
-                default_data = "PdpSubConnectionProviderFactory";
-                opaque_data = "";
-                }
-            };
-        }
-	
-    };
-}
+// Copyright (c) 2006-2010 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:
+// Registry info for RawIP Meta Connection Provider Factory plug-in
+// 
+//
+
+/**
+ @file 102822EF.RSS
+*/
+
+#include <ecom/registryinfo.rh>
+#include "pdp.hrh"
+
+RESOURCE REGISTRY_INFO theInfo
+{
+dll_uid =  PDPLayerDLLUid;
+
+interfaces = 
+    {
+    INTERFACE_INFO
+        {
+        interface_uid =  TierManagerInterfaceUid;
+        implementations =
+            {
+           IMPLEMENTATION_INFO
+                {
+                implementation_uid = PDPTierManagerImplUid;
+                version_no = 1;
+                display_name = "PDP Tier Manager";
+                default_data = "PDPTierManager";
+                opaque_data = "";
+                }
+            };
+        },
+
+    INTERFACE_INFO
+        {
+        interface_uid =  McprInterfaceUid;
+        implementations = 
+            {
+           IMPLEMENTATION_INFO
+                {
+                implementation_uid = PDPMcprImplUid;
+                version_no = 1;
+                display_name = "PDP Meta Connection Provider Factory";
+                default_data = "PDPMCprFactory";
+                opaque_data = "";
+                }
+            };
+        },
+#ifdef SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
+    INTERFACE_INFO
+        {
+        interface_uid = CprInterfaceUid;
+        implementations = 
+            {
+           IMPLEMENTATION_INFO
+                {
+                implementation_uid = PDPCprImplUid;
+                version_no = 1;
+                display_name = "PDP Connection Provider Factory";
+                default_data = "PDPConnProvdFactory";
+                opaque_data = "";
+                }
+            };
+        },
+#endif // SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
+    INTERFACE_INFO
+        {
+        interface_uid = ScprInterfaceUid;
+        implementations = 
+            {
+           IMPLEMENTATION_INFO
+                {
+                implementation_uid = PDPScprImplUid;
+                version_no = 1;
+                display_name = "PDP Sub-Connection Provider Factory";
+                default_data = "PdpSubConnectionProviderFactory";
+                opaque_data = "";
+                }
+            };
+        }
+	
+    };
+}