appfw/apparchitecture/tef/tstapp03.rls
changeset 0 2e3d3ce01487
child 19 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 /**
       
    17  @file
       
    18  @test
       
    19  @internalComponent - Internal Symbian test code 
       
    20 */
       
    21 
       
    22 
       
    23 rls_string STRING_r_tstapp_caption_string "TstCap GE"
       
    24 rls_string STRING_r_tstapp_short_caption_string "TC GE"
       
    25 
       
    26 rls_string STRING_r_tstapp_view1_caption "V1 GE"
       
    27 rls_string STRING_r_tstapp_view2_caption "V2 GE"
       
    28 
       
    29 rls_string STRING_r_tstapp_icon_file "z:\\resource\\apps\\tstapp.mbm"
       
    30 rls_string STRING_r_tstapp_view1_icon_file "z:\\resource\\apps\\tstapp.mbm"
       
    31 rls_string STRING_r_tstapp_view2_icon_file "z:\\resource\\apps\\tstapp.mbm"
       
    32 rls_string STRING_r_tstapp_view3_icon_file "z:\\resource\\apps\\tstappviewneg.xyz"
       
    33 
       
    34