profilesapplication/Profiles/GSProfilesPlugin/data/GSProfilesPluginRsc.rss
branchRCL_3
changeset 19 cd54903d48da
parent 0 ca436256272f
equal deleted inserted replaced
18:b7fa36b488f8 19:cd54903d48da
       
     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:  Resource file for GSProfilesPlugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME        GSPR // 4 letter ID
       
    21 
       
    22 // INCLUDES
       
    23 
       
    24 
       
    25 #include    <data_caging_paths_strings.hrh>
       
    26 #include    <gsprofilesplugin.loc>
       
    27 
       
    28 
       
    29 #include    <uikon.rh>
       
    30 
       
    31 // CONSTANTS
       
    32 
       
    33 //  RESOURCE DEFINITIONS
       
    34 
       
    35 //----------------------------------------------------
       
    36 //
       
    37 //
       
    38 //    Needed or loading the resource fails!
       
    39 //
       
    40 //----------------------------------------------------
       
    41 //
       
    42 RESOURCE RSS_SIGNATURE
       
    43     {
       
    44     }
       
    45 
       
    46 //----------------------------------------------------
       
    47 //
       
    48 //    r_gs_config_plugin_caption
       
    49 //    Configuration Contexts Plugin caption.
       
    50 //
       
    51 //----------------------------------------------------
       
    52 //
       
    53 RESOURCE TBUF r_gs_profiles_plugin_caption
       
    54     {
       
    55     // from GSProfilesPlugin.loc
       
    56     buf = qtn_cp_folder_profiles;
       
    57     }
       
    58 
       
    59 
       
    60 
       
    61 //End of File