uiacceltk/hitchcock/sis/uiaccelerator.pkg
changeset 0 15bf7259bb7c
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 ;
       
     2 ; Copyright (c) 2006-2007 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:   Package file for UI Accelerator
       
    15 ;
       
    16 
       
    17 &EN
       
    18 
       
    19 ;Localized Vendor Name
       
    20 %{"Nokia-EN"}
       
    21 
       
    22 ;Unique Vendor name
       
    23 :"Nokia"
       
    24 
       
    25 ; NOTE! Be sure that version numbers in this file are same as in 
       
    26 ; \s60\mw\uiaccelerator\uiaccelerator_dom\alf_visual_api\inc\alf\alfversion.h .
       
    27 ; UID is from ALF Server core library
       
    28 #{"UI Accelerator Toolkit updater"},(0x10282848),1,1,22
       
    29 
       
    30 ;Supports S60 3.0
       
    31 [0x101F7961], 0, 0, 0, {"S60ProductID"}
       
    32 
       
    33 ; Check if stub.sis exists in rom and choose sis package based on that
       
    34 IF NOT exists("z:\system\install\uiaccelerator_stub.sis")
       
    35 @"uiaccelerator_base.sisx",(0x10282845)
       
    36 ELSE
       
    37 @"uiaccelerator_update.sisx",(0x10282845)
       
    38 endif