servicewidget/sis/servicewidget.pkg
author Simon Howkins <simonh@symbian.org>
Mon, 29 Nov 2010 11:18:43 +0000
branchRCL_3
changeset 37 7506649dda4d
parent 0 5e5d6b214f4f
permissions -rw-r--r--
Corrected path to files being exported - not in the same dir as bld.inf

;
; 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