diff -r 26b6f0522fd8 -r 8110bf1194d1 installationservices/swi/test/testexes/packages/sp_int_nr_option_04.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/installationservices/swi/test/testexes/packages/sp_int_nr_option_04.pkg Fri May 14 15:58:48 2010 +0300 @@ -0,0 +1,34 @@ +; +; 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 the License "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: +; +; Install file for multi-lingual application +; supporting two language variants. +; + +; Languages - +&EN,GE + +; List of localised vendor names. +%{"Nokia", "Nokia"} + +; Single, non-localised (global) vendor name. +:"Nokia" + +; Installation header. +; Two component names as we support English and German +#{"Interpretsis_NR_option_SP", "Interpretsis_NR_option1_SP"}, (0x80000076), 1,0,0, Type=SP + +;Ordinary file to selected drive +"osver.txt"-"!:\Documents\abc3.txt" \ No newline at end of file