idlehomescreen/xmluirendering/uiengine/src/xnwallpaperview.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 15 Mar 2010 12:39:47 +0200
branchRCL_3
changeset 16 9674c1a575e9
child 38 79311d856354
permissions -rw-r--r--
Revision: 201009 Kit: 201010

/*
* Copyright (c) 2009 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:
* 
*
*/

//  System includes
#include <eikon.rh>
#include <avkon.rsg>
#include <avkon.rh>
#include <avkon.loc>
#include <appinfo.rh>
#include <avkon.mbg>
#include <activeidle3.loc>

//  RESOURCE IDENTIFIER
NAME    XNWP // 4 letter ID

RESOURCE RSS_SIGNATURE
	{
	}

// ----------------------------------------------------
// r_wallpaper_view
//
// ----------------------------------------------------
//
RESOURCE AVKON_VIEW r_wallpaper_view
    {
    cba = R_AVKON_SOFTKEYS_CANCEL;
    menubar = 0;
    toolbar = 0;
    }

// ----------------------------------------------------
// r_qtn_hs_corrupted_image_note
//
// ----------------------------------------------------
//
RESOURCE TBUF r_qtn_hs_corrupted_image_note 
    {
    buf = qtn_hs_corrupted_image_note; 
    }

// End of file