5
|
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 the License "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:
|
|
15 |
;
|
|
16 |
;sysinfo.pkg
|
|
17 |
; Languages
|
|
18 |
; none - English only by default
|
|
19 |
&EN
|
|
20 |
; Installation header
|
|
21 |
; Only one component name as we only support English
|
|
22 |
; UID is the main app's UID
|
|
23 |
|
|
24 |
;#{"Pthread STIF"},(0x101fdf7e),1,0,24,TYPE=SA
|
|
25 |
#{"SysInfo SAPI"},(0x0CF166C2),1,0,24,TYPE=SA
|
|
26 |
|
|
27 |
;
|
|
28 |
;Supports Series 60 v 0.9
|
|
29 |
;This line indicates that this installation is for the Series 60 platform v0.9
|
|
30 |
;This line must appear _exactly_ as shown below in the sis file
|
|
31 |
;If this line is missing or incorrect, the sis file will not be able
|
|
32 |
;to be installed on Series 60 v0.9 platforms
|
|
33 |
;(0x101F6F88), 0, 0, 0,{"Series60ProductID"}
|
|
34 |
;Supports S60 3.0
|
|
35 |
[0x101F7961], 0, 0, 0, {"S60ProductID"}
|
|
36 |
|
|
37 |
; License agreement
|
|
38 |
;"License.txt"-"",FILETEXT,TEXTABORT
|
|
39 |
|
|
40 |
; Localised Vendor name
|
|
41 |
%{"Nokia"}
|
|
42 |
|
|
43 |
; Unique Vendor name
|
|
44 |
:"Nokia Corporation"
|
|
45 |
|
|
46 |
;sysinfo core libraries
|
|
47 |
"\epoc32\release\armv5\urel\sysinfoservice.dll" - "!:\Sys\Bin\sysinfoservice.dll"
|
|
48 |
"\epoc32\release\armv5\urel\sysinfoprovider.dll" - "!:\Sys\Bin\sysinfoprovider.dll"
|
|
49 |
"\epoc32\data\Z\Resource\Plugins\sysinfoprovider.rsc" -"!:\resource\plugins\sysinfoprovider.rsc" |