secureswitools/swisistools/test/tinterpretsisinteg/testdatas005/interpretsiss005.pkg
equal
deleted
inserted
replaced
|
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 ; Test package to test the use of HAL attributes. |
|
17 |
|
18 ;Languages |
|
19 &EN,FR,GE |
|
20 |
|
21 ; Installation header |
|
22 ; Three component names as we support English, French and German |
|
23 #{"MultiLanguageOption-EN", "MultiLanguageOption-FR", "MultiLanguageOption-GE"}, (0x81111107), 1, 2, 3 |
|
24 |
|
25 %{"Vendor-EN","Vendor-FR", "Vendor-GE"} |
|
26 :"Unique vendor name" |
|
27 ; For CR1200 |
|
28 |
|
29 {"\epoc32\winscw\c\tswi\tinterpretsisinteg\data\englishfile1.txt" "\epoc32\winscw\c\tswi\tinterpretsisinteg\data\frenchfile1.txt" "\epoc32\winscw\c\tswi\tinterpretsisinteg\data\germanfile1.txt"}-"!:\private\81111107\import\file1.txt" |
|
30 |
|
31 IF (LANGUAGE=3) AND (CPUSPEED = 666) AND (MOUSEBUTTONS=2) |
|
32 ;TWO CONDITIONS SATISFIED AND ONE NOT SATISFIED |
|
33 "\epoc32\winscw\c\tswi\tinterpretsisinteg\data\testinterpretsiss001f.txt"-"!:\private\81111107\import\testinterpretsiss001f.txt" |
|
34 ENDIF |
|
35 |