cbs/cbsui/Group/CbsUiApp_caption.rss
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
       
     1 /*
       
     2 * Copyright (c) 2002 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 *     This file contains all the resources for the CbsUiApp.app
       
    16 *     
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 //  RESOURCE IDENTIFIER
       
    22 NAME CBSC   // from CBS Caption
       
    23 
       
    24 //  INCLUDES
       
    25 
       
    26 #include <apcaptionfile.rh>
       
    27 #include <cbsuiapp.loc>
       
    28 
       
    29   
       
    30 //  RESOURCE DEFINITIONS 
       
    31 
       
    32 
       
    33 RESOURCE CAPTION_DATA
       
    34 	{
       
    35 	caption = qtn_cb_title_cbs;
       
    36 	shortcaption = qtn_cb_title_grid;
       
    37 	}
       
    38 
       
    39 
       
    40 // End of File