landmarksui/install/landmarksupgrade.pkg
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     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:    LandmarkUi Content File     
       
    15 ;
       
    16 &EN
       
    17 ;
       
    18 ; UID is the app's UID
       
    19 ;
       
    20 #{"Landmarks"},(0x101F85A2),1,1,0,TYPE=SA,RU
       
    21 ;
       
    22 ; Localised Vendor name
       
    23 %{"Nokia"}
       
    24 
       
    25 ; Unique Vendor name
       
    26 :"Nokia"
       
    27 
       
    28 ;Supports Series 60 v 9.x
       
    29 ;This line indicates that this installation is for the Series 60 platform v9.1
       
    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 v3.0 platforms
       
    33 [0x101F7961], 0, 0, 0, {"Series60ProductID"}
       
    34 ;
       
    35 ;
       
    36 
       
    37 ; Landmarks Engine
       
    38 "\epoc32\release\armv5\urel\lmkeng.dll"                    	- "!:\sys\bin\lmkeng.dll"
       
    39 
       
    40 ; Landmarks UI 
       
    41 "\epoc32\release\armv5\urel\lmkui.dll"                  	- "!:\sys\bin\lmkui.dll"
       
    42 "\epoc32\data\z\resource\lmkui.rsc"                  		- "!:\resource\lmkui.rsc"
       
    43 "\epoc32\data\z\resource\apps\lmkui.mif"                  	- "!:\resource\apps\lmkui.mif"
       
    44 
       
    45 ; Landmarks CommonUI
       
    46 "\epoc32\release\armv5\urel\lmkcommonui.dll"			- "!:\sys\bin\lmkcommonui.dll"
       
    47 "\epoc32\release\armv5\urel\lmkcommonuistub.dll"		- "!:\sys\bin\lmkcommonuistub.dll"	
       
    48 
       
    49 ; Landmarks Application
       
    50 "\epoc32\release\armv5\urel\landmarks.exe"                  	- "!:\sys\bin\landmarks.exe"
       
    51 "\epoc32\data\z\resource\apps\Landmarks.rsc"                	- "!:\resource\apps\Landmarks.rsc"
       
    52 "\epoc32\data\z\resource\apps\Landmarks.mif"         	    	- "!:\resource\apps\Landmarks.mif"
       
    53 "\epoc32\data\z\resource\apps\Landmarks_aif.mif"           	- "!:\resource\apps\Landmarks_aif.mif"
       
    54 "\epoc32\data\Z\private\10003a3f\apps\Landmarks_reg.rsc"    	- "!:\private\10003a3f\import\apps\Landmarks_reg.rsc"
       
    55 
       
    56 ; Landmarks LmkMsgViewer
       
    57 "\epoc32\release\armv5\urel\lmkmsgviewer.exe"			- "!:\sys\bin\lmkmsgviewer.exe"	
       
    58 "\epoc32\data\z\resource\apps\LmkMsgViewer.rsc"			- "!:\resource\apps\LmkMsgViewer.rsc"	
       
    59 "\epoc32\data\z\resource\apps\lmkmsgviewer_aif.mif"		- "!:\resource\apps\lmkmsgviewer_aif.mif"	
       
    60 
       
    61 
       
    62