psln/pslnslidesetdialog/data/102823AC.rss
changeset 37 89c890c70182
parent 34 6b5204869ed5
child 45 667edd0b8678
--- a/psln/pslnslidesetdialog/data/102823AC.rss	Fri Jun 25 18:53:58 2010 +0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-/*
-* 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