vpnengine/vpnins/data/vpninsaif.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 
       
    20 #include <aiftool.rh>
       
    21 
       
    22 RESOURCE AIF_DATA
       
    23     {
       
    24     app_uid=0x101FD28E;
       
    25     caption_list=
       
    26         {
       
    27         CAPTION { code=ELangEnglish; caption="VPN Installer"; }
       
    28         };
       
    29     //num_icons=0;
       
    30     num_icons=3;
       
    31     /**
       
    32     * For test purposes you can put this application's Hidden capability
       
    33     * to KAppNotHidden: hidden=KAppNotHidden;
       
    34     */
       
    35     hidden=KAppIsHidden;
       
    36     //hidden=KAppNotHidden;
       
    37     embeddability=KAppNotEmbeddable;
       
    38     newfile=KAppDoesNotSupportNewFile;
       
    39     }
       
    40 
       
    41 // End of File