wmdrm/camese/wmdrmdlaapp/data/wmdrmdlaapp.rss
changeset 0 95b198f216e5
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2008 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:  Resource definitions for project wmdrmdlaapp
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // RESOURCE IDENTIFIER
       
    20 NAME DLAB
       
    21 
       
    22 // INCLUDES
       
    23 #include <eikon.rh>
       
    24 #include <eikon.rsg>
       
    25 #include <avkon.loc>
       
    26 #include <avkon.rsg>
       
    27 #include <avkon.rh>
       
    28 #include <avkon.mbg>
       
    29 #include <appinfo.rh>
       
    30 
       
    31 // RESOURCE DEFINITIONS 
       
    32 
       
    33 RESOURCE RSS_SIGNATURE { }
       
    34 
       
    35 RESOURCE TBUF { buf = ""; }
       
    36 
       
    37 RESOURCE EIK_APP_INFO
       
    38     {
       
    39     }
       
    40 
       
    41 RESOURCE AVKON_VIEW r_wmdrmdla_app_browser_view
       
    42     {
       
    43     cba = R_AVKON_SOFTKEYS_CLOSE;
       
    44     }