|
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: |
|
15 ; |
|
16 ; |
|
17 ; Installtion file for Cenrep Editor |
|
18 ; |
|
19 ;Languages |
|
20 &EN |
|
21 ; |
|
22 ; UID is the app's UID |
|
23 ; |
|
24 #{"CenrepEditor"},(0x102072D1),2,0,0 |
|
25 ; |
|
26 ; List of localised vendor names |
|
27 %{"Vendor-EN"} |
|
28 |
|
29 ; The non-localised, globally unique vendor name (mandatory) |
|
30 :"Nokia OY" |
|
31 ;Supports Series 60 v 3.x |
|
32 ;This line indicates that this installation is for the Series 60 platform v3.x |
|
33 ;This line must appear _exactly_ as shown below in the sis file |
|
34 ;If this line is missing or incorrect, the sis file will not be able |
|
35 ;to be installed on Series 60 v3.x platforms |
|
36 (0x101F7961), 0, 0, 0, {"Series60ProductID"} |
|
37 ; |
|
38 ; Three files to install |
|
39 ; |
|
40 "\epoc32\release\armv5\udeb\CenrepEditor.exe" -"!:\sys\bin\CenrepEditor.exe" |
|
41 "\epoc32\data\z\Resource\apps\cenrepeditor.rsc" -"!:\resource\apps\cenrepeditor.rsc" |
|
42 "\epoc32\data\Z\private\10003a3f\apps\cenrepeditor_reg.rsc" -"!:\private\10003a3f\import\apps\cenrepeditor_reg.rsc" |
|
43 |