83
|
1 |
;
|
|
2 |
; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
; All rights reserved.
|
|
4 |
; This component and the accompanying materials are made available
|
|
5 |
; under the terms of "Eclipse Public License v1.0"
|
|
6 |
; which accompanies this distribution, and is available
|
|
7 |
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
;
|
|
9 |
; Initial Contributors:
|
|
10 |
; Nokia Corporation - initial contribution.
|
|
11 |
;
|
|
12 |
; Contributors:
|
|
13 |
;
|
|
14 |
; Description: widgetmanager.pkg
|
|
15 |
;
|
|
16 |
|
|
17 |
;Language - standard language definitions
|
|
18 |
&EN
|
|
19 |
|
|
20 |
; standard SIS file header
|
|
21 |
#{"Widget Manager"},(0x20026F53),1,1,0,TYPE=SA,RU
|
|
22 |
|
|
23 |
;Localised Vendor name
|
|
24 |
%{"Nokia"}
|
|
25 |
|
|
26 |
;Unique Vendor name
|
|
27 |
:"Nokia"
|
|
28 |
|
|
29 |
;Supports Series 60 v 5.0
|
|
30 |
[0x1028315F], 0, 0, 0, {"S60ProductID"}
|
|
31 |
|
|
32 |
;We need to force update to be installed to c-drive
|
|
33 |
;becouse we are part of the homescreen. If update was installed to memcard
|
|
34 |
;homescreen will be closed when memcard is removed.
|
|
35 |
|
|
36 |
; widgetmanager plugin and plugin resource
|
|
37 |
"\epoc32\release\armv5\udeb\widgetmanager.dll" -"C:\sys\bin\widgetmanager.dll"
|
|
38 |
"\epoc32\data\z\resource\plugins\widgetmanager.rsc" -"C:\resource\plugins\widgetmanager.rsc"
|
|
39 |
|
|
40 |
; widgetmanager resource file
|
|
41 |
"\epoc32\data\z\resource\apps\widgetmanagerview.rsc" -"C:\resource\apps\widgetmanagerview.rsc"
|
|
42 |
|
|
43 |
; These two languages are added just for testing. If sis update is really used for providing
|
|
44 |
; updates to end user these need to be fixed.
|
|
45 |
"\epoc32\data\z\resource\apps\widgetmanagerview.r01" -"C:\resource\apps\widgetmanagerview.r01"
|
|
46 |
"\epoc32\data\z\resource\apps\widgetmanagerview.r02" -"C:\resource\apps\widgetmanagerview.r02"
|
|
47 |
|
|
48 |
; widgetmanager icons
|
|
49 |
"\epoc32\data\z\resource\apps\widgetmanager.mif" -"C:\resource\apps\widgetmanager.mif"
|
|
50 |
|
|
51 |
; cenrep
|
|
52 |
"\epoc32\data\z\private\10202be9\20026F53.txt" -"C:\private\10202be9\20026F53.txt"
|
|
53 |
|