scrsaver/scrsaverplugins/SlideshowPlugin/data/SlideshowPlugin.rss
changeset 14 8a173132b0aa
parent 2 058b1fc1663a
--- a/scrsaver/scrsaverplugins/SlideshowPlugin/data/SlideshowPlugin.rss	Mon Jan 18 20:19:52 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,128 +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:     Localisable resources of SlideshowPlugin
-*
-*/
-
-
-
-
-
-//  RESOURCE IDENTIFIER
-
-NAME SSSS
-
-#include <eikon.rh>
-#include <avkon.rh>
-#include <avkon.mbg>
-#include <avkon.hrh>
-#include <avkon.rsg>
-#include <aknsconstants.hrh>
-#include <pathconfiguration.hrh>
-#include <avkon.loc>
-#include <slideshowplugin.loc>
-
-// ---------------------------------------------------------
-//
-// Define the resource file signature
-// This resource should be empty.
-//
-// ---------------------------------------------------------
-//
-RESOURCE RSS_SIGNATURE
-    {
-    }
-
-
-RESOURCE TBUF
-    {
-    buf = "SlideshowScreensaver";
-    }
-
-
-// ---------------------------------------------------
-//
-//    r_slideshow_screensaver_name
-//
-// ---------------------------------------------------
-//
-RESOURCE TBUF r_slideshow_screensaver_name
-    {
-    buf = qtn_slideshow_screensaver_name;
-    }
-    
-
-// ---------------------------------------------------
-//
-//    r_sanim_title_settings
-//
-// ---------------------------------------------------
-//
-RESOURCE TBUF r_sanim_not_supported
-    {
-    buf = qtn_err_not_supp;
-    }
-    
-
-// ---------------------------------------------------
-//
-//    r_sanim_title_settings
-//
-// ---------------------------------------------------
-//
-RESOURCE TBUF r_sanim_error_wrong_format
-    {
-    buf = qtn_sanim_error_wrong_format;
-    }  
-    
-
-// ---------------------------------------------------
-//
-//    r_sanim_file_not_selected
-//
-// ---------------------------------------------------
-//
-RESOURCE TBUF r_sanim_file_not_selected
-    {
-    buf = qtn_sanim_file_not_selected;
-    }     
-    
-    
-// ---------------------------------------------------
-//
-//    r_sanim_err_failure
-//
-// ---------------------------------------------------
-//
-RESOURCE TBUF r_sanim_err_failure
-    {
-    buf = qtn_err_failure;
-    } 
-    
-
-// ---------------------------------------------------
-//
-//    r_drm_prev_rights_set
-//
-// ---------------------------------------------------
-//
-RESOURCE TBUF r_drm_prev_rights_set
-    {
-    buf = qtn_drm_prev_rights_set;
-    }             
-        
-
-// End of File
-
-