apengine/apsettingsplugin/data/ApSettingsPluginRsc.rss
branchRCL_3
changeset 58 83ca720e2b9a
parent 0 5a93021fdf25
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
       
     1 /*
       
     2 * Copyright (c) 2005 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 *        Resource file for ApSettingsPlugin
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 //  RESOURCE IDENTIFIER
       
    21 NAME    PAPS // 4 letter ID
       
    22 
       
    23 //  INCLUDES
       
    24 #include    <bldvariant.hrh>
       
    25 #include    <avkon.rh>
       
    26 #include    <avkon.rsg>
       
    27 #include    <EIKCORE.rsg>
       
    28 #include    <eikon.rh>
       
    29 #include    <eikon.rsg>
       
    30 #include    <data_caging_paths_strings.hrh>
       
    31 
       
    32 #include    <apsettingsplugin.loc>
       
    33 
       
    34 //  RESOURCE DEFINITIONS 
       
    35 
       
    36 //---------------------------------------------------- 
       
    37 //    
       
    38 //    Needed or loading the resource fails!
       
    39 //
       
    40 //----------------------------------------------------
       
    41 //
       
    42 RESOURCE RSS_SIGNATURE
       
    43     {
       
    44     }
       
    45 
       
    46 //----------------------------------------------------
       
    47 //   
       
    48 //    qtn_set_access_points 
       
    49 //    Caption for Plugin.
       
    50 //
       
    51 //----------------------------------------------------
       
    52 //
       
    53 RESOURCE TBUF r_qtn_netw_conset_network_connections 
       
    54     { buf = qtn_netw_conset_network_connections ; }
       
    55 
       
    56 //----------------------------------------------------
       
    57 //   
       
    58 //    r_qtn_err_os_general 
       
    59 //    Caption for Plugin.
       
    60 //
       
    61 //----------------------------------------------------
       
    62 //
       
    63 RESOURCE TBUF r_qtn_err_os_general { buf = qtn_err_os_general ; }
       
    64 
       
    65 //End of File