vpnengine/vpnins/data/vpnins.rss
changeset 0 33413c0669b9
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2003 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 VpnIns.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 NAME    VPNI // 4 letter ID
       
    20 
       
    21 //  INCLUDES
       
    22 
       
    23 #include <eikon.rh>
       
    24 
       
    25 #include <eikcore.rsg>
       
    26 
       
    27 #ifdef LANGUAGE_00 // if code is for ...
       
    28 //#include "vpnins00.rls"
       
    29 #elif defined LANGUAGE_01 // if code is for UK English
       
    30 //#include "vpnins01.rls"
       
    31 #endif // end condititional compile
       
    32    
       
    33 //#include "vpnins.hrh"
       
    34 //#include "vpnins.loc"
       
    35 
       
    36 //  CONSTANTS  
       
    37 //#define ?constant   ?value
       
    38 
       
    39 //  MACROS  
       
    40 //#define ?macro
       
    41 
       
    42 //  RESOURCE DEFINITIONS 
       
    43 
       
    44 RESOURCE RSS_SIGNATURE { }
       
    45 
       
    46 RESOURCE TBUF { buf="VpnIns"; }
       
    47 
       
    48 RESOURCE EIK_APP_INFO
       
    49 {
       
    50 }
       
    51