appfw/apparchitecture/tef/App_ctrl_loc.RSS
branchRCL_3
changeset 62 924385140d98
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    26 		{
    26 		{
    27 		CAPTION_AND_ICON_INFO
    27 		CAPTION_AND_ICON_INFO
    28 			{
    28 			{
    29 			caption="Test icon";
    29 			caption="Test icon";
    30 			number_of_icons=1;
    30 			number_of_icons=1;
    31 			icon_file="Z:\\Resource\\Apps\\APP_CTRL.MBM";
    31 			icon_file="C:\\Resource\\Apps\\APP_CTRL.MBM";
    32 			}
    32 			}
    33 		};
    33 		};
    34 }
    34 }