diff -r 000000000000 -r c6b0df440bee dbgagents/trkagent/app/s60/resources/isv_build/trkapp_200170bb_loc.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dbgagents/trkagent/app/s60/resources/isv_build/trkapp_200170bb_loc.rss Tue Mar 02 10:33:16 2010 +0530 @@ -0,0 +1,38 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#include +#include "trkapp_200170bb_loc.rls" + +RESOURCE LOCALISABLE_APP_INFO + { + short_caption = STRING_r_trk_short_caption; + caption_and_icon = + { + CAPTION_AND_ICON_INFO + { + caption=STRING_r_trk_app_caption; + + number_of_icons = 1; + icon_file=STRING_r_trk_svg_icon_path; + } + + }; + + } + +