idlehomescreen/xmluirendering/uiengine/src/xnwallpaperview.rss
branchRCL_3
changeset 12 9674c1a575e9
child 19 79311d856354
equal deleted inserted replaced
11:ff572dfe6d86 12:9674c1a575e9
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies)..
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * 
       
    16 *
       
    17 */
       
    18 
       
    19 //  System includes
       
    20 #include <eikon.rh>
       
    21 #include <avkon.rsg>
       
    22 #include <avkon.rh>
       
    23 #include <avkon.loc>
       
    24 #include <appinfo.rh>
       
    25 #include <avkon.mbg>
       
    26 #include <activeidle3.loc>
       
    27 
       
    28 //  RESOURCE IDENTIFIER
       
    29 NAME    XNWP // 4 letter ID
       
    30 
       
    31 RESOURCE RSS_SIGNATURE
       
    32 	{
       
    33 	}
       
    34 
       
    35 // ----------------------------------------------------
       
    36 // r_wallpaper_view
       
    37 //
       
    38 // ----------------------------------------------------
       
    39 //
       
    40 RESOURCE AVKON_VIEW r_wallpaper_view
       
    41     {
       
    42     cba = R_AVKON_SOFTKEYS_CANCEL;
       
    43     menubar = 0;
       
    44     toolbar = 0;
       
    45     }
       
    46 
       
    47 // ----------------------------------------------------
       
    48 // r_qtn_hs_corrupted_image_note
       
    49 //
       
    50 // ----------------------------------------------------
       
    51 //
       
    52 RESOURCE TBUF r_qtn_hs_corrupted_image_note 
       
    53     {
       
    54     buf = qtn_hs_corrupted_image_note; 
       
    55     }
       
    56 
       
    57 // End of file