diff -r 6757f1e2efd2 -r 5b858729772b customization/tsrc/tarmcustomization/group/ThemesTest.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/customization/tsrc/tarmcustomization/group/ThemesTest.pkg Wed Sep 01 12:31:32 2010 +0100 @@ -0,0 +1,47 @@ +; +; 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: Package file for Advance Device Management, Customization component +;File: ThemesTest.pkg; + +;File: ThemesTest.pkg; +; + + +;*Languages +&EN +; +;*Standard SIS file header. This section specifies the package name, +;application UID, and version/build numbers. Add the package TYPE here if needed. +#{"ThemesTest"},(0x101FB3E3),1,0,1; +; + +;*Unique (Non-Localised) Vendor name +;This is used in combination with signing to prevent the unauthroized +;upgrade ofa a package by someone other than the rightful vendor. +:"Nokia" + +;*Localized Vendor Name +;This specifies the localised vendor name(s) correspodning to language(s). +%{"Nokia Test EN"} + +;*Files To Copy... +"\epoc32\release\armv5\urel\ThemesTest.dll" -"C:\sys\bin\ThemesTest.dll" +"..\conf\ThemesTest.cfg" -"C:\TestFramework\ThemesTest.cfg" +"..\init\ThemesTest.ini" -"C:\TestFramework\ThemesTest.ini" +"..\data\verysilent_c_en.xml" -"E:\Testing\Data\verysilent_c_en.xml" +"..\data\testhbuf_S60_3_X_v_1_0_0.SISx" -"E:\Testing\Data\testhbuf_S60_3_X_v_1_0_0.SISx" +"..\data\dontpush_IsAdapter.jpg" -"E:\Testing\Data\dontpush_IsAdapter.jpg" +"..\data\bug_WallPaperAdapter.jpg" -"E:\Testing\Data\bug_WallPaperAdapter.jpg" +"..\data\bug_SupAdapter.jpg" -"E:\Testing\Data\bug_SupAdapter.jpg" +"..\data\bug_OpLogoAdapter.jpg" -"E:\Testing\Data\bug_OpLogoAdapter.jpg" \ No newline at end of file