0
|
1 |
; Copyright (c) 2009 Nokia Corporation
|
|
2 |
;
|
|
3 |
; Licensed under the Apache License, Version 2.0 (the "License")
|
|
4 |
; you may not use this file except in compliance with the License.
|
|
5 |
; You may obtain a copy of the License at
|
|
6 |
;
|
|
7 |
; http://www.apache.org/licenses/LICENSE-2.0
|
|
8 |
;
|
|
9 |
; Unless required by applicable law or agreed to in writing, software
|
|
10 |
; distributed under the License is distributed on an "AS IS" BASIS,
|
|
11 |
; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12 |
; See the License for the specific language governing permissions and
|
|
13 |
; limitations under the License.
|
|
14 |
|
|
15 |
;Installation file for example_scripts
|
|
16 |
; Languages
|
|
17 |
&EN
|
|
18 |
|
|
19 |
; Package header
|
|
20 |
#{"PyS60ExampleScripts"}, (0x20022EEA), 1, 0, 0, TYPE=SA
|
|
21 |
|
|
22 |
; Vendor names
|
|
23 |
%{"Nokia"}
|
|
24 |
:"Nokia"
|
|
25 |
|
|
26 |
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
|
|
27 |
[0x1028315F], 0, 0, 0, {"Series60ProductID"}
|
|
28 |
|
|
29 |
"..\..\..\extras\filebrowser.py"-"!:\data\python\filebrowser.py"
|
|
30 |
"..\..\..\extras\ball.py"-"!:\data\python\ball.py"
|
|
31 |
"..\..\..\extras\gles_demo.py"-"!:\data\python\gles_demo.py"
|
|
32 |
"..\..\..\extras\imgviewer.py"-"!:\data\python\imgviewer.py"
|
|
33 |
"..\..\..\extras\gles_simplecube.py"-"!:\data\python\gles_simplecube.py"
|
|
34 |
"..\..\..\extras\keyviewer.py"-"!:\data\python\keyviewer.py"
|
|
35 |
"..\..\..\extras\snake.py"-"!:\data\python\snake.py"
|
|
36 |
"..\..\..\extras\gles_touch_demo\gles_touch_demo.py"-"!:\data\python\gles_touch_demo.py"
|
|
37 |
"..\..\..\extras\gles_touch_demo\ball.png"-"!:\data\python\ball.png" |