exampleapps/alfexanalogdialer/sis/alfexanalogdialer.pkg
changeset 0 15bf7259bb7c
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 ; All rights reserved.
       
     3 ; This component and the accompanying materials are made available
       
     4 ; under the terms of "Eclipse Public License v1.0"
       
     5 ; which accompanies this distribution, and is available
       
     6 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 ;
       
     8 ; Initial Contributors:
       
     9 ; Nokia Corporation - initial contribution.
       
    10 ;
       
    11 ; Contributors:
       
    12 ;
       
    13 ; Description: 
       
    14 ;
       
    15 ; -------- general --------
       
    16 
       
    17 
       
    18 ;Language - standard language definitions
       
    19 &EN
       
    20 
       
    21 ; standard SIS file header
       
    22 #{"AlfExAnalogDialer"},(0x2001247F),1,0,0
       
    23 
       
    24 ;Supports Series 60 v 5.0 -- todo how to indicate 5.0??
       
    25 (0x101F796), 0, 0, 0, {"Series60ProductID"}
       
    26 
       
    27 ;Localized Vendor Name
       
    28 %{"Nokia EN"}
       
    29 
       
    30 ;Unique Vendor name
       
    31 :"Nokia"
       
    32 
       
    33 ; -------- files --------
       
    34 
       
    35 ;; ui files
       
    36 
       
    37 "\epoc32\release\armv5\urel\alfexanalogdialer.exe"-"!:\sys\bin\alfexanalogdialer.exe"
       
    38 "\epoc32\data\z\private\10003a3f\apps\alfexanalogdialer_reg.rsc"-"!:\private\10003a3f\import\apps\alfexanalogdialer_reg.rsc"
       
    39 
       
    40 ;; language-dependent resource files
       
    41 
       
    42 "\epoc32\data\z\resource\apps\alfexanalogdialer.rsc"-"!:\resource\apps\alfexanalogdialer.rsc"
       
    43 
       
    44 ;; data
       
    45 "..\data\background.png"-"c:\Data\Images\Pictures\background.png"
       
    46 "..\data\numbers.png"-"c:\Data\Images\Pictures\numbers.png"
       
    47 "..\data\plate.png"-"c:\Data\Images\Pictures\plate.png"
       
    48 "..\data\stopper.png"-"c:\Data\Images\Pictures\stopper.png"
       
    49