psln/pslnslidesetdialog/data/102823AC.rss
changeset 0 2f259fa3e83a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/psln/pslnslidesetdialog/data/102823AC.rss	Tue Feb 02 01:00:49 2010 +0200
@@ -0,0 +1,58 @@
+/*
+* Copyright (c) 2006 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 definitions for project ?myapp
+*
+*/
+
+
+#include <ecom/registryinfov2.rh>
+
+RESOURCE REGISTRY_INFO theInfo
+    {
+    resource_format_version = RESOURCE_FORMAT_VERSION_2;
+    
+    dll_uid     = 0x102823AC;
+    interfaces  = 
+        {
+        INTERFACE_INFO
+            {
+            interface_uid   = 0x102823AD;
+            implementations = 
+                {
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid  = 0x102823AE;
+                    version_no          = 1;
+                    display_name        = "Wallpaper";
+                    default_data        = "0";
+                    opaque_data         = "0";
+                    // This implementation CANNOT be overridden by a RAM-based plug-in
+                    rom_only = 1;
+                    },
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid  = 0x102823AF;
+                    version_no          = 1;
+                    display_name        = "Screensaver";
+                    default_data        = "0";
+                    opaque_data         = "0";
+                    // This implementation CANNOT be overridden by a RAM-based plug-in
+                    rom_only = 1;
+                    }
+                };
+            }
+        };
+    }
+
+// End of File