diff -r ff572dfe6d86 -r 9674c1a575e9 idlehomescreen/xmluirendering/uiengine/src/xnwallpaperview.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/xmluirendering/uiengine/src/xnwallpaperview.rss Mon Mar 15 12:39:47 2010 +0200 @@ -0,0 +1,57 @@ +/* +* 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 +#include +#include +#include +#include +#include +#include + +// 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