author | Sebastian Brannstrom <sebastianb@symbian.org> |
Sat, 04 Dec 2010 15:35:24 +0000 | |
branch | RCL_3 |
changeset 392 | 6a9baa40b241 |
parent 142 | 5c9ea8d0ce24 |
permissions | -rw-r--r-- |
142
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
1 |
; |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
2 |
; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
3 |
; All rights reserved. |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
4 |
; This component and the accompanying materials are made available |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
5 |
; under the terms of "Eclipse Public License v1.0" |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
6 |
; which accompanies this distribution, and is available |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
7 |
; at the URL "http://www.eclipse.org/legal/epl-v10.html". |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
8 |
; |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
9 |
; Initial Contributors: |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
10 |
; Nokia Corporation - initial contribution. |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
11 |
; |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
12 |
; Contributors: |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
13 |
; |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
14 |
; Description: |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
15 |
; |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
16 |
; Installation file for STIF |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
17 |
; |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
18 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
19 |
; Languages |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
20 |
&EN |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
21 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
22 |
; Provide value for uid |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
23 |
#{"STIF"},(0x00000000),1,1,0,TYPE=SA |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
24 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
25 |
; Series60 product id for S60 3.0 |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
26 |
[0x101F7961], 0, 0, 0, {"Series60ProductID"} |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
27 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
28 |
; Localised Vendor name |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
29 |
%{"Nokia"} |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
30 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
31 |
; Unique Vendor name |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
32 |
:"Nokia" |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
33 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
34 |
; Logo |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
35 |
; None |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
36 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
37 |
; Package signature - Optional |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
38 |
; None |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
39 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
40 |
; Start of Package body |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
41 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
42 |
; Condition blocks |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
43 |
; None |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
44 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
45 |
; Options list |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
46 |
; None |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
47 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
48 |
; Install files |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
49 |
"\epoc32\release\armv5\udeb\T_PodcatcherEngine.dll" - "!:\Sys\Bin\T_PodcatcherEngine.dll" |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
50 |
"..\conf\T_PodcatcherEngine.cfg" - "!:\testframework\podcatcher\T_PodcatcherEngine.cfg" |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
51 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
52 |
; Embedded SIS |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
53 |
; None |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
54 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
55 |
; End of Package body |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
56 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
57 |
; PKG dependencies |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
58 |
; None |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
59 |
|
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
60 |
; PKG capabilities |
5c9ea8d0ce24
Start the Podcatcher Engine integration test suite
Brendan Donegan <brendand@symbian.org>
parents:
diff
changeset
|
61 |
; None |