devencdiskutils/sis/DevEnc.pkg
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     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 ; DevEnc.pkg
       
    17 ;
       
    18 ;Language - standard language definitions
       
    19 &EN
       
    20 
       
    21 ;Standard SIS file header (use UI application UID)
       
    22 #{"DevEncUi"},(0x2000259A),1,0,0
       
    23 
       
    24 ;Localised Vendor name
       
    25 %{"Nokia"}
       
    26 
       
    27 ;Unique Vendor name
       
    28 :"Nokia"
       
    29 
       
    30 ;Supports Series 60 v 3.0
       
    31 [0x101F7961], 0, 0, 0, {"Series60ProductID"}
       
    32 
       
    33 ;Files to install
       
    34 
       
    35 ;----------------------------------------------------------------------------
       
    36 ; Device Encryption UI
       
    37 ;----------------------------------------------------------------------------
       
    38 "\epoc32\release\armv5\urel\DevEncUi.exe"                 -"!:\sys\bin\DevEncUi.exe"
       
    39 "\epoc32\data\z\resource\apps\DevEncUi.rsc"               -"!:\resource\apps\DevEncUi.rsc"
       
    40 "\epoc32\data\z\private\10003a3f\apps\DevEncUi_reg.rsc"   -"!:\private\10003a3f\import\apps\DevEncUi_reg.rsc"
       
    41 ;"\epoc32\data\z\private\10202be9\200025A6.txt"            -"!:\private\10202be9\200025A6.txt"
       
    42 ;"\epoc32\data\z\resource\apps\DevEncUi.mif"              -"!:\resource\apps\DevEncUi.mif"
       
    43 
       
    44 ;----------------------------------------------------------------------------
       
    45 ; Device Encryption Common Utilities
       
    46 ;----------------------------------------------------------------------------
       
    47 "\epoc32\release\armv5\urel\devenccommonutils.dll"        -"!:\sys\bin\devenccommonutils.dll"
       
    48 
       
    49 ;----------------------------------------------------------------------------
       
    50 ; Device Encryption Device Management Adapter
       
    51 ;----------------------------------------------------------------------------
       
    52 "\epoc32\release\armv5\urel\DevEncUiDmAdapter.dll"        -"!:\sys\bin\DevEncUiDmAdapter.dll"
       
    53 "\epoc32\data\z\resource\plugins\DevEncUiDmAdapter.rsc"   -"!:\resource\plugins\DevEncUiDmAdapter.rsc"
       
    54 
       
    55 ;----------------------------------------------------------------------------
       
    56 ; Device Encryption Notifier Plugin
       
    57 ;----------------------------------------------------------------------------
       
    58 "\epoc32\release\armv5\urel\DevEncNotifPlugin.dll"        -"!:\sys\bin\DevEncNotifPlugin.dll"
       
    59 ;"\epoc32\release\armv5\urel\DevEncNotifWrapper.dll"       -"!:\sys\bin\DevEncNotifWrapper.dll"
       
    60 "\epoc32\data\z\resource\plugins\DevEncNotifPlugin.rsc"  -"!:\resource\plugins\DevEncNotifPlugin.rsc"
       
    61 "\epoc32\data\z\resource\devencnotifplugin.rsc"           -"!:\resource\devencnotifplugin.rsc"
       
    62 
       
    63 ;----------------------------------------------------------------------------
       
    64 ; Device Encryption PK5 Recognizer Plugin
       
    65 ;----------------------------------------------------------------------------
       
    66 "..\..\..\..\epoc32\release\armv5\urel\Pk5Recognizer.dll"        -"!:\sys\bin\Pk5Recognizer.dll"
       
    67 "..\..\..\..\epoc32\data\Z\resource\plugins\Pk5Recognizer.rsc"    -"!:\resource\plugins\Pk5Recognizer.rsc"
       
    68