diff -r 3104fc151679 -r 9a48e301e94b servicewidget/sis/servicewidget.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicewidget/sis/servicewidget.pkg Wed Sep 01 12:33:36 2010 +0100 @@ -0,0 +1,57 @@ +; +; 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: +; +; Installation file for STIF +; + + +; -------- general -------- + +;Language - standard language definitions +&EN + +;UID is the dll's UID +#{"servicewidget"},(0x20021383),1,1,0, TYPE=SA, RU + +;Localised Vendor name +%{"Nokia"} + +;VendorID +:"Nokia" + +; Supports Series 60 v5.2 +[0x20022E6D], 0, 0, 0, {"Series60ProductID"} + +; Files to copy + +"\epoc32\release\armv5\urel\servicewidgetdatapublisher.dll" -"!:\sys\bin\servicewidgetdatapublisher.dll" +"\epoc32\data\z\resource\servicewidgetpluginres.rsc" -"!:\resource\servicewidgetpluginres.rsc" +"\epoc32\data\z\resource\plugins\servicewidgetdatapublisher.rsc" -"!:\resource\plugins\servicewidgetdatapublisher.rsc" + +; -------- files to install for Theme-------- + +; HSPS - general (extracting files to C drive, other drives are not searched) +"..\themes\install-themes\install\servicewidget_20021383\hsps\00\widgetconfiguration.xml" - "c:\private\200159c0\import\2001f48a\101fb657\20021383\1.0\widgetconfiguration.xml" +"..\themes\install-themes\install\servicewidget_20021383\hsps\00\manifest.dat" - "c:\private\200159c0\import\2001f48a\101fb657\20021383\1.0\manifest.dat" + +; HSPS - Resources for locale 0 +"..\themes\install-themes\install\servicewidget_20021383\xuikon\00\servicewidget.o0000" - "c:\private\200159c0\import\2001f48a\101fb657\20021383\1.0\0\servicewidget.o0000" + +; HSPS - Backup +"backup_registration.xml" - "c:\private\10202D56\import\packages\20021383\backup_registration.xml" +; HSPS - trigger for post installations by the HSPS server +"empty_file.dat" - "c:\private\200159c0\import\plugin_2001f48a_101fb657_20021383_1.0.dat" + +;end of file