scrsaver/scrsaverplugins/BmpAnimScrPlugin/group/BmpAnimScrPlugin.pkg
changeset 14 8a173132b0aa
parent 2 058b1fc1663a
equal deleted inserted replaced
2:058b1fc1663a 14:8a173132b0aa
     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:   The Package file for BmpAnimScrPlugin
       
    15 ;
       
    16 
       
    17 ;Languages
       
    18 &EN
       
    19 
       
    20 ;Header
       
    21  ; {Names},(UID),major,minor,variant
       
    22 #{"zippo Zaver"},(0x101F86FF),3,1,0
       
    23 
       
    24 ;Supports Series 60 v3
       
    25 ;This line indicates that this installation is for the Series 60 platform v3
       
    26 ;This line must appear _exactly_ as shown below in the sis file
       
    27 ;If this line is missing or incorrect, the sis file will not be able
       
    28 ;to be installed on Series 60 v3 platforms
       
    29 ;(0x10201A7A), 0, 0, 0, {"Series60v3.0"}
       
    30 (0x101F7961), 0, 0, 0, {"Series60ProductID"}
       
    31 
       
    32 ;Localised Vendor name
       
    33 %{"zippo Zoftware"}
       
    34 
       
    35 ;Unique Vendor name
       
    36 :"zippo Zoftware"
       
    37 
       
    38 ;Key and certificate
       
    39 ;*"rd-key.pem","rd.cer"
       
    40 
       
    41 ; Bitmap Animator
       
    42 "\epoc32\release\armv5\urel\BmpAnimScrPlugin.dll"-"!:\sys\bin\BmpAnimScrPlugin.dll"
       
    43 "\epoc32\data\z\resource\plugins\BmpAnimScrPlugin.RSC"-"!:\resource\plugins\BmpAnimScrPlugin.RSC"
       
    44 
       
    45 ; Animation images
       
    46 ; NOTE Switch between MIF or both, depending on which 
       
    47 ; kind of bitmaps the animation has (bmp - both)
       
    48 "\epoc32\data\z\resource\plugins\BmpAnimScrPlugin.mif"-"!:\resource\plugins\BmpAnimScrPlugin.mif"
       
    49 "\epoc32\data\z\resource\plugins\BmpAnimScrPlugin.mbm"-"!:\resource\plugins\BmpAnimScrPlugin.mbm"
       
    50 
       
    51 ; Settings file with MBM
       
    52 "\epoc32\data\z\resource\plugins\BmpAnimScrPlugin.ini"-"!:\resource\plugins\BmpAnimScrPlugin.ini"