languageinterworkingfw/servicehandler/install/liwservicehandler.pkg
changeset 57 61b27eec6533
parent 45 7aa6007702af
equal deleted inserted replaced
45:7aa6007702af 57:61b27eec6533
     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 &EN
       
    17 ;
       
    18 ; UID is the app's UID
       
    19 ;
       
    20 #{"LIWServiceHandler"},(0x2000B5D3),1,0,0
       
    21 
       
    22 ;
       
    23 ; List of localised vendor names
       
    24 %{"Vendor-EN"}
       
    25 
       
    26 ; The non-localised, globally unique vendor name (mandatory)
       
    27 :"Nokia OY"
       
    28 ;Supports Series 60 v 3.x
       
    29 ;This line indicates that this installation is for the Series 60 platform v3.x
       
    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.x platforms
       
    33 (0x101F7961), 0, 0, 0, {"Series60ProductID"}
       
    34 ;
       
    35 ; Two files to install
       
    36 ;
       
    37 "\epoc32\release\armv5\urel\liwServiceHandler.dll"     	-"!:\sys\bin\liwServiceHandler.dll"
       
    38 "\epoc32\release\armv5\urel\liwResolver.dll"          	-"!:\sys\bin\liwResolver.dll"
       
    39 "\epoc32\data\z\resource\liwServiceHandler.RSC"    			-"!:\resource\liwServiceHandler.RSC"
       
    40 "\epoc32\data\z\resource\plugins\liwResolver.RSC"				-"!:\resource\plugins\liwResolver.RSC"