0
|
1 |
#
|
|
2 |
# $Id: device.profile,v 1.8 2005/05/27 20:18:19 slava Exp $
|
|
3 |
#
|
|
4 |
# Series 60 SDK 3.0 Device Profile
|
|
5 |
#
|
|
6 |
|
|
7 |
device.name = Series 60 SDK 3.0
|
|
8 |
device.version = 3.0
|
|
9 |
device.executable = sdkw.exe
|
|
10 |
device.interface.cli = nokbos-devsimcli-1.0
|
|
11 |
device.instance = new, attach
|
|
12 |
|
|
13 |
#
|
|
14 |
device.load-types = \
|
|
15 |
text/vnd.sun.j2me.app-descriptor,\
|
|
16 |
application/java,\
|
|
17 |
application/java-archive,\
|
|
18 |
application/x-java-archive,\
|
|
19 |
text/vnd.wap.wml,\
|
|
20 |
text/vnd.wap.wmlsc,\
|
|
21 |
text/vnd.wap.wmlscript,\
|
|
22 |
text/html,\
|
|
23 |
application/xhtml+xml,\
|
|
24 |
application/vnd.wap.wmlc,\
|
|
25 |
application/vnd.wap.wmlsc,\
|
|
26 |
application/vnd.wap.wmlscriptc,\
|
|
27 |
application/vnd.wap.mms-message,\
|
|
28 |
application/vnd.wap.sic,\
|
|
29 |
application/vnd.wap.slc,\
|
|
30 |
application/vnd.wap.multipart.mixed \
|
|
31 |
application/vnd.wap.multipart.related \
|
|
32 |
image/gif,\
|
|
33 |
image/png,\
|
|
34 |
image/jpeg,\
|
|
35 |
image/tiff,\
|
|
36 |
image/bmp,\
|
|
37 |
image/vnd.wap.wbmp,\
|
|
38 |
audio/midi,\
|
|
39 |
audio/x-midi,\
|
|
40 |
audio/sp-midi,\
|
|
41 |
audio/amr,\
|
|
42 |
audio/amr-wb,\
|
|
43 |
image/vnd.nok-wallpaper,\
|
|
44 |
application/vnd.nokia.ringing-tone,\
|
|
45 |
text/x-vCard,\
|
|
46 |
text/x-vCalendar,\
|
|
47 |
text/x-co-desc
|
|
48 |
|
|
49 |
#
|
|
50 |
device.browser.support = file, http-wap
|
|
51 |
|
|
52 |
#
|
|
53 |
device.mms.support = receive
|
|
54 |
device.mms.message-types = M-Retrieve.conf, M-Send.req
|
|
55 |
device.mms.receive = cli
|
|
56 |
device.mms.max-message-size = 64628
|
|
57 |
device.mms.media-types = \
|
|
58 |
image/gif,\
|
|
59 |
image/jpeg,\
|
|
60 |
image/tiff,\
|
|
61 |
image/png,\
|
|
62 |
image/bmp,\
|
|
63 |
image/vnd.wap.wbmp,\
|
|
64 |
image/vnd.nok-wallpaper,\
|
|
65 |
application/vnd.nokia.ringing-tone,\
|
|
66 |
application/vnd.wap.multipart.mixed,\
|
|
67 |
audio/midi,\
|
|
68 |
audio/sp-midi,\
|
|
69 |
audio/x-midi,\
|
|
70 |
audio/amr,\
|
|
71 |
text/plain
|