dbgagents/trkagent/app/s60/resources/isv_build/trkapp_200170bb_loc.rss
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 /*
       
     2 * Copyright (c) 2009 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 *
       
    16 */
       
    17 
       
    18 #include <appinfo.rh>
       
    19 #include "trkapp_200170bb_loc.rls"
       
    20 
       
    21 RESOURCE LOCALISABLE_APP_INFO
       
    22 	{
       
    23 	short_caption = STRING_r_trk_short_caption;
       
    24 	caption_and_icon =
       
    25 		{
       
    26 			CAPTION_AND_ICON_INFO 
       
    27 			{
       
    28 				caption=STRING_r_trk_app_caption;
       
    29         		
       
    30         		number_of_icons = 1;
       
    31 				icon_file=STRING_r_trk_svg_icon_path;
       
    32 			}
       
    33 
       
    34 		};
       
    35 
       
    36 	}
       
    37 
       
    38