diff -r 5cc91383ab1e -r 7333d7932ef7 installationservices/swi/test/testexes/packages/int_nr_option_04.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/installationservices/swi/test/testexes/packages/int_nr_option_04.pkg Tue Aug 31 15:21:33 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 Software Ltd", "Nokia Software Ltd"} + +; Single, non-localised (global) vendor name. +:"Nokia Software Ltd" + +; Installation header. +; Two component names as we support English and German +#{"Interpretsis_NR_option", "Interpretsis_NR_option1"}, (0x80000076), 1,0,0, Type=SA,RU,NR + +;Ordinary file to selected drive +"osver.txt"-"!:\Documents\abc1.txt" \ No newline at end of file