diff -r 61e9400fe245 -r 0cb2248d0edc apicompatanamdw/bcdrivers/app/organizer/common_date_time_view_api/sis/Org_Clock.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/apicompatanamdw/bcdrivers/app/organizer/common_date_time_view_api/sis/Org_Clock.pkg Thu Apr 22 17:15:08 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: +; +; Languages +; none - English only by default +&EN + +; Installation header +; Only one component name as we only support English +; UID is the main app's UID + +#{"PIM_Clock"},(0x20015B14),1,0,0,TYPE=SA +[0x101F7961],3,*,*,{"Series60ProductID"} + +; Non-localised vendor name +:"Nokia Corporation" + +; Localised vendor names +%{"Nokia Corporation"} + +; Files to install and to where +"\Epoc32\Release\armv5\urel\BCTestClock.dll"-"!:\sys\bin\BCTestClock.dll" +"\Epoc32\winscw\c\testframework\TestFramework_PIMClock.ini"-"!:\TestFramework\TestFramework_PIMClock.ini" +"\Epoc32\winscw\c\testframework\tcBCTestClock.cfg"-"!:\TestFramework\tcBCTestClock.cfg" +"\Epoc32\winscw\c\testframework\UI_BCTestClock.cfg"-"!:\TestFramework\UI_BCTestClock.cfg" +"\epoc32\winscw\c\clock_c.bat"-"!:\clock.bat" \ No newline at end of file