author | William Roberts <williamr@symbian.org> |
Fri, 05 Nov 2010 14:39:59 +0000 | |
changeset 114 | f81e114d1500 |
parent 112 | 2818b7674cd2 |
child 117 | 7a0ca3b2ef33 |
permissions | -rw-r--r-- |
112
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
ROM_IMAGE[0] { |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
#include "stem_features.iby" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
version=0.01(0) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
enable_spi |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
PlatSecDiagnostics OFF |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
PlatSecEnforcement ON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
PlatSecEnforceSysBin ON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
PlatSecProcessIsolation ON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
kerneltrace 0x80000000 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
unicode |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
time=##TODAY## 12:00:00 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
file=\epoc32\release\ARMV5\urel\scppnwdl.dll "sys\bin\scppnwdl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
file=\epoc32\release\ARMV5\urel\drtaeabi.dll "sys\bin\drtaeabi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
file=\epoc32\release\ARMV5\urel\dfpaeabi.dll "sys\bin\dfpaeabi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
file=\epoc32\release\ARMV5\urel\dfprvct-thunk.dll "sys\bin\dfprvct-thunk.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
alias \sys\bin\dfprvct-thunk.dll \sys\bin\dfprvct2_2-thunk.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
alias \sys\bin\dfprvct-thunk.dll \sys\bin\dfprvct2_1-thunk.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
20 |
file=\epoc32\release\ARMV5\urel\drtrvct2_2.dll "sys\bin\drtrvct2_2.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
21 |
file=\epoc32\release\ARMV5\urel\dfprvct2_2.dll "sys\bin\dfprvct2_2.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
22 |
alias \sys\bin\drtrvct2_2.dll \sys\bin\drtrvct2_1.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
alias \sys\bin\dfprvct2_2.dll \sys\bin\dfprvct2_1.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
25 |
data=\epoc32\data\Z\Resource\avkon.rsc "resource\avkon.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
26 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000 "private\200159c0\install\desktop_20026f4f\xuikon\00\desktop.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
27 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\xuikon\00\EW.o0000 "private\200159c0\install\emailwidget\xuikon\00\EW.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
28 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000 "private\200159c0\install\musicwidget_10207c18\xuikon\00\musicwidget.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
29 |
data=\epoc32\data\Z\Resource\calencaldavplugindata.rsc "resource\calencaldavplugindata.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
30 |
REM Graphics Adaptation Selection |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
31 |
REM "OPENGLES DRV" : <opengles_sw.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
32 |
REM "OPENVG DRV" : <openvg_sw.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
33 |
REM "EGL DRV" : <egl_ref.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
34 |
REM "GCE DRV" : <compositionbackend_arm.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
35 |
REM "GRAPHICSRESOURCE DRV" : <graphicsresourceadapter_sw.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
36 |
REM "SURFACEMANAGER DRV" : <surfacemanager_ref.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
37 |
REM "SURFACEUPDATE DRV" : <surfaceupdate_ref.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
38 |
REM "DIRECTGDI DRV" : <directgdiadapter_sw.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
39 |
REM "FBSRASTERIZER DRV" : <fbsrasterizer_stub.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
40 |
REM "SRGREOURCE DRV" : <sgresource_sw.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
41 |
REM "OPENWFCLIB_DRV" : <openwfc_ref.iby> |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
42 |
file=\epoc32\release\ARMV5\urel\mmfdevsound.dll "sys\bin\mmfdevsound.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
43 |
file=\epoc32\release\ARMV5\urel\mmfaudioserverproxy.dll "sys\bin\mmfaudioserverproxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
44 |
file=\epoc32\release\ARMV5\urel\mmfdevsoundproxy.dll "sys\bin\mmfdevsoundproxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
45 |
file=\epoc32\release\ARMV5\urel\mmfdevsoundserver.dll "sys\bin\mmfdevsoundserver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
46 |
file=\epoc32\release\ARMV5\urel\a3ffourcclookup.dll "sys\bin\a3ffourcclookup.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
47 |
file=\epoc32\release\ARMV5\urel\mmfaudioserverfactory.dll "sys\bin\mmfaudioserverfactory.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
48 |
file=\epoc32\release\ARMV5\urel\mmfaudioserver.dll "sys\bin\mmfaudioserver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
49 |
file=\epoc32\release\ARMV5\urel\mmfdevsoundadaptor.dll "sys\bin\mmfdevsoundadaptor.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
50 |
file=\epoc32\release\ARMV5\urel\mmfaudioserverstart.exe "sys\bin\mmfaudioserverstart.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
51 |
data=\epoc32\data\Z\private\0AB7E57C\backup_registration.xml "private\0AB7E57C\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
52 |
data=\epoc32\data\Z\private\0AB7E57D\backup_registration.xml "private\0AB7E57D\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
53 |
data=\epoc32\data\Z\private\0AB7E57E\backup_registration.xml "private\0AB7E57E\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
54 |
data=\epoc32\data\Z\private\0AB7E58A\backup_registration.xml "private\0AB7E58A\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
55 |
data=\epoc32\data\Z\private\0AB7E58B\backup_registration.xml "private\0AB7E58B\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
56 |
data=\epoc32\data\Z\private\0AB7E58C\backup_registration.xml "private\0AB7E58C\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
57 |
data=\epoc32\data\Z\private\0FA00001\backup_registration.xml "private\0FA00001\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
58 |
file=\epoc32\release\ARMV5\urel\tonedata.dll "sys\bin\tonedata.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
59 |
file=\epoc32\release\ARMV5\urel\audiocontextfactory.dll "sys\bin\audiocontextfactory.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
60 |
file=\epoc32\release\ARMV5\urel\audiocomponentframework.dll "sys\bin\audiocomponentframework.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
61 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, logicalaudiocodec.dll , logicalaudiocodec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
62 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, logicalaudiostream.dll , logicalaudiostream.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
63 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, logicalbuffersource.dll , logicalbuffersource.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
64 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, logicalaudiogaincontrol.dll , logicalaudiogaincontrol.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
65 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, logicalaudiodevicesink.dll , logicalaudiodevicesink.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
66 |
file=\epoc32\release\ARMV5\urel\activitymanager.dll "sys\bin\activitymanager.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
67 |
data=\epoc32\data\z\private\101F7989\esock\ip.addressinfo_tcpip.esk "private\101F7989\esock\ip.addressinfo_tcpip.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
68 |
file=\epoc32\release\ARMV5\urel\addressinfo.prt "sys\bin\addressinfo.prt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
69 |
REM Test agent dialog server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
70 |
file=\epoc32\release\ARMV5\urel\agentdialog.dll "sys\bin\agentdialog.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
71 |
REM Agent Providers ECOM plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
72 |
REM Core Agent Providers Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
73 |
REM Agenda Model |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
74 |
REM redefined DATAZ_ as \epoc32\data\Z |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
75 |
REM Configurable heap size for agenda server. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
76 |
file=\epoc32\release\ARMV5\urel\agnmodel.dll "sys\bin\agnmodel.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
77 |
data=\epoc32\data\Z\Private\10003A5B\backup_registration.xml "PRIVATE\10003A5B\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
78 |
REM Agenda Versit |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
79 |
REM Backup Restore Notification Component |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
80 |
file=\epoc32\release\ARMV5\urel\BackupRestoreNotification.dll "sys\bin\BackupRestoreNotification.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
81 |
REM Swi observer plug-in |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
82 |
REM SQL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
83 |
file=\epoc32\release\ARMV5\urel\sqldb.dll "sys\bin\sqldb.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
84 |
file=\epoc32\release\ARMV5\urel\sqlsrv.exe "sys\bin\sqlsrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
85 |
data=\epoc32\data\Z\Private\10281e17\backup_registration.xml "PRIVATE\10281e17\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
86 |
REM *** TimeZone Client and Server *** |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
87 |
file=\epoc32\release\ARMV5\urel\tzserver.exe "sys\bin\tzserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
88 |
file=\epoc32\release\ARMV5\urel\tzclient.dll "sys\bin\tzclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
89 |
REM *** SWI Plugin *** |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
90 |
REM *** TZ Database *** |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
91 |
data=\epoc32\data\z\private\1020383E\tzdb.dbz "private\1020383E\tzdb.dbz" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
92 |
data=\epoc32\data\Z\private\1020383E\backup_registration.xml "private\1020383E\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
93 |
data=\epoc32\data\Z\private\100012a5\policy\10206A8B.SPD "private\100012a5\policy\10206A8B.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
94 |
data=\epoc32\data\Z\system\install\timezone_stub.sis "system\install\timezone_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
95 |
REM Alarm Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
96 |
file=\epoc32\release\ARMV5\urel\ssmutilsrv.exe "sys\bin\ssmutilsrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
97 |
file=\epoc32\release\ARMV5\urel\ssmadaptationcli.dll "sys\bin\ssmadaptationcli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
98 |
file=\epoc32\release\ARMV5\urel\ssmsuscli.dll "sys\bin\ssmsuscli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
99 |
REM redefined DATAZ_ as \epoc32\data\Z |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
100 |
file=\epoc32\release\ARMV5\urel\alarmshared.dll "sys\bin\alarmshared.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
101 |
file=\epoc32\release\ARMV5\urel\alarmclient.dll "sys\bin\alarmclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
102 |
file=\epoc32\release\ARMV5\urel\alarmserver.exe "sys\bin\alarmserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
103 |
data=\epoc32\data\Z\Private\101F5027\backup_registration.xml "PRIVATE\101F5027\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
104 |
data=\epoc32\data\Z\Private\100012a5\policy\2000836D.spd "PRIVATE\100012a5\policy\2000836D.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
105 |
REM Animation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
106 |
file=\epoc32\release\ARMV5\urel\apstart.dll "sys\bin\apstart.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
107 |
REM Application Architecture |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
108 |
file=\epoc32\release\ARMV5\urel\apparc.dll "sys\bin\apparc.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
109 |
file=\epoc32\release\ARMV5\urel\apfile.dll "sys\bin\apfile.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
110 |
file=\epoc32\release\ARMV5\urel\aplist.dll "sys\bin\aplist.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
111 |
file=\epoc32\release\ARMV5\urel\apgrfx.dll "sys\bin\apgrfx.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
112 |
file=\epoc32\release\ARMV5\urel\apserv.dll "sys\bin\apserv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
113 |
file=\epoc32\release\ARMV5\urel\apsexe.exe "sys\bin\apsexe.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
114 |
data=\epoc32\data\z\private\10003a3f\backup_registration.xml "private\10003a3f\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
115 |
REM ASNPKCS libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
116 |
REM pbe libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
117 |
REM crypto library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
118 |
file=\epoc32\release\ARMV5\urel\random.dll "sys\bin\random.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
119 |
REM hash libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
120 |
file=\epoc32\release\ARMV5\urel\hash.dll "sys\bin\hash.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
121 |
REM SoftwareCrypto libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
122 |
file=\epoc32\release\ARMV5\urel\softwarecrypto.dll "sys\bin\softwarecrypto.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
123 |
file=\epoc32\release\ARMV5\urel\weak_cryptography.dll "sys\bin\cryptography.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
124 |
file=\epoc32\release\ARMV5\urel\cryptospi.dll "sys\bin\cryptospi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
125 |
file=\epoc32\release\ARMV5\urel\cryptospisetup.exe "sys\bin\cryptospisetup.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
126 |
data=\epoc32\data\Z\Resource\cryptospi\plug-ins.txt "resource\cryptospi\plug-ins.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
127 |
file=\epoc32\release\ARMV5\urel\pbe.dll "sys\bin\pbe.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
128 |
file=\epoc32\release\ARMV5\urel\asnpkcs.dll "sys\bin\asnpkcs.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
129 |
REM File token libraries configurable files |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
130 |
data=\epoc32\data\Z\Resource\fstokenserver.RSC "resource\fstokenserver.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
131 |
REM For components that use the Autotest framework |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
132 |
REM FLOGGER - logging support |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
133 |
file=\epoc32\release\ARMV5\urel\flogger.dll "sys\bin\FLogger.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
134 |
file=\epoc32\release\ARMV5\urel\flogsvr.exe "sys\bin\FLogSvr.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
135 |
patchdata Flogger.dll @ KFloggerSTI 0 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
136 |
REM The Watcher Framework |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
137 |
REM 'buildrom lubbock -D__NOWATCHER__' will place watcher.exe in z:REM so that it never runs |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
138 |
REM Bio Utils |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
139 |
file=\epoc32\release\ARMV5\urel\bifu.dll "sys\bin\bifu.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
140 |
file=\epoc32\release\ARMV5\urel\biodb.dll "sys\bin\biodb.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
141 |
REM The Message Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
142 |
file=\epoc32\release\ARMV5\urel\msgs.dll "sys\bin\MSGS.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
143 |
data=\epoc32\data\z\private\1000484b\backup_registration.xml "private\1000484b\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
144 |
data=\epoc32\data\Z\resource\messaging\MSGS.R01 "resource\messaging\MSGS.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
145 |
alias resource\messaging\MSGS.R01 resource\messaging\MSGS.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
146 |
data=\epoc32\data\z\private\1000484b\msgcache.ini "private\1000484b\msgcache.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
147 |
REM Comms Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
148 |
file=\epoc32\release\ARMV5\urel\c32.dll "sys\bin\C32.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
149 |
data=\epoc32\data\z\private\101F7988\c32.cmi "private\101F7988\c32.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
150 |
data=\epoc32\data\z\private\101F7988\c32_first.cmi "private\101F7988\c32_first.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
151 |
data=\epoc32\data\z\private\101F7988\c32_second.cmi "private\101F7988\c32_second.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
152 |
data=\epoc32\data\z\private\101F7988\c32_third.cmi "private\101F7988\c32_third.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
153 |
data=\epoc32\data\z\private\101F7988\c32_fourth.cmi "private\101F7988\c32_fourth.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
154 |
REM *** usbman.iby is always included whether USB is supported by the |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
155 |
REM *** device or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
156 |
REM change to usbmanProto.iby for prototype builds |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
157 |
REM *** The following iby files are always included, whether usb is supported |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
158 |
REM *** by the device or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
159 |
data=\epoc32\data\Z\Resource\errors\ecomerr.R01 "Resource\Errors\ecomerr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
160 |
alias Resource\Errors\ecomerr.R01 Resource\Errors\ecomerr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
161 |
file=\epoc32\release\ARMV5\urel\ecom.dll "sys\bin\ECom.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
162 |
file=\epoc32\release\ARMV5\urel\ecomserver.exe "sys\bin\EComServer.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
163 |
file=\epoc32\release\ARMV5\urel\ecompatchdata.dll "sys\bin\EComPatchData.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
164 |
data=\epoc32\data\Z\Private\101fe1db\backup_registration.xml "private\101fe1db\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
165 |
REM Feature USB is not included in this ROM (usbman.iby) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
166 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
167 |
REM *** supports USB, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
168 |
REM Feature USB is not included in this ROM (usb.iby) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
169 |
REM Epoc Socket Layer |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
170 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ConnServParams.dll , ConnServParams.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
171 |
file=\epoc32\release\ARMV5\urel\esockmessagesimpl.dll "sys\bin\esockmessagesimpl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
172 |
file=\epoc32\release\ARMV5\urel\esock_api_ext.dll "sys\bin\esock_api_ext.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
173 |
file=\epoc32\release\ARMV5\urel\commsdataobjects.dll "sys\bin\commsdataobjects.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
174 |
file=\epoc32\release\ARMV5\urel\serverden.dll "sys\bin\serverden.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
175 |
file=\epoc32\release\ARMV5\urel\commsfw.dll "sys\bin\commsfw.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
176 |
file=\epoc32\release\ARMV5\urel\factories.dll "sys\bin\factories.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
177 |
file=\epoc32\release\ARMV5\urel\meshmachine.dll "sys\bin\meshmachine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
178 |
file=\epoc32\release\ARMV5\urel\NetInterfaces.dll "sys\bin\NetInterfaces.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
179 |
file=\epoc32\release\ARMV5\urel\NetMeta.dll "sys\bin\NetMeta.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
180 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
181 |
file=\epoc32\release\ARMV5\urel\insock.dll "sys\bin\insock.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
182 |
file=\epoc32\release\ARMV5\urel\nodemessages.dll "sys\bin\nodemessages.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
183 |
file=\epoc32\release\ARMV5\urel\ResponseMsg.dll "sys\bin\ResponseMsg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
184 |
file=\epoc32\release\ARMV5\urel\procrootsrv.dll "sys\bin\procrootsrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
185 |
file=\epoc32\release\ARMV5\urel\NETStSrv.dll "sys\bin\NETStSrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
186 |
file=\epoc32\release\ARMV5\urel\NETSM.dll "sys\bin\NETSM.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
187 |
file=\epoc32\release\ARMV5\urel\virtualconstructors.dll "sys\bin\virtualconstructors.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
188 |
file=\epoc32\release\ARMV5\urel\esock.dll "sys\bin\esock.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
189 |
file=\epoc32\release\ARMV5\urel\esocksvr.dll "sys\bin\esocksvr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
190 |
data=\epoc32\data\z\private\101F7989\backup_registration.xml "private\101F7989\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
191 |
data=\epoc32\data\z\private\101F7988\esock.cmi "private\101F7988\esock.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
192 |
data=\epoc32\data\z\private\101F7988\esock_mip.cmi "private\101F7988\esock_mip.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
193 |
data=\epoc32\data\z\private\101F7988\esock_dip.cmi "private\101F7988\esock_dip.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
194 |
data=\epoc32\data\z\private\101F7988\esock_tr.cmi "private\101F7988\esock_tr.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
195 |
data=\epoc32\data\z\private\101F7988\esock_smswap.cmi "private\101F7988\esock_smswap.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
196 |
REM DBMS |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
197 |
file=\epoc32\release\ARMV5\urel\edbms.dll "sys\bin\EDbms.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
198 |
file=\epoc32\release\ARMV5\urel\edbsrv.exe "sys\bin\EDbsrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
199 |
REM The Log Engine |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
200 |
file=\epoc32\release\ARMV5\urel\LogWrap.dll "sys\bin\LogWrap.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
201 |
file=\epoc32\release\ARMV5\urel\LogCli.dll "sys\bin\LogCli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
202 |
data=\epoc32\data\Z\Private\101f401d\backup_registration.xml "private\101f401d\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
203 |
data=\epoc32\data\Z\Resource\logeng\logwrap.RSC "Resource\logeng\logwrap.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
204 |
REM Note: The following should not be translated |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
205 |
data=\epoc32\data\Z\Private\101f401d\logserv.rsc "private\101f401d\logserv.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
206 |
REM Task scheduler server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
207 |
file=\epoc32\release\ARMV5\urel\schsvr.dll "sys\bin\Schsvr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
208 |
data=\epoc32\data\Z\Private\10005399\backup_registration.xml "PRIVATE\10005399\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
209 |
file=\epoc32\release\ARMV5\urel\sysagt2svr.exe "sys\bin\sysagt2svr.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
210 |
file=\epoc32\release\ARMV5\urel\halsettings.exe "sys\bin\halsettings.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
211 |
patchdata halsettings.exe@KHalPenStatePersistenceDisabled 1 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
212 |
patchdata halsettings.exe@KHalNonSecureOffsetPersistenceDisabled 1 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
213 |
REM Scheduled Sending for GT Messaging |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
214 |
REM Note: Following clashes with schsvr |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
215 |
file=\epoc32\release\ARMV5\urel\schsend.dll "sys\bin\schsend.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
216 |
REM Contact Model |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
217 |
REM Versit Parsers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
218 |
file=\epoc32\release\ARMV5\urel\versit.dll "sys\bin\Versit.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
219 |
REM Architecture for Convert |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
220 |
file=\epoc32\release\ARMV5\urel\conarc.dll "sys\bin\ConArc.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
221 |
file=\epoc32\release\ARMV5\urel\charconv.dll "sys\bin\charconv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
222 |
data=\epoc32\data\Z\Resource\charconv\basic.snm "resource\charconv\basic.snm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
223 |
data=\epoc32\data\Z\Resource\charconv\builtin.RSC "resource\charconv\builtin.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
224 |
REM Log Engine contact matching plug-in implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
225 |
REM Contact matching plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
226 |
REM Configurable heap size for contact server. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
227 |
file=\epoc32\release\ARMV5\urel\cntmodel.dll "sys\bin\cntmodel.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
228 |
file=\epoc32\release\ARMV5\urel\cntview.dll "sys\bin\cntview.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
229 |
REM Specify whether to use real commsdebugutility, or stub |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
230 |
REM FLOGGER - logging support |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
231 |
data=\Epoc32\data\z\resource\commsdbg.ini "resource\commsdbg.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
232 |
REM Epoc Telephony Layer |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
233 |
REM Commdb |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
234 |
REM CommsDat |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
235 |
file=\epoc32\release\ARMV5\urel\commsdat.dll "sys\bin\commsdat.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
236 |
data=\epoc32\data\z\private\10202be9\cccccc00.cre "private\10202be9\cccccc00.cre" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
237 |
REM Shim Notifier |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
238 |
file=\epoc32\release\ARMV5\urel\ShimNotifierCli.dll "sys\bin\ShimNotifierCli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
239 |
file=\epoc32\release\ARMV5\urel\commdb.dll "sys\bin\Commdb.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
240 |
REM Fax Engine |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
241 |
REM The Following features are not included in this ROM: |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
242 |
REM faxio.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
243 |
REM faxstrm.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
244 |
REM faxsvr.DLL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
245 |
REM faxcli.DLL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
246 |
file=\epoc32\release\ARMV5\urel\etel.dll "sys\bin\ETel.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
247 |
data=\epoc32\data\z\private\101F7988\etel.cmi "private\101F7988\etel.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
248 |
patchdata etel.dll@KPriorityClientSid 0x10281806 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
249 |
patchdata etel.dll@KLocationServicesNetworkGatewaySid 0x10281806 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
250 |
patchdata etel.dll@KSatEngineSid 0x10281806 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
251 |
REM Multimode Etel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
252 |
file=\epoc32\release\ARMV5\urel\etelmm.dll "sys\bin\etelmm.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
253 |
file=\epoc32\release\ARMV5\urel\GsmU.dll "sys\bin\GsmU.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
254 |
file=\epoc32\release\ARMV5\urel\SmsU.dll "sys\bin\SmsU.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
255 |
file=\epoc32\release\ARMV5\urel\SmsProt.prt "sys\bin\SmsProt.prt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
256 |
file=\epoc32\release\ARMV5\urel\WapProt.prt "sys\bin\WapProt.prt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
257 |
data=\epoc32\data\Z\Private\101F7989\sms\smsu.rsc "private\101F7989\sms\smsu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
258 |
data=\epoc32\data\Z\Private\101F7989\esock\smswap.Sms.esk "private\101F7989\esock\smswap.Sms.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
259 |
data=\epoc32\data\Z\Private\101F7989\esock\smswap.Wap.esk "private\101F7989\esock\smswap.Wap.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
260 |
file=\epoc32\release\ARMV5\urel\smcm.dll "sys\bin\smcm.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
261 |
data=\epoc32\data\Z\resource\messaging\smss.RSC "resource\messaging\smss.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
262 |
REM The NBsWatcher Class0SMS Plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
263 |
REM The Bio NBS\SMS Watcher |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
264 |
REM Bio Parsers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
265 |
data=\epoc32\data\Z\resource\messaging\wappstr.RSC "resource\messaging\wappstr.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
266 |
REM The Bio WAP\SMS Watcher |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
267 |
REM Bitmapped graphics |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
268 |
file=\epoc32\release\ARMV5\urel\bitgdi_gce.dll "sys\bin\BitGdi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
269 |
REM bitmap transforms |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
270 |
file=\epoc32\release\ARMV5\urel\BitmapTransforms.dll "sys\bin\BitmapTransforms.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
271 |
REM --- Bluetooth --- |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
272 |
REM redefined BT_DIR as urel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
273 |
REM *** The following dlls are client side dlls. They are always included |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
274 |
REM *** in the ROM, whether bluetooth is supported by the device or not, so |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
275 |
REM *** that client applications can link against them regardless. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
276 |
REM Bluetooth user library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
277 |
REM BT Manager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
278 |
REM BT Manager DBMS Security Policy |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
279 |
data=\epoc32\data\Z\Private\100012a5\policy\100069cc.spd "Private\100012a5\policy\100069cc.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
280 |
REM BT Notifier types |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
281 |
REM EIR RSSI |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
282 |
REM SDP |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
283 |
REM Bluetooth AV user libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
284 |
REM Generic Remote Control Framework |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
285 |
REM *** The following iby files are always included, whether bluetooth is |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
286 |
REM *** supported by the device or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
287 |
REM redefined BT_DIR as urel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
288 |
REM *** The following dlls are client side dlls. They are always included |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
289 |
REM *** in the ROM, whether bluetooth is supported by the device or not, so |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
290 |
REM *** that client applications can link against them regardless. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
291 |
file=\epoc32\release\ARMV5\urel\remconinterfacebase.dll "sys\bin\remconinterfacebase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
292 |
file=\epoc32\release\ARMV5\urel\remconclient.dll "sys\bin\remconclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
293 |
file=\epoc32\release\ARMV5\urel\remcontypes.dll "sys\bin\remcontypes.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
294 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
295 |
REM *** supports bluetooth, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
296 |
REM HCI Server Client |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
297 |
REM BT Power Control |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
298 |
REM Device Under Test Mode |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
299 |
REM A2DP Optimisation user library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
300 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
301 |
REM *** supports bluetooth, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
302 |
REM BT Manager Backup Registration |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
303 |
data=\epoc32\data\Z\Private\100069cc\backup_registration.xml "Private\100069cc\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
304 |
REM default is to run Esock_BT thread in DealerPlayer role |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
305 |
data=\epoc32\data\Z\Private\101f7988\esock_bt.cmi "private\101F7988\esock_bt.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
306 |
REM BT Manager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
307 |
REM SDP |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
308 |
REM Bluetooth using HCI API Version 2 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
309 |
REM Stack configuration files |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
310 |
data=\epoc32\data\Z\Private\101f7989\esock\bt.bt_v2.esk "Private\101f7989\ESock\bt.bt_v2.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
311 |
data=\epoc32\data\Z\Private\101f7989\bluetooth\bluetooth_stack.ini "Private\101F7989\Bluetooth\bluetooth_stack.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
312 |
REM HCI Shared binary |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
313 |
REM HCI variant includes |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
314 |
REM redefined BT_DIR as urel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
315 |
REM Symbian HCIv2 Framework DLLs - must be included |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
316 |
REM Command Queue configuration file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
317 |
data=\epoc32\data\Z\Private\101f7989\bluetooth\cmdq.ini "Private\101F7989\Bluetooth\cmdq.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
318 |
REM Reference HCIv2 DLLs - this will be branched\overwritten by the licensee to include the relevant files |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
319 |
REM Symbian CoreHCI reference implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
320 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\corehci_symbian.ini "Private\101F7989\Bluetooth\corehci_symbian.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
321 |
REM Symbian CommandsEvents reference implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
322 |
REM Symbian reference QDP implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
323 |
REM BCSP HCTL implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
324 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\hctl_bcsp_port3.ini "Private\101F7989\Bluetooth\hctl_bcsp.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
325 |
REM Symbian reference Bluetooth initialisor |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
326 |
REM Client side RemCon APIs for AVRCP |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
327 |
REM AVRCP |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
328 |
REM AVCTP Services |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
329 |
REM BmpAnim component |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
330 |
file=\epoc32\release\ARMV5\urel\BmpAnim.dll "sys\bin\BmpAnim.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
331 |
file=\epoc32\release\ARMV5\urel\BmpAnSrv.dll "sys\bin\BmpAnSrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
332 |
REM Bookmark Database |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
333 |
REM Empty default repositories |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
334 |
data=\epoc32\data\Z\Private\102078CB\backup_registration.xml "PRIVATE\102078CB\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
335 |
REM redefined BT_DIR as urel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
336 |
REM *** commsdebugutility.iby is always included, whether bluetooth is |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
337 |
REM *** supported by the device or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
338 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
339 |
REM *** supports bluetooth, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
340 |
REM Comms Reference Configurator |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
341 |
file=\epoc32\release\ARMV5\urel\c32start.exe "sys\bin\c32start.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
342 |
data=\epoc32\data\z\private\101F7988\c32start.ini "private\101F7988\c32start.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
343 |
data=\epoc32\data\Z\Private\10003a3f\reccaf\reccafmimetypes.txt "private\10003a3f\reccaf\reccafmimetypes.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
344 |
file=\epoc32\release\ARMV5\urel\caf.dll "sys\bin\caf.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
345 |
file=\epoc32\release\ARMV5\urel\cafutils.dll "sys\bin\cafutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
346 |
file=\epoc32\release\ARMV5\urel\f32agentui.dll "sys\bin\f32agentui.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
347 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, f32agent.dll , f32agent.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
348 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, reccaf.dll , reccaf.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
349 |
REM Calendar Conversion Engine |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
350 |
REM Calendar Interim API |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
351 |
file=\epoc32\release\ARMV5\urel\CalInterimApi.dll "sys\bin\CalInterimApi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
352 |
REM CED |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
353 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, xmlcustomresolver.dll , xmlcustomresolver.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
354 |
REM XML Framework |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
355 |
file=\epoc32\release\ARMV5\urel\xmlframework.dll "sys\bin\xmlframework.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
356 |
REM Error strings |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
357 |
data=\epoc32\data\Z\Resource\errors\xmlframeworkerr.R01 "resource\errors\xmlframeworkerr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
358 |
alias resource\errors\xmlframeworkerr.R01 resource\errors\xmlframeworkerr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
359 |
REM XML Parser |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
360 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, xmlparserplugin.dll , xmlparserplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
361 |
data=\epoc32\data\Z\Resource\xml\expatcopyright.txt "Resource\xml\expatcopyright.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
362 |
REM WBXML Parser |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
363 |
file=\epoc32\release\ARMV5\urel\xmlengine.dll "sys\bin\xmlengine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
364 |
file=\epoc32\release\ARMV5\urel\xmlengineutils.dll "sys\bin\xmlengineutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
365 |
file=\epoc32\release\ARMV5\urel\xmlenginedom.dll "sys\bin\xmlenginedom.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
366 |
REM Standard C Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
367 |
file=\epoc32\release\ARMV5\urel\estlib.dll "sys\bin\Estlib.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
368 |
file=\epoc32\release\ARMV5\urel\redircli.dll "sys\bin\RedirCli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
369 |
data=\epoc32\data\z\system\data\meshpreface1.cfg "system\data\meshpreface1.cfg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
370 |
REM CED |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
371 |
file=\epoc32\release\ARMV5\urel\secutil.dll "sys\bin\secutil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
372 |
REM Security Settings Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
373 |
file=\epoc32\release\ARMV5\urel\secsettingsclient.dll "sys\bin\secsettingsclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
374 |
data=\epoc32\data\Z\Private\10202be9\2002b28b.txt "private\10202be9\2002b28b.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
375 |
REM Certificate management libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
376 |
file=\epoc32\release\ARMV5\urel\asn1.dll "sys\bin\asn1.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
377 |
file=\epoc32\release\ARMV5\urel\certstore.dll "sys\bin\CertStore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
378 |
file=\epoc32\release\ARMV5\urel\crypto.dll "sys\bin\crypto.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
379 |
file=\epoc32\release\ARMV5\urel\x500.dll "sys\bin\x500.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
380 |
file=\epoc32\release\ARMV5\urel\x509.dll "sys\bin\x509.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
381 |
file=\epoc32\release\ARMV5\urel\wtlscert.dll "sys\bin\wtlscert.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
382 |
file=\epoc32\release\ARMV5\urel\ctframework.dll "sys\bin\ctframework.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
383 |
file=\epoc32\release\ARMV5\urel\pkixcertbase.dll "sys\bin\PKIXCertBase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
384 |
file=\epoc32\release\ARMV5\urel\ctfinder.dll "sys\bin\ctfinder.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
385 |
file=\epoc32\release\ARMV5\urel\swicertstore.dll "sys\bin\swicertstore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
386 |
REM Add certificate recogniser |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
387 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, reccert.dll , reccert.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
388 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, pkcs8recog.dll , pkcs8recog.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
389 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, pkcs12recog.dll , pkcs12recog.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
390 |
REM Certificate management libraries, extra DLL for Cedar builds |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
391 |
REM Comms Framework FLogger extension |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
392 |
rem #if defined(__FLOG_ACTIVE) || defined(_DEBUG) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
393 |
rem #endif |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
394 |
data=\epoc32\data\z\private\101F7989\esock\ip.rtp.esk "private\101F7989\esock\ip.rtp.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
395 |
data=\epoc32\data\Z\Resource\charconv\gb2312.RSC "resource\charconv\gb2312.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
396 |
data=\epoc32\data\Z\Resource\charconv\hz.RSC "resource\charconv\hz.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
397 |
data=\epoc32\data\Z\Resource\charconv\gbk.RSC "resource\charconv\gbk.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
398 |
data=\epoc32\data\Z\Resource\charconv\gb18030.RSC "resource\charconv\gb18030.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
399 |
data=\epoc32\data\Z\Resource\charconv\gb12345.RSC "resource\charconv\gb12345.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
400 |
data=\epoc32\data\Z\Resource\charconv\big5.RSC "resource\charconv\big5.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
401 |
data=\epoc32\data\Z\Resource\charconv\shiftjis.RSC "resource\charconv\shiftjis.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
402 |
data=\epoc32\data\Z\Resource\charconv\iso2022jp.RSC "resource\charconv\iso2022jp.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
403 |
data=\epoc32\data\Z\Resource\charconv\iso2022jp1.RSC "resource\charconv\iso2022jp1.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
404 |
data=\epoc32\data\Z\Resource\charconv\jis.RSC "resource\charconv\jis.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
405 |
data=\epoc32\data\Z\Resource\charconv\eucjp_packed.RSC "resource\charconv\eucjp_packed.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
406 |
data=\epoc32\data\Z\Resource\charconv\j5.RSC "resource\charconv\j5.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
407 |
data=\epoc32\data\Z\Resource\charconv\iso88592.RSC "resource\charconv\iso88592.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
408 |
data=\epoc32\data\Z\Resource\charconv\iso88593.RSC "resource\charconv\iso88593.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
409 |
data=\epoc32\data\Z\Resource\charconv\iso88594.RSC "resource\charconv\iso88594.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
410 |
data=\epoc32\data\Z\Resource\charconv\iso88595.RSC "resource\charconv\iso88595.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
411 |
data=\epoc32\data\Z\Resource\charconv\iso88596.RSC "resource\charconv\iso88596.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
412 |
data=\epoc32\data\Z\Resource\charconv\iso88597.RSC "resource\charconv\iso88597.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
413 |
data=\epoc32\data\Z\Resource\charconv\iso88598.RSC "resource\charconv\iso88598.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
414 |
data=\epoc32\data\Z\Resource\charconv\iso88599.RSC "resource\charconv\iso88599.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
415 |
data=\epoc32\data\Z\Resource\charconv\iso885910.RSC "resource\charconv\iso885910.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
416 |
data=\epoc32\data\Z\Resource\charconv\iso885913.RSC "resource\charconv\iso885913.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
417 |
data=\epoc32\data\Z\Resource\charconv\iso885914.RSC "resource\charconv\iso885914.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
418 |
data=\epoc32\data\Z\Resource\charconv\iso885915.RSC "resource\charconv\iso885915.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
419 |
data=\epoc32\data\Z\Resource\charconv\cp850.RSC "resource\charconv\ISOCP850.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
420 |
data=\epoc32\data\Z\Resource\charconv\extended_sms_7bit.RSC "resource\charconv\extended_sms_7bit.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
421 |
data=\epoc32\data\Z\Resource\charconv\gsm7_turkish_single.RSC "resource\charconv\gsm7_turkish_single.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
422 |
data=\epoc32\data\Z\Resource\charconv\turkish_locking_gsm7ext.RSC "resource\charconv\turkish_locking_gsm7ext.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
423 |
data=\epoc32\data\Z\Resource\charconv\turkish_locking_single.RSC "resource\charconv\turkish_locking_single.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
424 |
data=\epoc32\data\Z\Resource\charconv\spanish_gsm7_single.RSC "resource\charconv\spanish_gsm7_single.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
425 |
data=\epoc32\data\Z\Resource\charconv\portuguese_gsm7_single.RSC "resource\charconv\portuguese_gsm7_single.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
426 |
data=\epoc32\data\Z\Resource\charconv\portuguese_locking_gsm7ext.RSC "resource\charconv\portuguese_locking_gsm7ext.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
427 |
data=\epoc32\data\Z\Resource\charconv\portuguese_locking_single.RSC "resource\charconv\portuguese_locking_single.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
428 |
data=\epoc32\data\Z\Resource\charconv\win949.RSC "resource\charconv\win949.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
429 |
data=\epoc32\data\Z\Resource\charconv\EUCKR.RSC "resource\charconv\EUCKR.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
430 |
data=\epoc32\data\Z\Resource\charconv\iscii.RSC "resource\charconv\iscii.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
431 |
data=\epoc32\data\Z\Resource\charconv\iso2022kr.RSC "resource\charconv\iso2022kr.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
432 |
data=\epoc32\data\Z\Resource\charconv\KOI8R.RSC "resource\charconv\KOI8R.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
433 |
data=\epoc32\data\Z\Resource\charconv\KOI8U.RSC "resource\charconv\KOI8U.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
434 |
data=\epoc32\data\Z\Resource\charconv\ksc5601.RSC "resource\charconv\ksc5601.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
435 |
data=\epoc32\data\Z\Resource\charconv\TIS_620.RSC "resource\charconv\TIS_620.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
436 |
data=\epoc32\data\Z\Resource\charconv\win1250.RSC "resource\charconv\win1250.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
437 |
data=\epoc32\data\Z\Resource\charconv\win1251.RSC "resource\charconv\win1251.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
438 |
data=\epoc32\data\Z\Resource\charconv\win1253.RSC "resource\charconv\win1253.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
439 |
data=\epoc32\data\Z\Resource\charconv\win1254.RSC "resource\charconv\win1254.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
440 |
data=\epoc32\data\Z\Resource\charconv\win1255.RSC "resource\charconv\win1255.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
441 |
data=\epoc32\data\Z\Resource\charconv\win1256.RSC "resource\charconv\win1256.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
442 |
data=\epoc32\data\Z\Resource\charconv\win1257.RSC "resource\charconv\win1257.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
443 |
data=\epoc32\data\Z\Resource\charconv\win1258.RSC "resource\charconv\win1258.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
444 |
data=\epoc32\data\Z\Resource\charconv\win874.RSC "resource\charconv\win874.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
445 |
data=\epoc32\data\Z\Resource\charconv\ucs2.RSC "resource\charconv\ucs2.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
446 |
REM HTML to CRichtext converter |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
447 |
data=\epoc32\data\z\resource\convert\1000a90e.RSC "Resource\Convert\1000a90e.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
448 |
data=\epoc32\data\z\resource\convert\CHTMLTOCRTCONVERTER.RSC "Resource\Convert\CHTMLTOCRTCONVERTER.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
449 |
file=\epoc32\release\ARMV5\urel\cmncustomcmds.dll "sys\bin\cmncustomcmds.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
450 |
file=\epoc32\release\ARMV5\urel\COMMONENGINE.DLL "sys\bin\COMMONENGINE.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
451 |
data=\epoc32\data\Z\Resource\ERRORS\ErrorRes.RSC "Resource\Errors\ErrorRes.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
452 |
file=\epoc32\release\ARMV5\urel\commsbufs.dll "sys\bin\commsbufs.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
453 |
file=\epoc32\release\ARMV5\urel\mbufmgr.dll "sys\bin\mbufmgr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
454 |
file=\epoc32\release\ARMV5\urel\mbufmgrimpl.dll "sys\bin\mbufmgrimpl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
455 |
REM Communications Logging Components |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
456 |
REM A minimum set of binaries compiled with logging enabled is required to produce log output, |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
457 |
REM including some components which are not part of CommsDebugUtility. The following components |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
458 |
REM must be built with logging enabled and included on a target ROM. To engage logging for |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
459 |
REM release builds, uncomment |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
460 |
REM commsdebugutility.mmh. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
461 |
REM Note: the commsfw and commsrootserver components are not considered part of the logging |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
462 |
REM system but they must be built with the same defines as CommsDebugUtility or else the logging |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
463 |
REM environment will not be properly initialized. If logging\non-logging components are |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
464 |
REM mismatched, the first component to add a log entry is likely to panic and the target may |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
465 |
REM reset. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
466 |
REM Comms Root Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
467 |
file=\epoc32\release\ARMV5\urel\c32exe.exe "sys\bin\c32exe.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
468 |
file=\epoc32\release\ARMV5\urel\c32root.dll "sys\bin\c32root.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
469 |
data=\epoc32\data\z\private\101F7988\backup_registration.xml "private\101F7988\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
470 |
data=\epoc32\data\z\system\install\c32exe.sis "system\install\c32exe.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
471 |
file=\epoc32\release\ARMV5\urel\conditionevaluator.dll "sys\bin\conditionevaluator.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
472 |
REM Cone |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
473 |
file=\epoc32\release\ARMV5\urel\stem_cone.dll "sys\bin\Cone.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
474 |
REM #if !defined( ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
475 |
REM Patchable constant for setting parent-pointers automatically or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
476 |
REM 1 = True, 0 = False. Default is True. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
477 |
REM Patch for emulator builds by adding "patchdata_cone_dll_KCoeSetControlParentByDefault X" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
478 |
REM to epoc.ini where X is either 0 (zero) for "off" or 1 (one) for "on". |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
479 |
REM Only valid in Symbian OS 9.3 and 9.4 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
480 |
patchdata cone.dll @ KCoeSetControlParentByDefault 1 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
481 |
REM #endif |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
482 |
file=\epoc32\release\ARMV5\urel\abclient.dll "sys\bin\abclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
483 |
REM Core Providers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
484 |
file=\epoc32\release\ARMV5\urel\coreproviders.dll "sys\bin\coreproviders.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
485 |
REM Core Provider Plugins |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
486 |
REM Window Server CSC Plugins |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
487 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 10286506.dll , 10286506.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
488 |
file=\epoc32\release\ARMV5\urel\COMMONTSY.DLL "Sys\Bin\COMMONTSY.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
489 |
data=\epoc32\data\Z\Private\101f7989\operatorVariants.ini "private\101f7989\operatorVariants.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
490 |
file=\epoc32\release\ARMV5\urel\CUSTOMAPI.DLL "Sys\Bin\CUSTOMAPI.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
491 |
file=\epoc32\release\ARMV5\urel\PHONETSY.TSY "Sys\Bin\PHONETSY.TSY" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
492 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ctsysystemstateplugin.dll , ctsysystemstateplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
493 |
REM Additional things in System\Samples |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
494 |
REM Use "Re-install sample files" in the RefUI shell Tools menu |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
495 |
file=\epoc32\release\ARMV5\urel\devsoundadaptationinfo.dll "sys\bin\devsoundadaptationinfo.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
496 |
file=\epoc32\release\ARMV5\urel\devsoundadaptationinfoconsts.dll "sys\bin\devsoundadaptationinfoconsts.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
497 |
file=\epoc32\release\ARMV5\urel\dial.dll "sys\bin\dial.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
498 |
REM Graphics Resource Adapter |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
499 |
file=\epoc32\release\ARMV5\urel\graphicsresourceadapter_sw.dll "sys\bin\graphicsresourceadapter.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
500 |
file=\epoc32\release\ARMV5\urel\surfacemanager.dll "sys\bin\surfacemanager.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
501 |
REM Surface Manager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
502 |
extension[0x0b0a0001]=\epoc32\release\ARMV5\urel\surfacemanagerdriver.ldd "Sys\Bin\surfacemanagerdriver.ldd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
503 |
REM Graphics Resource |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
504 |
file=\epoc32\release\ARMV5\urel\graphicsresource.dll "sys\bin\graphicsresource.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
505 |
REM DirectGDI Adapter |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
506 |
file=\epoc32\release\ARMV5\urel\directgdiadapter_sw.dll "sys\bin\directgdiadapter.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
507 |
REM DirectGDI |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
508 |
file=\epoc32\release\ARMV5\urel\directgdi.dll "sys\bin\directgdi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
509 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
510 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
511 |
REM Network Interface Manager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
512 |
file=\epoc32\release\ARMV5\urel\nifman.dll "sys\bin\nifman.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
513 |
file=\epoc32\release\ARMV5\urel\inhook6.dll "sys\bin\inhook6.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
514 |
data=\epoc32\data\z\private\10000882\resolver.ini "private\10000882\resolver.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
515 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
516 |
data=\epoc32\data\z\private\200215F1\resolver.ini "private\200215F1\resolver.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
517 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
518 |
REM Code for the EGul component |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
519 |
file=\epoc32\release\ARMV5\urel\Egul.dll "sys\bin\Egul.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
520 |
file=\epoc32\release\ARMV5\urel\etul.dll "sys\bin\etul.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
521 |
REM Mime recognition |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
522 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, rectxt.dll , rectxt.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
523 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recapp2.dll , recapp2.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
524 |
file=\epoc32\release\ARMV5\urel\apmime.dll "sys\bin\ApMIME.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
525 |
REM Symbian bitmapped font - must be in XIP ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
526 |
data=\epoc32\data\Z\Resource\Fonts\eon14.gdr "Resource\Fonts\Eon.gdr" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
527 |
REM SUPL Pos Msg Plugin Api |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
528 |
REM SUPL POS Message Plugin implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
529 |
REM For the benefit of base\f32\etshell |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
530 |
file=\epoc32\release\ARMV5\urel\Etel3rdParty.dll "sys\bin\Etel3rdParty.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
531 |
REM Multimode ETel Packet API |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
532 |
file=\epoc32\release\ARMV5\urel\etelpckt.dll "sys\bin\etelpckt.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
533 |
REM LAN CFProtocol and Packet Drivers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
534 |
data=\epoc32\data\z\private\101F7989\ESock\ether802.ini "private\101F7989\ESock\ether802.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
535 |
REM EUserHl Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
536 |
data=\epoc32\data\Z\System\install\euserhl_stub.sis "system\install\euserhl_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
537 |
REM ExifUtility.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
538 |
REM *** TimeZoneLocalization*** |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
539 |
REM *** TimeZoneLocalization Database Policy file *** |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
540 |
data=\epoc32\data\Z\Private\10205EA6\backup_registration.xml "PRIVATE\10205EA6\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
541 |
file=\epoc32\release\ARMV5\urel\stem_backend.dll "sys\bin\backend.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
542 |
file=\epoc32\release\ARMV5\urel\libm.dll "sys\bin\libm.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
543 |
file=\epoc32\release\ARMV5\urel\libc.dll "sys\bin\libc.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
544 |
file=\epoc32\release\ARMV5\urel\libpthread.dll "sys\bin\libpthread.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
545 |
file=\epoc32\release\ARMV5\urel\libdl.dll "sys\bin\libdl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
546 |
data=\epoc32\winscw\c\resource\pips\locales.txt "resource\pips\locales.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
547 |
data=\epoc32\winscw\c\resource\pips\services "resource\pips\services" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
548 |
data=\epoc32\data\z\system\install\openc_stdlibs_stub.sis "system\install\openc_stdlibs_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
549 |
data=\epoc32\data\z\system\install\openc_signalserver_stub.sis "system\install\openc_signalserver_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
550 |
file=\epoc32\release\ARMV5\urel\libstdcppv5.dll "sys\bin\libstdcppv5.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
551 |
file=\epoc32\release\ARMV5\urel\stdnew.dll "sys\bin\stdnew.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
552 |
REM EZlib compress\uncompress library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
553 |
file=\epoc32\release\ARMV5\urel\libzcore.dll "sys\bin\libzcore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
554 |
file=\epoc32\release\ARMV5\urel\ezlib.dll "sys\bin\ezlib.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
555 |
REM FBSERV - Font & Bitmap Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
556 |
file=\epoc32\release\ARMV5\urel\fbserv.exe "sys\bin\fbserv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
557 |
file=\epoc32\release\ARMV5\urel\fbscli.dll "sys\bin\fbscli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
558 |
file=\epoc32\release\ARMV5\urel\fbsrasterizer_stub.dll "sys\bin\fbsrasterizer.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
559 |
file=\epoc32\release\ARMV5\urel\featdiscovery.dll "sys\bin\featdiscovery.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
560 |
file=\epoc32\release\ARMV5\urel\featmgr.dll "sys\bin\featmgr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
561 |
file=\epoc32\release\ARMV5\urel\featmgrserver.exe "sys\bin\featmgrserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
562 |
data=\epoc32\data\Z\Private\10205054\backup_registration.xml "PRIVATE\10205054\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
563 |
REM FEP Functionality |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
564 |
file=\epoc32\release\ARMV5\urel\fepbase.dll "sys\bin\FepBase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
565 |
data=\epoc32\data\Z\Private\10202be9\10009793.txt "private\10202be9\10009793.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
566 |
data=\epoc32\data\Z\Private\10202be9\10272618.txt "private\10202be9\10272618.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
567 |
data=\epoc32\data\Z\Private\10202be9\10272619.txt "private\10202be9\10272619.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
568 |
REM File token libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
569 |
file=\epoc32\release\ARMV5\urel\fstokenshared.dll "sys\bin\fstokenshared.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
570 |
file=\epoc32\release\ARMV5\urel\fstokencli.dll "sys\bin\fstokencli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
571 |
REM Font File & Object Manager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
572 |
file=\epoc32\release\ARMV5\urel\fntstr.dll "sys\bin\FntStr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
573 |
REM True Type Fonts |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
574 |
REM TrueType fonts |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
575 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed.ttf "Resource\Fonts\DejaVuSansCondensed.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
576 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed-Bold.ttf "Resource\Fonts\DejaVuSansCondensed-Bold.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
577 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed-Oblique.ttf "Resource\Fonts\DejaVuSansCondensed-Oblique.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
578 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansCondensed-BoldOblique.ttf "Resource\Fonts\DejaVuSansCondensed-BoldOblique.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
579 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono.ttf "Resource\Fonts\DejaVuSansMono.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
580 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono-Bold.ttf "Resource\Fonts\DejaVuSansMono-Bold.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
581 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono-Oblique.ttf "Resource\Fonts\DejaVuSansMono-Oblique.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
582 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSansMono-BoldOblique.ttf "Resource\Fonts\DejaVuSansMono-BoldOblique.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
583 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed.ttf "Resource\Fonts\DejaVuSerifCondensed.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
584 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed-Bold.ttf "Resource\Fonts\DejaVuSerifCondensed-Bold.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
585 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed-Italic.ttf "Resource\Fonts\DejaVuSerifCondensed-Italic.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
586 |
data=\epoc32\data\Z\Resource\fonts\DejaVuSerifCondensed-BoldItalic.ttf "Resource\Fonts\DejaVuSerifCondensed-BoldItalic.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
587 |
REM static dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
588 |
REM GDI - Abstract Graphics API |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
589 |
REM PALETTE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
590 |
file=\epoc32\release\ARMV5\urel\Palette.dll "sys\bin\Palette.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
591 |
file=\epoc32\release\ARMV5\urel\gdi.dll "sys\bin\Gdi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
592 |
file=\epoc32\release\ARMV5\urel\linebreak.dll "sys\bin\linebreak.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
593 |
file=\epoc32\release\ARMV5\urel\lookuptable.dll "sys\bin\lookuptable.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
594 |
file=\epoc32\release\ARMV5\urel\gfxtrans.dll "sys\bin\gfxtrans.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
595 |
file=\epoc32\release\ARMV5\urel\gfxtransadapter.dll "sys\bin\gfxtransadapter.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
596 |
REM GifScaler dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
597 |
file=\epoc32\release\ARMV5\urel\xmldom.dll "sys\bin\xmldom.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
598 |
file=\epoc32\release\ARMV5\urel\xmlparser.dll "sys\bin\xmlparser.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
599 |
REM Bio Message Engine MTM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
600 |
REM The SendAs2 Client\Server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
601 |
file=\epoc32\release\ARMV5\urel\Sendas2.dll "sys\bin\Sendas2.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
602 |
data=\epoc32\data\Z\resource\messaging\sendasserver.rsc "resource\messaging\sendasserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
603 |
REM static dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
604 |
data=\epoc32\data\z\private\101F7989\esock\tcpip.ini "private\101F7989\esock\tcpip.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
605 |
data=\epoc32\data\z\private\101F7989\esock\ip.tcpip.esk "private\101F7989\esock\ip.tcpip.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
606 |
REM Email Engine MTMs |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
607 |
file=\epoc32\release\ARMV5\urel\imcm.dll "sys\bin\imcm.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
608 |
file=\epoc32\release\ARMV5\urel\imut.dll "sys\bin\imut.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
609 |
file=\epoc32\release\ARMV5\urel\mobilitypolicyprovider.dll "sys\bin\mobilitypolicyprovider.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
610 |
data=\epoc32\data\Z\private\10202BE9\10001028.txt "private\10202BE9\10001028.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
611 |
data=\epoc32\data\Z\private\10202BE9\10001029.txt "private\10202BE9\10001029.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
612 |
data=\epoc32\data\Z\private\10202BE9\1000102A.txt "private\10202BE9\1000102A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
613 |
data=\epoc32\data\Z\resource\messaging\imcm.R01 "resource\messaging\imcm.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
614 |
alias resource\messaging\imcm.R01 resource\messaging\imcm.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
615 |
REM MTUR Engine data layers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
616 |
file=\epoc32\release\ARMV5\urel\mtur.dll "sys\bin\mtur.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
617 |
REM Messaging Url Handler |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
618 |
REM Feature QoS is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
619 |
REM Initialisor for TI Bluetooth hardware |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
620 |
REM Version 4.1.21 script included |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
621 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\tiinit_4.1.21.bts "Private\101F7989\Bluetooth\tiinit_4.1.21.bts" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
622 |
REM Version 4.2.38 script included |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
623 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\tiinit_4.2.38.bts "Private\101F7989\Bluetooth\tiinit_4.2.38.bts" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
624 |
REM HCTL for TI hardware |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
625 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\hctl_ti.ini "Private\101F7989\Bluetooth\hctl_ti.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
626 |
REM H4 HCTL implementation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
627 |
data=\epoc32\data\Z\Private\101F7989\Bluetooth\hctl_uart_original.ini "Private\101F7989\Bluetooth\hctl_uart_original.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
628 |
REM GT Help Model |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
629 |
file=\epoc32\release\ARMV5\urel\hlplch.dll "sys\bin\hlplch.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
630 |
data=\epoc32\data\Z\Resource\Apps\lch.rsc "Resource\Apps\lch.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
631 |
file=\epoc32\release\ARMV5\urel\inetprotutil.dll "sys\bin\INetProtUtil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
632 |
file=\epoc32\release\ARMV5\urel\Http.dll "sys\bin\Http.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
633 |
data=\epoc32\data\Z\Resource\Errors\HttpClientErr.R01 "Resource\Errors\HttpClientErr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
634 |
alias Resource\Errors\HttpClientErr.R01 Resource\Errors\HttpClientErr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
635 |
file=\epoc32\release\ARMV5\urel\httputils.dll "sys\bin\httputils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
636 |
REM MISSING file=\epoc32\release\ARMV5\urel\httpserviceapitest.exe System\Programs\httpserviceapitest.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
637 |
REM MISSING data=\epoc32\data\c\testdata\scripts\httpserviceapitest.script testdata\scripts\httpserviceapitest.script |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
638 |
REM MISSING data=\epoc32\data\z\testdata\configs\ethernetced_httpserviceapi.xml testdata\configs\ethernetced_httpserviceapi.xml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
639 |
REM MISSING data=\epoc32\data\z\httptest\httpservicetest\httpclient.ini httptest\httpservicetest\httpclient.ini |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
640 |
REM MISSING data=\epoc32\data\z\httptest\httpservicetest\testdl.txt httptest\httpservicetest\testdl.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
641 |
REM MISSING data=\epoc32\data\z\httptest\httpservicetest\testdl2.txt httptest\httpservicetest\testdl2.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
642 |
file=\epoc32\release\ARMV5\urel\HWRMCommon.dll "sys\bin\HWRMCommon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
643 |
file=\epoc32\release\ARMV5\urel\HWRMServer.exe "sys\bin\HWRMServer.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
644 |
file=\epoc32\release\ARMV5\urel\HWRMClient.dll "sys\bin\HWRMClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
645 |
file=\epoc32\release\ARMV5\urel\HWRMLightClient.dll "sys\bin\HWRMLightClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
646 |
file=\epoc32\release\ARMV5\urel\HWRMExtendedLightClient.dll "sys\bin\HWRMExtendedLightClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
647 |
file=\epoc32\release\ARMV5\urel\HWRMPowerClient.dll "sys\bin\HWRMPowerClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
648 |
data=\epoc32\data\Z\private\101f7a02\backup_registration.xml "private\101f7a02\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
649 |
data=\epoc32\data\Z\private\101f7a02\ProductHWRMLightsPolicy.ini "private\101f7a02\ProductHWRMLightsPolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
650 |
data=\epoc32\data\Z\private\101f7a02\ProductHWRMVibraPolicy.ini "private\101f7a02\ProductHWRMVibraPolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
651 |
data=\epoc32\data\Z\private\101f7a02\ProductHWRMFmTxPolicy.ini "private\101f7a02\ProductHWRMFmTxPolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
652 |
data=\epoc32\data\Z\private\101f7a02\CustomerHWRMLightsPolicy.ini "private\101f7a02\CustomerHWRMLightsPolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
653 |
data=\epoc32\data\Z\private\101f7a02\CustomerHWRMVibraPolicy.ini "private\101f7a02\CustomerHWRMVibraPolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
654 |
data=\epoc32\data\Z\private\101f7a02\CustomerHWRMFmTxPolicy.ini "private\101f7a02\CustomerHWRMFmTxPolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
655 |
data=\epoc32\data\Z\private\101f7a02\ConvertFromUnicode.dat "private\101f7a02\ConvertFromUnicode.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
656 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, hwrmuiplugin.dll , hwrmuiplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
657 |
REM BMP Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
658 |
data=\epoc32\data\Z\Resource\ICL\101F45AE_extra.rsc "Resource\ICL\101F45AE_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
659 |
REM GIF Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
660 |
data=\epoc32\data\Z\Resource\ICL\101F45B1_extra.rsc "Resource\ICL\101F45B1_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
661 |
REM ICO Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
662 |
data=\epoc32\data\Z\Resource\ICL\101F45D3_extra.rsc "Resource\ICL\101F45D3_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
663 |
REM JPEG Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
664 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, jpegcodec.dll , jpegcodec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
665 |
data=\epoc32\data\Z\Resource\ICL\101F45D6_extra.rsc "Resource\ICL\101F45D6_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
666 |
REM JEPG YUV Decoder |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
667 |
REM Jpeg Yuv Decoder Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
668 |
REM MBM Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
669 |
data=\epoc32\data\Z\Resource\ICL\101F45CA_extra.rsc "Resource\ICL\101F45CA_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
670 |
REM OTA Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
671 |
data=\epoc32\data\Z\Resource\ICL\101F45D0_extra.rsc "Resource\ICL\101F45D0_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
672 |
REM WBMP Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
673 |
data=\epoc32\data\Z\Resource\ICL\101F45CD_extra.rsc "Resource\ICL\101F45CD_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
674 |
REM TIFF Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
675 |
data=\epoc32\data\Z\Resource\ICL\101F45C0_extra.rsc "Resource\ICL\101F45C0_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
676 |
REM PNG Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
677 |
data=\epoc32\data\Z\Resource\ICL\101F45C7_extra.rsc "Resource\ICL\101F45C7_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
678 |
REM WMF Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
679 |
data=\epoc32\data\Z\Resource\ICL\101F45B5_extra.rsc "Resource\ICL\101F45B5_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
680 |
REM Shaper |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
681 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, IcuLayoutEngine.dll , IcuLayoutEngine.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
682 |
REM Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
683 |
file=\epoc32\release\ARMV5\urel\ImageConversion.dll "sys\bin\ImageConversion.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
684 |
REM ImageConversionResolver Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
685 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, imageconversionresolver.dll , imageconversionresolver.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
686 |
REM JPEG Exif Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
687 |
file=\epoc32\release\ARMV5\urel\JPEGExifPlugin.dll "sys\bin\JPEGExifPlugin.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
688 |
REM JPEG Exif ImageFrame Plugin for Image Conversion Library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
689 |
file=\epoc32\release\ARMV5\urel\JPEGImageFramePlugin.dll "sys\bin\JPEGImageFramePlugin.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
690 |
REM ICL Recognizer library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
691 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recicl.dll , recicl.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
692 |
REM sub-components |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
693 |
REM ImageTransform.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
694 |
file=\epoc32\release\ARMV5\urel\ImageTransform.dll "sys\bin\ImageTransform.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
695 |
REM ImageDisplay.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
696 |
file=\epoc32\release\ARMV5\urel\ImageDisplay.dll "sys\bin\ImageDisplay.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
697 |
REM MngImageDisplay.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
698 |
REM Inet URI List |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
699 |
data=\epoc32\data\Z\private\20009d70\backup_registration.xml "private\20009d70\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
700 |
data=\epoc32\data\Z\private\20009d70\ineturilist.xml "private\20009d70\ineturilist.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
701 |
data=\epoc32\data\Z\private\20009d70\defaulttldpolicy.xml "private\20009d70\defaulttldpolicy.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
702 |
data=\epoc32\data\Z\system\install\ineturilist_stub.SIS "system\install\ineturilist_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
703 |
REM Feature DHCP is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
704 |
REM Feature DHCP is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
705 |
REM ESock IP Protocol Meta and Connection Provider |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
706 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ipproto.dll , ipproto.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
707 |
REM IPSEC protocol and other core components |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
708 |
REM Feature IPSEC not included in this rom |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
709 |
REM Mobility Core Providers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
710 |
file=\epoc32\release\ARMV5\urel\mobilitycoreproviders.dll "sys\bin\mobilitycoreproviders.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
711 |
REM ESock TCP\UDP Connection Provider |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
712 |
file=\epoc32\release\ARMV5\urel\iptransportimpl.dll "sys\bin\iptransportimpl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
713 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, iptransportmanagement.dll , iptransportmanagement.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
714 |
REM *** The following iby files are always included, whether IRDA is |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
715 |
REM *** supported by the device or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
716 |
REM If __OBEX_DEBUG__ is defined pull in debug versions of the |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
717 |
REM OBEX DLLs and transport controllers regardless of the ROM type |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
718 |
REM *** The following iby files are always included, whether obex is |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
719 |
REM *** supported by the device or not. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
720 |
REM *** The following dlls are client side dlls. They are always included |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
721 |
REM *** in the ROM, whether obex is supported by the device or not, so |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
722 |
REM *** that client applications can link against them regardless. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
723 |
REM Alias new obex.dll to also appear as irobex.dll to support legacy apps |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
724 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
725 |
REM *** supports OBEX, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
726 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
727 |
REM *** supports USB, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
728 |
REM OBEX USB transport is not included in this ROM as it depends on USB |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
729 |
REM *** Now for things which should only be included if the device |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
730 |
REM *** supports bluetooth, to save ROM space... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
731 |
REM *** irda.dll and irtranp.dll (Infrared Transfer Picture) are |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
732 |
REM *** client side dlls. They are always included in the ROM whether |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
733 |
REM *** IRDA is supported by the device or not, so that client |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
734 |
REM *** applications can link against them regardless. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
735 |
kerneltrace=0x00080000 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
736 |
file=\epoc32\release\ARMV5\urel\lbs.dll "sys\bin\lbs.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
737 |
REM LBS data source DLL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
738 |
REM LBS Network Internal API |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
739 |
data=\epoc32\data\z\private\10282253\lbs\lbsprofile.ini "private\10282253\lbs\lbsprofile.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
740 |
file=\epoc32\release\ARMV5\urel\eposindicator.dll "sys\bin\eposindicator.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
741 |
REM LBS reference data source DLL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
742 |
data=\epoc32\data\Z\Resource\nlabtgpspsyconstants.rsc "resource\nlabtgpspsyconstants.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
743 |
data=\epoc32\data\Z\Resource\nlabtgpspsy_name.rsc "resource\nlabtgpspsy_name.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
744 |
data=\epoc32\data\Z\private\101f97b2\eposserver.rsc "private\101f97b2\eposserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
745 |
data=\epoc32\data\Z\private\101f97b2\backup_registration.xml "private\101f97b2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
746 |
REM LBS Quality Profile API |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
747 |
REM LBS Network Gateway |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
748 |
REM LBS Network Simulator |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
749 |
REM LBS Network Location Manager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
750 |
REM LBS Network Privacy Api |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
751 |
REM LBS Privacy Data Types |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
752 |
REM LBS Network Test |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
753 |
data=\epoc32\data\z\private\10202BE9\10281D6F.cre "private\10202BE9\10281D6F.cre" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
754 |
REM SUPL ASN1 Encode |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
755 |
REM LBS SUPL Test Module |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
756 |
REM LBS Privacy protocol module |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
757 |
REM LBS Privacy Request Api |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
758 |
data=\epoc32\data\Z\Resource\psytester.rsc "resource\psytester.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
759 |
REM LBS Privacy Protocol Module |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
760 |
file=\epoc32\release\ARMV5\urel\mdasoundadapter.dll "sys\bin\mdasoundadapter.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
761 |
REM Store, Etext, Form, Grid, Clock, Print, AlarmServer, WorldServer, Bafl, Egul, Cone, Dial, BmpAnim |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
762 |
REM STORE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
763 |
file=\epoc32\release\ARMV5\urel\estor.dll "sys\bin\EStor.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
764 |
REM EText |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
765 |
file=\epoc32\release\ARMV5\urel\field.dll "sys\bin\Field.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
766 |
file=\epoc32\release\ARMV5\urel\etext.dll "sys\bin\EText.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
767 |
REM Form |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
768 |
file=\epoc32\release\ARMV5\urel\form.dll "sys\bin\Form.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
769 |
file=\epoc32\release\ARMV5\urel\tagma.dll "sys\bin\Tagma.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
770 |
file=\epoc32\release\ARMV5\urel\clock.dll "sys\bin\Clock.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
771 |
file=\epoc32\release\ARMV5\urel\clocka.dll "sys\bin\ClockA.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
772 |
REM Feature PRINT is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
773 |
REM PwrCli |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
774 |
file=\epoc32\release\ARMV5\urel\bafl.dll "sys\bin\Bafl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
775 |
file=\epoc32\release\ARMV5\urel\baksrv.dll "sys\bin\baksrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
776 |
file=\epoc32\release\ARMV5\urel\baksrvs.exe "sys\bin\baksrvs.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
777 |
data=\epoc32\data\Z\Private\100048aa\backup_registration.xml "private\100048aa\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
778 |
file=\epoc32\release\ARMV5\urel\bsul.dll "sys\bin\bsul.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
779 |
file=\epoc32\release\ARMV5\urel\bsulinifile.dll "sys\bin\bsulinifile.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
780 |
REM Central Repository |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
781 |
file=\epoc32\release\ARMV5\urel\centralrepository.dll "sys\bin\centralrepository.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
782 |
file=\epoc32\release\ARMV5\urel\centralrepositorysrv.exe "sys\bin\centralrepositorysrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
783 |
data=\epoc32\data\Z\Private\10202BE9\backup_registration.xml "PRIVATE\10202BE9\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
784 |
file=\epoc32\release\ARMV5\urel\CENREPNOTIFHANDLER.DLL "sys\bin\CENREPNOTIFHANDLER.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
785 |
file=\epoc32\release\ARMV5\urel\sysutil.dll "sys\bin\sysutil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
786 |
file=\epoc32\release\ARMV5\urel\sysutilsetup.exe "sys\bin\sysutilsetup.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
787 |
REM NumberConversion.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
788 |
file=\epoc32\release\ARMV5\urel\NumberConversion.dll "sys\bin\NumberConversion.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
789 |
file=\epoc32\release\ARMV5\urel\MidiClient.dll "sys\bin\MidiClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
790 |
file=\epoc32\release\ARMV5\urel\MidiStandardCustomCommands.dll "sys\bin\MidiStandardCustomCommands.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
791 |
REM WAP 1.2 Push |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
792 |
data=\epoc32\data\Z\RESOURCE\messaging\wappushunknown.RSC "resource\messaging\wappushunknown.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
793 |
file=\epoc32\release\ARMV5\urel\mmcommon.dll "sys\bin\mmcommon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
794 |
file=\epoc32\release\ARMV5\urel\MmCommonUtils.dll "sys\bin\MmCommonUtils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
795 |
file=\epoc32\release\ARMV5\urel\MmfServerBaseclasses.dll "sys\bin\MmfServerBaseclasses.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
796 |
file=\epoc32\release\ARMV5\urel\MediaClient.dll "sys\bin\MediaClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
797 |
file=\epoc32\release\ARMV5\urel\MediaClientUtility.dll "sys\bin\MediaClientUtility.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
798 |
file=\epoc32\release\ARMV5\urel\MediaClientAudio.dll "sys\bin\MediaClientAudio.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
799 |
file=\epoc32\release\ARMV5\urel\MediaClientAudioStream.dll "sys\bin\MediaClientAudioStream.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
800 |
file=\epoc32\release\ARMV5\urel\MediaClientAudioInputStream.dll "sys\bin\MediaClientAudioInputStream.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
801 |
file=\epoc32\release\ARMV5\urel\MediaClientVideo.dll "sys\bin\MediaClientVideo.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
802 |
file=\epoc32\release\ARMV5\urel\mmfcontrollerframework.dll "sys\bin\mmfcontrollerframework.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
803 |
file=\epoc32\release\ARMV5\urel\audioutils.dll "sys\bin\audioutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
804 |
file=\epoc32\release\ARMV5\urel\MMFStandardCustomCommands.dll "sys\bin\MMFStandardCustomCommands.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
805 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mmruf.dll , mmruf.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
806 |
file=\epoc32\release\ARMV5\urel\mmfdrmpluginserverproxy.dll "sys\bin\mmfdrmpluginserverproxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
807 |
REM MMS Settings |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
808 |
REM MMTSY |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
809 |
data=\epoc32\data\Z\resource\mtp\102827AF.rsc "resource\mtp\102827AF.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
810 |
data=\epoc32\data\Z\resource\mtp\102827B1.rsc "resource\mtp\102827B1.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
811 |
data=\epoc32\data\Z\resource\mtp\dummydp.rsc "resource\mtp\dummydp.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
812 |
data=\epoc32\data\Z\resource\mtp\services.rsc "resource\mtp\services.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
813 |
data=\epoc32\data\Z\private\102827a2\backup_registration.xml "private\102827a2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
814 |
data=\epoc32\data\Z\private\102827a2\mtpdevice.ico "private\102827a2\mtpdevice.ico" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
815 |
data=\epoc32\data\Z\resource\mtp\102827B0.rsc "resource\mtp\102827B0.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
816 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
817 |
file=\epoc32\release\ARMV5\urel\napt.prt "sys\bin\napt.prt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
818 |
data=\epoc32\winscw\c\private\101F7989\esock\ip.napt.esk "private\101F7989\esock\ip.napt.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
819 |
data=\epoc32\winscw\c\private\101F7989\esock\napt.ini "private\101F7989\esock\napt.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
820 |
REM MISSING file=\epoc32\release\ARMV5\urel\NetCfgExtnBase.dll System\Libs\NetCfgExtnBase.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
821 |
REM User Prompt Service |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
822 |
data=\epoc32\data\z\system\install\upsserver.sis "system\install\upsserver.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
823 |
data=\epoc32\data\z\private\10283558\backup_registration.xml "private\10283558\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
824 |
file=\epoc32\release\ARMV5\urel\upsserver.exe "sys\bin\upsserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
825 |
file=\epoc32\release\ARMV5\urel\upsclient.dll "sys\bin\upsclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
826 |
file=\epoc32\release\ARMV5\urel\upsmanagement.dll "sys\bin\upsmanagement.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
827 |
file=\epoc32\release\ARMV5\urel\upspolicies.dll "sys\bin\upspolicies.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
828 |
file=\epoc32\release\ARMV5\urel\upsdb.dll "sys\bin\upsdb.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
829 |
file=\epoc32\release\ARMV5\urel\netups.dll "sys\bin\netups.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
830 |
REM Core Providers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
831 |
file=\epoc32\release\ARMV5\urel\simpleselectorbase.dll "sys\bin\simpleselectorbase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
832 |
REM User Prompt Service (UPS) Core Providers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
833 |
file=\epoc32\release\ARMV5\urel\upscoreproviders.dll "sys\bin\upscoreproviders.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
834 |
file=\epoc32\release\ARMV5\urel\netcfgext.dll "sys\bin\netcfgext.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
835 |
file=\epoc32\release\ARMV5\urel\ocsp.dll "sys\bin\ocsp.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
836 |
file=\epoc32\release\ARMV5\urel\ocsptransport.dll "sys\bin\ocsptransport.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
837 |
file=\epoc32\release\ARMV5\urel\ocspcommon.dll "sys\bin\ocspcommon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
838 |
REM Tls Provider |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
839 |
data=\epoc32\data\Z\Resource\tlsproviderpolicy.ini "Resource\tlsproviderpolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
840 |
data=\epoc32\data\Z\Resource\swtlstokentype.RSC "resource\swtlstokentype.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
841 |
data=\epoc32\data\Z\Resource\TlsCacheServer\TlsCacheTimeouts.RSC "resource\TlsCacheServer\TlsCacheTimeouts.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
842 |
REM ssl dll implementing ssl\tls secure socket layer protocol |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
843 |
REM Make sure the error strings appear in the ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
844 |
data=\epoc32\data\Z\Resource\Errors\SSLERR.R01 "Resource\Errors\sslerr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
845 |
alias Resource\Errors\sslerr.R01 Resource\Errors\sslerr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
846 |
file=\epoc32\release\ARMV5\urel\securesocket.DLL "sys\bin\securesocket.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
847 |
REM CSD Agent - Dialup networking |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
848 |
REM Make sure the error strings appear in the ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
849 |
data=\epoc32\data\Z\Resource\Errors\CSDERR.R01 "Resource\Errors\csderr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
850 |
alias Resource\Errors\csderr.R01 Resource\Errors\csderr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
851 |
REM GPRS AGT - Packet data networking |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
852 |
REM KIPPER - LAN AGT |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
853 |
REM dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
854 |
data=\epoc32\data\z\private\101F7989\esock\ccp.ini "private\101f7989\esock\ccp.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
855 |
REM Predictor PPP compression |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
856 |
REM Feature DHCP is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
857 |
file=\epoc32\release\ARMV5\urel\umtsif.dll "sys\bin\umtsif.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
858 |
REM Feature QoS is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
859 |
REM Feature QoS is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
860 |
REM Feature QoS is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
861 |
REM Feature QoS is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
862 |
REM IP Subconnection Provider |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
863 |
REM PDP Meta and Sub-Connection Connection Providers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
864 |
REM IP Subconnection Provider with QoS support |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
865 |
REM Feature QoS is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
866 |
REM --- DNS Proxy |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
867 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, nvgrenderstage.dll , nvgrenderstage.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
868 |
REM Messaging infrared MTM is not included in this ROM, because it depends on excluded INFRARED |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
869 |
REM Include the top-level OBY file in the ROM, as an audit trail... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
870 |
REM You do not want this in production ROMs! |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
871 |
REM Provides build number information to the emulator\ROM. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
872 |
data=\epoc32\data\buildinfo.txt "System\Data\buildinfo.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
873 |
demandpagingconfig 256 512 3 0 0 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
874 |
pagingoverride defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
875 |
codepagingpolicy defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
876 |
demandpagingconfig 64 128 3 0 0 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
877 |
pagingoverride defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
878 |
codepagingpolicy defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
879 |
demandpagingconfig 128 128 3 0 0 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
880 |
pagingoverride defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
881 |
codepagingpolicy defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
882 |
REM redefined BT_DIR as urel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
883 |
REM PDRSTORE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
884 |
REM Feature PRINT is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
885 |
REM ETel SAT API |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
886 |
file=\epoc32\release\ARMV5\urel\etelsat.dll "sys\bin\etelsat.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
887 |
file=\epoc32\release\ARMV5\urel\crber.dll "sys\bin\crber.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
888 |
file=\epoc32\release\ARMV5\urel\crpkcs12.dll "sys\bin\crpkcs12.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
889 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, PKCS12Recognizer.dll , PKCS12Recognizer.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
890 |
PlatSecDiagnostics ON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
891 |
PlatSecDiagnostics ON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
892 |
PlatSecEnforcement ON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
893 |
REM Printer Drivers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
894 |
REM Feature PRINT is not included in this ROM |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
895 |
REM Application Protocol recognisers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
896 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, WebUrlRec.dll , WebUrlRec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
897 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, RecBmark.dll , RecBmark.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
898 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, RecWeb.dll , RecWeb.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
899 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recwap.dll , recwap.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
900 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, audiostream.dll , audiostream.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
901 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, tonehwdevice.dll , tonehwdevice.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
902 |
file=\epoc32\release\ARMV5\urel\audiocodec.dll "sys\bin\audiocodec.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
903 |
file=\epoc32\release\ARMV5\urel\audiogaincontrol.dll "sys\bin\audiogaincontrol.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
904 |
file=\epoc32\release\ARMV5\urel\buffersink.dll "sys\bin\buffersink.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
905 |
file=\epoc32\release\ARMV5\urel\audiodevicesink.dll "sys\bin\audiodevicesink.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
906 |
file=\epoc32\release\ARMV5\urel\buffersource.dll "sys\bin\buffersource.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
907 |
file=\epoc32\release\ARMV5\urel\audiodevicesource.dll "sys\bin\audiodevicesource.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
908 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101FFA06GSM610Default.RSC "resource\a3f\HwDev0x101FFA06.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
909 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F21PU8Default.RSC "resource\a3f\HwDev0x101F9F21.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
910 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F36PCM8Default.RSC "resource\a3f\HwDev0x101F9F36.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
911 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F00PCM16Default.rsc "resource\a3f\HwDev0x101F9F00.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
912 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F01PCM16Default.rsc "resource\a3f\HwDev0x101F9F01.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
913 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F32ALawDefault.RSC "resource\a3f\HwDev0x101F9F32.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
914 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F34PCM16Default.RSC "resource\a3f\HwDev0x101F9F34.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
915 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F31MuLawDefault.RSC "resource\a3f\HwDev0x101F9F31.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
916 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F33PCM16Default.RSC "resource\a3f\HwDev0x101F9F33.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
917 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F35PCM16Default.RSC "resource\a3f\HwDev0x101F9F35.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
918 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F37PCM16Default.RSC "resource\a3f\HwDev0x101F9F37.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
919 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F38S16Default.RSC "resource\a3f\HwDev0x101F9F38.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
920 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F3cS16Default.RSC "resource\a3f\HwDev0x101F9F3c.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
921 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F3dpcm16bDefault.RSC "resource\a3f\HwDev0x101F9F3d.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
922 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x101F9F40IMADDefault.RSC "resource\a3f\HwDev0x101F9F40.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
923 |
data=\epoc32\data\Z\Resource\a3f\hwdev0x101f9f41pcm16default.RSC "resource\a3f\HwDev0x101F9F41.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
924 |
data=\epoc32\data\Z\Resource\a3f\hwdev0x101ffa05pcm16default.RSC "resource\a3f\hwdev0x101ffa05.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
925 |
data=\epoc32\data\Z\Resource\a3f\HwDev0xa0000a7aPCM16Default.RSC "resource\a3f\HwDev0xa0000a7a.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
926 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102737B2OGGDecDefault.RSC "resource\a3f\HwDev0x102737B2.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
927 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102737B4OGGEncDefault.RSC "resource\a3f\HwDev0x102737B4.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
928 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10283463ToneDefault.RSC "resource\a3f\HwDev0x10283463.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
929 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x1020659DRawDecEncDefault.RSC "resource\a3f\HwDev0x1020659D.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
930 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x1020658FMp3DecDefault.RSC "resource\a3f\HwDev0x1020658F.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
931 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10206596AmrNbDecDefault.RSC "resource\a3f\HwDev0x10206596.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
932 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x1020659EAmrNbEncDefault.RSC "resource\a3f\HwDev0x1020659E.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
933 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102065b0AmrNbEncDefault.RSC "resource\a3f\HwDev0x102065b0.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
934 |
data=\epoc32\data\Z\Resource\a3f\HwDev0xA0000A34AmrWbEncDefault.RSC "resource\a3f\HwDev0xA0000A34.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
935 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10206591AmrWbDecDefault.RSC "resource\a3f\HwDev0x10206591.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
936 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x102084BCSbcEncDefault.rsc "resource\a3f\HwDev0x102084BC.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
937 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205E63iLbcDecDefault.RSC "resource\a3f\HwDev0x10205E63.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
938 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205E66iLbcEncDefault.RSC "resource\a3f\HwDev0x10205E66.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
939 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10208826G729EncDefault.RSC "resource\a3f\HwDev0x10208826.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
940 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205EEAG729DecDefault.RSC "resource\a3f\HwDev0x10205EEA.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
941 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205EE4G711DecDefault.RSC "resource\a3f\HwDev0x10205EE4.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
942 |
data=\epoc32\data\Z\Resource\a3f\HwDev0x10205EE7G711EncDefault.RSC "resource\a3f\HwDev0x10205EE7.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
943 |
file=\epoc32\release\ARMV5\urel\mmrcclient.dll "sys\bin\mmrcclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
944 |
file=\epoc32\release\ARMV5\urel\mmrcserver.dll "sys\bin\mmrcserver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
945 |
REM ConArcPlugin from converting Rich text to HTML |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
946 |
REM Internal: Rt2htmCv |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
947 |
data=\epoc32\data\z\resource\convert\1000071c.RSC "Resource\Convert\1000071c.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
948 |
REM Feature RTP not included in this rom -> Substituted with rtpremoved.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
949 |
REM Feature RTP not included in this rom |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
950 |
data=\epoc32\data\Z\private\10202BE9\101F8770.txt "private\10202BE9\101F8770.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
951 |
data=\epoc32\data\Z\private\10202BE9\1028583d.txt "private\10202BE9\1028583d.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
952 |
data=\epoc32\data\Z\private\10202BE9\101F9A0A.txt "private\10202BE9\101F9A0A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
953 |
data=\epoc32\data\Z\private\10202BE9\10282BCD.txt "private\10202BE9\10282BCD.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
954 |
data=\epoc32\data\Z\private\10202BE9\101F8765.txt "private\10202BE9\101F8765.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
955 |
data=\epoc32\data\Z\private\10202BE9\10200C8B.txt "private\10202BE9\10200C8B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
956 |
data=\epoc32\data\Z\private\10202BE9\101F877E.txt "private\10202BE9\101F877E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
957 |
data=\epoc32\data\Z\private\10202BE9\10207B74.txt "private\10202BE9\10207B74.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
958 |
data=\epoc32\data\Z\private\10202BE9\2000F8F3.txt "private\10202BE9\2000F8F3.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
959 |
data=\epoc32\data\Z\private\10202BE9\101F876F.txt "private\10202BE9\101F876F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
960 |
data=\epoc32\data\Z\private\10202BE9\2002677B.txt "private\10202BE9\2002677B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
961 |
data=\epoc32\data\Z\private\10202BE9\10207B87.txt "private\10202BE9\10207B87.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
962 |
data=\epoc32\data\Z\private\10202BE9\101F8731.txt "private\10202BE9\101F8731.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
963 |
data=\epoc32\data\Z\private\10202BE9\10207467.txt "private\10202BE9\10207467.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
964 |
data=\epoc32\data\Z\private\10202BE9\101F877F.txt "private\10202BE9\101F877F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
965 |
data=\epoc32\data\Z\private\10202BE9\10008D3A.txt "private\10202BE9\10008D3A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
966 |
data=\epoc32\data\Z\private\10202BE9\2000F8EA.txt "private\10202BE9\2000F8EA.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
967 |
data=\epoc32\data\Z\private\10202BE9\2001FCBA.txt "private\10202BE9\2001FCBA.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
968 |
data=\epoc32\data\Z\private\10202BE9\10282ee7.txt "private\10202BE9\10282ee7.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
969 |
data=\epoc32\data\Z\private\10202BE9\10281872.txt "private\10202BE9\10281872.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
970 |
data=\epoc32\data\Z\private\10202BE9\102029A2.txt "private\10202BE9\102029A2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
971 |
data=\epoc32\data\Z\private\10202BE9\10204338.txt "private\10202BE9\10204338.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
972 |
data=\epoc32\data\Z\private\10202BE9\10281BC8.txt "private\10202BE9\10281BC8.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
973 |
data=\epoc32\data\Z\private\10202BE9\20022FC0.txt "private\10202BE9\20022FC0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
974 |
data=\epoc32\data\Z\private\10202BE9\101F8751.txt "private\10202BE9\101F8751.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
975 |
data=\epoc32\data\Z\private\10202BE9\1028190A.txt "private\10202BE9\1028190A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
976 |
data=\epoc32\data\Z\private\10202BE9\101F87A3.txt "private\10202BE9\101F87A3.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
977 |
data=\epoc32\data\Z\private\10202BE9\101F880B.txt "private\10202BE9\101F880B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
978 |
data=\epoc32\data\Z\private\10202BE9\2000F8EC.txt "private\10202BE9\2000F8EC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
979 |
data=\epoc32\data\Z\private\10202BE9\101F8809.txt "private\10202BE9\101F8809.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
980 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10281FAB.txt private\10202BE9\10281FAB.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
981 |
data=\epoc32\data\Z\private\10202BE9\101F7A81.txt "private\10202BE9\101F7A81.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
982 |
data=\epoc32\data\Z\private\10202BE9\10283344.txt "private\10202BE9\10283344.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
983 |
data=\epoc32\data\Z\private\10202BE9\20016BC5.txt "private\10202BE9\20016BC5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
984 |
data=\epoc32\data\Z\private\10202BE9\20022D83.txt "private\10202BE9\20022D83.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
985 |
data=\epoc32\data\Z\private\10202BE9\10208dd7.txt "private\10202BE9\10208dd7.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
986 |
data=\epoc32\data\Z\private\10202BE9\101FB654.txt "private\10202BE9\101FB654.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
987 |
data=\epoc32\data\Z\private\10202BE9\102828B2.txt "private\10202BE9\102828B2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
988 |
data=\epoc32\data\Z\private\10202BE9\10205056.txt "private\10202BE9\10205056.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
989 |
data=\epoc32\data\Z\private\10202BE9\102750C6.txt "private\10202BE9\102750C6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
990 |
data=\epoc32\data\Z\private\10202BE9\101f6d12.txt "private\10202BE9\101f6d12.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
991 |
data=\epoc32\data\Z\private\10202BE9\102818E8.txt "private\10202BE9\102818E8.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
992 |
data=\epoc32\data\Z\private\10202BE9\101F9A1D.txt "private\10202BE9\101F9A1D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
993 |
data=\epoc32\data\Z\private\10202BE9\101F874B.txt "private\10202BE9\101F874B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
994 |
data=\epoc32\data\Z\private\10202BE9\10282266.txt "private\10202BE9\10282266.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
995 |
data=\epoc32\data\Z\private\10202BE9\20021346.txt "private\10202BE9\20021346.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
996 |
data=\epoc32\data\Z\private\10202BE9\20009CAE.txt "private\10202BE9\20009CAE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
997 |
data=\epoc32\data\Z\private\10202BE9\2000F86E.txt "private\10202BE9\2000F86E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
998 |
data=\epoc32\data\Z\private\10202BE9\10283114.txt "private\10202BE9\10283114.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
999 |
data=\epoc32\data\Z\private\10202BE9\102828B1.txt "private\10202BE9\102828B1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1000 |
data=\epoc32\data\Z\private\10202BE9\101F8557.txt "private\10202BE9\101F8557.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1001 |
data=\epoc32\data\Z\private\10202BE9\101FD67E.txt "private\10202BE9\101FD67E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1002 |
data=\epoc32\data\Z\private\10202BE9\101fe99b.txt "private\10202BE9\101fe99b.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1003 |
data=\epoc32\data\Z\private\10202BE9\101FFCD0.txt "private\10202BE9\101FFCD0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1004 |
data=\epoc32\data\Z\private\10202BE9\2000B494.txt "private\10202BE9\2000B494.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1005 |
data=\epoc32\data\Z\private\10202BE9\102071F5.txt "private\10202BE9\102071F5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1006 |
data=\epoc32\data\Z\private\10202BE9\101fed88.txt "private\10202BE9\101fed88.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1007 |
data=\epoc32\data\Z\private\10202BE9\2001011A.txt "private\10202BE9\2001011A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1008 |
data=\epoc32\data\Z\private\10202BE9\101FE999.txt "private\10202BE9\101FE999.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1009 |
data=\epoc32\data\Z\private\10202BE9\2000F8F2.txt "private\10202BE9\2000F8F2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1010 |
data=\epoc32\data\Z\private\10202BE9\101F876D.txt "private\10202BE9\101F876D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1011 |
data=\epoc32\data\Z\private\10202BE9\10205CBF.txt "private\10202BE9\10205CBF.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1012 |
data=\epoc32\data\Z\private\10202BE9\10282BCC.txt "private\10202BE9\10282BCC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1013 |
data=\epoc32\data\Z\private\10202BE9\2000B16B.txt "private\10202BE9\2000B16B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1014 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10285abc.txt private\10202BE9\10285abc.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1015 |
data=\epoc32\data\Z\private\10202BE9\2001E610.txt "private\10202BE9\2001E610.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1016 |
data=\epoc32\data\Z\private\10202BE9\2001FCBD.txt "private\10202BE9\2001FCBD.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1017 |
data=\epoc32\data\Z\private\10202BE9\2001FCB9.txt "private\10202BE9\2001FCB9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1018 |
data=\epoc32\data\Z\private\10202BE9\2001E611.txt "private\10202BE9\2001E611.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1019 |
data=\epoc32\data\Z\private\10202BE9\10285c46.txt "private\10202BE9\10285c46.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1020 |
data=\epoc32\data\Z\private\10202BE9\10205afb.txt "private\10202BE9\10205afb.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1021 |
data=\epoc32\data\Z\private\10202BE9\2001FE55.txt "private\10202BE9\2001FE55.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1022 |
data=\epoc32\data\Z\private\10202BE9\2002120B.txt "private\10202BE9\2002120B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1023 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\101F87A1.txt private\10202BE9\101F87A1.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1024 |
data=\epoc32\data\Z\private\10202BE9\2001FE4D.txt "private\10202BE9\2001FE4D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1025 |
data=\epoc32\data\Z\private\10202BE9\2000B5C5.txt "private\10202BE9\2000B5C5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1026 |
data=\epoc32\data\Z\private\10202BE9\102072D0.txt "private\10202BE9\102072D0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1027 |
data=\epoc32\data\Z\private\10202BE9\102824A0.txt "private\10202BE9\102824A0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1028 |
data=\epoc32\data\Z\private\10202BE9\20026F5E.txt "private\10202BE9\20026F5E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1029 |
data=\epoc32\data\Z\private\10202BE9\1020383e.txt "private\10202BE9\1020383e.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1030 |
data=\epoc32\data\Z\private\10202BE9\101FFCD2.txt "private\10202BE9\101FFCD2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1031 |
data=\epoc32\data\Z\private\10202BE9\101F884C.txt "private\10202BE9\101F884C.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1032 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\2001ea7f.txt private\10202BE9\2001ea7f.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1033 |
data=\epoc32\data\Z\private\10202BE9\10207267.txt "private\10202BE9\10207267.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1034 |
data=\epoc32\data\Z\private\10202BE9\101F8781.txt "private\10202BE9\101F8781.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1035 |
data=\epoc32\data\Z\private\10202BE9\102071F2.txt "private\10202BE9\102071F2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1036 |
data=\epoc32\data\Z\private\10202BE9\102750A0.txt "private\10202BE9\102750A0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1037 |
data=\epoc32\data\Z\private\10202BE9\1028312F.txt "private\10202BE9\1028312F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1038 |
data=\epoc32\data\Z\private\10202BE9\200195AD.txt "private\10202BE9\200195AD.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1039 |
data=\epoc32\data\Z\private\10202BE9\101f6d50.txt "private\10202BE9\101f6d50.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1040 |
data=\epoc32\data\Z\private\10202BE9\101F8769.txt "private\10202BE9\101F8769.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1041 |
data=\epoc32\data\Z\private\10202BE9\1028239D.txt "private\10202BE9\1028239D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1042 |
data=\epoc32\data\Z\private\10202BE9\101FFC03.txt "private\10202BE9\101FFC03.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1043 |
data=\epoc32\data\Z\private\10202BE9\2000B438.txt "private\10202BE9\2000B438.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1044 |
data=\epoc32\data\Z\private\10202BE9\2000E542.txt "private\10202BE9\2000E542.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1045 |
data=\epoc32\data\Z\private\10202BE9\10204DA9.txt "private\10202BE9\10204DA9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1046 |
data=\epoc32\data\Z\private\10202BE9\2001E321.txt "private\10202BE9\2001E321.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1047 |
data=\epoc32\data\Z\private\10202BE9\2000F8F0.txt "private\10202BE9\2000F8F0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1048 |
data=\epoc32\data\Z\private\10202BE9\2001B2C9.txt "private\10202BE9\2001B2C9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1049 |
data=\epoc32\data\Z\private\10202BE9\200159ED.txt "private\10202BE9\200159ED.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1050 |
data=\epoc32\data\Z\private\10202BE9\10204DAB.txt "private\10202BE9\10204DAB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1051 |
data=\epoc32\data\Z\private\10202BE9\101F6DE5.txt "private\10202BE9\101F6DE5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1052 |
data=\epoc32\data\Z\private\10202BE9\10274556.txt "private\10202BE9\10274556.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1053 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10285abe.txt private\10202BE9\10285abe.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1054 |
data=\epoc32\data\Z\private\10202BE9\101F87EC.txt "private\10202BE9\101F87EC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1055 |
data=\epoc32\data\Z\private\10202BE9\2000F8EB.txt "private\10202BE9\2000F8EB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1056 |
data=\epoc32\data\Z\private\10202BE9\101F874D.txt "private\10202BE9\101F874D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1057 |
data=\epoc32\data\Z\private\10202BE9\10281EEF.txt "private\10202BE9\10281EEF.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1058 |
data=\epoc32\data\Z\private\10202BE9\102072E5.txt "private\10202BE9\102072E5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1059 |
data=\epoc32\data\Z\private\10202BE9\20011118.txt "private\10202BE9\20011118.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1060 |
data=\epoc32\data\Z\private\10202BE9\20010128.txt "private\10202BE9\20010128.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1061 |
data=\epoc32\data\Z\private\10202BE9\2000B5E3.txt "private\10202BE9\2000B5E3.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1062 |
data=\epoc32\data\Z\private\10202BE9\101f884a.txt "private\10202BE9\101f884a.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1063 |
data=\epoc32\data\Z\private\10202BE9\101F6DE4.txt "private\10202BE9\101F6DE4.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1064 |
data=\epoc32\data\Z\private\10202BE9\10282E7F.txt "private\10202BE9\10282E7F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1065 |
data=\epoc32\data\Z\private\10202BE9\101F884D.txt "private\10202BE9\101F884D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1066 |
data=\epoc32\data\Z\private\10202BE9\2002676F.txt "private\10202BE9\2002676F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1067 |
data=\epoc32\data\Z\private\10202BE9\100058DB.txt "private\10202BE9\100058DB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1068 |
data=\epoc32\data\Z\private\10202BE9\102072E2.txt "private\10202BE9\102072E2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1069 |
data=\epoc32\data\Z\private\10202BE9\101F876C.txt "private\10202BE9\101F876C.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1070 |
data=\epoc32\data\Z\private\10202BE9\2000E58C.txt "private\10202BE9\2000E58C.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1071 |
data=\epoc32\data\Z\private\10202BE9\101F8763.txt "private\10202BE9\101F8763.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1072 |
data=\epoc32\data\Z\private\10202BE9\2000F8F1.txt "private\10202BE9\2000F8F1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1073 |
data=\epoc32\data\Z\private\10202BE9\101F880A.txt "private\10202BE9\101F880A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1074 |
data=\epoc32\data\Z\private\10202BE9\2000E59A.txt "private\10202BE9\2000E59A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1075 |
data=\epoc32\data\Z\private\10202BE9\200025A6.txt "private\10202BE9\200025A6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1076 |
data=\epoc32\data\Z\private\10202BE9\102071F1.txt "private\10202BE9\102071F1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1077 |
data=\epoc32\data\Z\private\10202BE9\2001E272.txt "private\10202BE9\2001E272.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1078 |
data=\epoc32\data\Z\private\10202BE9\1020730B.txt "private\10202BE9\1020730B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1079 |
data=\epoc32\data\Z\private\10202BE9\1020720A.txt "private\10202BE9\1020720A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1080 |
data=\epoc32\data\Z\private\10202BE9\10275102.txt "private\10202BE9\10275102.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1081 |
data=\epoc32\data\Z\private\10202BE9\2000B189.txt "private\10202BE9\2000B189.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1082 |
data=\epoc32\data\Z\private\10202BE9\101F874E.txt "private\10202BE9\101F874E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1083 |
data=\epoc32\data\Z\private\10202BE9\102858F2.txt "private\10202BE9\102858F2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1084 |
data=\epoc32\data\Z\private\10202BE9\101F877C.txt "private\10202BE9\101F877C.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1085 |
data=\epoc32\data\Z\private\10202BE9\101F883B.txt "private\10202BE9\101F883B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1086 |
data=\epoc32\data\Z\private\10202BE9\102830B0.txt "private\10202BE9\102830B0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1087 |
data=\epoc32\data\Z\private\10202BE9\100059CB.txt "private\10202BE9\100059CB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1088 |
data=\epoc32\data\Z\private\10202BE9\10207843.txt "private\10202BE9\10207843.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1089 |
data=\epoc32\data\Z\private\10202BE9\2000E58E.txt "private\10202BE9\2000E58E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1090 |
data=\epoc32\data\Z\private\10202BE9\101F8780.txt "private\10202BE9\101F8780.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1091 |
data=\epoc32\data\Z\private\10202BE9\2000B195.txt "private\10202BE9\2000B195.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1092 |
data=\epoc32\data\Z\private\10202BE9\10008D42.txt "private\10202BE9\10008D42.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1093 |
data=\epoc32\data\Z\private\10202BE9\101F8E44.txt "private\10202BE9\101F8E44.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1094 |
data=\epoc32\data\Z\private\10202BE9\101F87AA.txt "private\10202BE9\101F87AA.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1095 |
data=\epoc32\data\Z\private\10202BE9\101FD64D.txt "private\10202BE9\101FD64D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1096 |
data=\epoc32\data\Z\private\10202BE9\2001111B.txt "private\10202BE9\2001111B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1097 |
data=\epoc32\data\Z\private\10202BE9\10202d4c.txt "private\10202BE9\10202d4c.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1098 |
data=\epoc32\data\Z\private\10202BE9\20019548.txt "private\10202BE9\20019548.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1099 |
data=\epoc32\data\Z\private\10202BE9\2000B5C6.txt "private\10202BE9\2000B5C6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1100 |
data=\epoc32\data\Z\private\10202BE9\200100FD.txt "private\10202BE9\200100FD.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1101 |
data=\epoc32\data\Z\private\10202BE9\10282826.txt "private\10202BE9\10282826.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1102 |
data=\epoc32\data\Z\private\10202BE9\10282823.txt "private\10202BE9\10282823.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1103 |
data=\epoc32\data\Z\private\10202BE9\102824AE.txt "private\10202BE9\102824AE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1104 |
data=\epoc32\data\Z\private\10202BE9\101F8762.txt "private\10202BE9\101F8762.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1105 |
data=\epoc32\data\Z\private\10202BE9\10207A84.txt "private\10202BE9\10207A84.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1106 |
data=\epoc32\data\Z\private\10202BE9\101F87A8.txt "private\10202BE9\101F87A8.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1107 |
data=\epoc32\data\Z\private\10202BE9\2001E280.txt "private\10202BE9\2001E280.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1108 |
data=\epoc32\data\Z\private\10202BE9\1020781C.txt "private\10202BE9\1020781C.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1109 |
data=\epoc32\data\Z\private\10202BE9\1020507E.txt "private\10202BE9\1020507E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1110 |
data=\epoc32\data\Z\private\10202BE9\102029AC.txt "private\10202BE9\102029AC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1111 |
data=\epoc32\data\Z\private\10202BE9\200195A2.txt "private\10202BE9\200195A2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1112 |
data=\epoc32\data\Z\private\10202BE9\2001F3FE.txt "private\10202BE9\2001F3FE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1113 |
data=\epoc32\data\Z\private\10202BE9\101F87EB.txt "private\10202BE9\101F87EB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1114 |
data=\epoc32\data\Z\private\10202BE9\101F8775.txt "private\10202BE9\101F8775.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1115 |
data=\epoc32\data\Z\private\10202BE9\10281C7D.txt "private\10202BE9\10281C7D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1116 |
data=\epoc32\data\Z\private\10202BE9\101F8871.txt "private\10202BE9\101F8871.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1117 |
data=\epoc32\data\Z\private\10202BE9\10281d44.txt "private\10202BE9\10281d44.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1118 |
data=\epoc32\data\Z\private\10202BE9\101F8764.txt "private\10202BE9\101F8764.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1119 |
data=\epoc32\data\Z\private\10202BE9\2001B29B.txt "private\10202BE9\2001B29B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1120 |
data=\epoc32\data\Z\private\10202BE9\101FFA86.txt "private\10202BE9\101FFA86.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1121 |
data=\epoc32\data\Z\private\10202BE9\101F8782.txt "private\10202BE9\101F8782.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1122 |
data=\epoc32\data\Z\private\10202BE9\101F8847.txt "private\10202BE9\101F8847.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1123 |
data=\epoc32\data\Z\private\10202BE9\101F877D.txt "private\10202BE9\101F877D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1124 |
data=\epoc32\data\Z\private\10202BE9\1028281F.txt "private\10202BE9\1028281F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1125 |
data=\epoc32\data\Z\private\10202BE9\101F8850.txt "private\10202BE9\101F8850.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1126 |
data=\epoc32\data\Z\private\10202BE9\101F87EA.txt "private\10202BE9\101F87EA.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1127 |
data=\epoc32\data\Z\private\10202BE9\2001B26B.txt "private\10202BE9\2001B26B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1128 |
data=\epoc32\data\Z\private\10202BE9\102869c1.txt "private\10202BE9\102869c1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1129 |
data=\epoc32\data\Z\private\10202BE9\101FB0D9.txt "private\10202BE9\101FB0D9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1130 |
data=\epoc32\data\Z\private\10202BE9\2001E66D.txt "private\10202BE9\2001E66D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1131 |
data=\epoc32\data\Z\private\10202BE9\10208A43.txt "private\10202BE9\10208A43.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1132 |
data=\epoc32\data\Z\private\10202BE9\101F4CD5.txt "private\10202BE9\101F4CD5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1133 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\102869c7.txt private\10202BE9\102869c7.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1134 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10283137.txt private\10202BE9\10283137.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1135 |
data=\epoc32\data\Z\private\10202BE9\200159C9.txt "private\10202BE9\200159C9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1136 |
data=\epoc32\data\Z\private\10202BE9\102073D2.txt "private\10202BE9\102073D2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1137 |
data=\epoc32\data\Z\private\10202BE9\101f401d.txt "private\10202BE9\101f401d.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1138 |
data=\epoc32\data\Z\private\10202BE9\101FB0D5.txt "private\10202BE9\101FB0D5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1139 |
data=\epoc32\data\Z\private\10202BE9\101F8801.txt "private\10202BE9\101F8801.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1140 |
data=\epoc32\data\Z\private\10202BE9\10008D3B.txt "private\10202BE9\10008D3B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1141 |
data=\epoc32\data\Z\private\10202BE9\101F861B.txt "private\10202BE9\101F861B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1142 |
data=\epoc32\data\Z\private\10202BE9\2001FCBB.txt "private\10202BE9\2001FCBB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1143 |
data=\epoc32\data\Z\private\10202BE9\10282F0F.txt "private\10202BE9\10282F0F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1144 |
data=\epoc32\data\Z\private\10202BE9\10282DF0.txt "private\10202BE9\10282DF0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1145 |
data=\epoc32\data\Z\private\10202BE9\20008EA6.txt "private\10202BE9\20008EA6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1146 |
data=\epoc32\data\Z\private\10202BE9\10207194.txt "private\10202BE9\10207194.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1147 |
data=\epoc32\data\Z\private\10202BE9\101FD64E.txt "private\10202BE9\101FD64E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1148 |
data=\epoc32\data\Z\private\10202BE9\20021338.txt "private\10202BE9\20021338.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1149 |
data=\epoc32\data\Z\private\10202BE9\2000E586.txt "private\10202BE9\2000E586.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1150 |
data=\epoc32\data\Z\private\10202BE9\101F8F28.txt "private\10202BE9\101F8F28.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1151 |
data=\epoc32\data\Z\private\10202BE9\102072C4.txt "private\10202BE9\102072C4.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1152 |
data=\epoc32\data\Z\private\10202BE9\101F877B.txt "private\10202BE9\101F877B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1153 |
data=\epoc32\data\Z\private\10202BE9\102073D6.txt "private\10202BE9\102073D6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1154 |
data=\epoc32\data\Z\private\10202BE9\100048aa.txt "private\10202BE9\100048aa.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1155 |
data=\epoc32\data\Z\private\10202BE9\10200C8C.txt "private\10202BE9\10200C8C.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1156 |
data=\epoc32\data\Z\private\10202BE9\10282827.txt "private\10202BE9\10282827.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1157 |
data=\epoc32\data\Z\private\10202BE9\10205073.txt "private\10202BE9\10205073.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1158 |
data=\epoc32\data\Z\private\10202BE9\101F978F.txt "private\10202BE9\101F978F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1159 |
data=\epoc32\data\Z\private\10202BE9\101F8798.txt "private\10202BE9\101F8798.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1160 |
data=\epoc32\data\Z\private\10202BE9\102078F1.txt "private\10202BE9\102078F1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1161 |
data=\epoc32\data\Z\private\10202BE9\2001B2E6.txt "private\10202BE9\2001B2E6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1162 |
data=\epoc32\data\Z\private\10202BE9\102078EE.txt "private\10202BE9\102078EE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1163 |
data=\epoc32\data\Z\private\10202BE9\1020744E.txt "private\10202BE9\1020744E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1164 |
data=\epoc32\data\Z\private\10202BE9\10205af9.txt "private\10202BE9\10205af9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1165 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10275104.txt private\10202BE9\10275104.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1166 |
data=\epoc32\data\Z\private\10202BE9\101f500c.txt "private\10202BE9\101f500c.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1167 |
data=\epoc32\data\Z\private\10202BE9\101f8794.txt "private\10202BE9\101f8794.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1168 |
data=\epoc32\data\Z\private\10202BE9\101F85A0.txt "private\10202BE9\101F85A0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1169 |
data=\epoc32\data\Z\private\10202BE9\10282fcc.txt "private\10202BE9\10282fcc.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1170 |
data=\epoc32\data\Z\private\10202BE9\10205af8.txt "private\10202BE9\10205af8.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1171 |
data=\epoc32\data\Z\private\10202BE9\10207A7F.txt "private\10202BE9\10207A7F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1172 |
data=\epoc32\data\Z\private\10202BE9\101F8876.txt "private\10202BE9\101F8876.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1173 |
data=\epoc32\data\Z\private\10202BE9\101F87EF.txt "private\10202BE9\101F87EF.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1174 |
data=\epoc32\data\Z\private\10202BE9\10272D33.txt "private\10202BE9\10272D33.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1175 |
data=\epoc32\data\Z\private\10202BE9\2000F83D.txt "private\10202BE9\2000F83D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1176 |
data=\epoc32\data\Z\private\10202BE9\10003a5b.txt "private\10202BE9\10003a5b.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1177 |
data=\epoc32\data\Z\private\10202BE9\1020433A.txt "private\10202BE9\1020433A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1178 |
data=\epoc32\data\Z\private\10202BE9\102828F8.txt "private\10202BE9\102828F8.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1179 |
data=\epoc32\data\Z\private\10202BE9\20024310.txt "private\10202BE9\20024310.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1180 |
data=\epoc32\data\Z\private\10202BE9\102072C6.txt "private\10202BE9\102072C6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1181 |
data=\epoc32\data\Z\private\10202BE9\101F8772.txt "private\10202BE9\101F8772.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1182 |
data=\epoc32\data\Z\private\10202BE9\101FFCD1.txt "private\10202BE9\101FFCD1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1183 |
data=\epoc32\data\Z\private\10202BE9\101F876E.txt "private\10202BE9\101F876E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1184 |
data=\epoc32\data\Z\private\10202BE9\2000B45D.txt "private\10202BE9\2000B45D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1185 |
data=\epoc32\data\Z\private\10202BE9\10281893.txt "private\10202BE9\10281893.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1186 |
data=\epoc32\data\Z\private\10202BE9\10206910.txt "private\10202BE9\10206910.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1187 |
data=\epoc32\data\Z\private\10202BE9\10282CB2.txt "private\10202BE9\10282CB2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1188 |
data=\epoc32\data\Z\private\10202BE9\101F87E3.txt "private\10202BE9\101F87E3.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1189 |
data=\epoc32\data\Z\private\10202BE9\1020298F.txt "private\10202BE9\1020298F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1190 |
data=\epoc32\data\Z\private\10202BE9\101F87ED.txt "private\10202BE9\101F87ED.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1191 |
data=\epoc32\data\Z\private\10202BE9\10008D39.txt "private\10202BE9\10008D39.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1192 |
data=\epoc32\data\Z\private\10202BE9\2000F85A.txt "private\10202BE9\2000F85A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1193 |
data=\epoc32\data\Z\private\10202BE9\2001844B.txt "private\10202BE9\2001844B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1194 |
data=\epoc32\data\Z\private\10202BE9\102828AC.txt "private\10202BE9\102828AC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1195 |
data=\epoc32\data\Z\private\10202BE9\10205043.txt "private\10202BE9\10205043.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1196 |
data=\epoc32\data\Z\private\10202BE9\10282EC7.txt "private\10202BE9\10282EC7.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1197 |
data=\epoc32\data\Z\private\10202BE9\102750E2.txt "private\10202BE9\102750E2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1198 |
data=\epoc32\data\Z\private\10202BE9\1000102c.txt "private\10202BE9\1000102c.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1199 |
data=\epoc32\data\Z\private\10202BE9\20022D51.txt "private\10202BE9\20022D51.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1200 |
data=\epoc32\data\Z\private\10202BE9\10003A73.txt "private\10202BE9\10003A73.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1201 |
data=\epoc32\data\Z\private\10202BE9\10282DFE.txt "private\10202BE9\10282DFE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1202 |
data=\epoc32\data\Z\private\10202BE9\200184B9.txt "private\10202BE9\200184B9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1203 |
data=\epoc32\data\Z\private\10202BE9\10282384.txt "private\10202BE9\10282384.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1204 |
data=\epoc32\data\Z\private\10202BE9\10281EEE.txt "private\10202BE9\10281EEE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1205 |
data=\epoc32\data\Z\private\10202BE9\101F9784.txt "private\10202BE9\101F9784.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1206 |
data=\epoc32\data\Z\private\10202BE9\101F8779.txt "private\10202BE9\101F8779.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1207 |
data=\epoc32\data\Z\private\10202BE9\10204DAC.txt "private\10202BE9\10204DAC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1208 |
data=\epoc32\data\Z\private\10202BE9\101F877A.txt "private\10202BE9\101F877A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1209 |
data=\epoc32\data\Z\private\10202BE9\2000E596.txt "private\10202BE9\2000E596.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1210 |
data=\epoc32\data\Z\private\10202BE9\102750B1.txt "private\10202BE9\102750B1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1211 |
data=\epoc32\data\Z\private\10202BE9\10205afa.txt "private\10202BE9\10205afa.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1212 |
data=\epoc32\data\Z\private\10202BE9\2001B2A9.txt "private\10202BE9\2001B2A9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1213 |
data=\epoc32\data\Z\private\10202BE9\101F6CFE.txt "private\10202BE9\101F6CFE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1214 |
data=\epoc32\data\Z\private\10202BE9\10207831.txt "private\10202BE9\10207831.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1215 |
data=\epoc32\data\Z\private\10202BE9\1028238B.txt "private\10202BE9\1028238B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1216 |
data=\epoc32\data\Z\private\10202BE9\10282EDC.txt "private\10202BE9\10282EDC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1217 |
data=\epoc32\data\Z\private\10202BE9\102828B8.txt "private\10202BE9\102828B8.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1218 |
data=\epoc32\data\Z\private\10202BE9\10204DAA.txt "private\10202BE9\10204DAA.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1219 |
data=\epoc32\data\Z\private\10202BE9\10207AF7.txt "private\10202BE9\10207AF7.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1220 |
data=\epoc32\data\Z\private\10202BE9\2001CB75.txt "private\10202BE9\2001CB75.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1221 |
data=\epoc32\data\Z\private\10202BE9\2000CF7E.txt "private\10202BE9\2000CF7E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1222 |
data=\epoc32\data\Z\private\10202BE9\2000CFD9.txt "private\10202BE9\2000CFD9.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1223 |
data=\epoc32\data\Z\private\10202BE9\10282BCE.txt "private\10202BE9\10282BCE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1224 |
data=\epoc32\data\Z\private\10202BE9\10285a25.txt "private\10202BE9\10285a25.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1225 |
data=\epoc32\data\Z\private\10202BE9\102078E1.txt "private\10202BE9\102078E1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1226 |
data=\epoc32\data\Z\private\10202BE9\101F9775.txt "private\10202BE9\101F9775.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1227 |
data=\epoc32\data\Z\private\10202BE9\1028224b.txt "private\10202BE9\1028224b.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1228 |
data=\epoc32\data\Z\private\10202BE9\10203833.txt "private\10202BE9\10203833.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1229 |
data=\epoc32\data\Z\private\10202BE9\1020503B.txt "private\10202BE9\1020503B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1230 |
data=\epoc32\data\Z\private\10202BE9\102824AB.txt "private\10202BE9\102824AB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1231 |
data=\epoc32\data\Z\private\10202BE9\101F8566.txt "private\10202BE9\101F8566.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1232 |
data=\epoc32\data\Z\private\10202BE9\101F87EE.txt "private\10202BE9\101F87EE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1233 |
data=\epoc32\data\Z\private\10202BE9\20007564.txt "private\10202BE9\20007564.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1234 |
data=\epoc32\data\Z\private\10202BE9\1000A82B.txt "private\10202BE9\1000A82B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1235 |
data=\epoc32\data\Z\private\10202BE9\10207453.txt "private\10202BE9\10207453.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1236 |
data=\epoc32\data\Z\private\10202BE9\101F8831.txt "private\10202BE9\101F8831.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1237 |
data=\epoc32\data\Z\private\10202BE9\2000F8EE.txt "private\10202BE9\2000F8EE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1238 |
data=\epoc32\data\Z\private\10202BE9\102830B6.txt "private\10202BE9\102830B6.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1239 |
data=\epoc32\data\Z\private\10202BE9\1020506A.txt "private\10202BE9\1020506A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1240 |
data=\epoc32\data\Z\private\10202BE9\101F8873.txt "private\10202BE9\101F8873.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1241 |
data=\epoc32\data\Z\private\10202BE9\10282C84.txt "private\10202BE9\10282C84.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1242 |
data=\epoc32\data\Z\private\10202BE9\2000F8F4.txt "private\10202BE9\2000F8F4.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1243 |
data=\epoc32\data\Z\private\10202BE9\20022EE1.txt "private\10202BE9\20022EE1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1244 |
data=\epoc32\data\Z\private\10202BE9\1028281E.txt "private\10202BE9\1028281E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1245 |
data=\epoc32\data\Z\private\10202BE9\101F9A08.txt "private\10202BE9\101F9A08.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1246 |
data=\epoc32\data\Z\private\10202BE9\101F8799.txt "private\10202BE9\101F8799.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1247 |
data=\epoc32\data\Z\private\10202BE9\2000B608.txt "private\10202BE9\2000B608.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1248 |
data=\epoc32\data\Z\private\10202BE9\1020505A.txt "private\10202BE9\1020505A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1249 |
data=\epoc32\data\Z\private\10202BE9\10008D55.txt "private\10202BE9\10008D55.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1250 |
data=\epoc32\data\Z\private\10202BE9\101F874F.txt "private\10202BE9\101F874F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1251 |
data=\epoc32\data\Z\private\10202BE9\10207815.txt "private\10202BE9\10207815.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1252 |
data=\epoc32\data\Z\private\10202BE9\10207286.txt "private\10202BE9\10207286.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1253 |
data=\epoc32\data\Z\private\10202BE9\101F8774.txt "private\10202BE9\101F8774.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1254 |
data=\epoc32\data\Z\private\10202BE9\10207816.txt "private\10202BE9\10207816.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1255 |
data=\epoc32\data\Z\private\10202BE9\1020727f.txt "private\10202BE9\1020727f.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1256 |
data=\epoc32\data\Z\private\10202BE9\10205CA7.txt "private\10202BE9\10205CA7.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1257 |
data=\epoc32\data\Z\private\10202BE9\101F880D.txt "private\10202BE9\101F880D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1258 |
data=\epoc32\data\Z\private\10202BE9\2001E277.txt "private\10202BE9\2001E277.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1259 |
data=\epoc32\data\Z\private\10202BE9\102823B4.txt "private\10202BE9\102823B4.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1260 |
data=\epoc32\data\Z\private\10202BE9\10206915.txt "private\10202BE9\10206915.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1261 |
data=\epoc32\data\Z\private\10202BE9\102818EB.txt "private\10202BE9\102818EB.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1262 |
data=\epoc32\data\Z\private\10202BE9\2000F8EF.txt "private\10202BE9\2000F8EF.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1263 |
data=\epoc32\data\Z\private\10202BE9\2000E598.txt "private\10202BE9\2000E598.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1264 |
data=\epoc32\data\Z\private\10202BE9\200100B5.txt "private\10202BE9\200100B5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1265 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\10281F9F.txt private\10202BE9\10281F9F.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1266 |
data=\epoc32\data\Z\private\10202BE9\10283322.txt "private\10202BE9\10283322.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1267 |
data=\epoc32\data\Z\private\10202BE9\101FFCDC.txt "private\10202BE9\101FFCDC.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1268 |
data=\epoc32\data\Z\private\10202BE9\1020506B.txt "private\10202BE9\1020506B.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1269 |
data=\epoc32\data\Z\private\10202BE9\10008D5E.txt "private\10202BE9\10008D5E.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1270 |
data=\epoc32\data\Z\private\10202BE9\10200C8D.txt "private\10202BE9\10200C8D.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1271 |
data=\epoc32\data\Z\private\10202BE9\10282CE5.txt "private\10202BE9\10282CE5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1272 |
data=\epoc32\data\Z\private\10202BE9\10282DEE.txt "private\10202BE9\10282DEE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1273 |
data=\epoc32\data\Z\private\10202BE9\2000F8ED.txt "private\10202BE9\2000F8ED.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1274 |
data=\epoc32\data\Z\private\10202BE9\101f413c.txt "private\10202BE9\101f413c.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1275 |
data=\epoc32\data\Z\private\10202BE9\101F99DF.txt "private\10202BE9\101F99DF.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1276 |
data=\epoc32\data\Z\private\10202BE9\101F7A7F.txt "private\10202BE9\101F7A7F.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1277 |
data=\epoc32\data\Z\private\10202BE9\10206913.txt "private\10202BE9\10206913.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1278 |
REM Security Common Utils |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1279 |
file=\epoc32\release\ARMV5\urel\scsclient.dll "sys\bin\scsclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1280 |
file=\epoc32\release\ARMV5\urel\scsserver.dll "sys\bin\scsserver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1281 |
file=\epoc32\release\ARMV5\urel\ipcstream.dll "sys\bin\ipcstream.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1282 |
REM Security UPS utils implementations |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1283 |
file=\epoc32\release\ARMV5\urel\startupproperties.dll "Sys\bin\startupproperties.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1284 |
file=\epoc32\release\ARMV5\urel\startsafe.dll "Sys\bin\startsafe.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1285 |
REM SysMon |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1286 |
file=\epoc32\release\ARMV5\urel\sysmoncli.dll "Sys\bin\sysmoncli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1287 |
file=\epoc32\release\ARMV5\urel\sysmon.exe "Sys\bin\sysmon.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1288 |
REM Shim dll for SysMon |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1289 |
file=\epoc32\release\ARMV5\urel\loadsysmon.dll "Sys\bin\loadsysmon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1290 |
file=\epoc32\release\ARMV5\urel\SIPDummyPRT.PRT "sys\bin\SIPDummyPRT.PRT" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1291 |
data=\epoc32\data\z\private\101F7989\Esock\sip.providers.esk "private\101F7989\Esock\sip.providers.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1292 |
data=\epoc32\data\z\private\101F7988\esock_sip.cmi "private\101F7988\esock_sip.cmi" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1293 |
data=\epoc32\data\C\private\101f5d36\sipsdp.dic "private\101f5d36\sipsdp.dic" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1294 |
REM Feature IPSEC not included in this rom |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1295 |
data=\epoc32\data\Z\Private\101F413C\backup_registration.xml "private\101F413C\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1296 |
REM SQLITE3 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1297 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmcmn.dll "sys\bin\ssmcmn.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1298 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmcmd.dll "sys\bin\ssmcmd.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1299 |
file=\epoc32\release\ARMV5\DEBUG_DIR\sysstatemgr.exe "sys\bin\sysstatemgr.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1300 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmstartsafe.dll "sys\bin\ssmstartsafe.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1301 |
file=\epoc32\release\ARMV5\DEBUG_DIR\domainpolicy2.dll "sys\bin\domainpolicy2.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1302 |
REM surface update client\server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1303 |
file=\epoc32\release\ARMV5\urel\surfaceupdateclient.dll "sys\bin\surfaceupdateclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1304 |
file=\epoc32\release\ARMV5\urel\surfaceupdateserver.dll "sys\bin\surfaceupdateserver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1305 |
REM Secure Software Install |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1306 |
file=\epoc32\release\ARMV5\urel\plan.dll "sys\bin\plan.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1307 |
file=\epoc32\release\ARMV5\urel\swidataprovider.dll "sys\bin\swidataprovider.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1308 |
file=\epoc32\release\ARMV5\urel\siscontroller.dll "sys\bin\siscontroller.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1309 |
file=\epoc32\release\ARMV5\urel\uissclient.dll "sys\bin\uissclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1310 |
file=\epoc32\release\ARMV5\urel\sisregistryclient.dll "sys\bin\sisregistryclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1311 |
file=\epoc32\release\ARMV5\urel\ocspsupportclient.dll "sys\bin\ocspsupportclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1312 |
file=\epoc32\release\ARMV5\urel\devinfosupportcommon.dll "sys\bin\devinfosupportcommon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1313 |
file=\epoc32\release\ARMV5\urel\devinfosupportclient.dll "sys\bin\devinfosupportclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1314 |
file=\epoc32\release\ARMV5\urel\securitymanager.dll "sys\bin\securitymanager.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1315 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recsisx.dll , recsisx.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1316 |
data=\epoc32\data\z\system\data\swipolicy.ini "system\data\swipolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1317 |
data=\epoc32\data\z\system\data\sisregistry_5.4.txt "system\data\sisregistry_5.4.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1318 |
data=\epoc32\data\Z\Resource\Errors\swierrors.R01 "Resource\Errors\swierrors.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1319 |
alias Resource\Errors\swierrors.R01 Resource\Errors\swierrors.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1320 |
REM Telephony Watchers... |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1321 |
REM SysStart |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1322 |
REM Simple startup configuration - install a single resource file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1323 |
REM as the default "mode 0" file. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1324 |
REM Note this is a Techview specific way of including just the |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1325 |
REM SSC required in the ROM. Licensees are expected to include more |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1326 |
REM than one SSC in their devices. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1327 |
REM Selected mode 0 startup resource file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1328 |
REM MISSING data=\epoc32\data\Z\private\10205C44\SSCForStartupMode0_target.RSC private\10205C44\SSCForStartupMode0.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1329 |
REM MISSING file=\epoc32\release\ARMV5\urel\wrapperutilsplugin5.dll Sys\Bin\wrapperutilsplugin.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1330 |
data=\epoc32\data\z\system\data\testexecute.ini "system\data\testexecute.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1331 |
REM static dependencies |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1332 |
REM MISSING data=\epoc32\data\Z\resource\apps\tiger_AIF.MIF resource\apps\tiger_aif.mif |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1333 |
file=\epoc32\release\ARMV5\urel\EikCoCtlLaf.dll "sys\bin\EikCoCtlLaf.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1334 |
REM Uikon |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1335 |
file=\epoc32\release\ARMV5\urel\eikcore.dll "sys\bin\EikCore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1336 |
file=\epoc32\release\ARMV5\urel\eiksrv.dll "sys\bin\EikSrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1337 |
file=\epoc32\release\ARMV5\urel\eiksrvs.exe "sys\bin\EikSrvs.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1338 |
file=\epoc32\release\ARMV5\urel\eiksrvc.dll "sys\bin\EikSrvc.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1339 |
file=\epoc32\release\ARMV5\urel\eikbackupsrv.dll "sys\bin\eikbackupsrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1340 |
REM DFRD-specific implementations of the interfaces specified by UIKLAFGT |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1341 |
file=\epoc32\release\ARMV5\urel\uiklaf.dll "sys\bin\UikLaf.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1342 |
data=\epoc32\data\Z\Resource\Apps\default_app_icon.mbm "Resource\Apps\default_app_icon.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1343 |
REM ErrorResGt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1344 |
data=\epoc32\data\Z\Resource\Errors\ERRORRESGT.R01 "Resource\Errors\ErrorResGt.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1345 |
alias Resource\Errors\ErrorResGt.R01 Resource\Errors\ErrorResGt.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1346 |
REM Viewsrv |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1347 |
file=\epoc32\release\ARMV5\urel\viewsrv.dll "sys\bin\viewsrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1348 |
file=\epoc32\release\ARMV5\urel\viewcli.dll "sys\bin\viewcli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1349 |
REM Test code for Uikon Subsystem - kept in \uikon\groupREM #include "uikon_subsytem_unit_test.iby" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1350 |
patchdata eiksrv.dll @ KEikAlarmDefaultSnoozeInMinutes 5 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1351 |
data=\epoc32\data\Z\private\10273881\uloggerconfig.ini "private\10273881\uloggerconfig.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1352 |
data=\epoc32\data\Z\Resource\versions\langsw.txt "resource\versions\langsw.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1353 |
data=\epoc32\data\Z\Resource\bootdata\languages.txt "resource\Bootdata\languages.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1354 |
data=\epoc32\data\Z\Resource\versions\lang.txt "resource\versions\lang.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1355 |
REM Versit Recognizer |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1356 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, rversit.dll , rversit.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1357 |
data=\epoc32\data\Z\resource\videorenderer\videorenderer.rsc "resource\videorenderer\videorenderer.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1358 |
REM OpenWFC adaptation Test Scripts [no plugins] |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1359 |
REM MISSING file=\epoc32\release\ARMV5\urel\openwfcstreamoptestserver.exe System\Libs\openwfcstreamoptestserver.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1360 |
REM MISSING data=\epoc32\data\Z\wfctest\tstreamoperation.script wfctest\tstreamoperation.script |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1361 |
REM Window Server - defaults to exporting the non-GCE based build |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1362 |
file=\epoc32\release\ARMV5\urel\wserv_nga.exe "sys\bin\EwSrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1363 |
file=\epoc32\release\ARMV5\urel\ws32_nga.dll "sys\bin\Ws32.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1364 |
file=\epoc32\release\ARMV5\urel\remotegc_nga.dll "sys\bin\remotegc.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1365 |
file=\epoc32\release\ARMV5\urel\wsgraphicdrawer_nga.dll "sys\bin\WsGraphicDrawer.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1366 |
REM Pure OpenWF implementation, so skipping proprietary compositor |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1367 |
REM Window Server STD Direct GDI Plugins |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1368 |
file=\epoc32\release\ARMV5\urel\libegl_ref.dll "sys\bin\libEGL.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1369 |
REM openwfc_interop |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1370 |
file=\epoc32\release\ARMV5\urel\wfcinterop.dll "sys\bin\wfcinterop.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1371 |
file=\epoc32\release\ARMV5\urel\libwfchwsyborg.dll "sys\bin\libwfchwsyborg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1372 |
alias \sys\bin\libwfchwsyborg.dll \sys\bin\libWFC.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1373 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 10286378.dll , 10286378.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1374 |
REM Window Server Logging DLLs |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1375 |
data=\epoc32\WINSCW\C\system\data\config.ini "system\data\config.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1376 |
data=\epoc32\winscw\c\zsh\dummy.txt "Private\2000cd0f\dummy.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1377 |
REM FONTUTILS |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1378 |
file=\epoc32\release\ARMV5\urel\FontUtils.dll "sys\bin\FontUtils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1379 |
file=\epoc32\release\ARMV5\urel\LICENSEETSY_STUB.DLL "Sys\Bin\licenseetsy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1380 |
file=\epoc32\release\ARMV5\urel\SIMATKTSY_STUB.DLL "Sys\Bin\simatktsy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1381 |
file=\epoc32\release\ARMV5\urel\libegl_sw.dll "Sys\Bin\libegl_sw.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1382 |
file=\epoc32\release\ARMV5\urel\libopenvg_sw.dll "Sys\Bin\libopenvg_sw.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1383 |
alias \sys\bin\libopenvg_sw.dll \sys\bin\libOpenVG.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1384 |
file=\epoc32\release\ARMV5\urel\libopenvgu_sw.dll "Sys\Bin\libopenvgu_sw.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1385 |
alias \sys\bin\libopenvgu_sw.dll \sys\bin\libOpenVGU.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1386 |
file=\epoc32\release\ARMV5\urel\sflibopenvgrefimpl.dll "sys\bin\sflibopenvgrefimpl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1387 |
file=\epoc32\release\ARMV5\urel\libglesv1_cm.dll "Sys\Bin\libglesv1_cm.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1388 |
REM MISSING data=\epoc32\data\Z\private\10202BE9\200159c9.cre private\10202BE9\200159c9.cre |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1389 |
data=\epoc32\data\Z\private\101f5027\alarmserver.rsc "private\101f5027\alarmserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1390 |
data=\epoc32\data\Z\private\10202BE9\10207376.txt "private\10202BE9\10207376.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1391 |
data=\epoc32\data\Z\Resource\fonts\S60DIGI_V314.ttf "Resource\Fonts\S60DIGI_v314.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1392 |
data=\epoc32\data\Z\Resource\fonts\S60SNR_V4196.ttf "Resource\Fonts\S60SNR_v4196.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1393 |
data=\epoc32\data\Z\Resource\fonts\S60SSB_V4196.ttf "Resource\Fonts\S60SSB_v4196.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1394 |
data=\epoc32\data\Z\Resource\fonts\S60TSB_V4196.ttf "Resource\Fonts\S60TSB_v4196.ttf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1395 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e4\hsps\00\manifest.dat "private\200159c0\install\view_200286e4\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1396 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e5\hsps\00\manifest.dat "private\200159c0\install\view_200286e5\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1397 |
data=\epoc32\data\Z\Private\200159c0\install\view_2001f48b\hsps\00\manifest.dat "private\200159c0\install\view_2001f48b\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1398 |
data=\epoc32\data\Z\Private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml "private\200159c0\install\view_2001f48b\hsps\00\viewconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1399 |
data=\epoc32\data\Z\Private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml "private\200159c0\install\root_2001f482\hsps\00\rootconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1400 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml "private\200159c0\install\view_200286e4\hsps\00\viewconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1401 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml "private\200159c0\install\view_200286e5\hsps\00\viewconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1402 |
data=\epoc32\data\Z\resource\apps\aboutgsplugin.mif "resource\apps\aboutgsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1403 |
data=\epoc32\data\Z\resource\apps\acpicons.mif "resource\apps\acpicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1404 |
data=\epoc32\data\Z\resource\apps\activepalette2graphics.mif "resource\apps\activepalette2graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1405 |
REM AgnVersit2 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1406 |
data=\epoc32\data\Z\resource\AgnVersit2Strings.rsc "resource\AgnVersit2Strings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1407 |
data=\epoc32\data\Z\resource\apps\ai3xmlui.rsc "resource\apps\ai3xmlui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1408 |
data=\epoc32\data\z\resource\plugins\xn3volumecontrol.rsc "resource\plugins\xn3volumecontrol.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1409 |
data=\epoc32\data\Z\resource\apps\xnuiengine.rsc "resource\apps\xnuiengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1410 |
data=\epoc32\data\Z\resource\apps\xnwallpaperview.rsc "resource\apps\xnwallpaperview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1411 |
data=\epoc32\data\Z\resource\apps\aicalendarplugin2.mif "resource\apps\aicalendarplugin2.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1412 |
REM AiwCallImagePlugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1413 |
data=\epoc32\data\Z\System\install\aiwcallimageplugin_stub.SIS "System\Install\aiwcallimageplugin_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1414 |
file=\epoc32\release\ARMV5\urel\AlmAlert.dll "sys\bin\AlmAlert.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1415 |
file=\epoc32\release\ARMV5\urel\AknAlarmService.dll "sys\bin\AknAlarmService.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1416 |
data=\epoc32\data\Z\system\install\alarmui_stub.sis "System\Install\alarmui_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1417 |
data=\epoc32\data\Z\data\sounds\digital\clock.aac "data\sounds\digital\clock.aac" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1418 |
data=\epoc32\data\Z\data\sounds\digital\alarm.aac "data\sounds\digital\alarm.aac" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1419 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_snooze.rul "private\10282BC4\Rules\alarmui_snooze.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1420 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_activate.rul "private\10282BC4\Rules\alarmui_activate.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1421 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_stop.rul "private\10282BC4\Rules\alarmui_stop.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1422 |
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_silence.rul "private\10282BC4\Rules\alarmui_silence.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1423 |
data=\epoc32\data\Z\Private\100012a5\policy\20021335.spd "PRIVATE\100012a5\policy\20021335.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1424 |
data=\epoc32\data\Z\Private\100012a5\policy\1020781C.spd "PRIVATE\100012a5\policy\1020781C.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1425 |
data=\epoc32\data\z\system\install\stub_audiomessage.sis "system\install\stub_audiomessage.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1426 |
data=\epoc32\data\Z\resource\apps\satellite.mif "resource\apps\satellite.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1427 |
data=\epoc32\data\Z\private\101F85A0\backup_registration.xml "private\101F85A0\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1428 |
data=\epoc32\data\Z\System\install\blidstub.sis "system\install\blidstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1429 |
data=\epoc32\data\Z\resource\bookmarkdatastore.rsc "resource\bookmarkdatastore.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1430 |
data=\epoc32\data\Z\resource\bookmarkdsa.rsc "resource\bookmarkdsa.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1431 |
data=\epoc32\data\Z\private\101F99F6\capability\102751BA.XML "private\101F99F6\capability\102751BA.XML" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1432 |
data=\epoc32\data\Z\System\install\bookmarkdsa_stub.sis "system\install\bookmarkdsa_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1433 |
data=\epoc32\data\Z\resource\apps\browseraudiovideoplugin_AIF.MIF "resource\apps\browseraudiovideoplugin_aif.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1434 |
auto-bitmap=\epoc32\data\Z\resource\apps\Browser.mbm resource\apps\Browser.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1435 |
data=\epoc32\data\Z\resource\apps\Browser.mif "resource\apps\Browser.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1436 |
auto-bitmap=\epoc32\data\Z\resource\apps\browserbitmaps.mbm resource\apps\browserbitmaps.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1437 |
data=\epoc32\release\ARMV5\urel\Browser_Stub.sis "system\install\Browser_Stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1438 |
data=\epoc32\data\c\feeds_view_template.html "feeds_view_template.html" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1439 |
data=\epoc32\data\z\private\10008d39\backup_registration.xml "private\10008d39\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1440 |
data=\epoc32\data\Z\resource\BUBBLEMANAGER.rsc "resource\BUBBLEMANAGER.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1441 |
data=\epoc32\data\Z\System\install\bubblemanager_stub.sis "System\Install\bubblemanager_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1442 |
data=\epoc32\data\z\system\install\stub_bva.sis "system\install\stub_bva.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1443 |
data=\epoc32\data\Z\private\10005902\backup_registration.xml "private\10005902\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1444 |
data=\epoc32\data\Z\Private\10005901\backup_registration.xml "PRIVATE\10005901\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1445 |
data=\epoc32\data\Z\private\10202be9\10003a5b.cre "private\10202be9\10003a5b.cre" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1446 |
data=\epoc32\data\Z\system\install\calendar_stub.sis "System\Install\calendar_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1447 |
data=\epoc32\data\Z\resource\apps\calendarsearchplugin.mif "resource\apps\calendarsearchplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1448 |
data=\epoc32\data\Z\resource\apps\calendarsettings.mif "resource\apps\calendarsettings.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1449 |
file=\epoc32\release\ARMV5\urel\calenlauncher.dll "sys\bin\calenlauncher.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1450 |
auto-bitmap=\epoc32\data\Z\resource\apps\cameraapp2.mbm resource\apps\cameraapp2.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1451 |
data=\epoc32\data\Z\resource\apps\cameraapp2.mif "resource\apps\cameraapp2.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1452 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture1.wav "system\sounds\Digital\cameraappCapture1.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1453 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture2.wav "system\sounds\Digital\cameraappCapture2.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1454 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture3.wav "system\sounds\Digital\cameraappCapture3.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1455 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCapture4.wav "system\sounds\Digital\cameraappCapture4.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1456 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappFocusSucc.wav "system\sounds\Digital\cameraappFocusSucc.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1457 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\cameraappStop.wav "system\sounds\digital\cameraappStop.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1458 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\cameraappStart.wav "system\sounds\digital\cameraappStart.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1459 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort1.wav "system\sounds\Digital\cameraappCaptureShort1.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1460 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort2.wav "system\sounds\Digital\cameraappCaptureShort2.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1461 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort3.wav "system\sounds\Digital\cameraappCaptureShort3.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1462 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappCaptureShort4.wav "system\sounds\Digital\cameraappCaptureShort4.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1463 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\Digital\cameraappSelfTimer.wav "system\sounds\Digital\cameraappSelfTimer.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1464 |
data=\epoc32\data\Z\Private\101FFA86\backup_registration.xml "private\101FFA86\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1465 |
data=\epoc32\data\Z\resource\apps\camerasettingsplugin.mif "resource\apps\camerasettingsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1466 |
data=\epoc32\data\Z\System\install\cameraapp_stub.sis "System\Install\cameraapp_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1467 |
data=\epoc32\data\Z\resource\apps\ccappdetailsviewplugin.mif "resource\apps\ccappdetailsviewplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1468 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, cchuinotifwrapper.dll , cchuinotifwrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1469 |
data=\epoc32\data\Z\resource\apps\clockapp_AIF.MIF "resource\apps\clockapp_aif.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1470 |
data=\epoc32\data\Z\resource\apps\clockapp.mif "resource\apps\clockapp.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1471 |
data=\epoc32\data\Z\resource\apps\clockapp_tab.mif "resource\apps\clockapp_tab.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1472 |
data=\epoc32\data\Z\resource\mcc\mcc.rsc "resource\mcc\mcc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1473 |
data=\epoc32\data\Z\system\install\clock2_stub.sis "system\install\clock2_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1474 |
data=\epoc32\data\Z\system\install\clock2_server_stub.sis "system\install\clock2_server_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1475 |
data=\epoc32\data\Z\system\install\clocknitzplugin_stub.sis "system\install\nitzplugin_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1476 |
data=\epoc32\data\Z\private\10005906\backup_registration.xml "private\10005906\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1477 |
data=\epoc32\data\Z\private\10005903\backup_registration.xml "private\10005903\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1478 |
data=\epoc32\data\Z\private\200159A2\backup_registration.xml "private\200159A2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1479 |
data=\epoc32\data\Z\resource\apps\cmailhandlerplugin.mif "resource\apps\cmailhandlerplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1480 |
data=\epoc32\data\Z\private\10202BE9\20029F4A.txt "private\10202BE9\20029F4A.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1481 |
data=\epoc32\data\Z\resource\cms\cmscontactor.rsc "resource\cms\cmscontactor.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1482 |
data=\epoc32\data\Z\resource\cms\cmsserver.rsc "resource\cms\cmsserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1483 |
REM Connection utility |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1484 |
data=\epoc32\data\Z\System\install\connectutil_stub.sis "System\Install\connectutil_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1485 |
data=\epoc32\data\Z\resource\apps\contactssearchplugin.mif "resource\apps\contactssearchplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1486 |
DATA=\epoc32\data\Z\resource\cscengine.rsc "resource\cscengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1487 |
data=\epoc32\data\Z\System\install\commsconfig_stub.sis "System\Install\commsconfig_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1488 |
data=\epoc32\data\Z\resource\apps\GSDasPlugin.mif "resource\apps\GSDasPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1489 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\manifest.dat "private\200159c0\install\desktop_20026f4f\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1490 |
data=\epoc32\data\Z\resource\apps\imgprintbitmaps.mif "resource\apps\imgprintbitmaps.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1491 |
DATA=\epoc32\data\Z\private\10202be9\10208a35.txt "Private\10202be9\10208a35.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1492 |
data=\epoc32\data\z\system\install\devdiagapp.SIS "System\Install\devdiagapp.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1493 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, devencnotifplugin.dll , devencnotifplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1494 |
data=\epoc32\data\Z\resource\apps\devencgsplugin.mif "resource\apps\devencgsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1495 |
data=\epoc32\data\Z\resource\imageprintdata\protocols\btprotocol.rsc "resource\imageprintdata\protocols\btprotocol.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1496 |
DATA=\epoc32\data\Z\resource\imageprintdata\protocols\btxmltemplate.txt "resource\imageprintdata\protocols\btxmltemplate.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1497 |
DATA=\epoc32\data\Z\resource\imageprintdata\protocols\xhtmltempl\xhtmlfiletemplate.txt "resource\imageprintdata\protocols\xhtmltempl\xhtmlfiletemplate.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1498 |
data=\epoc32\data\Z\System\install\dialer_stub.sis "System\Install\dialer_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1499 |
data=\epoc32\data\Z\resource\DIALER.rsc "resource\DIALER.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1500 |
data=\epoc32\data\Z\System\install\displaysink_stub.sis "system\install\displaysink_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1501 |
data=\epoc32\data\Z\System\install\easydialing_stub.sis "System\Install\easydialing_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1502 |
data=\epoc32\data\Z\resource\edcontactor.rsc "resource\edcontactor.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1503 |
data=\epoc32\data\z\private\10202be9\200212A0.txt "private\10202be9\200212A0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1504 |
data=\epoc32\data\Z\system\install\emailstore_stub.sis "system\install\emailstore_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1505 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\manifest.dat "private\200159c0\install\emailwidget\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1506 |
data=\epoc32\data\Z\private\2001E272\backup_registration.xml "private\2001E272\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1507 |
data=\epoc32\data\Z\Private\200159c0\install\empty_2001f47f\xuikon\00\empty.o0000 "private\200159c0\install\empty_2001f47f\xuikon\00\empty.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1508 |
data=\epoc32\data\Z\Private\200159c0\install\empty_2001f47f\hsps\00\manifest.dat "private\200159c0\install\empty_2001f47f\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1509 |
file=\epoc32\release\ARMV5\urel\evtutils.dll "sys\bin\evtutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1510 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, evtnotifierplugin.dll , evtnotifierplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1511 |
data=\epoc32\data\Z\private\2001E663\backup_registration.xml "private\2001E663\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1512 |
data=\epoc32\data\Z\System\install\eventsuistub.sis "system\install\eventsuistub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1513 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, filemanagerbkupplugin.dll , filemanagerbkupplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1514 |
data=\epoc32\data\Z\resource\GflmFileExtensionMimeTypes.rsc "resource\GflmFileExtensionMimeTypes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1515 |
data=\epoc32\data\Z\private\101F84EB\backup_registration.xml "private\101F84EB\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1516 |
data=\epoc32\data\Z\resource\apps\filessearchplugin.mif "resource\apps\filessearchplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1517 |
data=\epoc32\data\Z\System\install\fmradio_stub.sis "system\install\fmradio_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1518 |
data=\epoc32\data\Z\Private\2001B25E\backup_registration.xml "PRIVATE\2001B25E\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1519 |
REM MISSING data=\epoc32\data\Z\Private\10202BE9\2001B25E.txt PRIVATE\10202BE9\2001B25E.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1520 |
data=\epoc32\data\Z\system\install\commonemailstub.sis "system\install\commonemailstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1521 |
data=\epoc32\data\Z\private\2001E277\backup_registration.xml "private\2001E277\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1522 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\email.html "private\2001E277\HtmlFile\email.html" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1523 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\email_rtl.html "private\2001E277\HtmlFile\email_rtl.html" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1524 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\header.js "private\2001E277\HtmlFile\header.js" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1525 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\header.css "private\2001E277\HtmlFile\header.css" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1526 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\email.js "private\2001E277\HtmlFile\email.js" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1527 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\follow_up.png "private\2001E277\HtmlFile\follow_up.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1528 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\follow_up_complete.png "private\2001E277\HtmlFile\follow_up_complete.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1529 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\priority_high.png "private\2001E277\HtmlFile\priority_high.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1530 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\priority_low.png "private\2001E277\HtmlFile\priority_low.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1531 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\btn_right.png "private\2001E277\HtmlFile\btn_right.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1532 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\btn_left.png "private\2001E277\HtmlFile\btn_left.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1533 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\attachment.png "private\2001E277\HtmlFile\attachment.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1534 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\expand.png "private\2001E277\HtmlFile\expand.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1535 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\collapse.png "private\2001E277\HtmlFile\collapse.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1536 |
data=\epoc32\data\Z\private\2001E277\HtmlFile\hidden.png "private\2001E277\HtmlFile\hidden.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1537 |
data=\epoc32\data\Z\private\2000E53C\backup_registration.xml "private\2000E53C\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1538 |
data=\epoc32\data\Z\resource\plugins\fsscrollbarplugin.rsc "resource\plugins\fsscrollbarplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1539 |
REM ALFRED |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1540 |
file=\epoc32\release\ARMV5\urel\hitchcock.dll "sys\bin\hitchcock.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1541 |
file=\epoc32\release\ARMV5\urel\alfclient.dll "sys\bin\alfclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1542 |
file=\epoc32\release\ARMV5\urel\alfappservercore.dll "sys\bin\alfappservercore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1543 |
file=\epoc32\release\ARMV5\urel\alfdecoderserverclient.dll "sys\bin\alfdecoderserverclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1544 |
data=\epoc32\data\Z\resource\plugins\alfnonsupportedwscommands.rsc "resource\plugins\alfnonsupportedwscommands.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1545 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, alfappfwproxy.dll , alfappfwproxy.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1546 |
file=\epoc32\release\ARMV5\urel\ftokenclient.dll "sys\bin\ftokenclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1547 |
data=\epoc32\release\ARMV5\urel\uiaccelerator_stub.sis "system\install\uiaccelerator_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1548 |
REM MISSING file=\epoc32\release\ARMV5\urel\bga_reference_plugin.dll sys\bin\bga_reference_plugin.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1549 |
data=\epoc32\data\Z\private\200286D3\refvertexshader.vsh "private\200286D3\refvertexshader.vsh" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1550 |
data=\epoc32\data\Z\private\200286D3\reffragmentshader.fsh "private\200286D3\reffragmentshader.fsh" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1551 |
data=\epoc32\data\Z\resource\fscactionutils.rsc "resource\fscactionutils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1552 |
data=\epoc32\data\Z\resource\apps\fsccallplugin.mif "resource\apps\fsccallplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1553 |
data=\epoc32\data\Z\resource\apps\fscsaveascontactplugin.mif "resource\apps\fscsaveascontactplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1554 |
data=\epoc32\data\Z\resource\apps\fscpocplugin.mif "resource\apps\fscpocplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1555 |
data=\epoc32\data\Z\resource\apps\fscsendplugin.mif "resource\apps\fscsendplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1556 |
data=\epoc32\data\Z\RESOURCE\fsmailbrandmanager.rsc "resource\fsmailbrandmanager.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1557 |
data=\epoc32\data\Z\RESOURCE\APPS\ovi_brand_graphics.mif "resource\apps\ovi_brand_graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1558 |
data=\epoc32\data\Z\RESOURCE\APPS\yahoo_brand_graphics.mif "resource\apps\yahoo_brand_graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1559 |
data=\epoc32\data\Z\RESOURCE\APPS\google_brand_graphics.mif "resource\apps\google_brand_graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1560 |
data=\epoc32\data\Z\RESOURCE\APPS\aol_brand_graphics.mif "resource\apps\aol_brand_graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1561 |
data=\epoc32\data\Z\RESOURCE\APPS\microsoft_brand_graphics.mif "resource\apps\microsoft_brand_graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1562 |
data=\epoc32\data\Z\RESOURCE\APPS\mail_for_exchange_brand_graphics.mif "resource\apps\mail_for_exchange_brand_graphics.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1563 |
data=\epoc32\data\Z\resource\messaging\mtm\fsmtms.rsc "resource\messaging\mtm\fsmtms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1564 |
data=\epoc32\data\Z\resource\messaging\fsuimtm.rsc "resource\messaging\fsuimtm.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1565 |
data=\epoc32\data\Z\resource\messaging\fsuidatamtm.rsc "resource\messaging\fsuidatamtm.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1566 |
data=\epoc32\data\z\system\install\glxgallery_stub.sis "system\install\glxgallery_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1567 |
data=\epoc32\data\Z\resource\apps\glxicons.mif "resource\apps\glxicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1568 |
data=\epoc32\data\Z\private\10202be9\200009EE.txt "private\10202be9\200009EE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1569 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, glxmemoryplugin.dll , glxmemoryplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1570 |
data=\epoc32\data\Z\resource\apps\GSDevDiagPlugin.mif "resource\apps\GSDevDiagPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1571 |
data=\epoc32\data\Z\resource\apps\gsvmbxplugin.mif "resource\apps\gsvmbxplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1572 |
file=\epoc32\release\ARMV5\urel\hnengine.dll "sys\bin\hnengine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1573 |
file=\epoc32\release\ARMV5\urel\hnmetadatamodel.dll "sys\bin\hnmetadatamodel.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1574 |
file=\epoc32\release\ARMV5\urel\hnpresentationmodel.dll "sys\bin\hnpresentationmodel.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1575 |
file=\epoc32\release\ARMV5\urel\hnutilities.dll "sys\bin\hnutilities.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1576 |
data=\epoc32\data\Z\private\10202be9\20012474.txt "private\10202be9\20012474.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1577 |
REM MISSING file=\epoc32\release\ARMV5\urel\ImageEditor.exe sys\bin\ImageEditor.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1578 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\ImageEditor_reg.rsc "Private\10003a3f\apps\ImageEditor_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1579 |
data=\epoc32\data\Z\resource\apps\BlackWhite.mif "resource\apps\BlackWhite.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1580 |
data=\epoc32\data\Z\resource\apps\Brightness.mif "resource\apps\Brightness.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1581 |
data=\epoc32\data\Z\resource\apps\Bubble.mif "resource\apps\Bubble.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1582 |
data=\epoc32\data\Z\private\101ffa91\Bubbles\Bubbles01.mbm "private\101ffa91\Bubbles\Bubbles01.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1583 |
data=\epoc32\data\Z\private\101ffa91\Bubbles\Bubbles02.mbm "private\101ffa91\Bubbles\Bubbles02.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1584 |
data=\epoc32\data\Z\private\101ffa91\Bubbles\Bubbles03.mbm "private\101ffa91\Bubbles\Bubbles03.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1585 |
data=\epoc32\data\Z\resource\apps\Cartoonize.mif "resource\apps\Cartoonize.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1586 |
data=\epoc32\data\Z\resource\apps\Clipart.mif "resource\apps\Clipart.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1587 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts01.mbm "private\101ffa91\cliparts\Cliparts01.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1588 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts02.mbm "private\101ffa91\cliparts\Cliparts02.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1589 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts03.mbm "private\101ffa91\cliparts\Cliparts03.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1590 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts04.mbm "private\101ffa91\cliparts\Cliparts04.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1591 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts05.mbm "private\101ffa91\cliparts\Cliparts05.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1592 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts06.mbm "private\101ffa91\cliparts\Cliparts06.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1593 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts07.mbm "private\101ffa91\cliparts\Cliparts07.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1594 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts08.mbm "private\101ffa91\cliparts\Cliparts08.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1595 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts09.mbm "private\101ffa91\cliparts\Cliparts09.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1596 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts10.mbm "private\101ffa91\cliparts\Cliparts10.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1597 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts11.mbm "private\101ffa91\cliparts\Cliparts11.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1598 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts12.mbm "private\101ffa91\cliparts\Cliparts12.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1599 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts13.mbm "private\101ffa91\cliparts\Cliparts13.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1600 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts14.mbm "private\101ffa91\cliparts\Cliparts14.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1601 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts15.mbm "private\101ffa91\cliparts\Cliparts15.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1602 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts16.mbm "private\101ffa91\cliparts\Cliparts16.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1603 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts17.mbm "private\101ffa91\cliparts\Cliparts17.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1604 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts18.mbm "private\101ffa91\cliparts\Cliparts18.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1605 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts19.mbm "private\101ffa91\cliparts\Cliparts19.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1606 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts20.mbm "private\101ffa91\cliparts\Cliparts20.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1607 |
data=\epoc32\data\Z\private\101ffa91\cliparts\Cliparts21.mbm "private\101ffa91\cliparts\Cliparts21.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1608 |
data=\epoc32\data\Z\resource\apps\Contrast.mif "resource\apps\Contrast.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1609 |
data=\epoc32\data\Z\resource\apps\Crop.mif "resource\apps\Crop.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1610 |
data=\epoc32\data\Z\resource\apps\Frame.mif "resource\apps\Frame.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1611 |
data=\epoc32\data\Z\private\101ffa91\frames\frames01.mbm "private\101ffa91\frames\frames01.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1612 |
data=\epoc32\data\Z\resource\apps\Negative.mif "resource\apps\Negative.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1613 |
data=\epoc32\data\Z\resource\apps\RedEyeReduction.mif "resource\apps\RedEyeReduction.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1614 |
data=\epoc32\data\Z\resource\apps\Resize.mif "resource\apps\Resize.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1615 |
data=\epoc32\data\Z\resource\apps\RotateLeft.mif "resource\apps\RotateLeft.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1616 |
data=\epoc32\data\Z\resource\apps\RotateRight.mif "resource\apps\RotateRight.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1617 |
data=\epoc32\data\Z\resource\apps\Sepia.mif "resource\apps\Sepia.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1618 |
data=\epoc32\data\Z\resource\apps\Sharpness.mif "resource\apps\Sharpness.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1619 |
data=\epoc32\data\Z\resource\apps\Text.mif "resource\apps\Text.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1620 |
data=\epoc32\data\Z\system\install\imcvuiappstub.sis "system\install\imcvuiappstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1621 |
data=\epoc32\data\Z\system\install\imstatuspaneindicatorpluginstub.sis "system\install\imstatuspaneindicatorpluginstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1622 |
data=\epoc32\data\Z\system\install\uiservicetabstub.sis "system\install\uiservicetabstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1623 |
data=\epoc32\data\Z\private\20012423\backup_registration.xml "private\20012423\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1624 |
data=\epoc32\data\Z\private\100058EB\backup_registration.xml "private\100058EB\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1625 |
data=\epoc32\data\Z\system\install\imum_stub.sis "system\install\imum_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1626 |
data=\epoc32\data\Z\system\install\instantmessagesalertstub.sis "system\install\instantmessagesalertstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1627 |
data=\epoc32\data\Z\system\install\instantmsgindicatorpluginstub.sis "system\install\instantmsgindicatorpluginstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1628 |
data=\epoc32\data\Z\System\install\java.sis "System\Install\java.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1629 |
data=\epoc32\data\Z\Resource\plugins\appmngr2midletplugin.rsc "resource\plugins\appmngr2midletplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1630 |
file=\epoc32\release\ARMV5\urel\javaregistryclient.dll "sys\bin\javaregistryclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1631 |
file=\epoc32\release\ARMV5\urel\javasizehelperclient.dll "sys\bin\javasizehelperclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1632 |
data=\epoc32\data\Z\Resource\plugins\ifeui.rsc "resource\plugins\ifeui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1633 |
data=\epoc32\data\Z\Resource\apps\javainstaller_icon.mif "resource\apps\javainstaller_icon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1634 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javainstallerui.odc "resource\java\jvm\lib\jrt\javainstallerui.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1635 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javainstaller.odc "resource\java\jvm\lib\jrt\javainstaller.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1636 |
data=\epoc32\data\Z\Resource\java\java_app_92.mif "resource\java\java_app.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1637 |
data=\epoc32\data\Z\Resource\java\java_trusted.png "resource\java\java_trusted.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1638 |
data=\epoc32\data\Z\Resource\java\java_untrusted.png "resource\java\java_untrusted.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1639 |
data=\epoc32\data\Z\private\102033E6\installer\inst_plugins.cfg "private\102033E6\installer\inst_plugins.cfg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1640 |
data=\epoc32\data\Z\Resource\plugins\javaappschemeplugin.rsc "resource\plugins\javaappschemeplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1641 |
data=\epoc32\data\Z\Resource\plugins\javasidchecker.rsc "resource\plugins\javasidchecker.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1642 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recjar.dll , recjar.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1643 |
data=\epoc32\data\Z\Resource\plugins\recjar.rsc "resource\plugins\recjar.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1644 |
data=\epoc32\data\Z\Resource\plugins\midp2backupplugin.rsc "resource\plugins\midp2backupplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1645 |
data=\epoc32\data\Z\private\1028246F\backup_registration.xml "private\1028246F\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1646 |
data=\epoc32\data\Z\private\102033E6\backup_registration.xml "private\102033E6\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1647 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacoreui.odc "resource\java\jvm\lib\jrt\javacoreui.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1648 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\eswt.odc "resource\java\jvm\lib\jrt\eswt.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1649 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\eswtdirectcontent.odc "resource\java\jvm\lib\jrt\eswtdirectcontent.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1650 |
data=\epoc32\data\Z\Private\10003a3f\apps\eswt_reg.rsc "private\10003a3f\import\apps\eswt_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1651 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javalcdui.odc "resource\java\jvm\lib\jrt\javalcdui.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1652 |
data=\epoc32\data\Z\Resource\java\lcdgr.rsc "resource\java\lcdgr.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1653 |
data=\epoc32\data\Z\Private\10003a3f\apps\lcdui_reg.rsc "private\10003a3f\import\apps\lcdui_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1654 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaamms.odc "resource\java\jvm\lib\jrt\javaamms.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1655 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javamobilemedia.odc "resource\java\jvm\lib\jrt\javamobilemedia.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1656 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\CamcorderJavaCapture.wav "System\Sounds\Digital\CamcorderJavaCapture.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1657 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\CamcorderJavaStart.wav "System\Sounds\Digital\CamcorderJavaStart.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1658 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javamobinfo.odc "resource\java\jvm\lib\jrt\javamobinfo.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1659 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaglobalindicators.odc "resource\java\jvm\lib\jrt\javaglobalindicators.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1660 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasoftnotification.odc "resource\java\jvm\lib\jrt\javasoftnotification.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1661 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javam2g.odc "resource\java\jvm\lib\jrt\javam2g.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1662 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javam3g.odc "resource\java\jvm\lib\jrt\javam3g.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1663 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javanokiasound.odc "resource\java\jvm\lib\jrt\javanokiasound.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1664 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javalegacyutils.odc "resource\java\jvm\lib\jrt\javalegacyutils.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1665 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaruntimeui.odc "resource\java\jvm\lib\jrt\javaruntimeui.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1666 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javamidpruntime.odc "resource\java\jvm\lib\jrt\javamidpruntime.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1667 |
REM MISSING data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\bin\java.properties resource\java\jvm\bin\java.properties |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1668 |
REM MISSING data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\security\java.policy resource\java\jvm\lib\security\java.policy |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1669 |
REM MISSING data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\security\java.security resource\java\jvm\lib\security\java.security |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1670 |
file=\epoc32\release\ARMV5\urel\javautils.dll "sys\bin\javautils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1671 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javautils.odc "resource\java\jvm\lib\jrt\javautils.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1672 |
file=\epoc32\release\ARMV5\urel\javacomms.dll "sys\bin\javacomms.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1673 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacomms.odc "resource\java\jvm\lib\jrt\javacomms.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1674 |
file=\epoc32\release\ARMV5\urel\javaipc.dll "sys\bin\javaipc.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1675 |
file=\epoc32\release\ARMV5\urel\javafileutils.dll "sys\bin\javafileutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1676 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javafileutils.odc "resource\java\jvm\lib\jrt\javafileutils.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1677 |
file=\epoc32\release\ARMV5\urel\javasecurity.dll "sys\bin\javasecurity.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1678 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasecurity.odc "resource\java\jvm\lib\jrt\javasecurity.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1679 |
data=\epoc32\data\Z\Resource\plugins\javaunicertstoreplugin.rsc "resource\plugins\javaunicertstoreplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1680 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_manufacturer.ser "resource\java\security\policies\s60_manufacturer.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1681 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_operator.ser "resource\java\security\policies\s60_operator.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1682 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_trustedthirdparty.ser "resource\java\security\policies\s60_trustedthirdparty.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1683 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\s60_untrusted.ser "resource\java\security\policies\s60_untrusted.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1684 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_manufacturer.ser "resource\java\security\policies\msa_manufacturer.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1685 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_operator.ser "resource\java\security\policies\msa_operator.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1686 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_trustedthirdparty.ser "resource\java\security\policies\msa_trustedthirdparty.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1687 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\msa_untrusted.ser "resource\java\security\policies\msa_untrusted.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1688 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_manufacturer.ser "resource\java\security\policies\att_manufacturer.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1689 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_operator.ser "resource\java\security\policies\att_operator.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1690 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_operatorextra.ser "resource\java\security\policies\att_operatorextra.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1691 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_trustedthirdparty.ser "resource\java\security\policies\att_trustedthirdparty.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1692 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\att_untrusted.ser "resource\java\security\policies\att_untrusted.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1693 |
data=\epoc32\release\ARMV5\urel\z\resource\java\security\policies\all.ser "resource\java\security\policies\all.ser" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1694 |
file=\epoc32\release\ARMV5\urel\javaenvinfo.dll "sys\bin\javaenvinfo.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1695 |
data=\epoc32\release\ARMV5\urel\Z\Resource\versions\java.txt "resource\versions\java.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1696 |
file=\epoc32\release\ARMV5\urel\javastorage.dll "sys\bin\javastorage.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1697 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javastorage.odc "resource\java\jvm\lib\jrt\javastorage.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1698 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javagcf.odc "resource\java\jvm\lib\jrt\javagcf.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1699 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaconnectionmanager.odc "resource\java\jvm\lib\jrt\javaconnectionmanager.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1700 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javahttp.odc "resource\java\jvm\lib\jrt\javahttp.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1701 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javahttps.odc "resource\java\jvm\lib\jrt\javahttps.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1702 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasocket.odc "resource\java\jvm\lib\jrt\javasocket.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1703 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javassl.odc "resource\java\jvm\lib\jrt\javassl.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1704 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javapushregistry.odc "resource\java\jvm\lib\jrt\javapushregistry.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1705 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javabluecove.odc "resource\java\jvm\lib\jrt\javabluecove.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1706 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javabluetooth.odc "resource\java\jvm\lib\jrt\javabluetooth.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1707 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javabluetoothcommons.odc "resource\java\jvm\lib\jrt\javabluetoothcommons.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1708 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javawma.odc "resource\java\jvm\lib\jrt\javawma.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1709 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javawmamms.odc "resource\java\jvm\lib\jrt\javawmamms.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1710 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacomm.odc "resource\java\jvm\lib\jrt\javacomm.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1711 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javadatagram.odc "resource\java\jvm\lib\jrt\javadatagram.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1712 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javalocation.odc "resource\java\jvm\lib\jrt\javalocation.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1713 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasensor.odc "resource\java\jvm\lib\jrt\javasensor.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1714 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javawebservices.odc "resource\java\jvm\lib\jrt\javawebservices.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1715 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javapim.odc "resource\java\jvm\lib\jrt\javapim.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1716 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javarms.odc "resource\java\jvm\lib\jrt\javarms.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1717 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javasatsa.odc "resource\java\jvm\lib\jrt\javasatsa.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1718 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javafile.odc "resource\java\jvm\lib\jrt\javafile.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1719 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javaiapinfo.odc "resource\java\jvm\lib\jrt\javaiapinfo.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1720 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\resources.jar "resource\java\jvm\lib\jrt\resources.jar" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1721 |
data=\epoc32\data\Z\Resource\java\midpOdcList "resource\java\midpodclist" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1722 |
data=\epoc32\data\Z\Resource\java\installerOdcList "resource\java\installerodclist" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1723 |
data=\epoc32\data\Z\Resource\java\tckRunnerOdcList "resource\java\tckrunnerodclist" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1724 |
data=\epoc32\data\Z\Resource\java\javacontrolpanelodclist "resource\java\javacontrolpanelodclist" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1725 |
data=\epoc32\data\Z\Resource\java\security\trustroots\midprootslist "resource\java\security\trustroots\midprootslist" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1726 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, javaiconsizenotifplugin.dll , javaiconsizenotifplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1727 |
data=\epoc32\data\Z\Resource\plugins\javaiconsizenotifplugin.rsc "resource\plugins\javaiconsizenotifplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1728 |
data=\epoc32\data\Z\resource\apps\Landmarks.mif "resource\apps\Landmarks.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1729 |
data=\epoc32\data\Z\System\install\landmarksstub.sis "system\install\landmarksstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1730 |
data=\epoc32\data\Z\private\101F4CD5\backup_registration.xml "private\101F4CD5\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1731 |
data=\epoc32\data\Z\System\install\logsserviceextension_stub.sis "system\install\logsserviceextension_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1732 |
REM Light Weight Player |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1733 |
data=\epoc32\data\Z\Private\101f4cd6\backup_registration.xml "Private\101f4cd6\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1734 |
file=\epoc32\release\ARMV5\urel\matrixmenu.exe "sys\bin\matrixmenu.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1735 |
data=\epoc32\data\Z\resource\apps\matrixmenu.mif "resource\apps\matrixmenu.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1736 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\matrixmenu_reg.rsc "Private\10003a3f\import\apps\matrixmenu_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1737 |
data=\epoc32\data\Z\private\101F4CD2\backup_registration.xml "private\101F4CD2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1738 |
data=\epoc32\data\Z\system\install\MCE_STUB.sis "system\install\MCE_STUB.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1739 |
data=\epoc32\data\Z\resource\apps\MceExtraIcons.mif "resource\apps\MceExtraIcons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1740 |
data=\epoc32\data\Z\system\install\MceSettings_stub.sis "system\install\MceSettings_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1741 |
data=\epoc32\data\Z\resource\apps\MceSettingsGSPluginIcons.mif "resource\apps\MceSettingsGSPluginIcons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1742 |
data=\epoc32\data\Z\resource\MceSettingsEmailSel.rsc "resource\MceSettingsEmailSel.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1743 |
data=\epoc32\data\z\resource\apps\gridroot.mif "resource\apps\gridroot.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1744 |
data=\epoc32\include\gridroot.mbg "resource\apps\gridroot.mbg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1745 |
data=\epoc32\data\z\resource\apps\matrixmenudata.mif "resource\apps\matrixmenudata.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1746 |
data=\epoc32\include\matrixmenudata.mbg "resource\apps\matrixmenudata.mbg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1747 |
data=\epoc32\data\Z\private\200113DD\content\matrixmenudata.xml "private\200113DD\content\matrixmenudata.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1748 |
data=\epoc32\data\z\private\101F4CD2\import\suites\foldersuite_touch\suite.xml "private\101F4CD2\import\suites\foldersuite\suite.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1749 |
data=\epoc32\data\z\private\101F4CD2\import\suites\foldersuite_touch\items.xml "private\101F4CD2\import\suites\foldersuite\items.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1750 |
data=\epoc32\include\foldersuite.rsg "resource\apps\foldersuite.rsg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1751 |
data=\epoc32\data\Z\resource\apps\messagessearchplugin.mif "resource\apps\messagessearchplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1752 |
file=\epoc32\release\ARMV5\urel\missedalarmstore.dll "sys\bin\missedalarmstore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1753 |
file=\epoc32\release\ARMV5\urel\mmextensionmanager.dll "sys\bin\mmextensionmanager.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1754 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mmfolderuiextensionplugin.dll , mmfolderuiextensionplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1755 |
data=\epoc32\data\Z\resource\mmsdatastore.rsc "resource\mmsdatastore.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1756 |
data=\epoc32\data\Z\private\101F99F6\capability\101FB0E9.XML "private\101F99F6\capability\101FB0E9.XML" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1757 |
data=\epoc32\data\Z\System\install\mmsdsa_stub.sis "system\install\mmsdsa_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1758 |
data=\epoc32\data\Z\private\100058DB\backup_registration.xml "private\100058DB\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1759 |
data=\epoc32\data\z\system\install\stub_mmsviewer.sis "system\install\stub_mmsviewer.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1760 |
data=\epoc32\data\z\system\install\stub_notviewer.sis "system\install\stub_notviewer.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1761 |
file=\epoc32\release\ARMV5\urel\mmwidgets.dll "sys\bin\mmwidgets.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1762 |
data=\epoc32\data\z\resource\list\custom\akn_single_large_graphic_pane.xml "resource\list\custom\akn_single_large_graphic_pane.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1763 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_1.xml "resource\list\custom\akn_logical_template_1.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1764 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_2.xml "resource\list\custom\akn_logical_template_2.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1765 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_3.xml "resource\list\custom\akn_logical_template_3.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1766 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_4.xml "resource\list\custom\akn_logical_template_4.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1767 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_5.xml "resource\list\custom\akn_logical_template_5.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1768 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_6.xml "resource\list\custom\akn_logical_template_6.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1769 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_7.xml "resource\list\custom\akn_logical_template_7.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1770 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_8.xml "resource\list\custom\akn_logical_template_8.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1771 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_10.xml "resource\list\custom\akn_logical_template_10.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1772 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_11.xml "resource\list\custom\akn_logical_template_11.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1773 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_12.xml "resource\list\custom\akn_logical_template_12.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1774 |
data=\epoc32\data\z\resource\list\custom\akn_logical_template_13.xml "resource\list\custom\akn_logical_template_13.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1775 |
data=\epoc32\data\z\resource\grid\custom\akn_single_large_graphic_pane.xml "resource\grid\custom\akn_single_large_graphic_pane.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1776 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_1.xml "resource\grid\custom\akn_logical_template_1.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1777 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_2.xml "resource\grid\custom\akn_logical_template_2.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1778 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_3.xml "resource\grid\custom\akn_logical_template_3.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1779 |
data=\epoc32\data\z\resource\grid\custom\akn_logical_template_4.xml "resource\grid\custom\akn_logical_template_4.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1780 |
data=\epoc32\data\z\resource\list\lct\akn_list_single_hc_apps_pane.xml "resource\list\lct\akn_list_single_hc_apps_pane.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1781 |
data=\epoc32\data\z\resource\list\lct\akn_single_large_graphic_pane.xml "resource\list\lct\akn_single_large_graphic_pane.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1782 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_1.xml "resource\list\lct\akn_logical_template_1.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1783 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_2.xml "resource\list\lct\akn_logical_template_2.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1784 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_3.xml "resource\list\lct\akn_logical_template_3.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1785 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_4.xml "resource\list\lct\akn_logical_template_4.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1786 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_5.xml "resource\list\lct\akn_logical_template_5.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1787 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_6.xml "resource\list\lct\akn_logical_template_6.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1788 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_6a.xml "resource\list\lct\akn_logical_template_6a.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1789 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_7.xml "resource\list\lct\akn_logical_template_7.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1790 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_8.xml "resource\list\lct\akn_logical_template_8.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1791 |
data=\epoc32\data\z\resource\list\lct\akn_logical_template_12.xml "resource\list\lct\akn_logical_template_12.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1792 |
data=\epoc32\data\z\resource\grid\lct\akn_logical_template_3.xml "resource\grid\lct\akn_logical_template_3.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1793 |
data=\epoc32\data\Z\resource\mpsettingsropmodel.rsc "resource\mpsettingsropmodel.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1794 |
data=\epoc32\data\Z\System\data\nullsound.mp3 "system\data\nullsound.mp3" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1795 |
data=\epoc32\data\z\system\install\mpxplugins_stub.sis "system\install\mpxplugins_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1796 |
data=\epoc32\data\Z\resource\mplayeravrcpsettings.rsc "resource\mplayeravrcpsettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1797 |
data=\epoc32\data\z\system\install\mpxmusicplayerstub.sis "system\install\mpxmusicplayerstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1798 |
data=\epoc32\data\Z\Private\102072c3\backup_registration.xml "private\102072c3\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1799 |
data=\epoc32\data\Z\resource\apps\mpxscreensaverplugin.mif "resource\apps\mpxscreensaverplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1800 |
data=\epoc32\data\Z\resource\apps\mpxdbhgplugin.mif "resource\apps\mpxdbhgplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1801 |
data=\epoc32\data\Z\resource\apps\mpxdbplugin.mif "resource\apps\mpxdbplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1802 |
data=\epoc32\data\Z\resource\apps\mpxpodcastdbplugin.mif "resource\apps\mpxpodcastdbplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1803 |
data=\epoc32\data\Z\System\install\videoplayer_stub.sis "system\install\videoplayer_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1804 |
data=\epoc32\data\Z\resource\apps\MsgEditor.mif "resource\apps\MsgEditor.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1805 |
data=\epoc32\data\Z\resource\apps\msgeditor_ah.mif "resource\apps\msgeditor_ah.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1806 |
data=\epoc32\data\Z\resource\MsgMimeToMediaMapping.rsc "resource\MsgMimeToMediaMapping.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1807 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, MsgNotifiersWrapper.dll , MsgNotifiersWrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1808 |
data=\epoc32\data\Z\private\100058CD\backup_registration.xml "private\100058CD\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1809 |
data=\epoc32\data\Z\resource\apps\multimediasearchplugin.mif "resource\apps\multimediasearchplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1810 |
data=\epoc32\data\Z\resource\apps\musuiicons.mif "resource\apps\musuiicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1811 |
data=\epoc32\data\Z\resource\apps\musuitoolbaricons.mif "resource\apps\musuitoolbaricons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1812 |
data=\epoc32\data\Z\private\1028238D\tone.amr "private\1028238D\tone.amr" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1813 |
data=\epoc32\data\Z\resource\apps\musindicatoricons.mif "resource\apps\musindicatoricons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1814 |
data=\epoc32\data\Z\resource\apps\musindicatoricons.mbm "resource\apps\musindicatoricons.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1815 |
data=\epoc32\data\Z\resource\apps\mussettingsplugin.mif "resource\apps\mussettingsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1816 |
data=\epoc32\data\Z\system\install\multimediasharing_stub.sis "system\install\multimediasharing_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1817 |
data=\epoc32\data\Z\private\1028238D\backup_registration.xml "private\1028238D\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1818 |
data=\epoc32\data\Z\Resource\apps\musichomescreenicons.mif "resource\apps\musichomescreenicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1819 |
data=\epoc32\include\musichomescreen.rsg "resource\apps\musichomescreen.rsg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1820 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\manifest.dat "private\200159c0\install\musicwidget_10207c18\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1821 |
data=\epoc32\data\Z\system\install\ncnlist_stub.SIS "system\install\ncnlist_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1822 |
data=\epoc32\data\Z\private\10005907\backup_registration.xml "private\10005907\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1823 |
data=\epoc32\data\Z\resource\apps\notespluginicons.mif "resource\apps\notespluginicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1824 |
data=\epoc32\data\Z\private\100012a5\policy\101F8878.spd "private\100012a5\policy\101F8878.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1825 |
data=\epoc32\data\Z\resource\NSmlNotepadDataStoreFormat.RSC "resource\NSmlNotepadDataStoreFormat.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1826 |
REM OMA Device Management Application UI |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1827 |
data=\epoc32\data\Z\private\101F6DE5\backup_registration.xml "private\101F6DE5\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1828 |
REM OMA Data Synchronisation Application UI |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1829 |
REM __SCALABLE_IMAGE(\epoc32\data\Z,resource\apps,resource\apps,NSmlDSSync) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1830 |
data=\epoc32\data\Z\Private\200159c0\install\onerow_2001f480\hsps\00\manifest.dat "private\200159c0\install\onerow_2001f480\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1831 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\hsps\00\manifest.dat "private\200159c0\install\organizer_2001f481\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1832 |
data=\epoc32\data\Z\resource\apps\pbk2rclcallplugin.mif "resource\apps\pbk2rclcallplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1833 |
data=\epoc32\data\Z\resource\apps\pbk2rclsaveascontactplugin.mif "resource\apps\pbk2rclsaveascontactplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1834 |
data=\epoc32\data\Z\resource\apps\pbk2rclpocplugin.mif "resource\apps\pbk2rclpocplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1835 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendplugin.mif "resource\apps\pbk2rclsendplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1836 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendbusinesscardplugin.mif "resource\apps\pbk2rclsendbusinesscardplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1837 |
REM DLL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1838 |
data=\epoc32\data\Z\resource\contactsort.rsc "resource\contactsort.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1839 |
data=\epoc32\data\Z\system\install\psengine_stub.sis "system\install\psengine_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1840 |
data=\epoc32\data\Z\System\install\PhoneAnimDll_stub.sis "System\Install\PhoneAnimDll_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1841 |
file=\epoc32\release\ARMV5\urel\PbkEng.dll "sys\bin\PbkEng.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1842 |
auto-bitmap=\epoc32\data\Z\resource\apps\Phonebook.mbm resource\apps\Phonebook.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1843 |
data=\epoc32\data\Z\resource\apps\Phonebook.mif "resource\apps\Phonebook.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1844 |
data=\epoc32\data\Z\resource\apps\Phonebook_aif.MIF "resource\apps\Phonebook_aif.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1845 |
data=\epoc32\data\Z\private\101f87b1\backup_registration.xml "private\101f87b1\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1846 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Phonebook2_reg.rsc "Private\10003a3f\apps\Phonebook2_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1847 |
data=\epoc32\data\Z\resource\apps\phonebook2ece.mif "resource\apps\phonebook2ece.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1848 |
data=\epoc32\data\Z\resource\Pbk2UIPolicyRes.rsc "resource\Pbk2UIPolicyRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1849 |
data=\epoc32\data\Z\resource\apps\psu2.mif "resource\apps\psu2.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1850 |
data=\epoc32\data\Z\private\101f4cce\backup_registration.xml "private\101f4cce\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1851 |
data=\epoc32\data\Z\Resource\ExtensionManager.mbm "resource\ExtensionManager.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1852 |
data=\epoc32\data\Z\System\install\pbk2_stub.sis "System\Install\pbk2_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1853 |
data=\epoc32\data\Z\System\install\phonecntfinder_stub.SIS "System\Install\phonecntfinder_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1854 |
data=\epoc32\data\Z\resource\defaultbeep.RSC "resource\defaultbeep.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1855 |
data=\epoc32\data\Z\private\1000A86C\backup_registration.xml "private\1000A86C\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1856 |
data=\epoc32\data\Z\System\install\audiohandling_stub.sis "System\Install\audiohandling_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1857 |
data=\epoc32\data\Z\System\install\callhandling_stub.sis "System\Install\callhandling_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1858 |
data=\epoc32\data\Z\System\install\contacthandling_stub.sis "System\Install\contacthandling_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1859 |
data=\epoc32\data\Z\System\install\loghandling_stub.sis "System\Install\loghandling_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1860 |
data=\epoc32\data\Z\System\install\phonemodel_stub.sis "System\Install\phonemodel_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1861 |
data=\epoc32\data\Z\System\install\servicehandling_stub.sis "System\Install\servicehandling_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1862 |
data=\epoc32\data\Z\System\install\phonesettings_stub.SIS "System\Install\phonesettings_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1863 |
REM PhoneUI |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1864 |
data=\epoc32\data\Z\System\install\phoneui_stub.sis "System\Install\phoneui_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1865 |
data=\epoc32\data\Z\System\install\phoneuicontrol_stub.sis "System\Install\phoneuicontrol_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1866 |
data=\epoc32\data\Z\System\install\phoneuistates_stub.sis "System\Install\phoneuistates_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1867 |
data=\epoc32\data\Z\System\install\phoneuiutils_stub.sis "System\Install\phoneuiutils_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1868 |
data=\epoc32\data\Z\System\install\phoneuiview_stub.sis "System\Install\phoneuiview_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1869 |
data=\epoc32\data\Z\System\install\phonemediatorcenter_stub.sis "System\Install\phonemediatorcenter_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1870 |
data=\epoc32\data\Z\System\install\phoneuivoipextension_stub.sis "System\Install\phoneuivoipextension_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1871 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recnhwr.dll , recnhwr.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1872 |
REM MISSING data=\epoc32\data\Z\Resource\apps\podcast.rsc resource\apps\podcast.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1873 |
data=\epoc32\data\Z\Resource\apps\Podcast.mif "resource\apps\Podcast.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1874 |
data=\epoc32\data\Z\Resource\help\podcatcher.hlp "resource\apps\podcatcher.hlp" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1875 |
data=\epoc32\data\Z\Private\10003a3f\apps\podcast_reg.rsc "private\10003a3f\apps\podcast_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1876 |
REM MISSING data=\epoc32\data\Z\Private\A0009D00\backup_registration.xml private\A0009D00\backup_registration.xml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1877 |
data=\epoc32\data\Z\Private\A0009D00\podcatcher.sqlite.template "private\A0009D00\podcatcher.sqlite.template" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1878 |
data=\epoc32\data\Z\Private\A0009D00\defaultfeeds.xml "private\A0009D00\defaultfeeds.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1879 |
data=\epoc32\data\Z\Private\200159c0\install\posterwideimage_2001fdbc\hsps\00\manifest.dat "private\200159c0\install\posterwideimage_2001fdbc\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1880 |
data=\epoc32\data\Z\private\10202BE9\2000BEE5.txt "private\10202BE9\2000BEE5.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1881 |
data=\epoc32\data\Z\resource\apps\gsprofilesplugin.mif "resource\apps\gsprofilesplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1882 |
data=\epoc32\data\Z\Private\2000B187\10283386.xml "private\2000B187\10283386.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1883 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\manifest.dat "private\200159c0\install\profile_2001cb7c\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1884 |
data=\epoc32\data\Z\resource\apps\PslnCallImagePlugin.mif "resource\apps\PslnCallImagePlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1885 |
data=\epoc32\data\Z\System\install\pslncallimageplugin_stub.SIS "System\Install\pslncallimageplugin_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1886 |
REM PhoneSettings Notes UI |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1887 |
data=\epoc32\data\Z\System\install\psui_stub.sis "System\Install\psui_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1888 |
data=\epoc32\data\Z\resource\apps\PushMtm.mif "resource\apps\PushMtm.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1889 |
data=\epoc32\data\Z\Private\100012a5\policy\10202869.SPD "PRIVATE\100012a5\policy\10202869.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1890 |
data=\epoc32\data\Z\Private\10202869\backup_registration.xml "private\10202869\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1891 |
data=\epoc32\data\Z\Private\200159c0\install\root_2001f482\xuikon\00\root.o0000 "private\200159c0\install\root_2001f482\xuikon\00\root.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1892 |
data=\epoc32\data\Z\Private\200159c0\install\root_2001f482\hsps\00\manifest.dat "private\200159c0\install\root_2001f482\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1893 |
REM This iby file puts Symbian components to ROM. It replaces sislwappush.iby. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1894 |
REM It does not put some components to ROM, that are put by sislwappush.iby. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1895 |
data=\epoc32\data\Z\Resource\wappush\si.dtd "RESOURCE\wappush\si.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1896 |
data=\epoc32\data\Z\Resource\wappush\sl.dtd "RESOURCE\wappush\sl.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1897 |
data=\epoc32\data\Z\Resource\wappush\si10.tok "RESOURCE\wappush\si10.tok" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1898 |
data=\epoc32\data\Z\Resource\wappush\sl10.tok "RESOURCE\wappush\sl10.tok" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1899 |
data=\epoc32\data\Z\resource\apps\srchuiindevicesvg.mif "resource\apps\srchuiindevicesvg.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1900 |
data=\epoc32\data\Z\resource\apps\gnrlsearchuisvg.mif "resource\apps\gnrlsearchuisvg.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1901 |
data=\epoc32\data\Z\resource\apps\srchuiresviewpluginicons.mif "resource\apps\srchuiresviewpluginicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1902 |
data=\epoc32\data\Z\System\install\Servicerequest_stub.sis "System\Install\Servicerequest_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1903 |
data=\epoc32\data\Z\system\install\servicewidget_stub.sis "system\install\servicewidget_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1904 |
data=\epoc32\data\Z\Private\200159c0\install\servicewidget_20021383\xuikon\00\servicewidget.o0000 "private\200159c0\install\servicewidget_20021383\xuikon\00\servicewidget.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1905 |
data=\epoc32\data\Z\Private\200159c0\install\servicewidget_20021383\hsps\00\manifest.dat "private\200159c0\install\servicewidget_20021383\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1906 |
data=\epoc32\data\Z\private\10202be9\200071d3.txt "private\10202be9\200071d3.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1907 |
data=\epoc32\data\Z\private\10282BC4\Rules\silenceringingtone_activate.rul "private\10282BC4\Rules\silenceringingtone_activate.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1908 |
data=\epoc32\data\Z\private\10282BC4\Rules\silenceringingtone_silence.rul "private\10282BC4\Rules\silenceringingtone_silence.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1909 |
data=\epoc32\data\Z\System\install\silenceactionplugin_stub.SIS "System\Install\silenceactionplugin_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1910 |
REM SMIL transition component dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1911 |
data=\epoc32\data\Z\resource\smsdatastore.RSC "resource\smsdatastore.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1912 |
data=\epoc32\data\Z\private\101F99F6\capability\10206B5C.XML "private\101F99F6\capability\10206B5C.XML" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1913 |
data=\epoc32\data\Z\System\install\smsdsa_stub.sis "system\install\smsdsa_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1914 |
data=\epoc32\data\z\system\install\stubsmsviewer.sis "system\install\stubsmsviewer.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1915 |
data=\epoc32\data\Z\resource\apps\speeddialgsplugin.mif "resource\apps\speeddialgsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1916 |
data=\epoc32\data\Z\Private\102818E7\defaultvoicecommands.xml "private\102818E7\defaultvoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1917 |
data=\epoc32\data\Z\Private\102818E7\btvoicecommands.xml "private\102818E7\btvoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1918 |
data=\epoc32\data\Z\Private\102818E7\emailvoicecommands.xml "private\102818E7\emailvoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1919 |
data=\epoc32\data\Z\Private\102818E7\imvoicecommands.xml "private\102818E7\imvoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1920 |
data=\epoc32\data\Z\Private\102818E7\radiovoicecommands.xml "private\102818E7\radiovoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1921 |
data=\epoc32\data\Z\Private\102818E7\realplayervoicecommands.xml "private\102818E7\realplayervoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1922 |
data=\epoc32\data\Z\Private\102818E7\vrvoicecommands.xml "private\102818E7\vrvoicecommands.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1923 |
REM MISSING data=\epoc32\data\Z\Private\102818E7\locationvoicecommands.xml private\102818E7\locationvoicecommands.xml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1924 |
data=\epoc32\data\Z\Private\10201AFE\backup_registration.xml "private\10201AFE\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1925 |
data=\epoc32\data\Z\Private\10201AFF\backup_registration.xml "private\10201AFF\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1926 |
data=\epoc32\data\Z\resource\nssvasresource.rsc "resource\nssvasresource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1927 |
data=\epoc32\data\Z\resource\nssdevasr.rsc "resource\nssdevasr.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1928 |
data=\epoc32\data\Z\resource\nssdevtts.rsc "resource\nssdevtts.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1929 |
data=\epoc32\data\Z\resource\nsssisrscontrollerplugin.rsc "resource\nsssisrscontrollerplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1930 |
data=\epoc32\data\Z\resource\ttspluginsettings.rsc "resource\ttspluginsettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1931 |
data=\epoc32\data\Z\Private\100012a5\policy\10201AFE.spd "private\100012a5\policy\10201AFE.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1932 |
data=\epoc32\data\Z\Private\100012a5\policy\10201AFF.spd "private\100012a5\policy\10201AFF.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1933 |
data=\epoc32\data\Z\Private\10208ACC\10201AEE.txt "private\10208ACC\10201AEE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1934 |
file=\epoc32\release\ARMV5\urel\SSSettings.dll "sys\bin\sssettings.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1935 |
data=\epoc32\data\Z\System\install\sssettings_stub.SIS "System\Install\sssettings_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1936 |
data=\epoc32\data\Z\Resource\ICL\102073D7_extra.rsc "Resource\ICL\102073D7_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1937 |
data=\epoc32\data\Z\System\Install\telephonydevicemode_stub.SIS "System\Install\telephonydevicemode_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1938 |
data=\epoc32\data\Z\Private\200159c0\install\templateview_20026f50\hsps\00\manifest.dat "private\200159c0\install\templateview_20026f50\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1939 |
data=\epoc32\data\Z\Private\200159c0\install\threerows_2001f486\hsps\00\manifest.dat "private\200159c0\install\threerows_2001f486\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1940 |
data=\epoc32\data\Z\Private\200159c0\install\threetextrows_2001f487\hsps\00\manifest.dat "private\200159c0\install\threetextrows_2001f487\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1941 |
data=\epoc32\data\Z\Private\200159c0\install\tworows_2001f488\hsps\00\manifest.dat "private\200159c0\install\tworows_2001f488\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1942 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, TXTRECOG.dll , TXTRECOG.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1943 |
data=\epoc32\data\z\Resource\apps\TxtRecog.RSC "Resource\apps\TxtRecog.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1944 |
data=\epoc32\data\z\system\install\stub_unieditor.sis "system\install\stub_unieditor.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1945 |
data=\epoc32\data\Z\System\install\Ussd_stub.sis "System\Install\Ussd_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1946 |
data=\epoc32\data\Z\System\install\vcc_stub.sis "System\Install\vcc_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1947 |
data=\epoc32\data\Z\resource\apps\vccontrolpanelplugin.mif "resource\apps\vccontrolpanelplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1948 |
data=\epoc32\data\Z\Private\101F8555\backup_registration.xml "PRIVATE\101F8555\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1949 |
data=\epoc32\data\Z\Resource\versions\sw.txt "resource\versions\sw.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1950 |
data=\epoc32\data\Z\Resource\versions\model.txt "resource\versions\model.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1951 |
data=\epoc32\data\Z\Resource\versions\imeisv.txt "resource\versions\imeisv.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1952 |
REM Versit2 Parsers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1953 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, VcXNotifierPlugin.DLL , VcXNotifierPlugin.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1954 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, IptvProvRec.DLL , IptvProvRec.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1955 |
data=\epoc32\data\Z\System\install\videosource_stub.sis "system\install\videosource_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1956 |
REM Video telephony engine libraries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1957 |
data=\epoc32\data\Z\System\install\videoteleng_stub.sis "system\install\videoteleng_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1958 |
REM Video Telephone application |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1959 |
data=\epoc32\data\Z\System\install\videotelui_stub.sis "system\install\videotelui_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1960 |
file=\epoc32\release\ARMV5\urel\IptvUtil.dll "sys\bin\IptvUtil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1961 |
data=\epoc32\data\Z\resource\apps\iptvmimesupport.RSC "resource\apps\iptvmimesupport.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1962 |
data=\epoc32\data\Z\private\10202be9\2001B288.txt "private\10202BE9\2001B288.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1963 |
data=\epoc32\data\Z\system\install\vimpstsettingsstub.sis "system\install\vimpstsettingsstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1964 |
data=\epoc32\data\Z\resource\VPbkEng.rsc "resource\VPbkEng.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1965 |
data=\epoc32\data\Z\resource\VPbkFieldTypeSelectors.rsc "resource\VPbkFieldTypeSelectors.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1966 |
data=\epoc32\data\Z\resource\VPbkVCardEng.rsc "resource\VPbkVCardEng.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1967 |
data=\epoc32\data\Z\resource\VPbkSimStoreRes.rsc "resource\VPbkSimStoreRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1968 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\Vm_reg.rsc "Private\10003a3f\apps\Vm_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1969 |
data=\epoc32\data\Z\System\install\vm_stub.sis "System\Install\vm_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1970 |
data=\epoc32\data\Z\resource\apps\GSVoiceRecorderPlugin.mif "resource\apps\GSVoiceRecorderPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1971 |
data=\epoc32\data\Z\Private\100058CA\backup_registration.xml "private\100058CA\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1972 |
data=\epoc32\data\Z\System\Install\VoiceRecorder_stub.SIS "System\install\VoiceRecorder_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1973 |
data=\epoc32\data\Z\resource\apps\voiceui.mif "resource\apps\voiceui.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1974 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\NameDiallerStartTone.wav "System\sounds\digital\NameDiallerStartTone.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1975 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\namediallerconfirmtone.wav "System\sounds\digital\namediallerconfirmtone.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1976 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\btnamediallerstarttone.wav "System\sounds\digital\btnamediallerstarttone.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1977 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, voipprovrec.dll , voipprovrec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1978 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, vrec.dll , vrec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1979 |
REM This iby file puts Symbian components to ROM. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1980 |
REM It replaces Symbian wappush.iby. |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1981 |
data=\epoc32\data\Z\Resource\Errors\WapBaseErr.R01 "Resource\Errors\WapBaseErr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1982 |
alias Resource\Errors\WapBaseErr.R01 Resource\Errors\WapBaseErr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1983 |
data=\epoc32\data\Z\Private\200159c0\install\wideimage_2001f489\hsps\00\manifest.dat "private\200159c0\install\wideimage_2001f489\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1984 |
data=\epoc32\data\Z\resource\apps\widgetmanager.mif "resource\apps\widgetmanager.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1985 |
data=\epoc32\data\Z\System\install\widgetmanager_stub.sis "system\install\widgetmanager_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1986 |
data=\epoc32\data\Z\private\10202be9\20026F53.txt "private\10202be9\20026F53.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1987 |
REM xhtmlparser component dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1988 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, accfwuinotifier.dll , accfwuinotifier.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1989 |
data=\epoc32\data\Z\private\10282BC4\rules\keyevent.rul "private\10282BC4\rules\keyevent.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1990 |
data=\epoc32\data\Z\private\10282BC4\rules\keyincall.rul "private\10282BC4\rules\keyincall.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1991 |
data=\epoc32\data\Z\private\10282BC4\rules\keyinfmtx.rul "private\10282BC4\rules\keyinfmtx.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1992 |
data=\epoc32\data\Z\System\install\SatPlugin_stub.sis "System\Install\SatPlugin_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1993 |
file=\epoc32\release\ARMV5\urel\aiwdialdata.dll "sys\bin\aiwdialdata.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1994 |
data=\epoc32\data\Z\System\install\aiwdialdata_stub.SIS "System\Install\aiwdialdata_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1995 |
data=\epoc32\data\Z\resource\akncompamode.rsc "resource\akncompamode.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1996 |
data=\epoc32\data\Z\resource\akncomparesources.rsc "resource\akncomparesources.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1997 |
data=\epoc32\data\Z\resource\akncompagsrsc.rsc "resource\akncompagsrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1998 |
file=\epoc32\release\ARMV5\urel\akncustcmds.dll "sys\bin\akncustcmds.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1999 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, AknExtendedFader_arm11.dll , AknExtendedFader_arm11.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2000 |
file=\epoc32\release\ARMV5\urel\aknfepuiinterface.dll "sys\bin\aknfepuiinterface.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2001 |
file=\epoc32\release\ARMV5\urel\aknoldstylenotif.dll "sys\bin\aknoldstylenotif.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2002 |
file=\epoc32\release\ARMV5\urel\AKNNOTIFIERWRAPPER.DLL "sys\bin\aknNotifierWrapper.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2003 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, aknnotifyplugin2.dll , aknnotifyplugin2.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2004 |
file=\epoc32\release\ARMV5\urel\akncapserver.exe "sys\bin\akncapserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2005 |
data=\epoc32\data\Z\System\..\PRIVATE\10003A3F\APPS\Akncapserver_REG.RSC "Private\10003a3f\apps\akncapserver_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2006 |
file=\epoc32\release\ARMV5\urel\aknnfysrv.exe "sys\bin\aknnfysrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2007 |
data=\epoc32\data\Z\System\..\PRIVATE\10003A3F\APPS\aknnfysrv_REG.RSC "Private\10003a3f\apps\aknnfysrv_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2008 |
file=\epoc32\release\ARMV5\urel\akncapserverclient.dll "sys\bin\akncapserverclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2009 |
data=\epoc32\data\Z\Private\10207218\backup_registration.xml "private\10207218\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2010 |
file=\epoc32\release\ARMV5\urel\akndynamicsoftnoteeventmanager.dll "sys\bin\akndynamicsoftnoteeventmanager.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2011 |
file=\epoc32\release\ARMV5\urel\ecompluginnotifier.dll "sys\bin\ecompluginnotifier.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2012 |
file=\epoc32\release\ARMV5\urel\AknIcon.dll "sys\bin\AknIcon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2013 |
file=\epoc32\release\ARMV5\urel\AknIconSrv.exe "sys\bin\AknIconSrv.exe" fixed |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2014 |
data=\epoc32\data\Z\resource\AknIconSrv.rsc "resource\AknIconSrv.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2015 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, AknIconOomPlugin.dll , AknIconOomPlugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2016 |
REM AKNINPUTLANGUAGE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2017 |
file=\epoc32\release\ARMV5\urel\akninputlanguage.dll "sys\bin\akninputlanguage.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2018 |
file=\epoc32\release\ARMV5\urel\aknjapanesereading.dll "sys\bin\aknjapanesereading.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2019 |
REM AKNLAYOUT2 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2020 |
REM AKNLAYOUT2_QHD_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2021 |
REM AKNLAYOUT2_COMMON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2022 |
file=\epoc32\release\ARMV5\urel\AknLayout2.dll "sys\bin\AknLayout2.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2023 |
file=\epoc32\release\ARMV5\urel\AknLayout2scalable.dll "sys\bin\AknLayout2scalable.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2024 |
file=\epoc32\release\ARMV5\urel\AknLayout2adaptation.dll "sys\bin\AknLayout2adaptation.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2025 |
file=\epoc32\release\ARMV5\urel\aknlayout2hierarchy.dll "sys\bin\aknlayout2hierarchy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2026 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 101fe2aa.dll , 101fe2aa.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2027 |
data=\epoc32\data\Z\resource\cdl\101fe2aa_cdl_detail.rsc "Resource\Cdl\101fe2aa_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2028 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 10283389.dll , 10283389.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2029 |
data=\epoc32\data\Z\resource\cdl\10283389_cdl_detail.rsc "Resource\Cdl\10283389_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2030 |
REM AKNLAYOUT2_NHD |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2031 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 10281f13.dll , 10281f13.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2032 |
REM MISSING data=\epoc32\data\Z\resource\cdl\10281f13_cdl_detail.rsc Resource\Cdl\10281f13_cdl_detail.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2033 |
REM AKNLAYOUT2_NHD4_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2034 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 2001cb93.dll , 2001cb93.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2035 |
data=\epoc32\data\Z\resource\cdl\2001cb93_cdl_detail.rsc "Resource\Cdl\2001cb93_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2036 |
REM AKNLAYOUT2_DOUBLE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2037 |
REM AKNLAYOUT2_HVGA |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2038 |
REM AKNLAYOUT2_HVGA_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2039 |
REM AKNLAYOUT2_LOW |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2040 |
REM AKNLAYOUT2_QVGA1 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2041 |
REM AKNLAYOUT2_QVGA2 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2042 |
REM AKNLAYOUT2_QVGA_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2043 |
REM AKNLAYOUT2_UIACCEL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2044 |
REM AKNLAYOUT2_UIACCEL_QHD_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2045 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 10285D7B.dll , 10285D7B.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2046 |
data=\epoc32\data\Z\resource\cdl\10285D7B_cdl_detail.rsc "Resource\Cdl\10285D7B_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2047 |
REM AKNLAYOUT2_UIACCEL_NHD |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2048 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 2001CB5B.dll , 2001CB5B.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2049 |
REM MISSING data=\epoc32\data\Z\resource\cdl\2001CB5B_cdl_detail.rsc Resource\Cdl\2001CB5B_cdl_detail.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2050 |
REM AKNLAYOUT2_UIACCEL_NHD4_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2051 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 2001E2B1.dll , 2001E2B1.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2052 |
data=\epoc32\data\Z\resource\cdl\2001E2B1_cdl_detail.rsc "Resource\Cdl\2001E2B1_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2053 |
REM AKNLAYOUT2_UIACCEL_DOUBLE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2054 |
REM AKNLAYOUT2_UIACCEL_HVGA |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2055 |
REM AKNLAYOUT2_UIACCEL_HVGA_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2056 |
REM AKNLAYOUT2_UIACCEL_LOW |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2057 |
REM AKNLAYOUT2_UIACCEL_QVGA1 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2058 |
REM AKNLAYOUT2_UIACCEL_QVGA2 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2059 |
REM AKNLAYOUT2_UIACCEL_QVGA_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2060 |
REM AKNLAYOUT2_UIACCEL_VGA |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2061 |
REM AKNLAYOUT2_UIACCEL_VGA3 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2062 |
REM AKNLAYOUT2_UIACCEL_VGA4_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2063 |
REM AKNLAYOUT2_VGA |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2064 |
REM AKNLAYOUT2_VGA3 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2065 |
REM AKNLAYOUT2_VGA4_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2066 |
REM AKNLAYOUT2_VGA_TOUCH |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2067 |
file=\epoc32\release\ARMV5\urel\aknlistloadertfx.dll "sys\bin\aknlistloadertfx.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2068 |
file=\epoc32\release\ARMV5\urel\AknMemoryCardUi.DLL "sys\bin\AknMemoryCardUi.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2069 |
auto-bitmap=\epoc32\data\Z\resource\apps\AknMemoryCardUi.mbm resource\apps\AknMemoryCardUi.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2070 |
data=\epoc32\data\Z\resource\apps\AknMemoryCardUi.mif "resource\apps\AknMemoryCardUi.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2071 |
file=\epoc32\release\ARMV5\urel\aknphysics.dll "sys\bin\aknphysics.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2072 |
data=\epoc32\data\Z\private\10202be9\20021192.txt "private\10202be9\20021192.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2073 |
file=\epoc32\release\ARMV5\urel\AknPictograph.dll "sys\bin\AknPictograph.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2074 |
file=\epoc32\release\ARMV5\urel\aknskins.dll "sys\bin\aknskins.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2075 |
file=\epoc32\release\ARMV5\urel\aknskinsrv.dll "sys\bin\aknskinsrv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2076 |
file=\epoc32\release\ARMV5\urel\aknskinsrv.exe "sys\bin\aknskinsrv.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2077 |
file=\epoc32\release\ARMV5\urel\aknskinrenderlib.dll "sys\bin\aknskinrenderlib.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2078 |
auto-bitmap=\epoc32\data\Z\resource\skins\101f84b9\series60skin.mbm resource\skins\101f84b9\series60skin.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2079 |
data=\epoc32\data\Z\private\10207114\import\101f84b9\series60skin.skn "private\10207114\import\101f84b9\series60skin.skn" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2080 |
data=\epoc32\data\Z\resource\skins\101f84b9\series60skin.mif "resource\skins\101f84b9\series60skin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2081 |
data=\epoc32\data\Z\resource\cdl\101f84b9_cdl_detail.rsc "Resource\Cdl\101f84b9_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2082 |
auto-bitmap=\epoc32\data\Z\resource\skins\2000B12D\haze.mbm resource\skins\2000B12D\haze.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2083 |
data=\epoc32\data\Z\private\10207114\import\2000B12D\haze.skn "private\10207114\import\2000B12D\haze.skn" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2084 |
data=\epoc32\data\Z\resource\skins\2000B12D\haze.mif "resource\skins\2000B12D\haze.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2085 |
data=\epoc32\data\Z\private\10207114\import\2000B12E\jing.skn "private\10207114\import\2000B12E\jing.skn" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2086 |
data=\epoc32\data\Z\resource\skins\2000B12E\jing.mif "resource\skins\2000B12E\jing.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2087 |
data=\epoc32\data\Z\System\install\Series60SkinsSupport.SIS "system\install\Series60SkinsSupport.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2088 |
data=\epoc32\data\Z\System\install\Series60ScalableSkinsSupport.SIS "system\install\Series60ScalableSkinsSupport.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2089 |
data=\epoc32\data\Z\private\10207114\backup_registration.xml "private\10207114\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2090 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, AknSkinsOOMPlugin.dll , AknSkinsOOMPlugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2091 |
REM MISSING DATA=\epoc32\data\Z\resource\skins\101f84b9\101f84b9.sel resource\skins\101f84b9\101f84b9.sel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2092 |
file=\epoc32\release\ARMV5\urel\akntransitionutils.dll "sys\bin\akntransitionutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2093 |
data=\epoc32\data\Z\system\install\aomanager_stub.sis "system\install\aomanager_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2094 |
data=\epoc32\data\Z\system\install\aoemailplugin_stub.sis "system\install\aoemailplugin_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2095 |
data=\epoc32\data\Z\resource\apps\APControlListplugin.mif "resource\apps\APControlListplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2096 |
file=\epoc32\release\ARMV5\urel\SWInstCli.dll "sys\bin\SWInstCli.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2097 |
data=\epoc32\data\Z\Private\100012a5\policy\10207216.spd "PRIVATE\100012a5\policy\10207216.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2098 |
data=\epoc32\data\Z\Private\101F875A\backup_registration.xml "PRIVATE\101F875A\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2099 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_activate.rul "private\10282BC4\rules\autorotateui_activate.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2100 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_alwaysinportrait.rul "private\10282BC4\rules\autorotateui_alwaysinportrait.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2101 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_init.rul "private\10282BC4\rules\autorotateui_init.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2102 |
data=\epoc32\data\Z\private\10282BC4\rules\autorotateui_rotate.rul "private\10282BC4\rules\autorotateui_rotate.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2103 |
data=\epoc32\data\Z\resource\apps\appmngr2sisx.mif "resource\apps\appmngr2sisx.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2104 |
data=\epoc32\data\Z\resource\apps\appmngr2widget.mif "resource\apps\appmngr2widget.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2105 |
data=\epoc32\data\Z\resource\apps\ApSettings.mif "resource\apps\ApSettings.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2106 |
data=\epoc32\data\Z\resource\apps\apsettingsplugin.mif "resource\apps\apsettingsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2107 |
REM AsxParser |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2108 |
data=\epoc32\data\Z\System\install\AsxParser_stub.SIS "system\install\AsxParser_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2109 |
file=\epoc32\release\ARMV5\urel\AsxParser.dll "sys\bin\AsxParser.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2110 |
data=\epoc32\data\Z\resource\apps\audiofetcher.mif "resource\apps\audiofetcher.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2111 |
REM AVKON |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2112 |
file=\epoc32\release\ARMV5\urel\stem_avkon.dll "sys\bin\avkon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2113 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, akninit.dll , akninit.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2114 |
file=\epoc32\release\ARMV5\urel\aknnotify.dll "sys\bin\aknnotify.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2115 |
file=\epoc32\release\ARMV5\urel\aknnotifyplugin.dll "sys\bin\aknnotifyplugin.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2116 |
file=\epoc32\release\ARMV5\urel\aknanimdll.dll "sys\bin\aknanimdll.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2117 |
auto-bitmap=\epoc32\data\Z\resource\apps\avkon2.mbm resource\apps\avkon2.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2118 |
data=\epoc32\data\Z\resource\apps\avkon2.mif "resource\apps\avkon2.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2119 |
auto-bitmap=\epoc32\data\Z\resource\apps\callstatus.mbm resource\apps\callstatus.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2120 |
data=\epoc32\data\Z\resource\apps\callstatus.mif "resource\apps\callstatus.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2121 |
data=\epoc32\data\Z\resource\apps\smiley.mif "resource\apps\smiley.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2122 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, 102827CF.dll , 102827CF.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2123 |
data=\epoc32\data\Z\resource\cdl\102827CF_cdl_detail.rsc "Resource\Cdl\102827CF_cdl_detail.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2124 |
data=\epoc32\data\Z\Resource\aknpriv.rsc "resource\aknpriv.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2125 |
data=\epoc32\data\Z\Resource\smiley.rsc "resource\smiley.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2126 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\volume_min.wav "resource\avkonsystemsounds\volume_min.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2127 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\volume_max.wav "resource\avkonsystemsounds\volume_max.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2128 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\default_beep.wav "resource\avkonsystemsounds\default_beep.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2129 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\battery_dead.wav "resource\avkonsystemsounds\battery_dead.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2130 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\battery_low.wav "resource\avkonsystemsounds\battery_low.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2131 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\confirmation.wav "resource\avkonsystemsounds\confirmation.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2132 |
data=\epoc32\data\Z\Resource\avkonsystemsounds\warning.wav "resource\avkonsystemsounds\warning.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2133 |
data=\epoc32\data\Z\private\2000F83E\bs_config.xml "private\2000F83E\bs_config.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2134 |
data=\epoc32\data\Z\Private\102828dd\backup_registration.xml "private\102828dd\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2135 |
data=\epoc32\data\Z\system\install\bsstub.sis "system\install\bsstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2136 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, BrowserRec.dll , BrowserRec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2137 |
data=\epoc32\data\Z\resource\btengsdp.rsc "resource\btengsdp.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2138 |
data=\epoc32\data\Z\resource\btrfs.txt "resource\btrfs.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2139 |
data=\epoc32\data\Z\resource\apps\BTMouseBitMaps.mbm "resource\apps\BTMouseBitMaps.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2140 |
REM Bluetooth notifiers library |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2141 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, btnotifwrapper.dll , btnotifwrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2142 |
REM Bluetooth SAP ECom Plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2143 |
data=\epoc32\data\Z\System\install\CallAudioControl_Stub.sis "System\Install\CallAudioControl_Stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2144 |
data=\epoc32\data\Z\private\10207BD2\backup_registration.xml "private\10207BD2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2145 |
data=\epoc32\data\Z\System\install\callprovider_stub.SIS "System\Install\callprovider_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2146 |
REM CallUI Plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2147 |
REM CallUI Engine |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2148 |
REM Enabler for exlipsing ROM binaries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2149 |
data=\epoc32\data\Z\System\install\callui_stub.sis "system\install\callui_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2150 |
data=\epoc32\data\Z\private\1000A859\backup_registration.xml "private\1000A859\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2151 |
data=\epoc32\data\Z\System\install\cbsserver_stub.sis "System\Install\cbsserver_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2152 |
data=\epoc32\data\Z\System\install\cbsclient_stub.sis "System\Install\cbsclient_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2153 |
data=\epoc32\data\Z\System\install\cbsmcnclient_stub.sis "System\Install\cbsmcnclient_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2154 |
data=\epoc32\data\Z\PRIVATE\10003A3F\APPS\CbsUiApp_reg.rsc "Private\10003a3f\apps\CbsUiApp_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2155 |
data=\epoc32\data\Z\System\install\cbsuiapp_stub.sis "system\install\cbsuiapp_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2156 |
REM Generic connection dialogs |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2157 |
file=\epoc32\release\ARMV5\urel\CCONNDLGPLUGIN.DLL "sys\bin\CCONNDLGPLUGIN.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2158 |
REM CDL |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2159 |
file=\epoc32\release\ARMV5\urel\cdlengine.dll "sys\bin\cdlengine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2160 |
file=\epoc32\release\ARMV5\urel\cdlserver.exe "sys\bin\cdlserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2161 |
file=\epoc32\release\ARMV5\urel\cenrepdatabase.dll "sys\bin\cenrepdatabase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2162 |
data=\epoc32\data\z\private\10282BC4\settings\10282f41\10282f41.xml "private\10282bc4\settings\10282f41\10282f41.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2163 |
file=\epoc32\release\ARMV5\urel\cmmanager.dll "sys\bin\cmmanager.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2164 |
data=\epoc32\data\Z\resource\apps\cmmanager.mif "resource\apps\cmmanager.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2165 |
file=\epoc32\release\ARMV5\urel\cmmanagerdatabase.dll "sys\bin\cmmanagerdatabase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2166 |
data=\epoc32\data\Z\resource\apps\cmpluginpacketdata.mif "resource\apps\cmpluginpacketdata.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2167 |
data=\epoc32\data\Z\resource\apps\cmpluginvpn.mif "resource\apps\cmpluginvpn.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2168 |
data=\epoc32\data\Z\resource\apps\cmpluginwlan.mif "resource\apps\cmpluginwlan.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2169 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, CodRecog.dll , CodRecog.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2170 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, DdRecog.dll , DdRecog.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2171 |
file=\epoc32\release\ARMV5\urel\commondialogs.dll "sys\bin\commondialogs.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2172 |
data=\epoc32\data\Z\resource\apps\commondialogs.mif "resource\apps\commondialogs.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2173 |
file=\epoc32\release\ARMV5\urel\commonui.dll "sys\bin\commonui.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2174 |
REM binaries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2175 |
REM Varintadata for commsdat creation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2176 |
REM data=\epoc32\data\Z\private\10281BC3\VariantData.xml private\10281BC3\VariantData.xml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2177 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, connectiondialogswrapper.DLL , connectiondialogswrapper.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2178 |
auto-bitmap=\epoc32\data\Z\resource\apps\ConnMan.mbm resource\apps\ConnMan.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2179 |
data=\epoc32\data\Z\resource\apps\ConnMan.mif "resource\apps\ConnMan.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2180 |
data=\epoc32\data\Z\resource\apps\connectionmonitorplugin.mif "resource\apps\connectionmonitorplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2181 |
data=\epoc32\data\z\private\20016b7b\backup_registration.xml "private\20016b7b\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2182 |
data=\epoc32\data\z\private\10202be9\20016b7b.txt "private\10202be9\20016b7b.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2183 |
file=\epoc32\release\ARMV5\urel\CFClient.dll "sys\bin\CFClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2184 |
file=\epoc32\release\ARMV5\urel\CFServices.dll "sys\bin\CFServices.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2185 |
data=\epoc32\data\Z\private\10282BC4\backup_registration.xml "private\10282BC4\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2186 |
data=\epoc32\data\z\private\101F8530\CookieGroup.xml "private\101F8530\CookieGroup.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2187 |
data=\epoc32\data\Z\System\install\csplugin_stub.sis "System\Install\csplugin_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2188 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, CTSECDLGNOTIFIER.dll , CTSECDLGNOTIFIER.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2189 |
file=\epoc32\release\ARMV5\urel\cXmlParser.dll "sys\bin\cXmlParser.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2190 |
data=\epoc32\data\Z\private\101F6CFE\backup_registration.xml "private\101F6CFE\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2191 |
data=\epoc32\data\Z\resource\devdiagconnectivitysuitepluginrsc.rsc "resource\devdiagconnectivitysuitepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2192 |
data=\epoc32\data\Z\resource\apps\devdiagconnectivitysuiteplugin.mif "resource\apps\devdiagconnectivitysuiteplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2193 |
data=\epoc32\data\Z\resource\devdiagcoveragesuitepluginrsc.rsc "resource\devdiagcoveragesuitepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2194 |
data=\epoc32\data\Z\resource\apps\devdiagcoveragesuiteplugin.mif "resource\apps\devdiagcoveragesuiteplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2195 |
data=\epoc32\data\Z\resource\devdiaghardwaresuitepluginrsc.rsc "resource\devdiaghardwaresuitepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2196 |
data=\epoc32\data\Z\resource\apps\devdiaghardwaresuiteplugin.mif "resource\apps\devdiaghardwaresuiteplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2197 |
data=\epoc32\data\Z\resource\devdiagservicessuitepluginrsc.rsc "resource\devdiagservicessuitepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2198 |
data=\epoc32\data\Z\resource\apps\devdiagservicessuiteplugin.mif "resource\apps\devdiagservicessuiteplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2199 |
data=\epoc32\data\Z\resource\devdiagtoplevelsuitepluginrsc.rsc "resource\devdiagtoplevelsuitepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2200 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, Pk5Recognizer.dll , Pk5Recognizer.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2201 |
data=\epoc32\data\z\Resource\Plugins\Pk5Recognizer.RSC "Resource\Plugins\Pk5Recognizer.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2202 |
file=\epoc32\release\ARMV5\urel\directorylocalizer.dll "sys\bin\directorylocalizer.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2203 |
auto-bitmap=\epoc32\data\Z\resource\apps\DisconnectDlgUi.mbm resource\apps\DisconnectDlgUi.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2204 |
data=\epoc32\data\Z\resource\apps\DisconnectDlgUi.mif "resource\apps\DisconnectDlgUi.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2205 |
file=\epoc32\release\ARMV5\urel\DRMCOMMON.DLL "sys\bin\DRMCOMMON.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2206 |
data=\epoc32\data\Z\resource\DRMCOMMON.RSC "resource\DRMCOMMON.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2207 |
file=\epoc32\release\ARMV5\urel\DcfRep.dll "sys\bin\DcfRep.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2208 |
file=\epoc32\release\ARMV5\urel\DcfRepSrv.EXE "sys\bin\DcfRepSrv.EXE" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2209 |
file=\epoc32\release\ARMV5\urel\DRMHELPERSERVER.EXE "sys\bin\DRMHELPERSERVER.EXE" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2210 |
file=\epoc32\release\ARMV5\urel\DrmKeyStorage.dll "sys\bin\DrmKeyStorage.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2211 |
file=\epoc32\release\ARMV5\urel\DrmStdKeyStorage.dll "sys\bin\DrmStdKeyStorage.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2212 |
file=\epoc32\release\ARMV5\urel\DrmCrypto.DLL "sys\bin\DrmCrypto.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2213 |
file=\epoc32\release\ARMV5\urel\DrmDcf.DLL "sys\bin\DrmDcf.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2214 |
file=\epoc32\release\ARMV5\urel\DrmRights.DLL "sys\bin\DrmRights.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2215 |
file=\epoc32\release\ARMV5\urel\DrmServerInterfaces.DLL "sys\bin\DrmServerInterfaces.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2216 |
file=\epoc32\release\ARMV5\urel\DrmParsers.DLL "sys\bin\DrmParsers.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2217 |
file=\epoc32\release\ARMV5\urel\RightsServer.EXE "sys\bin\RightsServer.EXE" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2218 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, RECDRM.DLL , RECDRM.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2219 |
data=\epoc32\data\Z\private\102073ea\excludes\101F51F2.exc "private\102073ea\excludes\101F51F2.exc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2220 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, OmaDrmAgent.dll , OmaDrmAgent.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2221 |
data=\epoc32\data\Z\Private\101F51F2\backup_registration.xml "PRIVATE\101F51F2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2222 |
data=\epoc32\data\Z\System\Install\OmaDrm_Stub.SIS "system\install\OmaDrm_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2223 |
file=\epoc32\release\ARMV5\urel\DRMHelper.dll "sys\bin\DRMHelper.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2224 |
data=\epoc32\data\Z\System\install\DRMRightsManager_stub.SIS "system\install\DRMRightsManager_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2225 |
file=\epoc32\release\ARMV5\urel\drmrightsstoringlocation.dll "sys\bin\drmrightsstoringlocation.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2226 |
data=\epoc32\data\Z\System\install\commondrm_stub.SIS "system\install\commondrm_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2227 |
file=\epoc32\release\ARMV5\urel\DRMUtility.dll "sys\bin\DRMUtility.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2228 |
file=\epoc32\release\ARMV5\urel\drmutilitycommon.dll "sys\bin\drmutilitycommon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2229 |
file=\epoc32\release\ARMV5\urel\DrmRightsInfo.dll "sys\bin\DrmRightsInfo.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2230 |
file=\epoc32\release\ARMV5\urel\DrmRightsInfoImpl.dll "sys\bin\DrmRightsInfoImpl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2231 |
data=\epoc32\data\Z\Private\100012A5\policy\102072e9.spd "private\100012A5\policy\102072e9.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2232 |
data=\epoc32\data\Z\Private\101F8EC5\backup_registration_eapol.xml "private\101F8EC5\backup_registration_eapol.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2233 |
data=\epoc32\data\Z\Private\101F8EC5\eap.conf "private\101F8EC5\eap.conf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2234 |
file=\epoc32\release\ARMV5\urel\eikctl.dll "sys\bin\eikctl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2235 |
REM RefUI implementation of UIKON components |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2236 |
file=\epoc32\release\ARMV5\urel\eikcoctl.dll "sys\bin\eikcoctl.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2237 |
file=\epoc32\release\ARMV5\urel\eikdlg.dll "sys\bin\eikdlg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2238 |
file=\epoc32\release\ARMV5\urel\eikcdlg.dll "sys\bin\eikcdlg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2239 |
data=\epoc32\data\Z\Resource\eikcdlg.rsc "resource\eikcdlg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2240 |
file=\epoc32\release\ARMV5\urel\stem_eiksrvui.dll "sys\bin\eiksrvui.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2241 |
file=\epoc32\release\ARMV5\urel\eikalert.dll "sys\bin\eikalert.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2242 |
data=\epoc32\data\Z\System\install\WMA_AudCon_stub.sis "System\Install\WMA_AudCon_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2243 |
data=\epoc32\data\Z\System\install\EnhancedMediaClient_Stub.SIS "System\Install\EnhancedMediaClient_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2244 |
data=\epoc32\data\Z\System\install\DosEnPolicy_stub.sis "system\install\DosEnPolicy_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2245 |
file=\epoc32\release\ARMV5\urel\extendedconnpref.dll "sys\bin\extendedconnpref.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2246 |
REM Favourites Engine |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2247 |
file=\epoc32\release\ARMV5\urel\FavouritesEngine.dll "sys\bin\FavouritesEngine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2248 |
data=\epoc32\data\Z\private\100012a5\policy\101FD685.SPD "private\100012a5\policy\101FD685.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2249 |
data=\epoc32\data\Z\private\10008d38\backup_registration.xml "private\10008d38\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2250 |
data=\epoc32\data\Z\private\10008d38\BookmarkImportSample.txt "data\BookmarkImportSample.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2251 |
data=\epoc32\data\z\private\1020728E\default_feeds.xml "private\1020728E\default_feeds.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2252 |
data=\epoc32\data\Z\private\100012a5\policy\10281F95.SPD "private\100012a5\policy\10281F95.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2253 |
data=\epoc32\data\Z\private\1020728E\backup_registration.xml "private\1020728E\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2254 |
file=\epoc32\release\ARMV5\urel\FindUtil.dll "sys\bin\FindUtil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2255 |
data=\epoc32\data\Z\Private\10207B87\backup_registration.xml "PRIVATE\10207B87\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2256 |
REM FONTPROVIDER |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2257 |
file=\epoc32\release\ARMV5\urel\FontProvider.dll "sys\bin\FontProvider.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2258 |
data=\epoc32\data\z\private\1020509C\link.ini "private\1020509C\link.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2259 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, gamedatarec.dll , gamedatarec.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2260 |
data=\epoc32\data\Z\System\install\ganesstub.sis "System\Install\ganesstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2261 |
data=\epoc32\data\Z\System\install\gba_stub.sis "System\Install\gba_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2262 |
file=\epoc32\release\ARMV5\urel\goommonitor.dll "sys\bin\goommonitor.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2263 |
data=\epoc32\data\Z\System\..\private\10207218\goomconfig.xml "private\10207218\goomconfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2264 |
data=\epoc32\data\Z\resource\apps\gsaccplugin.mif "resource\apps\gsaccplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2265 |
data=\epoc32\data\Z\resource\apps\GSAdminPlugin.mif "resource\apps\GSAdminPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2266 |
data=\epoc32\data\Z\resource\apps\Gsfwicon.mif "resource\apps\Gsfwicon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2267 |
data=\epoc32\data\Z\private\100058EC\backup_registration.xml "private\100058EC\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2268 |
data=\epoc32\data\Z\resource\apps\GSAppsPlugin.mif "resource\apps\GSAppsPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2269 |
data=\epoc32\data\Z\resource\apps\gsconnsettingsplugin.mif "resource\apps\gsconnsettingsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2270 |
data=\epoc32\data\Z\resource\apps\GSConPlugin.mif "resource\apps\GSConPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2271 |
data=\epoc32\data\Z\resource\apps\GSDataCallPlugin.mif "resource\apps\GSDataCallPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2272 |
data=\epoc32\data\Z\resource\apps\GSDeviceManagementPlugin.mif "resource\apps\GSDeviceManagementPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2273 |
data=\epoc32\data\Z\resource\apps\GSDisplayplugin.mif "resource\apps\GSDisplayplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2274 |
data=\epoc32\data\Z\Private\2000B187\2000B591.xml "private\2000B187\2000B591.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2275 |
data=\epoc32\data\Z\resource\apps\GSGenPlugin.mif "resource\apps\GSGenPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2276 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, GSIndicatorPlugin.dll , GSIndicatorPlugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2277 |
data=\epoc32\data\Z\resource\apps\GSInstallationsPlugin.mif "resource\apps\GSInstallationsPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2278 |
data=\epoc32\data\Z\resource\apps\GSLangPlugin.mif "resource\apps\GSLangPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2279 |
file=\epoc32\release\ARMV5\urel\gslauncher.dll "sys\bin\gslauncher.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2280 |
data=\epoc32\data\Z\Private\2000B187\2000B593.xml "private\2000B187\2000B593.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2281 |
data=\epoc32\data\Z\resource\apps\GSOpticalJoystickPlugin.mif "resource\apps\GSOpticalJoystickPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2282 |
data=\epoc32\data\Z\resource\apps\GSPDataPlugin.mif "resource\apps\GSPDataPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2283 |
data=\epoc32\data\Z\resource\apps\GSPowerSavingQueryPlugin.mif "resource\apps\GSPowerSavingQueryPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2284 |
data=\epoc32\data\Z\resource\apps\GSSecPlugin.mif "resource\apps\GSSecPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2285 |
data=\epoc32\data\Z\resource\apps\gssenplugin.mif "resource\apps\gssenplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2286 |
data=\epoc32\data\Z\resource\apps\GSSIPSettingsPlugin.mif "resource\apps\GSSIPSettingsPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2287 |
data=\epoc32\data\Z\resource\apps\GSSynchronisationPlugin.mif "resource\apps\GSSynchronisationPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2288 |
data=\epoc32\data\Z\resource\apps\GSTelplugin.mif "resource\apps\GSTelplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2289 |
data=\epoc32\data\Z\resource\apps\GSXDMplugin.mif "resource\apps\GSXDMplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2290 |
data=\epoc32\data\Z\resource\apps\hsbrowsericon_AIF.MIF "resource\apps\hsbrowsericon_aif.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2291 |
data=\epoc32\data\Z\Private\10282EC5\backup_registration.xml "private\10282EC5\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2292 |
data=\epoc32\data\Z\system\install\hotspotfwstub.sis "system\install\hotspotfwstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2293 |
data=\epoc32\data\Z\system\install\ictsstub.sis "system\install\ictsstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2294 |
data=\epoc32\data\Z\private\200159c0\backup_registration.xml "private\200159c0\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2295 |
file=\epoc32\release\ARMV5\urel\iaupdatetools.dll "sys\bin\iaupdatetools.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2296 |
file=\epoc32\release\ARMV5\urel\iaupdateapi.dll "sys\bin\iaupdateapi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2297 |
data=\epoc32\data\Z\Private\2000F85A\iaupdateengineconfig_testing.xml "PRIVATE\2000F85A\iaupdateengineconfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2298 |
data=\epoc32\data\Z\Private\2000F85A\backup_registration.xml "PRIVATE\2000F85A\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2299 |
data=\epoc32\data\Z\System\install\iaupdate_stub.sis "system\install\iaupdate_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2300 |
data=\epoc32\data\Z\System\install\iaupdater_stub.sis "system\install\iaupdater_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2301 |
data=\epoc32\data\Z\system\install\imfeaturepluginstub.sis "system\install\imfeaturepluginstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2302 |
data=\epoc32\data\Z\system\install\imcachestub.sis "system\install\imcachestub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2303 |
file=\epoc32\release\ARMV5\urel\jplangutil.dll "sys\bin\jplangutil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2304 |
file=\epoc32\release\ARMV5\urel\KeyEventFw.DLL "sys\bin\KeyEventFw.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2305 |
data=\epoc32\data\Z\resource\AknKeyEventMap.rsc "resource\AknKeyEventMap.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2306 |
file=\epoc32\release\ARMV5\urel\keylockpolicyapi.dll "sys\bin\keylockpolicyapi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2307 |
REM LBS Query And Notification Api |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2308 |
data=\epoc32\data\Z\System\install\lbtmgmtuistub.sis "system\install\lbtmgmtuistub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2309 |
data=\epoc32\data\Z\private\100012a5\policy\101fe978.spd "private\100012a5\policy\101fe978.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2310 |
data=\epoc32\data\Z\resource\eposlmasyncops.rsc "resource\eposlmasyncops.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2311 |
data=\epoc32\data\Z\private\101fdf81\eposlmserver.rsc "private\101fdf81\eposlmserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2312 |
data=\epoc32\data\Z\private\101fdf81\backup_registration.xml "private\101fdf81\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2313 |
data=\epoc32\data\Z\resource\eposlmcompactdblevel.rsc "resource\eposlmcompactdblevel.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2314 |
data=\epoc32\data\Z\resource\apps\eposlmglcategories.mif "resource\apps\eposlmglcategories.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2315 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, eposlmrecognizer.dll , eposlmrecognizer.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2316 |
data=\epoc32\data\Z\System\install\locationlandmarksstub.sis "system\install\locationlandmarksstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2317 |
data=\epoc32\data\Z\System\install\locationmnfwstub.sis "system\install\locationmnfwstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2318 |
data=\epoc32\data\Z\private\102073CA\backup_registration.xml "private\102073CA\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2319 |
data=\epoc32\data\Z\System\install\locationsuplfwstub.sis "system\install\locationsuplfwstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2320 |
data=\epoc32\data\Z\System\install\locationsysuistub.sis "system\install\locationsysuistub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2321 |
data=\epoc32\data\Z\resource\apps\locsysuiview.mif "resource\apps\locsysuiview.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2322 |
data=\epoc32\data\Z\private\1028312B\backup_registration.xml "private\1028312B\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2323 |
data=\epoc32\data\Z\System\install\lbtstub.sis "system\install\lbtstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2324 |
data=\epoc32\data\Z\private\10282BC4\Rules\locbtgpspsypscontextstate.rul "private\10282BC4\Rules\locbtgpspsypscontextstate.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2325 |
data=\epoc32\data\Z\private\10282BC4\Settings\10282C74\locbtgpspsypscontextstate.xml "private\10282BC4\Settings\10282C74\locbtgpspsypscontextstate.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2326 |
data=\epoc32\data\Z\System\install\lockapp_stub.sis "system\install\lockapp_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2327 |
data=\epoc32\data\Z\resource\apps\locpsysettings.mif "resource\apps\locpsysettings.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2328 |
data=\epoc32\data\Z\private\10281861\backup_registration.xml "private\10281861\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2329 |
data=\epoc32\data\Z\resource\apps\locsuplsettings.mif "resource\apps\locsuplsettings.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2330 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, locnotifierwrapper.dll , locnotifierwrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2331 |
data=\epoc32\data\Z\RESOURCE\locutils.rsc "resource\locutils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2332 |
file=\epoc32\release\ARMV5\urel\mcsmenuutils.dll "sys\bin\mcsmenuutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2333 |
file=\epoc32\release\ARMV5\urel\mcsmenueng.dll "sys\bin\mcsmenueng.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2334 |
file=\epoc32\release\ARMV5\urel\mcsmenu.dll "sys\bin\mcsmenu.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2335 |
file=\epoc32\release\ARMV5\urel\mcsmenuserver.exe "sys\bin\mcsmenuserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2336 |
file=\epoc32\release\ARMV5\urel\mcssathandler.dll "sys\bin\mcssathandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2337 |
file=\epoc32\release\ARMV5\urel\menuinterface.dll "sys\bin\menuinterface.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2338 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mcsmenuhandler.dll , mcsmenuhandler.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2339 |
data=\epoc32\data\Z\Private\200113dd\backup_registration.xml "PRIVATE\200113dd\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2340 |
data=\epoc32\data\Z\resource\apps\aimcsplugin.mif "resource\apps\aimcsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2341 |
file=\epoc32\release\ARMV5\urel\mcsservice.dll "sys\bin\mcsservice.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2342 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mcsprovider.dll , mcsprovider.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2343 |
rem - MdE binaries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2344 |
rem - MdE data files |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2345 |
data=\epoc32\data\z\Private\200009F3\schema.mde "PRIVATE\200009F3\schema.mde" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2346 |
data=\epoc32\data\z\Private\200009F3\defaultimportfile.mde "PRIVATE\200009F3\defaultimportfile.mde" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2347 |
data=\epoc32\data\z\Private\200009F3\backup_registration.xml "PRIVATE\200009F3\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2348 |
data=\epoc32\data\z\Private\200009F5\backup_registration.xml "PRIVATE\200009F5\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2349 |
data=\epoc32\data\z\Private\200009F5\mappings.db "PRIVATE\200009F5\mappings.db" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2350 |
rem - Harvester and Context Engine binaries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2351 |
rem - Blacklist server binaries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2352 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mdsoomplugin.dll , mdsoomplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2353 |
REM locationmanager |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2354 |
REM locationmanagerserver |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2355 |
REM watchdog |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2356 |
REM locationtrail |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2357 |
REM ReverseGeocode |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2358 |
REM Reverse geocoder plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2359 |
REM tagcreator |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2360 |
REM geotagger |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2361 |
REM geoconverter |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2362 |
REM Location Manager data files |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2363 |
data=\epoc32\data\Z\Private\10202BE9\200071BE.txt "PRIVATE\10202BE9\200071BE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2364 |
REM Harvester Cen Repo file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2365 |
data=\epoc32\data\Z\Private\10202BE9\200009FE.txt "PRIVATE\10202BE9\200009FE.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2366 |
REM MdS version CenRep file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2367 |
data=\epoc32\data\Z\Private\10202BE9\200009F3.txt "PRIVATE\10202BE9\200009F3.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2368 |
REM Harvester MMC plugin CenRep file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2369 |
data=\epoc32\data\Z\Private\10202BE9\20007183.txt "PRIVATE\10202BE9\20007183.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2370 |
data=\epoc32\data\Z\System\install\contentlistingframework_stub.sis "system\install\contentlistingframework_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2371 |
data=\epoc32\data\Z\System\install\contextengine_stub.sis "system\install\contextengine_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2372 |
data=\epoc32\data\Z\System\install\blacklistserver_stub.sis "system\install\blacklistserver_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2373 |
data=\epoc32\data\Z\System\install\composerplugins_stub.sis "system\install\composerplugins_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2374 |
data=\epoc32\data\Z\System\install\harvester_stub.sis "system\install\harvester_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2375 |
data=\epoc32\data\Z\System\install\harvesterplugins_stub.sis "system\install\harvesterplugins_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2376 |
data=\epoc32\data\Z\System\install\monitorplugins_stub.sis "system\install\monitorplugins_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2377 |
data=\epoc32\data\Z\System\install\locationmanager_stub.sis "system\install\locationmanager_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2378 |
data=\epoc32\data\Z\System\install\metadataengine_stub.sis "system\install\metadataengine_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2379 |
data=\epoc32\data\Z\System\install\mds_stub.sis "system\install\mds_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2380 |
data=\epoc32\data\Z\System\install\mdswatchdog_stub.sis "system\install\mdswatchdog_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2381 |
REM MISSING data=\epoc32\data\Z\System\install\locationmanagerclient_stub.sis system\install\locationmanagerclient_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2382 |
REM MISSING data=\epoc32\data\Z\System\install\locationtrail_stub.sis system\install\locationtrail_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2383 |
REM MISSING data=\epoc32\data\Z\System\install\locationmanagerserver_stub.sis system\install\locationmanagerserver_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2384 |
REM MISSING data=\epoc32\data\Z\System\install\ReverseGeocode_stub.sis system\install\ReverseGeocode_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2385 |
REM MISSING data=\epoc32\data\Z\System\install\ReverseGeoCoderPlugin_stub.sis system\install\ReverseGeoCoderPlugin_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2386 |
REM MISSING data=\epoc32\data\Z\System\install\tagcreator_stub.sis system\install\tagcreator_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2387 |
REM MISSING data=\epoc32\data\Z\System\install\geotagger_stub.sis system\install\geotagger_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2388 |
REM MISSING data=\epoc32\data\Z\System\install\geoconverter_stub.sis system\install\geoconverter_stub.sis |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2389 |
data=\epoc32\data\Z\Resource\TopCharacterSet.rsc "resource\TopCharacterSet.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2390 |
data=\epoc32\data\Z\System\install\metadata_stub.sis "System\Install\metadata_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2391 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, recrt.dll , recrt.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2392 |
data=\epoc32\data\Z\System\install\mmmtpdpstub.sis "System\install\mmmtpdpstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2393 |
data=\epoc32\data\Z\resource\mtp\10207C4B.rsc "resource\mtp\10207C4B.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2394 |
data=\epoc32\data\Z\resource\mtp\10207C53.rsc "resource\mtp\10207C53.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2395 |
file=\epoc32\release\ARMV5\urel\mpm.dll "sys\bin\mpm.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2396 |
REM Media Player Settings Engine |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2397 |
data=\epoc32\data\Z\System\install\mpsetteng_stub.sis "system\install\mpsetteng_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2398 |
data=\epoc32\data\z\system\install\mpxstub.sis "system\install\mpxstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2399 |
data=\epoc32\data\Z\Private\101ffc02\backup_registration.xml "private\101ffc02\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2400 |
data=\epoc32\data\Z\resource\mpxplaylisttopcharacterset.rsc "resource\mpxplaylisttopcharacterset.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2401 |
data=\epoc32\data\Z\resource\msgcommonutils.rsc "resource\msgcommonutils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2402 |
data=\epoc32\data\Z\resource\mtp\2001FE3C.rsc "resource\mtp\2001FE3C.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2403 |
data=\epoc32\data\Z\resource\mtp\2001FCAE.rsc "resource\mtp\2001FCAE.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2404 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mtpstatusservice.dll , mtpstatusservice.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2405 |
REM MISSING data=\epoc32\data\Z\resource\mtp\2001a97f.rsc resource\mtp\2001a97f.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2406 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mtpmetadataservice.dll , mtpmetadataservice.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2407 |
REM MISSING data=\epoc32\data\Z\resource\mtp\2001A9A3.rsc resource\mtp\2001A9A3.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2408 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mtpwmpextndp.dll , mtpwmpextndp.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2409 |
REM MISSING data=\epoc32\data\Z\resource\mtp\1028716c.rsc resource\mtp\1028716c.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2410 |
REM MISSING file=\epoc32\release\ARMV5\urel\mtppimproxy.dll system\libs\mtppimproxy.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2411 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mtpcalendardp.dll , mtpcalendardp.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2412 |
REM MISSING data=\epoc32\data\Z\resource\mtp\102871B8.rsc resource\mtp\102871B8.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2413 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mtptaskdp.dll , mtptaskdp.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2414 |
REM MISSING data=\epoc32\data\Z\resource\mtp\10287013.rsc resource\mtp\10287013.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2415 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, mtpcontactdp.dll , mtpcontactdp.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2416 |
REM MISSING data=\epoc32\data\Z\resource\mtp\102872bd.rsc resource\mtp\102872bd.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2417 |
REM MISSING data=\epoc32\data\Z\resource\apps\mtpcontactviewdefinition.rsc resource\apps\mtpcontactviewdefinition.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2418 |
data=\epoc32\data\Z\resource\apps\mulsliderwidget.mif "resource\apps\mulsliderwidget.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2419 |
data=\epoc32\data\Z\System\install\multimediacommscontroller_stub.sis "System\Install\multimediacommscontroller_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2420 |
data=\epoc32\data\Z\System\install\multimediacommsengine_stub.sis "system\install\multimediacommsengine_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2421 |
data=\epoc32\data\Z\private\10202be9\102747d2.txt "private\10202be9\102747d2.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2422 |
data=\epoc32\data\Z\private\10282F04\backup_registration.xml "PRIVATE\10282F04\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2423 |
data=\epoc32\data\Z\System\Install\altair-engine-stub.sis "System\Install\altair-engine-stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2424 |
data=\epoc32\data\Z\Private\20019119\backup_registration.xml "PRIVATE\20019119\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2425 |
REM Enabler for exlipsing ROM binaries |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2426 |
data=\epoc32\data\Z\System\install\networkhandling_stub.sis "system\install\networkhandling_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2427 |
data=\epoc32\data\Z\System\install\npppsystub.sis "system\install\npppsystub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2428 |
data=\epoc32\data\Z\System\install\suplpsystub.sis "system\install\suplpsystub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2429 |
REM SyncML Common modules |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2430 |
REM \common\inc\policy |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2431 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F99FB.SPD "private\100012a5\policy\101F99FB.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2432 |
REM \common\wbxml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2433 |
REM \common\transport |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2434 |
REM \common\http |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2435 |
REM \dm\settings |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2436 |
REM \ds\settings |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2437 |
REM \common\obexclient |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2438 |
REM \common\obexcommserver |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2439 |
REM \common\obexserverbinding |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2440 |
REM \common\obexdsplugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2441 |
data=\epoc32\data\Z\private\101F99F6\capability\101F6DE4.xml "private\101F99F6\capability\101F6DE4.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2442 |
REM \common\obexdmplugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2443 |
data=\epoc32\data\Z\private\101F99F6\capability\101F6DE5.xml "private\101F99F6\capability\101F6DE5.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2444 |
REM \common\syncagent |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2445 |
REM \common\historylog |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2446 |
REM \common\sosserver |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2447 |
data=\epoc32\data\Z\private\101F99FB\backup_registration.xml "private\101F99FB\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2448 |
REM \common\sosserver_clientapi |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2449 |
REM common\sosserver_privateapi |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2450 |
REM \common\sosserver_TransportHandler |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2451 |
REM common\Alert Queue |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2452 |
data=\epoc32\data\Z\resource\NSmlDSTypesRes.rsc "resource\NSmlDSTypesRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2453 |
REM stub sis file |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2454 |
data=\epoc32\data\Z\System\install\syncmlfw_stub.sis "System\Install\syncmlfw_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2455 |
REM Debug modules for debugging purposes |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2456 |
REM \common\xml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2457 |
REM \common\debug |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2458 |
REM file=\epoc32\release\ARMV5\urel\nsmldebug.dll sys\bin\nsmldebug.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2459 |
REM SyncML Device Management |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2460 |
REM SyncML Device Management plug-in adapters |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2461 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F9A02.SPD "private\100012a5\policy\101F9A02.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2462 |
REM DM utils |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2463 |
REM file=\epoc32\release\ARMV5\urel\nsmldmaputils.dll sys\bin\nsmldmaputils.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2464 |
REM Tree db handler |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2465 |
REM Tree db client |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2466 |
REM callback server |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2467 |
data=\epoc32\data\Z\private\101F9A06\backup_registration.xml "private\101F9A06\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2468 |
REM Host server base |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2469 |
REM Host servers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2470 |
REM Tree module |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2471 |
REM Sync Agent |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2472 |
REM wappushalert |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2473 |
REM DM OMA provisioning |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2474 |
REM SyncML Data Synchronisation |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2475 |
REM Sync settings OTA configuration disabled |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2476 |
REM data=\epoc32\data\Z\resource\messaging\bif\nsmlsp_sms_no.rsc resource\messaging\bif\nsmlsp_sms_no.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2477 |
REM Policy files |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2478 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F99FD.SPD "private\100012a5\policy\101F99FD.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2479 |
data=\epoc32\release\ARMV5\urel\z\private\100012a5\policy\101F99FE.SPD "private\100012a5\policy\101F99FE.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2480 |
REM SyncML Data Synchronisation plug-in adapters |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2481 |
data=\epoc32\data\Z\resource\NSmlAgendaDataStore_1_1_2.rsc "resource\NSmlAgendaDataStore_1_1_2.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2482 |
data=\epoc32\data\Z\resource\NSmlContactsDataStoreFormat_1_1_2.rsc "resource\NSmlContactsDataStoreFormat_1_1_2.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2483 |
data=\epoc32\data\Z\resource\NSmlContactsDataStoreFormat_1_2.rsc "resource\NSmlContactsDataStoreFormat_1_2.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2484 |
data=\epoc32\data\Z\resource\NSmlDSProfileRes.rsc "resource\NSmlDSProfileRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2485 |
REM \ds\adapters\dataproviderbase |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2486 |
REM \ds\Adapter Log |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2487 |
REM \ds\datamod |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2488 |
REM \ds\dshostclient |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2489 |
REM \ds\dshostserverbase |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2490 |
REM \ds\dshostservers |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2491 |
data=\epoc32\data\Z\private\101F99FD\backup_registration.xml "private\101F99FD\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2492 |
data=\epoc32\data\Z\private\101F99FE\backup_registration.xml "private\101F99FE\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2493 |
REM \ds\setting |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2494 |
REM data=\epoc32\data\Z\private\101F99FB\VariantData.xml \private\101F99FB\VariantData.xml |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2495 |
REM \ds\agentlog |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2496 |
REM ds\wappushalert |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2497 |
REM \ds\alerthandler |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2498 |
REM \ds\provisioningadapter |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2499 |
REM \ds\dsutils |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2500 |
REM defaultagendahandler plugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2501 |
data=\epoc32\data\Z\resource\nsmldefaultagendahandler_1_2.RSC "resource\nsmldefaultagendahandler_1_2.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2502 |
REM \ds\syncagent |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2503 |
REM NUMBERGROUPING |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2504 |
file=\epoc32\release\ARMV5\urel\numbergrouping.dll "sys\bin\numbergrouping.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2505 |
data=\epoc32\data\Z\Resource\numbergrouping.rsc "resource\numbergrouping.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2506 |
file=\epoc32\release\ARMV5\urel\nvgdecoder.dll "sys\bin\nvgdecoder.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2507 |
file=\epoc32\release\ARMV5\urel\NVGDecoder_SW.dll "sys\bin\NVGDecoder_SW.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2508 |
data=\epoc32\data\Z\Private\101F7C87\backup_registration.xml "private\101F7C87\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2509 |
file=\epoc32\release\ARMV5\urel\ode.dll "sys\bin\ode.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2510 |
data=\epoc32\data\Z\resource\epos_omasuplprovhandlerres.rsc "resource\epos_omasuplprovhandlerres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2511 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, epos_omasuplnotifierplugin.dll , epos_omasuplnotifierplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2512 |
data=\epoc32\data\Z\private\1027509E\backup_registration.xml "private\1027509E\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2513 |
data=\epoc32\data\Z\System\install\omasuplprotocolhandlerstub.sis "system\install\omasuplprotocolhandlerstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2514 |
file=\epoc32\release\ARMV5\urel\oodmonitor.dll "sys\bin\oodmonitor.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2515 |
file=\epoc32\release\ARMV5\urel\oommonitor.dll "sys\bin\oommonitor.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2516 |
data=\epoc32\data\Z\System\..\private\10207218\oomconfig.xml "private\10207218\oomconfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2517 |
REM PENINPUTARC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2518 |
file=\epoc32\release\ARMV5\urel\peninputclient.dll "sys\bin\peninputclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2519 |
data=\epoc32\data\Z\resource\apps\gspeninputplugin_AIF.MIF "resource\apps\gspeninputplugin_aif.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2520 |
data=\epoc32\data\Z\resource\apps\peninputmodeswitcher.mif "resource\apps\peninputmodeswitcher.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2521 |
data=\epoc32\data\Z\System\install\PhoneClient_stub.sis "system\install\PhoneClient_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2522 |
data=\epoc32\data\Z\System\install\phoneparser_stub.SIS "System\Install\phoneparser_stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2523 |
file=\epoc32\release\ARMV5\urel\PhoneServer.exe "sys\bin\PhoneServer.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2524 |
data=\epoc32\data\Z\System\install\PhoneServer_stub.sis "system\install\PhoneServer_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2525 |
REM redefined DATAZ_ as \epoc32\data\Z |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2526 |
data=\epoc32\data\Z\Private\10000850\backup_registration.xml "PRIVATE\10000850\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2527 |
data=\epoc32\data\Z\resource\dps.RSC "resource\dps.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2528 |
data=\epoc32\data\Z\System\install\playbackhelper_stub.sis "system\install\playbackhelper_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2529 |
file=\epoc32\release\ARMV5\urel\playbackhelper.dll "sys\bin\playbackhelper.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2530 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, playlistrecognizer.dll , playlistrecognizer.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2531 |
data=\epoc32\data\Z\System\install\playlistrecognizer_stub.sis "system\install\playlistrecognizer_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2532 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, PolicyEngineUI.dll , PolicyEngineUI.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2533 |
file=\epoc32\release\ARMV5\urel\BSUtil.dll "sys\bin\BSUtil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2534 |
file=\epoc32\release\ARMV5\urel\batterypopupcontrol.dll "sys\bin\batterypopupcontrol.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2535 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, batindicatorpaneplugin.dll , batindicatorpaneplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2536 |
data=\epoc32\data\Z\resource\plugins\batindicatorpaneplugin.rsc "resource\plugins\batindicatorpaneplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2537 |
data=\epoc32\data\Z\resource\apps\batterypopupcontrol.mif "resource\apps\batterypopupcontrol.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2538 |
data=\epoc32\data\Z\system\install\presencefwsimpleadptstub.sis "system\install\presencefwsimpleadptstub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2539 |
data=\epoc32\data\z\private\10202BE9\1028224B_s60.cre "private\10202BE9\1028224B.cre" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2540 |
data=\epoc32\data\z\private\10202BE9\10282266_s60.cre "private\10202BE9\10282266.cre" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2541 |
file=\epoc32\release\ARMV5\urel\profileeng.dll "sys\bin\profileeng.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2542 |
data=\epoc32\release\ARMV5\urel\z\system\sounds\digital\No_Sound.wav "resource\No_Sound.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2543 |
data=\epoc32\data\Z\Private\100058F8\backup_registration.xml "private\100058F8\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2544 |
data=\epoc32\data\Z\System\install\ProfileSettingsMonitor_Stub.SIS "System\Install\ProfileSettingsMonitor_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2545 |
data=\epoc32\data\Z\System\install\ProgressiveDownload_Stub.SIS "System\Install\ProgressiveDownload_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2546 |
data=\epoc32\data\Z\Private\100012a5\policy\101F84D6.spd "PRIVATE\100012a5\policy\101F84D6.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2547 |
data=\epoc32\data\Z\Private\\101F8597\backup_registration.xml "PRIVATE\101F8597\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2548 |
data=\epoc32\data\Z\resource\apps\pslnicon.mif "resource\apps\pslnicon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2549 |
data=\epoc32\data\Z\resource\apps\pslngsplugin.mif "resource\apps\pslngsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2550 |
data=\epoc32\data\Z\private\10005A32\backup_registration.xml "private\10005A32\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2551 |
data=\epoc32\data\Z\private\2000B187\cenrep\101F8770.xml "private\2000B187\cenrep\101F8770.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2552 |
data=\epoc32\data\Z\private\2000B187\cenrep\102818E8.xml "private\2000B187\cenrep\102818E8.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2553 |
data=\epoc32\data\Z\private\10282BC4\Settings\10282C74\10282C74.xml "private\10282BC4\Settings\10282C74\10282C74.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2554 |
data=\epoc32\data\Z\resource\apps\psuigsplugin.mif "resource\apps\psuigsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2555 |
file=\epoc32\release\ARMV5\urel\ptiengine.dll "sys\bin\ptiengine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2556 |
data=\epoc32\data\Z\resource\ptiengine.rsc "resource\ptiengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2557 |
file=\epoc32\release\ARMV5\urel\QtCore.dll "sys\bin\QtCore.dll" UNPAGED |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2558 |
file=\epoc32\release\ARMV5\urel\QtGui.dll "sys\bin\QtGui.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2559 |
file=\epoc32\release\ARMV5\urel\QtSvg.dll "sys\bin\QtSvg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2560 |
file=\epoc32\release\ARMV5\urel\QtNetwork.dll "sys\bin\QtNetwork.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2561 |
file=\epoc32\release\ARMV5\urel\qgif.dll "sys\bin\qgif.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2562 |
file=\epoc32\release\ARMV5\urel\qico.dll "sys\bin\qico.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2563 |
file=\epoc32\release\ARMV5\urel\qjpeg.dll "sys\bin\qjpeg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2564 |
file=\epoc32\release\ARMV5\urel\qmng.dll "sys\bin\qmng.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2565 |
file=\epoc32\release\ARMV5\urel\qsvg.dll "sys\bin\qsvg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2566 |
file=\epoc32\release\ARMV5\urel\qtiff.dll "sys\bin\qtiff.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2567 |
REM MISSING file=\epoc32\release\ARMV5\urel\qaudio.dll sys\bin\qaudio.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2568 |
REM MISSING file=\epoc32\release\ARMV5\urel\qvggraphicssystem.dll sys\bin\qvggraphicssystem.dll |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2569 |
file=\epoc32\release\ARMV5\urel\qts60plugin_5_0.dll "sys\bin\qts60plugin_5_0.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2570 |
data=\epoc32\data\Z\resource\apps\s60main.RSC "resource\apps\s60main.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2571 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qgif.qtplugin "resource\qt\plugins\imageformats\qgif.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2572 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qico.qtplugin "resource\qt\plugins\imageformats\qico.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2573 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qjpeg.qtplugin "resource\qt\plugins\imageformats\qjpeg.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2574 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qmng.qtplugin "resource\qt\plugins\imageformats\qmng.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2575 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qsvg.qtplugin "resource\qt\plugins\imageformats\qsvg.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2576 |
data=\epoc32\data\z\resource\qt\plugins\imageformats\qtiff.qtplugin "resource\qt\plugins\imageformats\qtiff.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2577 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qcncodecs.qtplugin "resource\qt\plugins\codecs\qcncodecs.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2578 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qjpcodecs.qtplugin "resource\qt\plugins\codecs\qjpcodecs.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2579 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qkrcodecs.qtplugin "resource\qt\plugins\codecs\qkrcodecs.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2580 |
data=\epoc32\data\z\resource\qt\plugins\codecs\qtwcodecs.qtplugin "resource\qt\plugins\codecs\qtwcodecs.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2581 |
data=\epoc32\data\z\resource\qt\plugins\iconengines\qsvgicon.qtplugin "resource\qt\plugins\iconengines\qsvgicon.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2582 |
REM MISSING data=\epoc32\data\qt\qtlibspluginstubs\qaudio.qtplugin resource\qt\plugins\audio\qaudio.qtplugin |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2583 |
data=\epoc32\data\z\resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin "resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2584 |
data=\epoc32\data\Z\System\install\qt_stub.sis "System\Install\qt_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2585 |
data=\epoc32\data\Z\System\install\qtwebkit_stub.sis "System\Install\qtwebkit_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2586 |
data=\epoc32\data\Z\System\install\radioutility_stub.sis "system\install\radioutility_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2587 |
file=\epoc32\release\ARMV5\urel\RLockSettings.dll "sys\bin\RLockSettings.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2588 |
data=\epoc32\data\Z\resource\apps\GSRFSPlugin.mif "resource\apps\GSRFSPlugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2589 |
data=\epoc32\data\Z\resource\messaging\mtm\ROMTMREG.rsc "resource\messaging\mtm\ROMTMREG.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2590 |
file=\epoc32\release\ARMV5\urel\rsfwcontrol.dll "sys\bin\rsfwcontrol.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2591 |
file=\epoc32\release\ARMV5\urel\rsfwmountman.dll "sys\bin\rsfwmountman.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2592 |
file=\epoc32\release\ARMV5\urel\rsfwmountstore.dll "sys\bin\rsfwmountstore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2593 |
file=\epoc32\release\ARMV5\urel\rsfwmountutils.dll "sys\bin\rsfwmountutils.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2594 |
data=\epoc32\data\Z\resource\apps\rsfwgsplugin.mif "resource\apps\rsfwgsplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2595 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, rsfwnotplugin.dll , rsfwnotplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2596 |
data=\epoc32\data\Z\System\install\rtpstack_stub.sis "system\install\rtpstack_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2597 |
file=\epoc32\release\ARMV5\urel\SatSystemState.dll "sys\bin\SatSystemState.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2598 |
file=\epoc32\release\ARMV5\urel\SatEventMonitors.dll "sys\bin\SatEventMonitors.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2599 |
file=\epoc32\release\ARMV5\urel\SATENGINE.DLL "sys\bin\SATENGINE.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2600 |
file=\epoc32\release\ARMV5\urel\SATSERVER.EXE "sys\bin\SATSERVER.EXE" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2601 |
file=\epoc32\release\ARMV5\urel\SATCLIENT.DLL "sys\bin\SATCLIENT.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2602 |
data=\epoc32\data\Z\System\install\SatServer_stub.sis "System\Install\SatServer_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2603 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, SetUpEventListCmd.dll , SetUpEventListCmd.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2604 |
file=\epoc32\release\ARMV5\urel\SATSHELLCNTRL.DLL "sys\bin\SATSHELLCNTRL.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2605 |
data=\epoc32\data\Z\System\install\SatApp_stub.sis "System\Install\SatApp_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2606 |
data=\epoc32\data\Z\Private\101F99F6\capability\101F9698.xml "PRIVATE\101F99F6\capability\101F9698.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2607 |
data=\epoc32\data\Z\Private\101F99F6\capability\fwdcomp.xml "PRIVATE\101F99F6\capability\fwdcomp.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2608 |
data=\epoc32\data\Z\Private\101F99F6\capability\101F99F6.xml "PRIVATE\101F99F6\capability\101F99F6.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2609 |
data=\epoc32\data\Z\System\install\secon_stub.sis "system\install\secon_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2610 |
data=\epoc32\data\Z\System\install\sconpcconnplugin_stub.sis "system\install\sconpcconnplugin_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2611 |
data=\epoc32\data\Z\System\install\sconftpplugin_stub.sis "system\install\sconftpplugin_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2612 |
data=\epoc32\data\Z\Private\10202D56\sbeconfig.xml "PRIVATE\10202D56\sbeconfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2613 |
file=\epoc32\release\ARMV5\urel\SCPClient.dll "sys\bin\SCPClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2614 |
data=\epoc32\data\Z\Private\100012a5\policy\2002677A.SPD "PRIVATE\100012a5\policy\2002677A.SPD" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2615 |
data=\epoc32\data\Z\Private\100056CF\backup_registration.xml "private\100056CF\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2616 |
file=\epoc32\release\ARMV5\urel\SecUi.dll "sys\bin\SecUi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2617 |
file=\epoc32\release\ARMV5\urel\SecurityNotifier.dll "sys\bin\SecurityNotifier.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2618 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, Securitynotifierwrapper.dll , Securitynotifierwrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2619 |
file=\epoc32\release\ARMV5\urel\SENDUI.DLL "sys\bin\Sendui.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2620 |
data=\epoc32\data\z\system\install\stub_senduiserviceresolver.sis "system\install\stub_senduiserviceresolver.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2621 |
data=\epoc32\data\z\system\install\stub_senduilauncher.sis "system\install\stub_senduilauncher.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2622 |
data=\epoc32\data\Z\private\10282bc4\rules\sensordatacompensationui.rul "private\10282BC4\rules\sensordatacompensationui.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2623 |
data=\epoc32\data\Z\private\10282bc4\rules\sensordatacompensationdevice.rul "private\10282BC4\rules\sensordatacompensationdevice.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2624 |
data=\epoc32\data\Z\private\10282BC4\Settings\10282DF0\10282DF0.xml "private\10282BC4\Settings\10282DF0\10282DF0.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2625 |
file=\epoc32\release\ARMV5\urel\Liwservicehandler.dll "sys\bin\Liwservicehandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2626 |
data=\epoc32\data\Z\resource\liwServiceHandler.rsc "resource\liwServiceHandler.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2627 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, liwResolver.dll , liwResolver.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2628 |
file=\epoc32\release\ARMV5\urel\RTSecMgrServer.exe "sys\bin\RTSecMgrServer.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2629 |
file=\epoc32\release\ARMV5\urel\RTSecMgrClient.dll "sys\bin\RTSecMgrClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2630 |
file=\epoc32\release\ARMV5\urel\RTSecMgrUtil.dll "sys\bin\RTSecMgrUtil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2631 |
data=\epoc32\data\Z\Private\2000f847\backup_registration.xml "private\2000f847\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2632 |
data=\epoc32\data\Z\System\INSTALL\serviceapi_stub.sis "System\Install\serviceapi_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2633 |
data=\epoc32\data\Z\System\INSTALL\platformservices_stub.sis "System\Install\platformservices_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2634 |
data=\epoc32\data\Z\System\WidgetLibs\platformservices.js "System\WidgetLibs\platformservices.js" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2635 |
file=\epoc32\release\ARMV5\urel\servicehandler.dll "sys\bin\servicehandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2636 |
data=\epoc32\data\Z\resource\AiwServiceHandler.rsc "resource\AiwServiceHandler.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2637 |
data=\epoc32\data\Z\System\install\serviceselector_stub.sis "System\Install\serviceselector_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2638 |
data=\epoc32\data\Z\private\10281EEB\backup_registration.xml "private\10281EEB\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2639 |
file=\epoc32\release\ARMV5\urel\SplashScreen.exe "sys\bin\SplashScreen.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2640 |
file=\epoc32\release\ARMV5\urel\serviceprovidersettings.dll "sys\bin\serviceprovidersettings.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2641 |
data=\epoc32\data\Z\Private\10282E7E\backup_registration.xml "private\10282E7E\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2642 |
data=\epoc32\data\Z\Private\200286D2\backup_registration.xml "private\200286D2\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2643 |
data=\epoc32\data\Z\System\install\spsbackuphelper_stub.sis "System\Install\spsbackuphelper_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2644 |
data=\epoc32\data\Z\System\install\srtpstack_stub.sis "system\install\srtpstack_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2645 |
data=\epoc32\data\Z\private\100058F4\backup_registration.xml "private\100058F4\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2646 |
data=\epoc32\data\Z\System\install\CenRepStub.sis "System\Install\CenRepStub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2647 |
file=\epoc32\release\ARMV5\urel\stem_SVGEngine.dll "sys\bin\SVGEngine.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2648 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, Svgrecog.dll , Svgrecog.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2649 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, SyncMLNotifierWrapper.dll , SyncMLNotifierWrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2650 |
file=\epoc32\release\ARMV5\urel\SyncService.dll "sys\bin\SyncService.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2651 |
data=\epoc32\data\Z\private\10282BC4\Rules\tacticon.rul "private\10282BC4\Rules\tacticon.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2652 |
file=\epoc32\release\ARMV5\urel\tacticon.dll "sys\bin\tacticon.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2653 |
data=\epoc32\data\Z\System\Sounds\Digital\tacticons.ivt "System\Sounds\Digital\tacticons.ivt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2654 |
data=\epoc32\data\Z\private\10282BC4\Rules\tactile.rul "private\10282BC4\Rules\tactile.rul" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2655 |
file=\epoc32\release\ARMV5\urel\tactileclickplugin.dll "sys\bin\tactileclickplugin.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2656 |
file=\epoc32\release\ARMV5\urel\tactilearearegistry.dll "sys\bin\tactilearearegistry.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2657 |
file=\epoc32\release\ARMV5\urel\touchfeedback.dll "sys\bin\touchfeedback.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2658 |
file=\epoc32\release\ARMV5\urel\tactilefeedbackresolver.dll "sys\bin\tactilefeedbackresolver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2659 |
data=\epoc32\data\Z\Private\10003B20\9.2_TactileFeedbackLevel1_A.ivt "private\10003B20\9.2_TactileFeedbackLevel1_A.ivt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2660 |
data=\epoc32\data\Z\Private\10003B20\9.2_TactileFeedbackLevel2_A.ivt "private\10003B20\9.2_TactileFeedbackLevel2_A.ivt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2661 |
data=\epoc32\data\Z\Private\10003B20\9.2_TactileFeedbackLevel3_A.ivt "private\10003B20\9.2_TactileFeedbackLevel3_A.ivt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2662 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, tsappecom.dll , tsappecom.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2663 |
data=\epoc32\data\Z\private\20016BF0\backup_registration.xml "private\20016BF0\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2664 |
data=\epoc32\data\Z\System\install\taskswitcher_stub.sis "system\install\taskswitcher_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2665 |
data=\epoc32\release\armv5\urel\Z\private\1020783F\format_e_.txt "private\1020783F\format_e_.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2666 |
data=\epoc32\data\Z\System\install\thumbnailmanager_stub.sis "system\install\thumbnailmanager_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2667 |
data=\epoc32\data\Z\System\install\vtne_stub.sis "system\install\vtne_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2668 |
file=\epoc32\release\ARMV5\urel\TNEENGINE.DLL "sys\bin\TNEENGINE.DLL" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2669 |
data=\epoc32\data\Z\private\101f977c\objects.xml "private\101f977c\objects.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2670 |
data=\epoc32\data\Z\private\101f977c\public\MediaServer1\ConnectionManager1.xml "private\101f977c\public\MediaServer1\ConnectionManager1.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2671 |
data=\epoc32\data\Z\private\101f977c\public\MediaServer1\ContentDirectory1.xml "private\101f977c\public\MediaServer1\ContentDirectory1.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2672 |
data=\epoc32\data\Z\private\101f977c\public\MediaServer1\MediaServer1.xml "private\101f977c\public\MediaServer1\MediaServer1.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2673 |
data=\epoc32\data\Z\private\101f977c\backup_registration.xml "private\101f977c\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2674 |
data=\epoc32\data\Z\private\101f977d\backup_registration.xml "private\101f977d\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2675 |
data=\epoc32\data\Z\private\10204162\backup_registration.xml "private\10204162\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2676 |
data=\epoc32\data\Z\system\install\upnpstack.SIS "system\install\upnpstack.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2677 |
data=\epoc32\data\Z\system\install\homemedia.SIS "system\install\homemedia.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2678 |
data=\epoc32\data\Z\resource\apps\usbui.mif "resource\apps\usbui.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2679 |
REM MISSING file=\epoc32\release\ARMV5\urel\errrd c:\resource\errrd |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2680 |
REM USB UI notifiers ecom plug-in |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2681 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, usbuinotif.dll , usbuinotif.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2682 |
data=\epoc32\data\Z\private\101F9696\backup_registration.xml "private\101F9696\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2683 |
data=\epoc32\data\Z\Private\101fe1db\numberofacmfunctions.ini "private\101fe1db\numberofacmfunctions.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2684 |
file=\epoc32\release\ARMV5\urel\VGRenderer.dll "sys\bin\VGRenderer.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2685 |
file=\epoc32\release\ARMV5\urel\PseudoVG.dll "sys\bin\PseudoVG.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2686 |
data=\epoc32\data\Z\System\install\vmbx_stub.sis "System\Install\vmbx_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2687 |
data=\epoc32\data\Z\System\install\VoIPAudioSrvc_Stub.sis "System\Install\VoIPAudioSrvc_Stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2688 |
data=\epoc32\data\Z\Resource\Errors\vpnerr.R01 "resource\errors\vpnerr.R01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2689 |
alias resource\errors\vpnerr.R01 resource\errors\vpnerr.RSC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2690 |
file=\epoc32\release\ARMV5\urel\vpnapi.dll "sys\bin\vpnapi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2691 |
auto-bitmap=\epoc32\data\Z\resource\apps\webkit.mbm resource\apps\webkit.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2692 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, MemoryPlugin.dll , MemoryPlugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2693 |
data=\epoc32\data\Z\resource\apps\WebKitIcons.mif "resource\apps\webkiticons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2694 |
data=\epoc32\data\Z\resource\apps\webkitutilsicons.mif "resource\apps\webkitutilsicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2695 |
data=\epoc32\data\Z\Private\2000B4D8\backup_registration.xml "private\2000B4D8\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2696 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, WidgetMemoryPlugin.dll , WidgetMemoryPlugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2697 |
file=\epoc32\release\ARMV5\urel\WidgetInstaller.dll "sys\bin\WidgetInstaller.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2698 |
file=\epoc32\release\ARMV5\urel\WidgetRegistry.exe "sys\bin\WidgetRegistry.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2699 |
file=\epoc32\release\ARMV5\urel\WidgetRegistryClient.dll "sys\bin\WidgetRegistryClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2700 |
data=\epoc32\data\Z\Private\10282f06\Widget_lproj.xml "private\10282f06\Widget_lproj.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2701 |
data=\epoc32\data\Z\Private\10282f06\WidgetAccessPolicy.xml "private\10282f06\WidgetAccessPolicy.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2702 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, WidgetRecognizer.dll , WidgetRecognizer.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2703 |
REM Wi-Fi Protected Setup |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2704 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, eapnotifwrapper.dll , eapnotifwrapper.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2705 |
data=\epoc32\data\Z\resource\apps\wlanplugin.mif "resource\apps\wlanplugin.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2706 |
data=\epoc32\data\Z\Private\2000b187\200100c0.xml "private\2000b187\200100c0.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2707 |
data=\epoc32\data\Z\Private\2000b187\cenrep\101f8e44.xml "private\2000b187\cenrep\101f8e44.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2708 |
REM WlanSniffer |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2709 |
data=\epoc32\data\Z\resource\apps\wsficons_AIF.MIF "resource\apps\wsficons_aif.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2710 |
data=\epoc32\data\Z\resource\apps\wsficons.mif "resource\apps\wsficons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2711 |
file=\epoc32\release\ARMV5\urel\wmdrmfileserverclient.dll "sys\bin\wmdrmfileserverclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2712 |
file=\epoc32\release\ARMV5\urel\drmasf.dll "sys\bin\drmasf.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2713 |
file=\epoc32\release\ARMV5\urel\wmdrmclient.dll "sys\bin\wmdrmclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2714 |
file=\epoc32\release\ARMV5\urel\wmdrmserver.exe "sys\bin\wmdrmserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2715 |
file=\epoc32\release\ARMV5\urel\wmdrmclientwrapper.dll "sys\bin\wmdrmclientwrapper.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2716 |
data=\epoc32\data\Z\System\install\wmdrm_stub.sis "system\install\wmdrm_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2717 |
data=\epoc32\data\Z\private\102073ea\excludes\10282F1B.exc "private\102073ea\excludes\10282F1B.exc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2718 |
file=\epoc32\release\ARMV5\urel\wmdrmkeystorage.dll "sys\bin\wmdrmkeystorage.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2719 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, wmdrmagent.dll , wmdrmagent.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2720 |
data=\epoc32\data\Z\System\install\S60SOA.SIS "System\Install\S60SOA.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2721 |
data=\epoc32\data\Z\private\101F96F4\backup_registration.xml "private\101F96F4\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2722 |
REM WlanSnifferAiHelperApplication |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2723 |
REM WlanSnifferApWizard |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2724 |
REM WlanSnifferClient |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2725 |
REM WlanSnifferApplication |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2726 |
REM WlanSnifferModel |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2727 |
REM WlanSnifferServer |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2728 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\hsps\00\manifest.dat "private\200159c0\install\wsfwidget_20026F45\hsps\00\manifest.dat" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2729 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\xuikon\00\wsfwidget.o0000 "private\200159c0\install\wsfwidget_20026F45\xuikon\00\wsfwidget.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2730 |
REM WlanInfo |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2731 |
REM WsfWlanInfoSorting |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2732 |
data=\epoc32\data\Z\private\10281caa\backup_registration.xml "private\10281caa\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2733 |
data=\epoc32\data\Z\private\100012a5\policy\2000cf30.spd "private\100012a5\policy\2000cf30.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2734 |
data=\Epoc32\Data\WSINI.ini "System\Data\Wsini.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2735 |
file=\epoc32\release\ARMV5\urel\sennotdlg.dll "sys\bin\sennotdlg.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2736 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, sennotifierplugin.dll , sennotifierplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2737 |
file=\epoc32\release\ARMV5\urel\SenXml.dll "sys\bin\SenXml.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2738 |
file=\epoc32\release\ARMV5\urel\XCFW.dll "sys\bin\XCFW.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2739 |
data=\epoc32\data\Z\private\10207421\backup_registration.xml "private\10207421\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2740 |
file=\epoc32\release\ARMV5\urel\XMLInterface.dll "sys\bin\XMLInterface.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2741 |
data=\epoc32\data\Z\Private\100012a5\DBS_10205030_accpolicydb.db "Private\100012a5\DBS_10205030_accpolicydb.db" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2742 |
file=\epoc32\release\ARMV5\urel\RemConExtensionApi.dll "sys\bin\RemConExtensionApi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2743 |
data=\epoc32\data\Z\Private\100012A5\policy\10205030.spd "private\100012A5\policy\10205030.spd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2744 |
file=\epoc32\release\ARMV5\urel\AddedDevSoundControlProxy.dll "sys\bin\AddedDevSoundControlProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2745 |
data=\epoc32\data\Z\System\install\AudioOutputControlUtility_Stub.SIS "System\Install\AudioOutputControlUtility_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2746 |
file=\epoc32\release\ARMV5\urel\AudioInputMessageHandler.dll "sys\bin\AudioInputMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2747 |
file=\epoc32\release\ARMV5\urel\AudioInputProxy.dll "sys\bin\AudioInputProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2748 |
file=\epoc32\release\ARMV5\urel\AudioOutputMessageHandler.dll "sys\bin\AudioOutputMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2749 |
file=\epoc32\release\ARMV5\urel\AudioOutputProxy.dll "sys\bin\AudioOutputProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2750 |
data=\epoc32\data\Z\System\install\AudioRouting_Stub.SIS "System\Install\AudioRouting_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2751 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ciextnclientplugin.DLL , ciextnclientplugin.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2752 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ciextnserverplugin.DLL , ciextnserverplugin.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2753 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ciplatformfactoryplugin.DLL , ciplatformfactoryplugin.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2754 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ciplatformmsghndlrplugin.DLL , ciplatformmsghndlrplugin.DLL ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2755 |
data=\epoc32\release\ARMV5\urel\Z\private\101f6efa\dosserver.ini "private\101f6efa\dosserver.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2756 |
data=\epoc32\data\Z\System\install\ConfigurationComponentsFactory_Stub.SIS "System\Install\ConfigurationComponentsFactory_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2757 |
data=\EPOC32\WINSCW\C\data\dbus\system.conf "data\dbus\system.conf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2758 |
file=\epoc32\release\ARMV5\urel\diskspacereserver.dll "sys\bin\diskspacereserver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2759 |
file=\epoc32\release\ARMV5\urel\DSClient.dll "sys\bin\DSClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2760 |
file=\epoc32\release\ARMV5\urel\DRMAudioPlayUtility.dll "sys\bin\DRMAudioPlayUtility.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2761 |
data=\epoc32\data\Z\System\install\DRMAudioPlayer_Stub.SIS "System\Install\DRMAudioPlayer_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2762 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerEffect.dll "sys\bin\AudioEqualizerEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2763 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerMessageHandler.dll "sys\bin\AudioEqualizerMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2764 |
file=\epoc32\release\ARMV5\urel\AudioEqualizerProxy.dll "sys\bin\AudioEqualizerProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2765 |
file=\epoc32\release\ARMV5\urel\BassBoostEffect.dll "sys\bin\BassBoostEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2766 |
file=\epoc32\release\ARMV5\urel\BassBoostMessageHandler.dll "sys\bin\BassBoostMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2767 |
file=\epoc32\release\ARMV5\urel\BassBoostProxy.dll "sys\bin\BassBoostProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2768 |
file=\epoc32\release\ARMV5\urel\DistanceAttenuationEffect.dll "sys\bin\DistanceAttenuationEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2769 |
file=\epoc32\release\ARMV5\urel\DistanceAttenuationMessageHandler.dll "sys\bin\DistanceAttenuationMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2770 |
file=\epoc32\release\ARMV5\urel\DistanceAttenuationProxy.dll "sys\bin\DistanceAttenuationProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2771 |
file=\epoc32\release\ARMV5\urel\DopplerBase.dll "sys\bin\DopplerBase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2772 |
file=\epoc32\release\ARMV5\urel\EffectBase.dll "sys\bin\EffectBase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2773 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbEffect.dll "sys\bin\EnvironmentalReverbEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2774 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbMessageHandler.dll "sys\bin\EnvironmentalReverbMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2775 |
file=\epoc32\release\ARMV5\urel\EnvironmentalReverbProxy.dll "sys\bin\EnvironmentalReverbProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2776 |
file=\epoc32\release\ARMV5\urel\ListenerDopplerEffect.dll "sys\bin\ListenerDopplerEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2777 |
file=\epoc32\release\ARMV5\urel\ListenerDopplerMessageHandler.dll "sys\bin\ListenerDopplerMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2778 |
file=\epoc32\release\ARMV5\urel\ListenerDopplerProxy.dll "sys\bin\ListenerDopplerProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2779 |
file=\epoc32\release\ARMV5\urel\ListenerLocationEffect.dll "sys\bin\ListenerLocationEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2780 |
file=\epoc32\release\ARMV5\urel\ListenerLocationMessageHandler.dll "sys\bin\ListenerLocationMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2781 |
file=\epoc32\release\ARMV5\urel\ListenerLocationProxy.dll "sys\bin\ListenerLocationProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2782 |
file=\epoc32\release\ARMV5\urel\ListenerOrientationEffect.dll "sys\bin\ListenerOrientationEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2783 |
file=\epoc32\release\ARMV5\urel\ListenerOrientationMessageHandler.dll "sys\bin\ListenerOrientationMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2784 |
file=\epoc32\release\ARMV5\urel\ListenerOrientationProxy.dll "sys\bin\ListenerOrientationProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2785 |
file=\epoc32\release\ARMV5\urel\LocationBase.dll "sys\bin\LocationBase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2786 |
file=\epoc32\release\ARMV5\urel\LoudnessEffect.dll "sys\bin\LoudnessEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2787 |
file=\epoc32\release\ARMV5\urel\LoudnessMessageHandler.dll "sys\bin\LoudnessMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2788 |
file=\epoc32\release\ARMV5\urel\LoudnessProxy.dll "sys\bin\LoudnessProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2789 |
file=\epoc32\release\ARMV5\urel\OrientationBase.dll "sys\bin\OrientationBase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2790 |
file=\epoc32\release\ARMV5\urel\RoomLevelEffect.dll "sys\bin\RoomLevelEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2791 |
file=\epoc32\release\ARMV5\urel\RoomLevelMessageHandler.dll "sys\bin\RoomLevelMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2792 |
file=\epoc32\release\ARMV5\urel\RoomLevelProxy.dll "sys\bin\RoomLevelProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2793 |
file=\epoc32\release\ARMV5\urel\SourceDopplerEffect.dll "sys\bin\SourceDopplerEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2794 |
file=\epoc32\release\ARMV5\urel\SourceDopplerMessageHandler.dll "sys\bin\SourceDopplerMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2795 |
file=\epoc32\release\ARMV5\urel\SourceDopplerProxy.dll "sys\bin\SourceDopplerProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2796 |
file=\epoc32\release\ARMV5\urel\SourceLocationEffect.dll "sys\bin\SourceLocationEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2797 |
file=\epoc32\release\ARMV5\urel\SourceLocationMessageHandler.dll "sys\bin\SourceLocationMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2798 |
file=\epoc32\release\ARMV5\urel\SourceLocationProxy.dll "sys\bin\SourceLocationProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2799 |
file=\epoc32\release\ARMV5\urel\SourceOrientationEffect.dll "sys\bin\SourceOrientationEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2800 |
file=\epoc32\release\ARMV5\urel\SourceOrientationMessageHandler.dll "sys\bin\SourceOrientationMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2801 |
file=\epoc32\release\ARMV5\urel\SourceOrientationProxy.dll "sys\bin\SourceOrientationProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2802 |
file=\epoc32\release\ARMV5\urel\StereoWideningEffect.dll "sys\bin\StereoWideningEffect.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2803 |
file=\epoc32\release\ARMV5\urel\StereoWideningMessageHandler.dll "sys\bin\StereoWideningMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2804 |
file=\epoc32\release\ARMV5\urel\StereoWideningProxy.dll "sys\bin\StereoWideningProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2805 |
data=\epoc32\data\Z\System\install\Effect_Stub.SIS "System\Install\Effect_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2806 |
data=\epoc32\data\Z\System\install\EffectsPresets_Stub.SIS "System\Install\EffectsPresets_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2807 |
data=\epoc32\data\Z\System\install\FrameTable_Stub.SIS "System\Install\FrameTable_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2808 |
data=\epoc32\data\Z\System\INSTALL\openc_glib_stub.sis "System\Install\openc_glib_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2809 |
data=\epoc32\data\Z\System\install\GlobalAudioSettings_Stub.SIS "System\Install\GlobalAudioSettings_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2810 |
REM HeadsetStatus |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2811 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, hwrmdefaultlighttargetmodifierplugin.dll , hwrmdefaultlighttargetmodifierplugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2812 |
data=\epoc32\data\Z\Private\200184b9\hwrmhapticspolicy.ini "private\200184b9\hwrmhapticspolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2813 |
data=\epoc32\data\Z\Private\200184b9\internalhwrmhapticspolicy.ini "private\200184b9\internalhwrmhapticspolicy.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2814 |
data=\epoc32\data\Z\Private\200184b9\hwrmhapticsuid.ini "private\200184b9\hwrmhapticsuid.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2815 |
file=\epoc32\release\ARMV5\urel\IclExtJpegApi.dll "sys\bin\IclExtJpegApi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2816 |
data=\epoc32\data\Z\resource\ICL\101F862D_extra.rsc "resource\ICL\101F862D_extra.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2817 |
file=\epoc32\release\ARMV5\urel\libvgi.dll "sys\bin\libvgi.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2818 |
file=\epoc32\release\ARMV5\urel\m3gcore.dll "sys\bin\m3gcore.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2819 |
file=\epoc32\release\ARMV5\urel\MediatorClient.dll "sys\bin\MediatorClient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2820 |
data=\epoc32\data\Z\private\10207449\allowedsids.rsc "private\10207449\allowedsids.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2821 |
data=\epoc32\data\Z\resource\MediatorDebug.rsc "resource\MediatorDebug.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2822 |
file=\epoc32\release\ARMV5\urel\CustomCommandUtility.dll "sys\bin\CustomCommandUtility.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2823 |
file=\epoc32\release\ARMV5\urel\CustomInterfaceBuilder.dll "sys\bin\CustomInterfaceBuilder.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2824 |
file=\epoc32\release\ARMV5\urel\CustomInterfaceUtility.dll "sys\bin\CustomInterfaceUtility.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2825 |
file=\epoc32\release\ARMV5\urel\MessageHandlerFactory.dll "sys\bin\MessageHandlerFactory.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2826 |
file=\epoc32\release\ARMV5\urel\CustomInterfaceProxyFactory.dll "sys\bin\CustomInterfaceProxyFactory.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2827 |
data=\epoc32\data\Z\System\install\MMExtFw_Stub.SIS "System\Install\MMExtFw_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2828 |
file=\epoc32\release\ARMV5\urel\ErrorConcealmentIntfcMsgHdlr.dll "sys\bin\ErrorConcealmentIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2829 |
file=\epoc32\release\ARMV5\urel\ErrorConcealmentIntfcProxy.dll "sys\bin\ErrorConcealmentIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2830 |
file=\epoc32\release\ARMV5\urel\G711DecoderIntfcMsgHdlr.dll "sys\bin\G711DecoderIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2831 |
file=\epoc32\release\ARMV5\urel\G711DecoderIntfcProxy.dll "sys\bin\G711DecoderIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2832 |
file=\epoc32\release\ARMV5\urel\G711EncoderIntfcMsgHdlr.dll "sys\bin\G711EncoderIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2833 |
file=\epoc32\release\ARMV5\urel\G711EncoderIntfcProxy.dll "sys\bin\G711EncoderIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2834 |
file=\epoc32\release\ARMV5\urel\G729DecoderIntfcMsgHdlr.dll "sys\bin\G729DecoderIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2835 |
file=\epoc32\release\ARMV5\urel\G729DecoderIntfcProxy.dll "sys\bin\G729DecoderIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2836 |
file=\epoc32\release\ARMV5\urel\G729EncoderIntfcMsgHdlr.dll "sys\bin\G729EncoderIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2837 |
file=\epoc32\release\ARMV5\urel\G729EncoderIntfcProxy.dll "sys\bin\G729EncoderIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2838 |
file=\epoc32\release\ARMV5\urel\IlbcDecoderIntfcMsgHdlr.dll "sys\bin\IlbcDecoderIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2839 |
file=\epoc32\release\ARMV5\urel\IlbcDecoderIntfcProxy.dll "sys\bin\IlbcDecoderIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2840 |
file=\epoc32\release\ARMV5\urel\IlbcEncoderIntfcMsgHdlr.dll "sys\bin\IlbcEncoderIntfcMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2841 |
file=\epoc32\release\ARMV5\urel\IlbcEncoderIntfcProxy.dll "sys\bin\IlbcEncoderIntfcProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2842 |
file=\epoc32\release\ARMV5\urel\SpeechEncoderConfigMsgHdlr.dll "sys\bin\SpeechEncoderConfigMsgHdlr.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2843 |
file=\epoc32\release\ARMV5\urel\SpeechEncoderConfigProxy.dll "sys\bin\SpeechEncoderConfigProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2844 |
data=\epoc32\data\Z\System\install\WmaDecoderIntfc_Stub.sis "System\Install\WmaDecoderIntfc_Stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2845 |
data=\epoc32\data\Z\System\install\nga_mdf_postprocessor_stub.sis "System\install\nga_mdf_postprocessor_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2846 |
file=\epoc32\release\ARMV5\urel\PlatformEnv.dll "sys\bin\PlatformEnv.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2847 |
REM patchdata PlatformEnv.dll@KDriveInfoDefaultRemovableMassStorage FF_DEFAULT_REMOVABLE_MASS_STORAGE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2848 |
REM patchdata PlatformEnv.dll@KDriveInfoLogicallyRemovableDrive1 FF_LOGICALLY_REMOVABLE_DRIVE1 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2849 |
REM patchdata PlatformEnv.dll@KDriveInfoUsbDrivesStart FF_USB_DRIVE_START |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2850 |
file=\epoc32\release\ARMV5\urel\disknotifyhandler.dll "sys\bin\disknotifyhandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2851 |
file=\epoc32\release\ARMV5\urel\sysversioninfo.dll "sys\bin\sysversioninfo.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2852 |
file=\epoc32\release\ARMV5\urel\platformver.dll "sys\bin\platformver.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2853 |
data=\epoc32\data\Z\Resource\apps\TvoutStandbyFigure.mbm "resource\apps\tvoutstandbyfigure.mbm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2854 |
file=\epoc32\release\ARMV5\urel\psmserver.exe "sys\bin\psmserver.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2855 |
file=\epoc32\release\ARMV5\urel\psmclient.dll "sys\bin\psmclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2856 |
file=\epoc32\release\ARMV5\urel\RestrictedAudioOutput.dll "sys\bin\RestrictedAudioOutput.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2857 |
file=\epoc32\release\ARMV5\urel\RestrictedAudioOutputMessageHandler.dll "sys\bin\RestrictedAudioOutputMessageHandler.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2858 |
file=\epoc32\release\ARMV5\urel\RestrictedAudioOutputProxy.dll "sys\bin\RestrictedAudioOutputProxy.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2859 |
data=\epoc32\data\Z\System\install\RestrictedAudioOutput_Stub.SIS "System\Install\RestrictedAudioOutput_Stub.SIS" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2860 |
file=\epoc32\release\ARMV5\urel\libcrypto.dll "sys\bin\libcrypto.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2861 |
data=\epoc32\data\Z\System\INSTALL\openc_ssl_stub.sis "System\Install\openc_ssl_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2862 |
data=\epoc32\data\Z\System\INSTALL\openc_libzcore_stub.sis "System\Install\openc_libzcore_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2863 |
data=\epoc32\data\Z\private\2000D75B\startup\0\stem_preuiservicescmdlist.rsc "private\2000D75B\startup\0\preuiservicescmdlist.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2864 |
data=\epoc32\data\Z\private\2000D75B\startup\0\stem_uiservicescmdlist.rsc "private\2000D75B\startup\0\uiservicescmdlist.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2865 |
data=\epoc32\data\Z\private\2000D75B\startup\0\stem_criticalappscmdlist.rsc "private\2000D75B\startup\0\criticalappscmdlist.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2866 |
data=\epoc32\data\Z\private\2000D75B\startup\0\stem_noncriticalcmdlist.rsc "private\2000D75B\startup\0\noncriticalcmdlist.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2867 |
data=\epoc32\data\Z\private\2000D75B\hw\stem_wserv_hw.rsc "private\2000D75B\startup\0\wserv.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2868 |
data=\epoc32\data\Z\private\2000D75B\shutdown\stem_shutdowncmdlists.rsc "private\2000D75B\shutdown\shutdowncmdlists.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2869 |
file=\epoc32\release\ARMV5\urel\saaemergencycallrfadaptation.dll "sys\bin\emergencycallrfadaptation.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2870 |
file=\epoc32\release\ARMV5\urel\saastateadaptation.dll "sys\bin\stateadaptation.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2871 |
file=\epoc32\release\ARMV5\urel\saamiscadaptation.dll "sys\bin\miscadaptation.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2872 |
file=\epoc32\release\ARMV5\DEBUG_DIR\starterclient.dll "sys\bin\starterclient.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2873 |
file=\epoc32\release\ARMV5\DEBUG_DIR\startupadaptationadapter.dll "sys\bin\startupadaptationadapter.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2874 |
data=\epoc32\data\Z\private\2000d75b\normal\gsanormalcmdlist.rsc "private\2000d75b\normal\gsanormalcmdlist.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2875 |
file=\epoc32\release\ARMV5\DEBUG_DIR\customcmds.dll "sys\bin\customcmds.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2876 |
data=\epoc32\data\Z\private\10202be9\2001d2aa.txt "private\10202be9\2001d2aa.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2877 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmsystemcmds.dll "sys\bin\ssmsystemcmds.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2878 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmmapperutility.dll "sys\bin\ssmmapperutility.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2879 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmpolicybase.dll "sys\bin\ssmpolicybase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2880 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmstatepolicybase.dll "sys\bin\ssmstatepolicybase.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2881 |
file=\epoc32\release\ARMV5\DEBUG_DIR\stem_ssm.state.policy.0000.dll "sys\bin\ssm.state.policy.0000.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2882 |
file=\epoc32\release\ARMV5\DEBUG_DIR\ssmpowersup.dll "sys\bin\ssmpowersup.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2883 |
data=\epoc32\data\Z\private\2000d766\backup_registration.xml "private\2000d766\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2884 |
data=\epoc32\data\Z\Private\1020507E\reference\SsyReferenceConfig.xml "private\1020507E\reference\SsyReferenceConfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2885 |
file=\epoc32\release\ARMV5\urel\libstdcpp.dll "sys\bin\libstdcpp.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2886 |
data=\epoc32\data\Z\System\INSTALL\stdcpp_stub.sis "System\Install\stdcpp_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2887 |
data=\epoc32\release\ARMV5\urel\pipelib.ldd "sys\bin\pipelib.ldd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2888 |
data=\epoc32\data\Z\System\INSTALL\openc_liblogger_stub.sis "System\Install\openc_liblogger_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2889 |
data=\epoc32\data\Z\System\INSTALL\rpipe_stub.sis "System\Install\rpipe_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2890 |
file=\epoc32\release\ARMV5\urel\syslangutil.dll "sys\bin\syslangutil.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2891 |
file=\epoc32\release\ARMV5\urel\ssmuiproviderdllcustomised.dll "sys\bin\ssmuiproviderdll.dll" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2892 |
data=\epoc32\data\Z\Private\101f8ec5\backup_registration.xml "private\101f8ec5\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2893 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, HWRMStubPlugins.dll , HWRMStubPlugins.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2894 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, startupadaptationstub.dll , startupadaptationstub.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2895 |
data=\epoc32\data\Z\resource\apps\aknconfphysics.rsc "resource\apps\aknconfphysics.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2896 |
data=\epoc32\data\Z\resource\apps\aknconfgesture.rsc "resource\apps\aknconfgesture.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2897 |
auto-bitmap=\epoc32\data\Z\resource\apps\ConnTest_AIF.mbm resource\apps\ConnTest_AIF.mbm |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2898 |
data=\epoc32\data\Z\resource\apps\ConnTest_AIF.mif "resource\apps\ConnTest_AIF.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2899 |
data=\epoc32\data\c\private\101F7989\esock\ip.probe.esk "private\101F7989\esock\ip.probe.esk" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2900 |
file=\epoc32\release\ARMV5\urel\probe.prt "sys\bin\probe.prt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2901 |
data=\epoc32\data\Z\system\install\conntest_stub.sis "system\install\conntest_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2902 |
data=\epoc32\data\Z\Private\20011383\backup_registration.xml "private\20011383\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2903 |
data=\epoc32\data\Z\System\Install\Creator_stub.sis "system\install\Creator_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2904 |
data=\epoc32\data\Z\Private\20011383\3GPP-70kB.3gpp "private\20011383\3GPP-70kB.3gpp" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2905 |
data=\epoc32\data\Z\Private\20011383\AAC-100kB.aac "private\20011383\AAC-100kB.aac" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2906 |
data=\epoc32\data\Z\Private\20011383\AMR-20kB.amr "private\20011383\AMR-20kB.amr" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2907 |
data=\epoc32\data\Z\Private\20011383\Deck-1kB.saveddeck "private\20011383\Deck-1kB.saveddeck" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2908 |
data=\epoc32\data\Z\Private\20011383\DOC-20kB.doc "private\20011383\DOC-20kB.doc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2909 |
data=\epoc32\data\Z\Private\20011383\HTML-20kB.html "private\20011383\HTML-20kB.html" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2910 |
data=\epoc32\data\Z\Private\20011383\JAD-1kB.jad "private\20011383\JAD-1kB.jad" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2911 |
data=\epoc32\data\Z\Private\20011383\JAR-10kB.jar "private\20011383\JAR-10kB.jar" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2912 |
data=\epoc32\data\Z\Private\20011383\JP2-65kB.jp2 "private\20011383\JP2-65kB.jp2" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2913 |
data=\epoc32\data\Z\Private\20011383\MIDI-10kB.mid "private\20011383\MIDI-10kB.mid" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2914 |
data=\epoc32\data\Z\Private\20011383\MP3-250kB.mp3 "private\20011383\MP3-250kB.mp3" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2915 |
data=\epoc32\data\Z\Private\20011383\MP4-200kB.mp4 "private\20011383\MP4-200kB.mp4" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2916 |
data=\epoc32\data\Z\Private\20011383\MXMF-40kB.mxmf "private\20011383\MXMF-40kB.mxmf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2917 |
data=\epoc32\data\Z\Private\20011383\PNG-15kB.png "private\20011383\PNG-15kB.png" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2918 |
data=\epoc32\data\Z\Private\20011383\PPT-40kB.ppt "private\20011383\PPT-40kB.ppt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2919 |
data=\epoc32\data\Z\Private\20011383\RAM-1kB.ram "private\20011383\RAM-1kB.ram" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2920 |
data=\epoc32\data\Z\Private\20011383\RM-95kB.rm "private\20011383\RM-95kB.rm" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2921 |
data=\epoc32\data\Z\Private\20011383\RNG-1kB.rng "private\20011383\RNG-1kB.rng" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2922 |
data=\epoc32\data\Z\Private\20011383\SVG-15kB.svg "private\20011383\SVG-15kB.svg" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2923 |
data=\epoc32\data\Z\Private\20011383\SWF-15kB.swf "private\20011383\SWF-15kB.swf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2924 |
data=\epoc32\data\Z\Private\20011383\TIF-25kB.tif "private\20011383\TIF-25kB.tif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2925 |
data=\epoc32\data\Z\Private\20011383\VCF-1kB.vcf "private\20011383\VCF-1kB.vcf" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2926 |
data=\epoc32\data\Z\Private\20011383\VCS-1kB.vcs "private\20011383\VCS-1kB.vcs" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2927 |
data=\epoc32\data\Z\Private\20011383\WAV-20kB.wav "private\20011383\WAV-20kB.wav" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2928 |
data=\epoc32\data\Z\Private\20011383\XLS-15kB.xls "private\20011383\XLS-15kB.xls" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2929 |
data=\epoc32\data\Z\Private\20011383\SISX-10kB.sisx "private\20011383\SISX-10kB.sisx" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2930 |
data=\epoc32\data\Z\Private\20011383\WMA-50kB.wma "private\20011383\WMA-50kB.wma" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2931 |
data=\epoc32\data\Z\Private\20011383\WMV-200kB.wmv "private\20011383\WMV-200kB.wmv" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2932 |
data=\epoc32\data\Z\resource\apps\FileBrowser_ExtraIcons.mif "resource\apps\FileBrowser_ExtraIcons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2933 |
data=\epoc32\data\Z\Private\102828D6\backup_registration.xml "private\102828D6\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2934 |
data=\epoc32\data\Z\System\Install\FileBrowser_stub.sis "system\install\FileBrowser_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2935 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\tckrunner.odc "resource\java\jvm\lib\jrt\tckrunner.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2936 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_manufacturer.der "private\200211dc\security\trustroots\device\certificates\test_manufacturer.der" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2937 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_manufacturer.metadata "private\200211dc\security\trustroots\device\certificates\test_manufacturer.metadata" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2938 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_operator.der "private\200211dc\security\trustroots\device\certificates\test_operator.der" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2939 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_operator.metadata "private\200211dc\security\trustroots\device\certificates\test_operator.metadata" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2940 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.der "private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.der" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2941 |
data=\epoc32\release\ARMV5\urel\z\private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.metadata "private\200211dc\security\trustroots\device\certificates\test_trustedthirdparty.metadata" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2942 |
data=\epoc32\release\ARMV5\urel\z\resource\java\jvm\lib\jrt\javacontrolpanel.odc "resource\java\jvm\lib\jrt\javacontrolpanel.odc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2943 |
data=\epoc32\data\Z\Private\101FB74F\backup_registration.xml "private\101FB74F\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2944 |
data=\epoc32\data\Z\System\Install\Launcher_stub.sis "system\install\Launcher_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2945 |
data=\epoc32\data\Z\resource\apps\LoadGen_ExtraIcons.mif "resource\apps\LoadGen_ExtraIcons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2946 |
data=\epoc32\data\Z\Private\20011384\backup_registration.xml "private\20011384\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2947 |
data=\epoc32\data\Z\System\Install\LoadGen_stub.sis "system\install\LoadGen_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2948 |
data=\epoc32\data\Z\Private\\2002129E\MemSpyEComInterfaceIds.xml "private\2002129E\MemSpyEComInterfaceIds.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2949 |
data=\epoc32\data\Z\Private\\2002129E\MemSpyProcessMemoryTrackingAutoStartConfig.xml "private\2002129E\MemSpyProcessMemoryTrackingAutoStartConfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2950 |
data=\epoc32\data\Z\Private\2002129F\MemSpyEComInterfaceIds.xml "private\2002129F\MemSpyEComInterfaceIds.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2951 |
data=\epoc32\data\Z\Private\2002129F\MemSpyProcessMemoryTrackingAutoStartConfig.xml "private\2002129F\MemSpyProcessMemoryTrackingAutoStartConfig.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2952 |
data=\epoc32\data\Z\System\Install\MemSpy_stub.sis "system\install\MemSpy_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2953 |
data=\epoc32\data\Z\Private\20011385\backup_registration.xml "private\20011385\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2954 |
data=\epoc32\data\Z\System\Install\PerfMon_stub.sis "system\install\PerfMon_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2955 |
data=\epoc32\data\Z\Private\101FB751\backup_registration.xml "private\101FB751\backup_registration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2956 |
data=\epoc32\data\Z\System\Install\ScreenGrabber_stub.sis "system\install\ScreenGrabber_stub.sis" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2957 |
data=\epoc32\data\z\system\data\TestFramework.ini "testframework\TestFramework.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2958 |
data=\epoc32\data\Z\resource\plugins\aboutgspluginrsc.rsc "resource\plugins\aboutgspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2959 |
data=\epoc32\data\Z\resource\accountcreationplugin.rsc "resource\accountcreationplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2960 |
data=\epoc32\data\Z\resource\aiCALENDARPLUGIN2res.RSC "resource\aiCALENDARPLUGIN2res.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2961 |
data=\epoc32\data\Z\resource\aiwcallimageplugin.rsc "resource\aiwcallimageplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2962 |
data=\epoc32\data\Z\resource\AlmAlert.rsc "resource\AlmAlert.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2963 |
data=\epoc32\data\Z\resource\AiwSyncProvider.RSC "resource\AiwSyncProvider.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2964 |
data=\epoc32\data\Z\resource\AspSyncUtil.RSC "resource\AspSyncUtil.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2965 |
data=\epoc32\data\Z\resource\messaging\audiomessagemtm.rsc "resource\messaging\audiomessagemtm.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2966 |
data=\epoc32\data\Z\resource\messaging\mtm\audiomessageregistry.rsc "resource\messaging\mtm\audiomessagereg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2967 |
data=\epoc32\data\Z\resource\messaging\mtm\BioMtm.rsc "resource\messaging\mtm\BioMtm.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2968 |
data=\epoc32\data\Z\resource\messaging\Bium.rsc "resource\messaging\Bium.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2969 |
data=\epoc32\data\Z\resource\satinfo.rsC "resource\satinfo.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2970 |
data=\epoc32\data\Z\Resource\BrowserAudioVideoPlugin.rsc "resource\BrowserAudioVideoPlugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2971 |
data=\epoc32\data\Z\resource\BrowserTelService.rsc "resource\BrowserTelService.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2972 |
data=\epoc32\data\Z\resource\apps\calenaiwprovidermenu.rsc "resource\apps\calenaiwprovidermenu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2973 |
data=\epoc32\data\Z\resource\CalenCommonUI.rsc "resource\CalenCommonUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2974 |
data=\epoc32\data\Z\resource\plugins\calendarpluginresource.Rsc "resource\plugins\calendarpluginresource.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2975 |
data=\epoc32\data\Z\resource\CalenDefaultEditorsData.rsc "resource\CalenDefaultEditorsData.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2976 |
data=\epoc32\data\Z\resource\calenregionalutil.rsc "resource\calenregionalutil.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2977 |
data=\epoc32\data\Z\private\10005901\SolarItems "private\10005901\SolarItems" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2978 |
data=\epoc32\data\Z\resource\CalenSvrMissedAlarmManagerResource.rsc "resource\CalenSvrMissedAlarmManagerResource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2979 |
data=\epoc32\data\Z\resource\apps\nhdcamsettings.RSC "resource\apps\nhdcamsettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2980 |
data=\epoc32\data\Z\resource\apps\vgacamsettings.RSC "resource\apps\vgacamsettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2981 |
data=\epoc32\data\Z\resource\gscamerapluginrsc.rsc "resource\gscamerapluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2982 |
data=\epoc32\data\Z\resource\gscamerapluginrscv2.rsc "resource\gscamerapluginrscv2.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2983 |
data=\epoc32\data\Z\resource\ccappcommlauncherpluginrsc.rsc "resource\ccappcommlauncherpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2984 |
data=\epoc32\data\Z\resource\ccacontactorservicersc.rsc "resource\ccacontactorservicersc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2985 |
data=\epoc32\data\Z\resource\ccappmycardpluginrsc.rsc "resource\ccappmycardpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2986 |
data=\epoc32\data\Z\resource\ccappdetailsviewpluginrsc.rsc "resource\ccappdetailsviewpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2987 |
data=\epoc32\data\Z\Resource\apps\cch.RSC "resource\apps\cch.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2988 |
data=\epoc32\data\Z\resource\apps\clock.RSC "resource\apps\clock.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2989 |
data=\epoc32\data\Z\resource\apps\clock_loc.RSC "resource\apps\clock_loc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2990 |
data=\epoc32\data\Z\resource\timezonelocalization\timezones.rsc "resource\timezonelocalization\timezones.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2991 |
data=\epoc32\data\Z\resource\timezonelocalization\timezonegroups.rsc "resource\timezonelocalization\timezonegroups.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2992 |
data=\epoc32\data\Z\resource\apps\clockindicatorpaneplugin.rsc "resource\apps\clockindicatorpaneplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2993 |
data=\epoc32\data\Z\resource\apps\emailwidget.rsc "resource\apps\emailwidget.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2994 |
data=\epoc32\data\Z\Resource\ConnectUtilrsc.rsc "resource\ConnectUtilrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2995 |
data=\epoc32\data\Z\resource\plugins\contactssearchresource.rsc "resource\plugins\contactssearchresource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2996 |
DATA=\epoc32\data\Z\resource\cscsettingsui.rsc "resource\cscsettingsui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2997 |
DATA=\epoc32\data\Z\resource\cscgspluginrsc.rsc "resource\cscgspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2998 |
data=\epoc32\data\Z\resource\gsdasplugin_rsc.rsc "resource\gsdasplugin_rsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2999 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\icon.mif "private\200159c0\install\desktop_20026f4f\hsps\00\icon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3000 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\desktopconfiguration.dtd "private\200159c0\install\desktop_20026f4f\hsps\00\desktopconfiguration.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3001 |
data=\epoc32\data\Z\resource\devencnotifplugin.rsc "resource\devencnotifplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3002 |
data=\epoc32\data\Z\resource\devencGsPluginRsc.rsc "resource\devencGsPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3003 |
data=\epoc32\data\Z\resource\easydialingpluginresources.rsc "resource\easydialingpluginresources.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3004 |
data=\epoc32\data\Z\resource\apps\easydialing.mif "resource\apps\easydialing.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3005 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\emailwidgetconfiguration.dtd "private\200159c0\install\emailwidget\hsps\00\emailwidgetconfiguration.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3006 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\emailwidgeticon.mif "private\200159c0\install\emailwidget\hsps\00\emailwidgeticon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3007 |
data=\epoc32\data\Z\Resource\evtmgmteditorui.rsc "resource\evtmgmteditorui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3008 |
data=\epoc32\data\Z\resource\evtinfonote.rsc "resource\evtinfonote.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3009 |
data=\epoc32\data\Z\resource\apps\MPFileDetails.RSC "resource\apps\MPFileDetails.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3010 |
data=\epoc32\data\Z\Resource\FILELIST.RSC "resource\FILELIST.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3011 |
REM Filemanager Localized Data |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3012 |
data=\epoc32\data\Z\resource\FILEMANAGERENGINE.rsc "resource\FILEMANAGERENGINE.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3013 |
data=\epoc32\data\Z\resource\FILEMANAGERVIEW.rsc "resource\FILEMANAGERVIEW.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3014 |
data=\epoc32\data\Z\resource\filemanagerbkupchecker.rsc "resource\filemanagerbkupchecker.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3015 |
data=\epoc32\data\Z\resource\plugins\filessearchresource.rsc "resource\plugins\filessearchresource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3016 |
data=\epoc32\data\Z\resource\fmradioengine.rsc "resource\fmradioengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3017 |
data=\epoc32\data\Z\resource\fmradiomcpplugin.rsc "resource\fmradiomcpplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3018 |
data=\epoc32\data\Z\resource\ipssossettings.rsc "resource\ipssossettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3019 |
data=\epoc32\data\Z\resource\apps\fsccallplugin.RSC "resource\apps\fsccallplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3020 |
data=\epoc32\data\Z\resource\apps\fscsaveascontactplugin.RSC "resource\apps\fscsaveascontactplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3021 |
data=\epoc32\data\Z\resource\apps\fscpocplugin.RSC "resource\apps\fscpocplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3022 |
data=\epoc32\data\Z\resource\apps\fscsendplugin.RSC "resource\apps\fscsendplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3023 |
data=\epoc32\data\Z\resource\apps\glxfetcherdialog.rsc "resource\apps\glxfetcherdialog.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3024 |
data=\epoc32\data\Z\resource\apps\glx_loc.Rsc "resource\apps\glx_loc.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3025 |
data=\epoc32\data\Z\resource\apps\glx.Rsc "resource\apps\glx.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3026 |
data=\epoc32\data\Z\resource\apps\glxivwr_loc.Rsc "resource\apps\glxivwr_loc.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3027 |
data=\epoc32\data\Z\resource\apps\glxivwr.Rsc "resource\apps\glxivwr.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3028 |
data=\epoc32\data\Z\resource\apps\glxtagsbrowserview.rsc "resource\apps\glxtagsbrowserview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3029 |
data=\epoc32\data\Z\resource\plugins\glxplugintags.rsc "resource\plugins\glxplugintags.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3030 |
data=\epoc32\data\Z\resource\plugins\glxpluginalbums.rsc "resource\plugins\glxpluginalbums.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3031 |
data=\epoc32\data\Z\resource\plugins\glxpluginall.rsc "resource\plugins\glxpluginall.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3032 |
data=\epoc32\data\Z\resource\apps\glxgridviewdata.rsc "resource\apps\glxgridviewdata.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3033 |
data=\epoc32\data\Z\resource\apps\glxfullscreenviewdata.rsc "resource\apps\glxfullscreenviewdata.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3034 |
data=\epoc32\data\Z\resource\apps\glxlistviewplugin.rsc "resource\apps\glxlistviewplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3035 |
data=\epoc32\data\Z\resource\apps\glxdownloadtext.rsc "resource\apps\glxdownloadtext.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3036 |
data=\epoc32\data\Z\resource\gsdevdiagpluginrsc.rsc "resource\gsdevdiagpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3037 |
data=\epoc32\data\Z\resource\apps\GSEmailSettingsPlugin.rsc "resource\apps\GSEmailSettingsPlugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3038 |
data=\epoc32\data\Z\resource\mediasettings.rsc "resource\mediasettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3039 |
data=\epoc32\data\Z\resource\gsvmbxpluginrsc.rsc "resource\gsvmbxpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3040 |
data=\epoc32\data\Z\resource\apps\vcxhgmyvideosicons.mif "resource\apps\vcxhgmyvideosicons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3041 |
data=\epoc32\data\Z\resource\apps\vcxhgvoddefaulticons.mif "resource\apps\vcxhgvoddefaulticons.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3042 |
data=\epoc32\data\Z\private\101ffa91\plugins\BlackWhite.rsc "private\101ffa91\plugins\BlackWhite.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3043 |
data=\epoc32\data\Z\private\101ffa91\plugins\Brightness.rsc "private\101ffa91\plugins\Brightness.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3044 |
data=\epoc32\data\Z\private\101ffa91\plugins\Cartoonize.rsc "private\101ffa91\plugins\Cartoonize.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3045 |
data=\epoc32\data\Z\private\101ffa91\plugins\Clipart.rsc "private\101ffa91\plugins\Clipart.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3046 |
data=\epoc32\data\Z\private\101ffa91\plugins\Bubble.rsc "private\101ffa91\plugins\Bubble.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3047 |
data=\epoc32\data\Z\private\101ffa91\plugins\Contrast.rsc "private\101ffa91\plugins\Contrast.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3048 |
data=\epoc32\data\Z\private\101ffa91\plugins\Crop.rsc "private\101ffa91\plugins\Crop.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3049 |
data=\epoc32\data\Z\private\101ffa91\plugins\Frame.rsc "private\101ffa91\plugins\Frame.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3050 |
data=\epoc32\data\Z\private\101ffa91\plugins\Negative.rsc "private\101ffa91\plugins\Negative.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3051 |
data=\epoc32\data\Z\private\101ffa91\plugins\RedEyeReduction.rsc "private\101ffa91\plugins\RedEyeReduction.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3052 |
data=\epoc32\data\Z\private\101ffa91\plugins\Resize.rsc "private\101ffa91\plugins\Resize.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3053 |
data=\epoc32\data\Z\private\101ffa91\plugins\Rotateleft.rsc "private\101ffa91\plugins\Rotateleft.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3054 |
data=\epoc32\data\Z\private\101ffa91\plugins\Rotateright.rsc "private\101ffa91\plugins\Rotateright.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3055 |
data=\epoc32\data\Z\private\101ffa91\plugins\Sepia.rsc "private\101ffa91\plugins\Sepia.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3056 |
data=\epoc32\data\Z\private\101ffa91\plugins\Sharpness.rsc "private\101ffa91\plugins\Sharpness.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3057 |
data=\epoc32\data\Z\private\101ffa91\plugins\Text.rsc "private\101ffa91\plugins\Text.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3058 |
data=\epoc32\data\Z\resource\ImageEditorProviderInternal.rsc "resource\ImageEditorProviderInternal.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3059 |
data=\epoc32\data\Z\resource\apps\ImageEditorPluginBase.rsc "resource\apps\ImageEditorPluginBase.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3060 |
data=\epoc32\data\Z\resource\apps\ImageEditor.rsc "resource\apps\ImageEditor.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3061 |
DATA=\epoc32\data\Z\resource\imageprintengine.rsc "resource\imageprintengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3062 |
DATA=\epoc32\data\Z\resource\aiwprintingprovider.rsc "resource\aiwprintingprovider.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3063 |
data=\epoc32\data\Z\resource\imageprintdata\protocols\dpof.rsc "resource\imageprintdata\protocols\dpof.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3064 |
data=\epoc32\data\Z\resource\imstatuspaneindicatorpluginrss.rsc "resource\imstatuspaneindicatorpluginrss.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3065 |
data=\epoc32\data\Z\resource\vimpstuires.rsc "resource\vimpstuires.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3066 |
data=\epoc32\data\Z\resource\vimpstdetailsviewpluginrsc.rsc "resource\vimpstdetailsviewpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3067 |
data=\epoc32\data\Z\resource\apps\vimpstui.mif "resource\apps\vimpstui.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3068 |
data=\epoc32\data\Z\resource\apps\vimpst_servicetab_default.mif "resource\apps\vimpst_servicetab_default.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3069 |
data=\epoc32\winscw\c\private\102828DD\data\xsp\xsp\files\r47.conversations.mif "private\102828DD\data\xsp\xsp\files\r47.conversations.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3070 |
data=\epoc32\winscw\c\private\102828DD\data\xsp\xsp\brandfile.bin.r47 "private\102828DD\data\xsp\xsp\brandfile.bin.r47" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3071 |
data=\epoc32\data\Z\resource\IMUMUTILS.rsc "resource\ImumUtils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3072 |
data=\epoc32\data\Z\resource\messaging\IMUM.rsc "resource\messaging\Imum.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3073 |
data=\epoc32\data\Z\resource\messaging\mtm\smtp.rsc "resource\messaging\mtm\smtp.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3074 |
data=\epoc32\data\Z\resource\messaging\mtm\pop3.rsc "resource\messaging\mtm\pop3.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3075 |
data=\epoc32\data\Z\resource\messaging\mtm\imap4.rsc "resource\messaging\mtm\imap4.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3076 |
data=\epoc32\data\Z\resource\ipvoicemailengine.rsc "resource\ipvoicemailengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3077 |
data=\epoc32\data\Z\resource\java\javaapplicationsettings.rsc "resource\java\javaapplicationsettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3078 |
data=\epoc32\data\Z\resource\java\javausermessages.rsc "resource\java\javausermessages.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3079 |
data=\epoc32\data\Z\resource\java\pimcm.rsc "resource\java\pimcm.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3080 |
data=\epoc32\data\Z\resource\java\pimevent.rsc "resource\java\pimevent.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3081 |
data=\epoc32\data\Z\resource\java\pimtodo.rsc "resource\java\pimtodo.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3082 |
data=\epoc32\data\Z\resource\java\lcdui.rsc "resource\java\lcdui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3083 |
data=\epoc32\data\Z\resource\java\eswtcore.rsc "resource\java\eswtcore.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3084 |
data=\epoc32\data\Z\resource\lmkui.rsC "resource\lmkui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3085 |
data=\epoc32\data\Z\Resource\apps\Landmarks.rsc "resource\apps\Landmarks.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3086 |
REM Light Weight Player |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3087 |
data=\epoc32\data\Z\resource\MailPlainView.rsc "resource\MailPlainView.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3088 |
data=\epoc32\data\Z\resource\MsgMailUtils.rsc "resource\MsgMailUtils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3089 |
data=\epoc32\data\Z\resource\apps\matrixmenu.RSC "resource\apps\matrixmenu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3090 |
data=\epoc32\data\Z\resource\apps\MCEEXTRAITEMS.RSC "resource\apps\mceextraitems.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3091 |
data=\epoc32\data\Z\resource\mcesettings.rsc "resource\mcesettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3092 |
data=\epoc32\data\Z\resource\MceSettingsGSPluginRsc.rsc "resource\MceSettingsGSPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3093 |
data=\epoc32\data\Z\resource\MemStatePopup.rsc "resource\MemStatePopup.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3094 |
data=\epoc32\data\z\resource\apps\foldersuite.rsc "resource\apps\foldersuite.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3095 |
data=\epoc32\data\Z\private\200113DD\content\01\matrixmenudata.dtd "private\200113DD\content\01\matrixmenudata.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3096 |
data=\epoc32\data\Z\resource\plugins\messagespluginresource.rsc "resource\plugins\messagespluginresource.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3097 |
data=\epoc32\data\Z\resource\missedalarmindicatorplugin.rsc "resource\missedalarmindicatorplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3098 |
data=\epoc32\data\z\resource\apps\mmfolderuiextplugin.rsc "resource\apps\mmfolderuiextplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3099 |
data=\epoc32\data\Z\resource\mmssettings.rsc "resource\MmsSettings.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3100 |
data=\epoc32\data\Z\resource\messaging\mmsui.rsc "resource\messaging\MmsUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3101 |
data=\epoc32\data\Z\resource\messaging\mtm\mms.rsc "resource\messaging\mtm\Mms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3102 |
data=\epoc32\data\Z\resource\messaging\notui.rsc "resource\messaging\NotUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3103 |
data=\epoc32\data\Z\resource\messaging\mtm\not.rsc "resource\messaging\mtm\Not.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3104 |
data=\epoc32\data\Z\resource\apps\mpxfmtx.rsc "resource\apps\mpxfmtx.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3105 |
data=\epoc32\data\Z\resource\apps\mpxscreensaverplugin.rsc "resource\apps\mpxscreensaverplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3106 |
data=\epoc32\data\Z\resource\apps\mpxcollectiondbhgres.rsc "resource\apps\mpxcollectiondbhgres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3107 |
data=\epoc32\data\Z\resource\apps\mpxcollectiondbres.rsc "resource\apps\mpxcollectiondbres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3108 |
data=\epoc32\data\Z\resource\apps\pcres.rsc "resource\apps\pcres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3109 |
data=\epoc32\data\Z\resource\mseng.rsc "resource\mseng.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3110 |
data=\epoc32\data\Z\resource\MsgEditorAppUi.rsc "resource\MsgEditorAppUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3111 |
data=\epoc32\data\Z\resource\MsgErrorWatcherData.rsc "resource\MsgErrorWatcherData.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3112 |
data=\epoc32\data\Z\resource\msgindicator.rsc "resource\msgindicator.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3113 |
data=\epoc32\data\Z\resource\MsgNotifiers.rsc "resource\MsgNotifiers.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3114 |
data=\epoc32\data\Z\resource\muiu.rsc "resource\muiu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3115 |
data=\epoc32\data\Z\resource\muiu_internal.Rsc "resource\muiu_internal.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3116 |
data=\epoc32\data\Z\resource\multicaluidialog.rsc "resource\multicaluidialog.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3117 |
data=\epoc32\data\Z\resource\plugins\multimediasearchresource.rsc "resource\plugins\multimediasearchresource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3118 |
data=\epoc32\data\Z\resource\mussettingsuirsc.rsc "resource\mussettingsuirsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3119 |
data=\epoc32\data\Z\resource\muswpadapterresource.rsc "resource\muswpadapterresource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3120 |
data=\epoc32\data\Z\resource\musaiwproviderui.rsc "resource\musaiwproviderui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3121 |
data=\epoc32\data\Z\resource\musindicator.rsc "resource\musindicator.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3122 |
data=\epoc32\data\Z\resource\apps\musichomescreen.rsc "resource\apps\musichomescreen.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3123 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgetconfiguration.dtd "private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgetconfiguration.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3124 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgeticon.mif "private\200159c0\install\musicwidget_10207c18\hsps\00\musicwidgeticon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3125 |
data=\epoc32\data\z\resource\apps\ainativeui.rsc "resource\apps\ainativeui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3126 |
data=\epoc32\data\Z\Resource\ncnlist.rsc "resource\ncnlist.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3127 |
data=\epoc32\data\Z\resource\NpdLib.rsc "resource\NpdLib.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3128 |
data=\epoc32\data\Z\resource\plugins\notespluginsresource.rsc "resource\plugins\notespluginsresource.Rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3129 |
data=\epoc32\data\Z\resource\WPEMailAdapterResource.rsc "resource\WPEMailAdapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3130 |
REM OMA Device Management Application UI IBY-file for localizable elements |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3131 |
data=\epoc32\data\Z\resource\OmaDmCPPluginResource.rsc "resource\OmaDmCPPluginResource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3132 |
REM OMA Data Synchronization Application UI IBY-file for localizable elements |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3133 |
data=\epoc32\data\Z\resource\NsmlDSGSPluginResource.RSC "resource\NsmlDSGSPluginResource.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3134 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\xuikon\00\orga.o0000 "private\200159c0\install\organizer_2001f481\xuikon\00\orga.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3135 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\hsps\00\organizerconfiguration.dtd "private\200159c0\install\organizer_2001f481\hsps\00\organizerconfiguration.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3136 |
data=\epoc32\data\Z\resource\apps\pbk2rclcallplugin.RSC "resource\apps\pbk2rclcallplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3137 |
data=\epoc32\data\Z\resource\apps\pbk2rclsaveascontactplugin.RSC "resource\apps\pbk2rclsaveascontactplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3138 |
data=\epoc32\data\Z\resource\apps\pbk2rclpocplugin.RSC "resource\apps\pbk2rclpocplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3139 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendplugin.RSC "resource\apps\pbk2rclsendplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3140 |
data=\epoc32\data\Z\resource\apps\pbk2rclsendbusinesscardpluginimpl.RSC "resource\apps\pbk2rclsendbusinesscardpluginimpl.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3141 |
data=\epoc32\data\Z\resource\apps\pbk2rclactionutils.RSC "resource\apps\pbk2rclactionutils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3142 |
data=\epoc32\data\Z\resource\pbk2rclengine.rsc "resource\pbk2rclengine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3143 |
data=\epoc32\data\Z\resource\Pbk2Presentation.rsc "resource\Pbk2Presentation.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3144 |
data=\epoc32\data\Z\resource\Pbk2PresentationChinese.rsc "resource\Pbk2PresentationChinese.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3145 |
data=\epoc32\data\Z\resource\Pbk2PresentationJapanese.rsc "resource\Pbk2PresentationJapanese.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3146 |
data=\epoc32\data\Z\resource\Pbk2UIControls.rsc "resource\Pbk2UIControls.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3147 |
data=\epoc32\data\Z\resource\Pbk2Commands.rsc "resource\Pbk2Commands.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3148 |
data=\epoc32\data\Z\resource\Pbk2UiExtCommon.rsc "resource\Pbk2UiExtCommon.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3149 |
data=\epoc32\data\Z\resource\Pbk2CommonUi.rsc "resource\Pbk2CommonUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3150 |
data=\epoc32\data\Z\resource\Pbk2UIServicesRes.rsc "resource\Pbk2UIServicesRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3151 |
data=\epoc32\data\Z\resource\Pbk2ExNamesListRes.rsc "resource\Pbk2ExNamesListRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3152 |
data=\epoc32\data\Z\resource\Pbk2GroupUIRes.rsc "resource\Pbk2GroupUIRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3153 |
data=\epoc32\data\Z\resource\Pbk2CmdExtRes.rsc "resource\Pbk2CmdExtRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3154 |
data=\epoc32\data\Z\resource\Pbk2USIMUIRes.rsc "resource\Pbk2USIMUIRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3155 |
data=\epoc32\data\Z\resource\Pbk2USimThinUIRes.rsc "resource\Pbk2USimThinUIRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3156 |
data=\epoc32\data\Z\resource\Pbk2MMCUIRes.rsc "resource\Pbk2MMCUIRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3157 |
data=\epoc32\data\Z\resource\Pbk2MapUIRes.rsc "resource\Pbk2MapUIRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3158 |
data=\epoc32\data\Z\Resource\ExtensionManagerRes.rsc "resource\ExtensionManagerRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3159 |
data=\epoc32\data\Z\resource\pbk2rclsettingres.rsc "resource\pbk2rclsettingres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3160 |
data=\epoc32\data\Z\resource\PbkEng.rsc "resource\PbkEng.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3161 |
data=\epoc32\data\Z\resource\PbkEngChinese.rsc "resource\PbkEngChinese.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3162 |
data=\epoc32\data\Z\resource\PbkEngJapanese.rsc "resource\PbkEngJapanese.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3163 |
data=\epoc32\data\Z\resource\BCardEng.rsc "resource\BCardEng.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3164 |
data=\epoc32\data\Z\resource\PbkView.rsc "resource\PbkView.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3165 |
data=\epoc32\data\Z\resource\cntmodel\cntmodel.rsc "resource\cntmodel\cntmodel.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3166 |
data=\epoc32\data\Z\resource\PbkEngine_FMRes.RSC "resource\PbkEngine_FMRes.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3167 |
data=\epoc32\data\Z\resource\PbkEngine_FMJapaneseRes.RSC "resource\PbkEngine_FMJapaneseRes.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3168 |
data=\epoc32\data\Z\resource\PbkEngine_FMChineseRes.RSC "resource\PbkEngine_FMChineseRes.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3169 |
data=\epoc32\data\Z\resource\PhoneClient.rsc "resource\PhoneClient.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3170 |
data=\epoc32\data\Z\resource\PhoneServer.rsc "resource\PhoneServer.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3171 |
data=\epoc32\data\Z\resource\apps\callhandlingui.rsc "resource\apps\callhandlingui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3172 |
data=\epoc32\data\Z\resource\apps\phoneuitouch.rsc "resource\apps\phoneuitouch.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3173 |
data=\epoc32\data\Z\resource\apps\phoneuivoip.rsc "resource\apps\phoneuivoip.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3174 |
data=\epoc32\data\Z\Private\200159c0\install\posterwideimage_2001fdbc\xuikon\00\posterwideimage.o0000 "private\200159c0\install\posterwideimage_2001fdbc\xuikon\00\posterwideimage.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3175 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\xuikon\00\profile.o0000 "private\200159c0\install\profile_2001cb7c\xuikon\00\profile.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3176 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\icon.mif "private\200159c0\install\profile_2001cb7c\hsps\00\icon.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3177 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\profileconfiguration.dtd "private\200159c0\install\profile_2001cb7c\hsps\00\profileconfiguration.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3178 |
data=\epoc32\data\Z\Resource\profilesettingsview.rsc "resource\profilesettingsview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3179 |
data=\epoc32\data\Z\Resource\GSProfilesPluginRsc.rsc "resource\GSProfilesPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3180 |
data=\epoc32\data\Z\Resource\profileaiwproviderresource.rsc "resource\profileaiwproviderresource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3181 |
data=\epoc32\data\Z\resource\PslnCallImagePluginRsc.rsc "resource\PslnCallImagePluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3182 |
data=\epoc32\data\Z\resource\messaging\mtm\PushRegistry.rsc "resource\messaging\mtm\PushRegistry.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3183 |
data=\epoc32\data\Z\resource\messaging\PushMtmUi.rsc "resource\messaging\PushMtmUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3184 |
data=\epoc32\data\Z\resource\plugins\srchuiindevice.rsc "resource\plugins\srchuiindevice.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3185 |
data=\epoc32\data\Z\resource\plugins\srchaiwprovidermenu.rsc "resource\plugins\srchaiwprovidermenu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3186 |
data=\epoc32\data\Z\resource\apps\srchuiresultview.rsc "resource\apps\srchuiresultview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3187 |
data=\epoc32\data\Z\resource\apps\srchui.rsc "resource\apps\srchui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3188 |
data=\epoc32\data\Z\resource\DrmLinkSenderUi.rsc "resource\DrmLinkSenderUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3189 |
data=\epoc32\data\Z\resource\servicewidgetpluginres.rsc "resource\servicewidgetpluginres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3190 |
data=\epoc32\data\Z\resource\apps\shwslideshowview.rsc "resource\apps\shwslideshowview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3191 |
data=\epoc32\data\Z\resource\apps\shwsettingsdialog.rsc "resource\apps\shwsettingsdialog.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3192 |
data=\epoc32\data\Z\resource\messaging\bif\CliLogoBif.rsc "resource\messaging\bif\CliLogoBif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3193 |
data=\epoc32\data\Z\resource\messaging\bif\DmcpBif.rsc "resource\messaging\bif\DmcpBif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3194 |
data=\epoc32\data\Z\resource\MsgEditorUtils.rsc "resource\MsgEditorUtils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3195 |
data=\epoc32\data\Z\resource\messaging\bif\EnotifBif_sms_no.rsc "resource\messaging\bif\EnotifBif_sms_no.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3196 |
data=\epoc32\data\Z\resource\messaging\bif\IacBif_sms_no.rsc "resource\messaging\bif\IacBif_sms_no.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3197 |
data=\epoc32\data\Z\resource\OpLogoBC.rsc "resource\OpLogoBC.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3198 |
data=\epoc32\data\Z\resource\messaging\bif\OpLogoBif.rsc "resource\messaging\bif\OpLogoBif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3199 |
data=\epoc32\data\Z\resource\RingBC.rsc "resource\RingBC.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3200 |
data=\epoc32\data\Z\resource\messaging\bif\RingBif.rsc "resource\messaging\bif\RingBif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3201 |
data=\epoc32\data\Z\resource\VCalBc.rsc "resource\VCalBc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3202 |
data=\epoc32\data\Z\resource\messaging\bif\VcalBif_sms.rsc "resource\messaging\bif\VcalBif_sms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3203 |
data=\epoc32\data\Z\resource\VcardBc.rsc "resource\VcardBc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3204 |
data=\epoc32\data\Z\resource\messaging\bif\VcardBif_sms.rsc "resource\messaging\bif\VcardBif_sms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3205 |
data=\epoc32\data\Z\resource\messaging\bif\cbcBif_sms.rsc "resource\messaging\bif\cbcBif_sms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3206 |
data=\epoc32\data\Z\resource\WMLBC.rsc "resource\WMLBC.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3207 |
data=\epoc32\data\Z\resource\messaging\bif\WMLBif.rsc "resource\messaging\bif\WapBif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3208 |
data=\epoc32\data\Z\resource\messaging\bif\WvBif_sms_no.rsc "resource\messaging\bif\WvBif_sms_no.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3209 |
data=\epoc32\data\Z\resource\messaging\bif\GmsBif.rsc "resource\messaging\bif\GmsBif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3210 |
data=\epoc32\data\Z\resource\SmilPlayer.rsc "resource\SmilPlayer.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3211 |
data=\epoc32\data\Z\resource\messaging\smum.rsc "resource\messaging\smum.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3212 |
data=\epoc32\data\Z\resource\messaging\mtm\sms.rsc "resource\messaging\mtm\sms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3213 |
data=\epoc32\data\Z\resource\smsdetailsplugindata.rsc "resource\smsdetailsplugindata.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3214 |
data=\epoc32\data\Z\resource\defaultsimdialog.rsc "resource\defaultsimdialog.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3215 |
data=\epoc32\data\Z\resource\SpdCtrl.rsc "resource\SpdCtrl.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3216 |
data=\epoc32\data\Z\resource\plugins\speeddialgspluginrsc.rsc "resource\plugins\speeddialgspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3217 |
data=\epoc32\data\Z\resource\nssvascontacthandler.rsc "resource\nssvascontacthandler.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3218 |
data=\epoc32\data\Z\resource\defaultvoicecommands.rsc "resource\defaultvoicecommands.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3219 |
data=\epoc32\data\Z\resource\vcommandexecutor.rsc "resource\vcommandexecutor.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3220 |
data=\epoc32\data\Z\resource\vcprofileobserver.rsc "resource\vcprofileobserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3221 |
data=\epoc32\data\Z\resource\SVGTAppObserverUtil.rsc "resource\SVGTAppObserverUtil.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3222 |
data=\epoc32\data\Z\resource\SVGTFileViewDetails.rsc "resource\SVGTFileViewDetails.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3223 |
data=\epoc32\data\Z\resource\SVGTUIControl.rsc "resource\SVGTUIControl.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3224 |
data=\epoc32\data\Z\resource\apps\glxtagsbrowserview.rsc "resource\glxtagsbrowserview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3225 |
data=\epoc32\data\Z\Private\200159c0\install\templateview_20026f50\xuikon\00\templateview.o0000 "private\200159c0\install\templateview_20026f50\xuikon\00\templateview.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3226 |
data=\epoc32\data\Z\resource\UniMmsPluginD.rsc "resource\UniMmsPluginD.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3227 |
data=\epoc32\data\Z\resource\UniDataModel.rsc "resource\UniDataModel.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3228 |
data=\epoc32\data\Z\resource\messaging\UniMtms.rsc "resource\messaging\UniMtms.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3229 |
data=\epoc32\data\Z\resource\messaging\mtm\Uni.rsc "resource\messaging\mtm\Uni.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3230 |
data=\epoc32\data\Z\resource\UniSmsPluginD.rsc "resource\UniSmsPluginD.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3231 |
data=\epoc32\data\Z\resource\UniUtils.rsc "resource\UniUtils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3232 |
REM Resource file(s) for Ussd application (ussd.iby) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3233 |
data=\epoc32\data\Z\resource\wpvccadapterrsc.rsc "resource\wpvccadapterrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3234 |
data=\epoc32\data\Z\resource\vccontrolpanelpluginrsc.rsc "resource\vccontrolpanelpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3235 |
data=\epoc32\data\Z\resource\Plugins\vcxnotifier.rsc "resource\Plugins\vcxnotifier.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3236 |
data=\epoc32\data\Z\resource\Plugins\IptvOmaProvisioningAdapterRes.rsc "resource\Plugins\IptvOmaProvisioningAdapterRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3237 |
data=\epoc32\data\Z\Private\200159c0\install\view_2001f48b\xuikon\00\view.o0000 "private\200159c0\install\view_2001f48b\xuikon\00\view.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3238 |
data=\epoc32\data\Z\Private\200159c0\install\view_20022fe0\xuikon\00\view.o0000 "private\200159c0\install\view_20022fe0\xuikon\00\view.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3239 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e4\xuikon\00\view.o0000 "private\200159c0\install\view_200286e4\xuikon\00\view.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3240 |
data=\epoc32\data\Z\Private\200159c0\install\view_200286e5\xuikon\00\view.o0000 "private\200159c0\install\view_200286e5\xuikon\00\view.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3241 |
data=\epoc32\data\Z\resource\VPbkCntModelRes.rsc "resource\VPbkCntModelRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3242 |
data=\epoc32\data\Z\resource\aiwpbkinfoviewprovider.rsc "resource\aiwpbkinfoviewprovider.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3243 |
data=\epoc32\data\Z\resource\pbkinfoview.rsc "resource\pbkinfoview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3244 |
data=\epoc32\data\Z\resource\apps\widgetmanagerview.rsc "resource\apps\widgetmanagerview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3245 |
data=\epoc32\data\Z\resource\wpgeneralvoipsettingsadapter.rsc "resource\wpgeneralvoipsettingsadapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3246 |
data=\epoc32\data\Z\resource\wpvoipadapter.rsc "resource\wpvoipadapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3247 |
data=\epoc32\data\Z\resource\accfwnoteuinotifier.rsc "resource\accfwnoteuinotifier.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3248 |
data=\epoc32\data\Z\resource\aidevstaplgres.rsc "resource\aidevstaplgres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3249 |
data=\epoc32\data\Z\resource\aiprofilepluginres.rsc "resource\aiprofilepluginres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3250 |
data=\epoc32\data\Z\resource\fep\aknfep.rsc "resource\fep\aknfep.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3251 |
data=\epoc32\data\Z\Resource\Aknnotpi.rsc "resource\Aknnotpi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3252 |
data=\epoc32\data\Z\private\10207218\AKNMEMORYCARDUI.rsc "Private\10207218\AKNMEMORYCARDUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3253 |
data=\epoc32\data\Z\resource\aknswallpaperplugin.rsc "resource\aknswallpaperplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3254 |
data=\epoc32\data\Z\resource\AlwaysOnlineEmailPluginData.rsc "resource\AlwaysOnlineEmailPluginData.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3255 |
data=\epoc32\data\Z\resource\APControlListPluginRsc.rsc "resource\APControlListPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3256 |
DATA=\epoc32\data\Z\resource\ApEngine.rsc "resource\ApEngine.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3257 |
data=\epoc32\data\Z\resource\SWInstCommonUI.rsc "resource\SWInstCommonUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3258 |
data=\epoc32\data\Z\Resource\SisxUIData.rsc "Resource\SisxUIData.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3259 |
data=\epoc32\data\Z\resource\swidaemon.rsc "resource\swidaemon.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3260 |
data=\epoc32\data\Z\resource\appmngr2gsinstalledpluginrsc.rsc "resource\appmngr2gsinstalledpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3261 |
data=\epoc32\data\Z\resource\appmngr2gsinstfilespluginrsc.rsc "resource\appmngr2gsinstfilespluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3262 |
data=\epoc32\data\Z\resource\appmngr2gssettingspluginrsc.rsc "resource\appmngr2gssettingspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3263 |
DATA=\epoc32\data\Z\resource\ApSetUi.rsc "resource\ApSetUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3264 |
data=\epoc32\data\Z\resource\ApSettingsPluginRsc.rsc "resource\ApSettingsPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3265 |
data=\epoc32\data\Z\resource\apps\audiofetcherdialog.rsc "resource\apps\audiofetcherdialog.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3266 |
data=\epoc32\data\Z\Resource\BrowserDialogsProvider.rsc "resource\BrowserDialogsProvider.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3267 |
data=\epoc32\data\Z\resource\BthidResource.rsc "resource\BthidResource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3268 |
data=\epoc32\data\Z\resource\btnotif.rsc "resource\btnotif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3269 |
data=\epoc32\data\Z\resource\BtuiViewResources.rsc "resource\BtuiViewResources.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3270 |
data=\epoc32\data\Z\resource\CallUI.rsc "resource\CallUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3271 |
data=\epoc32\data\Z\Resource\cbsserver.rsc "resource\cbsserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3272 |
data=\epoc32\data\Z\resource\CConndlgplugin.rsc "resource\CConndlgplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3273 |
data=\epoc32\data\Z\resource\certmanui.rsc "resource\certmanui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3274 |
data=\epoc32\data\Z\Resource\cmmanager.rsc "resource\cmmanager.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3275 |
data=\epoc32\data\Z\resource\cmpluginembdestinationui.rsc "resource\cmpluginembdestinationui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3276 |
data=\epoc32\data\Z\resource\cmpacketdataui.RSC "resource\cmpacketdataui.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3277 |
data=\epoc32\data\Z\resource\cmpluginvpnui.rsc "resource\cmpluginvpnui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3278 |
data=\epoc32\data\Z\resource\cmwlanui.rsc "resource\cmwlanui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3279 |
data=\epoc32\data\Z\resource\CodUi.rsc "resource\CodUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3280 |
data=\epoc32\data\Z\Resource\CommonDialogs.rsc "resource\CommonDialogs.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3281 |
data=\epoc32\data\Z\Resource\FindItemui.rsc "resource\FindItemui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3282 |
data=\epoc32\data\Z\Resource\FindItemmenu.rsc "resource\FindItemmenu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3283 |
data=\epoc32\data\Z\Resource\DocumentHandlerUi.rsc "resource\DocumentHandlerUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3284 |
data=\epoc32\data\Z\Resource\ConnectionManager.rsc "resource\ConnectionManager.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3285 |
data=\epoc32\data\Z\resource\connectionmonitorpluginrsc.rsc "resource\connectionmonitorpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3286 |
data=\epoc32\data\Z\resource\ConnectionUiUtilities.RSC "resource\ConnectionUiUtilities.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3287 |
data=\epoc32\data\Z\resource\ConnUiUtilsNotif.RSC "resource\ConnUiUtilsNotif.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3288 |
data=\epoc32\data\Z\resource\CTSECDLGS.RSC "resource\CTSECDLGS.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3289 |
data=\epoc32\data\Z\resource\devdiagaudiopluginrsc.rsc "resource\devdiagaudiopluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3290 |
data=\epoc32\data\Z\resource\devdiagbatterychargercabletestpluginrsc.rsc "resource\devdiagbatterychargercabletestpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3291 |
data=\epoc32\data\Z\resource\devdiagbrowserpluginrsc.rsc "resource\devdiagbrowserpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3292 |
data=\epoc32\data\Z\resource\devdiagdatanetworktestpluginrsc.rsc "resource\devdiagdatanetworktestpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3293 |
data=\epoc32\data\Z\resource\devdiagexternalmediacardpluginrsc.rsc "resource\devdiagexternalmediacardpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3294 |
data=\epoc32\data\Z\resource\devdiagheadsetcabletestpluginrsc.rsc "resource\devdiagheadsetcabletestpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3295 |
data=\epoc32\data\Z\resource\devdiagnetcoveragepluginrsc.rsc "resource\devdiagnetcoveragepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3296 |
data=\epoc32\data\Z\resource\devdiagspeakerpluginrsc.rsc "resource\devdiagspeakerpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3297 |
data=\epoc32\data\Z\resource\DevDiagUSBCableTestPluginRsc.rsc "resource\DevDiagUSBCableTestPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3298 |
data=\epoc32\data\Z\resource\devdiagvibratepluginrsc.rsc "resource\devdiagvibratepluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3299 |
data=\epoc32\data\Z\resource\devdiaginternalmemorypluginrsc.rsc "resource\devdiaginternalmemorypluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3300 |
data=\epoc32\data\Z\resource\DirectoryLocalizer.rsc "resource\DirectoryLocalizer.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3301 |
data=\epoc32\data\Z\resource\DisconnectDlg.RSC "resource\DisconnectDlg.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3302 |
data=\epoc32\data\Z\Resource\DownloadMgrUiLib.rsc "resource\DownloadMgrUiLib.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3303 |
data=\epoc32\data\Z\resource\drmhelper.rsc "resource\drmhelper.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3304 |
data=\epoc32\data\Z\resource\RoHandler.RSC "resource\RoHandler.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3305 |
data=\epoc32\data\Z\resource\messaging\ROMTMUI.rsc "resource\messaging\ROMTMUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3306 |
data=\epoc32\data\Z\resource\drmsettingspluginrsc.rsc "resource\drmsettingspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3307 |
data=\epoc32\data\Z\resource\DrmUtility.rsc "resource\DrmUtility.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3308 |
data=\epoc32\data\Z\resource\DrmUtilityDmgrWrapper.rsc "resource\DrmUtilityDmgrWrapper.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3309 |
data=\epoc32\data\Z\resource\dunutils.rsc "resource\dunutils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3310 |
data=\epoc32\data\Z\Resource\eikctl.rsc "resource\eikctl.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3311 |
data=\epoc32\data\Z\Resource\EIKSRVUI.rsc "resource\Eiksrvui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3312 |
data=\epoc32\data\Z\Resource\EIKCOCTL.rsc "resource\EikCoctl.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3313 |
REM Equalizer |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3314 |
data=\epoc32\data\Z\resource\gsaccessoryplugin.rsc "resource\gsaccessoryplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3315 |
data=\epoc32\data\Z\resource\GSAdminPluginRsc.rsc "resource\GSAdminPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3316 |
data=\epoc32\data\Z\resource\GSParentPluginRsc.rsc "resource\GSParentPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3317 |
data=\epoc32\data\Z\resource\GSFrameworkRsc.rsc "resource\GSFrameworkRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3318 |
data=\epoc32\data\Z\resource\GSAppsPluginRsc.rsc "resource\GSAppsPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3319 |
data=\epoc32\data\Z\resource\GSCallBarringPluginRsc.rsc "resource\GSCallBarringPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3320 |
data=\epoc32\data\Z\resource\GSCallDivertPluginRsc.rsc "resource\GSCallDivertPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3321 |
data=\epoc32\data\Z\resource\GSCallPluginRsc.rsc "resource\GSCallPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3322 |
data=\epoc32\data\Z\resource\gsconnsettingspluginrsc.rsc "resource\gsconnsettingspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3323 |
data=\epoc32\data\Z\resource\GSConPluginRsc.rsc "resource\GSConPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3324 |
data=\epoc32\data\Z\resource\GSDataCallPluginRsc.rsc "resource\GSDataCallPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3325 |
data=\epoc32\data\Z\resource\GSDeviceManagementPluginRsc.rsc "resource\GSDeviceManagementPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3326 |
data=\epoc32\data\Z\resource\GSDisplayPluginRsc.rsc "resource\GSDisplayPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3327 |
data=\epoc32\data\Z\resource\GSGenPluginRsc.rsc "resource\GSGenPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3328 |
data=\epoc32\data\Z\resource\GSInstallationsPluginRsc.rsc "resource\GSInstallationsPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3329 |
data=\epoc32\data\Z\resource\GSLangPluginRsc.rsc "resource\GSLangPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3330 |
data=\epoc32\data\Z\resource\GSNetworkPluginRsc.rsc "resource\GSNetworkPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3331 |
data=\epoc32\data\Z\resource\GSOpticalJoystickPluginRsc.rsc "resource\GSOpticalJoystickPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3332 |
data=\epoc32\data\Z\resource\GSPDataAccessPointPluginRsc.rsc "resource\GSPDataAccessPointPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3333 |
data=\epoc32\data\Z\resource\GSPDataConnectionPluginRsc.rsc "resource\GSPDataConnectionPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3334 |
data=\epoc32\data\Z\resource\GSPDataHSDPAPluginRsc.rsc "resource\GSPDataHSDPAPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3335 |
data=\epoc32\data\Z\resource\GSPDataPluginRsc.rsc "resource\GSPDataPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3336 |
data=\epoc32\data\Z\resource\GSPowerSavingQueryPluginRsc.rsc "resource\GSPowerSavingQueryPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3337 |
data=\epoc32\data\Z\resource\GSSecurityPluginRsc.rsc "resource\GSSecurityPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3338 |
data=\epoc32\data\Z\resource\gssensorpluginrsc.rsc "resource\gssensorpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3339 |
data=\epoc32\data\Z\resource\GSSimSecPluginRsc.rsc "resource\GSSimSecPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3340 |
data=\epoc32\data\Z\resource\GSSIPSettingsPluginRsc.RSC "resource\GSSIPSettingsPluginRsc.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3341 |
data=\epoc32\data\Z\resource\GSSynchronisationPluginRsc.rsc "resource\GSSynchronisationPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3342 |
data=\epoc32\data\Z\resource\GSTelPluginRsc.rsc "resource\GSTelPluginRsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3343 |
data=\epoc32\data\Z\resource\SoftReject.rsc "resource\SoftReject.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3344 |
data=\epoc32\data\Z\resource\XDMPluginRsc.RSC "resource\XDMPluginRsc.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3345 |
data=\epoc32\data\Z\resource\lbtmgmtpluginview.rsc "resource\lbtmgmtpluginview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3346 |
data=\epoc32\data\Z\resource\lcstylustaprsc.rsc "resource\lcstylustaprsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3347 |
data=\epoc32\data\Z\resource\eposlmglobalcategories.rsc "resource\eposlmglobalcategories.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3348 |
data=\epoc32\data\Z\resource\eposlmdefaultdbname.rsc "resource\eposlmdefaultdbname.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3349 |
data=\epoc32\data\Z\resource\mnclientlib.rsc "resource\mnclientlib.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3350 |
data=\epoc32\data\Z\resource\mnaiwproviderres.rsc "resource\mnaiwproviderres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3351 |
data=\epoc32\data\Z\resource\locsysuiviewrsc.rsc "resource\locsysuiviewrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3352 |
data=\epoc32\data\Z\resource\apps\locbtnotifierresources.rsc "resource\apps\locbtnotifierresources.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3353 |
data=\epoc32\data\Z\resource\locgpsindicatorplugin.rsc "resource\locgpsindicatorplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3354 |
data=\epoc32\data\Z\resource\locnotprefpluginview.rsc "resource\locnotprefpluginview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3355 |
data=\epoc32\data\Z\resource\locpsysettingsuiview.rsc "resource\locpsysettingsuiview.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3356 |
data=\epoc32\data\Z\resource\locsuplsettingsui.rsc "resource\locsuplsettingsui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3357 |
data=\epoc32\data\Z\RESOURCE\locverifierdlg.RSC "resource\locverifierdlg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3358 |
data=\epoc32\data\Z\resource\mcspluginres.rsc "resource\mcspluginres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3359 |
data=\epoc32\data\Z\resource\mcspluginsettingsres.rsc "resource\mcspluginsettingsres.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3360 |
data=\epoc32\data\Z\Resource\MEDIAFILELIST.RSC "resource\MEDIAFILELIST.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3361 |
data=\epoc32\data\Z\resource\apps\mpxmediator.rsc "resource\apps\mpxmediator.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3362 |
data=\epoc32\data\Z\resource\messaging\mtm\btmtmui.rsc "resource\messaging\mtm\btmtmui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3363 |
data=\epoc32\data\Z\resource\messaging\mtm\irmtmui.rsc "resource\messaging\mtm\irmtmui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3364 |
data=\epoc32\data\Z\Resource\nlanpppsy_name.rsc "resource\nlanpppsy_name.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3365 |
data=\epoc32\data\Z\Resource\nla_agpspositioner.rsc "resource\nla_agpspositioner.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3366 |
data=\epoc32\data\Z\Resource\nla_gpspositioner.rsc "resource\nla_gpspositioner.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3367 |
data=\epoc32\data\Z\Resource\nla_nbppositioner.rsc "resource\nla_nbppositioner.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3368 |
data=\epoc32\data\Z\resource\NSmlDsProvisioningAdapter.rsc "resource\NSmlDsProvisioningAdapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3369 |
REM data=\epoc32\data\Z\resource\nsmlemailmtmserver.rsc resource\nsmlemailmtmserver.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3370 |
REM \dm\provisioningadapter |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3371 |
data=\epoc32\data\Z\resource\NSmlDmProvisioningAdapter.rsc "resource\NSmlDmProvisioningAdapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3372 |
data=\epoc32\data\Z\resource\NSmlTransport.rsc "resource\NSmlTransport.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3373 |
data=\epoc32\data\Z\resource\obexutils.rsc "resource\obexutils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3374 |
data=\epoc32\data\Z\resource\epos_omasuplnotifier.rsc "resource\epos_omasuplnotifier.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3375 |
data=\epoc32\data\Z\resource\lafmemorywatcher.rsc "resource\lafmemorywatcher.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3376 |
data=\epoc32\data\Z\resource\outofdiskmonitor.rsc "resource\outofdiskmonitor.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3377 |
REM PENINPUTARC |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3378 |
data=\EPOC32\DATA\Z\resource\gspeninputpluginrsc.RSC "resource\gspeninputpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3379 |
data=\epoc32\data\Z\resource\plugins\peninputgeneralitutnew.rsc "resource\plugins\peninputgeneralitutnew.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3380 |
data=\epoc32\data\Z\resource\plugins\peninputvkbwindow.rsc "resource\plugins\peninputvkbwindow.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3381 |
data=\epoc32\data\Z\resource\plugins\peninputsplititutnew.rsc "resource\plugins\peninputsplititutnew.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3382 |
data=\epoc32\data\Z\resource\plugins\peninputssqwin.rsc "resource\plugins\peninputssqwin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3383 |
data=\epoc32\data\Z\resource\peninputvkbcn.rsc "resource\peninputvkbcn.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3384 |
data=\epoc32\data\Z\resource\PolicyEngineUIdlgs.rsc "resource\PolicyEngineUIdlgs.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3385 |
data=\epoc32\data\Z\resource\plugins\batindpaneplugin.rsc "resource\plugins\batindpaneplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3386 |
data=\epoc32\data\Z\Resource\profileeng.rsc "resource\profileeng.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3387 |
data=\epoc32\data\Z\Resource\profilescheduleevent.rsc "resource\profilescheduleevent.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3388 |
data=\epoc32\data\Z\Resource\proengwrapper.rsc "resource\proengwrapper.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3389 |
data=\epoc32\data\Z\resource\ProvisioningHandlerResource.rsc "resource\ProvisioningHandler.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3390 |
data=\epoc32\data\Z\resource\WPWAPAdapterResource.rsc "resource\WPWAPAdapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3391 |
data=\epoc32\data\Z\resource\WPWVAdapterResource.rsc "resource\WPWVAdapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3392 |
data=\epoc32\data\Z\resource\WpstreamingadapterResource.rsc "resource\Wpstreamingadapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3393 |
data=\epoc32\data\Z\resource\WPMbxNbrAdapterResource.rsc "resource\WPMbxNbrAdapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3394 |
data=\epoc32\data\Z\resource\ProvisioningBC.rsc "resource\ProvisioningBC.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3395 |
data=\epoc32\data\Z\resource\messaging\bif\prov.rsc "resource\messaging\bif\prov.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3396 |
data=\epoc32\data\Z\resource\ProvisioningSC.rsc "resource\ProvisioningSC.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3397 |
data=\epoc32\data\Z\resource\WPAPAdapterResource.rsc "resource\WPAPAdapterResource.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3398 |
data=\epoc32\data\Z\resource\wpdestinationnwadapter.rsc "resource\wpdestinationnwadapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3399 |
data=\epoc32\data\Z\resource\apps\pslnskinnames.RSC "resource\apps\pslnskinnames.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3400 |
data=\epoc32\data\Z\resource\apps\pslncommon.rsc "resource\apps\pslncommon.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3401 |
data=\epoc32\data\Z\resource\pslngspluginrsc.rsc "resource\pslngspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3402 |
data=\epoc32\data\Z\resource\pslnslidesetdialogrsc.rsc "resource\pslnslidesetdialogrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3403 |
data=\epoc32\data\Z\resource\psuigspluginrsc.rsc "resource\psuigspluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3404 |
data=\epoc32\data\Z\resource\psui.rsc "resource\psui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3405 |
data=\epoc32\data\Z\resource\apps\Remotelock.rsc "resource\apps\Remotelock.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3406 |
data=\epoc32\data\Z\resource\Rfs.rsc "resource\Rfs.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3407 |
data=\epoc32\data\Z\resource\GSRFSPluginRsc.RSC "resource\GSRFSPluginRsc.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3408 |
data=\epoc32\data\Z\resource\rsfwgspluginrsc.RSC "resource\rsfwgspluginrsc.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3409 |
data=\epoc32\data\Z\resource\RemoteFileEngine.RSC "resource\RemoteFileEngine.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3410 |
data=\epoc32\data\Z\resource\rsfwmountconfbc.rsc "resource\rsfwmountconfbc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3411 |
data=\epoc32\data\Z\resource\messaging\bif\rsfwmountconfbcbif.rsc "resource\messaging\bif\rsfwmountconfbcbif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3412 |
data=\epoc32\data\Z\resource\rsfwnotplugindlg.rsc "resource\rsfwnotplugindlg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3413 |
data=\epoc32\data\Z\resource\satserver.rsc "resource\satserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3414 |
data=\epoc32\data\Z\resource\sconftp.rsc "resource\sconftp.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3415 |
data=\epoc32\data\Z\resource\SCPNotifier.rsc "resource\SCPNotifier.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3416 |
data=\epoc32\data\Z\resource\SCPPatternPluginLang.rsc "resource\SCPPatternPluginLang.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3417 |
data=\epoc32\data\Z\resource\SCPHistoryPluginLang.rsc "resource\SCPHistoryPluginLang.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3418 |
data=\epoc32\data\Z\resource\SCPTimestampPluginLang.rsc "resource\SCPTimestampPluginLang.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3419 |
data=\epoc32\data\Z\resource\screensaveraiwplugin.rsc "resource\screensaveraiwplugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3420 |
data=\epoc32\data\Z\resource\ScreenSaverAnimPlugin.rsc "resource\ScreenSaverAnimPlugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3421 |
data=\epoc32\data\Z\resource\secmodui.rsc "resource\secmodui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3422 |
data=\epoc32\data\Z\resource\SecUi.rsc "resource\SecUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3423 |
data=\epoc32\data\Z\resource\Sendnorm.rsc "resource\Sendnorm.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3424 |
data=\epoc32\data\Z\resource\APPS\rtsecmanager.RSC "resource\apps\rtsecmanager.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3425 |
data=\epoc32\data\Z\resource\APPS\contactprovidername.RSC "resource\apps\contactprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3426 |
data=\epoc32\data\Z\resource\APPS\calendarprovidername.RSC "resource\apps\calendarprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3427 |
data=\epoc32\data\Z\resource\APPS\locationprovidername.RSC "resource\apps\locationprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3428 |
data=\epoc32\data\Z\resource\APPS\loggingprovidername.RSC "resource\apps\loggingprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3429 |
data=\epoc32\data\Z\resource\APPS\mediamanagementprovidername.RSC "resource\apps\mediamanagementprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3430 |
data=\epoc32\data\Z\resource\APPS\messagingprovidername.RSC "resource\apps\messagingprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3431 |
data=\epoc32\data\Z\resource\APPS\sysinfoprovidername.RSC "resource\apps\sysinfoprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3432 |
data=\epoc32\data\Z\resource\APPS\sensorprovidername.RSC "resource\apps\sensorprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3433 |
data=\epoc32\data\Z\resource\APPS\landmarkprovidername.RSC "resource\apps\landmarkprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3434 |
data=\epoc32\data\Z\resource\APPS\appmanagerprovidername.RSC "resource\apps\appmanagerprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3435 |
data=\epoc32\data\Z\resource\APPS\serviceregistryprovidername.RSC "resource\apps\serviceregistryprovidername.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3436 |
data=\epoc32\data\Z\resource\SERVICEREQUEST.rsc "resource\SERVICEREQUEST.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3437 |
data=\epoc32\data\Z\resource\serviceselector.rsc "resource\serviceselector.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3438 |
data=\epoc32\data\Z\resource\PresenceProvisioningTexts.RSC "resource\PresenceProvisioningTexts.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3439 |
data=\epoc32\data\Z\resource\wpsipadapter.rsc "resource\wpsipadapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3440 |
data=\epoc32\data\Z\resource\SlideshowPlugin.rsc "resource\SlideshowPlugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3441 |
data=\epoc32\data\Z\resource\SyncMLNotifier.rsc "resource\SyncMLNotifier.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3442 |
data=\epoc32\data\Z\Resource\uiklaf\Eikcore.rsc "resource\uiklaf\Eikcore.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3443 |
data=\epoc32\data\Z\resource\USBClassChangeUIPlugin.rsc "resource\USBClassChangeUIPlugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3444 |
REM USB UI notifiers resources |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3445 |
data=\epoc32\data\Z\resource\usbuinotif.rsc "resource\usbuinotif.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3446 |
data=\epoc32\data\Z\private\101fe1db\usbman_pcsmtp.rsc "private\101fe1db\usbman.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3447 |
data=\epoc32\data\Z\resource\VMBX.RSC "resource\VMBX.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3448 |
data=\epoc32\data\Z\resource\WebKit.rsc "resource\WebKit.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3449 |
data=\epoc32\data\Z\resource\WebKitUtils.rsc "resource\WebKitUtils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3450 |
DATA=\epoc32\data\Z\resource\WEPSecuritySettingsUI.rsc "resource\WEPSecuritySettingsUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3451 |
data=\epoc32\data\Z\resource\WidgetMenu.rsc "resource\WidgetMenu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3452 |
data=\epoc32\data\Z\Resource\WidgetInstallerUI.rsc "Resource\WidgetInstallerUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3453 |
data=\epoc32\data\Z\resource\WiFiProtPlugin.rsc "resource\WiFiProtPlugin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3454 |
DATA=\epoc32\data\Z\resource\EapSimUi.rsc "resource\EapSimUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3455 |
DATA=\epoc32\data\Z\resource\EapAkaUi.rsc "resource\EapAkaUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3456 |
DATA=\epoc32\data\Z\resource\EapMschapv2Ui.rsc "resource\EapMschapv2Ui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3457 |
DATA=\epoc32\data\Z\resource\EapTlsUi.rsc "resource\EapTlsUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3458 |
DATA=\epoc32\data\Z\resource\EapPeapUi.rsc "resource\EapPeapUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3459 |
DATA=\epoc32\data\Z\resource\EapTtlsUi.rsc "resource\EapTtlsUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3460 |
DATA=\epoc32\data\Z\resource\EapGtcUi.rsc "resource\EapGtcUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3461 |
DATA=\epoc32\data\Z\resource\papui.rsc "resource\papui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3462 |
DATA=\epoc32\data\Z\resource\MsChapv2NotifDlgUi.rsc "resource\MsChapv2NotifDlgUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3463 |
DATA=\epoc32\data\Z\resource\GtcNotifDlgUi.rsc "resource\GtcNotifDlgUi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3464 |
DATA=\epoc32\data\Z\resource\papnotifdlgui.rsc "resource\papnotifdlgui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3465 |
DATA=\epoc32\data\Z\resource\EapPluginConfigRes.rsc "resource\EapPluginConfigRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3466 |
data=\epoc32\data\Z\resource\wlanindicator.rsc "resource\wlanindicator.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3467 |
data=\epoc32\data\Z\resource\wlanpluginrsc.rsc "resource\wlanpluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3468 |
data=\epoc32\data\Z\resource\wlansettingsui.rsc "resource\wlansettingsui.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3469 |
data=\epoc32\data\Z\resource\wmdrmpkserver.rsc "resource\wmdrmpkserver.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3470 |
data=\epoc32\data\Z\resource\wmdrmdlautils.rsc "resource\wmdrmdlautils.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3471 |
DATA=\epoc32\data\Z\resource\WPASecuritySettingsUI.rsc "resource\WPASecuritySettingsUI.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3472 |
data=\epoc32\data\Z\resource\wpnatfwtraversaladapter.rsc "resource\wpnatfwtraversaladapter.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3473 |
data=\epoc32\data\Z\Resource\wrtharvester.rsc "resource\wrtharvester.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3474 |
REM WlanSnifferAiHelperApplicationResources |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3475 |
data=\epoc32\data\Z\resource\wsfaipluginrsc.rsc "resource\wsfaipluginrsc.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3476 |
REM WlanSnifferApWizardResources |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3477 |
data=\epoc32\data\Z\resource\wsfapwizard.rsc "resource\wsfapwizard.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3478 |
REM WlanSnifferApplicationResources |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3479 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.dtd "private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.dtd" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3480 |
REM WlanInfoSortingResources |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3481 |
data=\epoc32\data\Z\resource\wsfwlaninfosorting.rsc "resource\wsfwlaninfosorting.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3482 |
data=\epoc32\data\Z\private\10003a4a\SenNotifierPluginDlgImpl.rsc "private\10003a4a\SenNotifierPluginDlgImpl.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3483 |
data=\epoc32\data\Z\resource\XdmProvisioningTexts.RSC "resource\XdmProvisioningTexts.RSC" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3484 |
data=\epoc32\data\Z\Private\200159c0\install\desktop_20026f4f\hsps\00\widgetconfiguration.xml "private\200159c0\install\desktop_20026f4f\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3485 |
data=\epoc32\data\Z\resource\dialerkeypad.rsc "resource\dialerkeypad.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3486 |
data=\epoc32\data\Z\resource\dialerkeypad_cyrillic.rsc "resource\dialerkeypad_cyrillic.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3487 |
data=\epoc32\data\Z\resource\dialerkeypad_greek.rsc "resource\dialerkeypad_greek.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3488 |
data=\epoc32\data\Z\resource\dialerkeypad_hebrew.rsc "resource\dialerkeypad_hebrew.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3489 |
data=\epoc32\data\Z\resource\dialerkeypad_arabic.rsc "resource\dialerkeypad_arabic.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3490 |
data=\epoc32\data\Z\resource\dialerkeypad_farsi.rsc "resource\dialerkeypad_farsi.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3491 |
data=\epoc32\data\Z\resource\dialerkeypad_urdu.rsc "resource\dialerkeypad_urdu.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3492 |
data=\epoc32\data\Z\resource\dialerkeypad_thai.rsc "resource\dialerkeypad_thai.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3493 |
data=\epoc32\data\Z\resource\dialerkeypad_devanagari.rsc "resource\dialerkeypad_devanagari.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3494 |
data=\epoc32\data\Z\resource\dialerkeypad_chn_pinyin.rsc "resource\dialerkeypad_chn_pinyin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3495 |
data=\epoc32\data\Z\resource\dialerkeypad_chn_stroke.rsc "resource\dialerkeypad_chn_stroke.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3496 |
data=\epoc32\data\Z\resource\dialerkeypad_chn_zhuyin.rsc "resource\dialerkeypad_chn_zhuyin.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3497 |
data=\epoc32\data\Z\Private\200159c0\install\emailwidget\hsps\00\widgetconfiguration.xml "private\200159c0\install\emailwidget\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3498 |
data=\epoc32\data\Z\Private\200159c0\install\empty_2001f47f\hsps\00\widgetconfiguration.xml "private\200159c0\install\empty_2001f47f\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3499 |
data=\epoc32\data\Z\resource\xhtml\theme\xsl\index2html.xslt "resource\xhtml\theme\xsl\index2html.xslt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3500 |
data=\epoc32\data\Z\resource\xhtml\theme\js\functions.js "resource\xhtml\theme\js\functions.js" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3501 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_apps.gif "resource\xhtml\theme\icons\qgn_indi_link_apps.gif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3502 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_help.gif "resource\xhtml\theme\icons\qgn_indi_link_help.gif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3503 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_help_bidi.gif "resource\xhtml\theme\icons\qgn_indi_link_help_bidi.gif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3504 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_ref_popup.gif "resource\xhtml\theme\icons\qgn_indi_link_ref_popup.gif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3505 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_link_web.gif "resource\xhtml\theme\icons\qgn_indi_link_web.gif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3506 |
data=\epoc32\data\Z\resource\xhtml\theme\icons\qgn_indi_tip.gif "resource\xhtml\theme\icons\qgn_indi_tip.gif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3507 |
data=\epoc32\data\Z\resource\xhtml\theme\css\help.css "resource\xhtml\theme\css\help.css" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3508 |
data=\epoc32\data\Z\resource\xhtml\theme\css\help_bidi.css "resource\xhtml\theme\css\help_bidi.css" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3509 |
data=\epoc32\data\Z\Private\200159c0\install\musicwidget_10207c18\hsps\00\widgetconfiguration.xml "private\200159c0\install\musicwidget_10207c18\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3510 |
data=\epoc32\data\Z\Private\200159c0\install\onerow_2001f480\xuikon\00\onerow.o0000 "private\200159c0\install\onerow_2001f480\xuikon\00\onerow.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3511 |
data=\epoc32\data\Z\Private\200159c0\install\onerow_2001f480\hsps\00\widgetconfiguration.xml "private\200159c0\install\onerow_2001f480\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3512 |
data=\epoc32\data\Z\Private\200159c0\install\organizer_2001f481\hsps\00\widgetconfiguration.xml "private\200159c0\install\organizer_2001f481\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3513 |
data=\epoc32\data\Z\Private\200159c0\install\posterwideimage_2001fdbc\hsps\00\widgetconfiguration.xml "private\200159c0\install\posterwideimage_2001fdbc\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3514 |
data=\epoc32\data\Z\Private\200159c0\install\profile_2001cb7c\hsps\00\widgetconfiguration.xml "private\200159c0\install\profile_2001cb7c\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3515 |
data=\epoc32\data\Z\Private\200159c0\install\servicewidget_20021383\hsps\00\widgetconfiguration.xml "private\200159c0\install\servicewidget_20021383\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3516 |
data=\epoc32\data\Z\Private\200159c0\install\templateview_20026f50\hsps\00\templateviewconfiguration.xml "private\200159c0\install\templateview_20026f50\hsps\00\templateviewconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3517 |
data=\epoc32\data\Z\Private\200159c0\install\threerows_2001f486\xuikon\00\threerows.o0000 "private\200159c0\install\threerows_2001f486\xuikon\00\threerows.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3518 |
data=\epoc32\data\Z\Private\200159c0\install\threerows_2001f486\hsps\00\widgetconfiguration.xml "private\200159c0\install\threerows_2001f486\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3519 |
data=\epoc32\data\Z\Private\200159c0\install\threetextrows_2001f487\xuikon\00\threetextrows.o0000 "private\200159c0\install\threetextrows_2001f487\xuikon\00\threetextrows.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3520 |
data=\epoc32\data\Z\Private\200159c0\install\threetextrows_2001f487\hsps\00\widgetconfiguration.xml "private\200159c0\install\threetextrows_2001f487\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3521 |
data=\epoc32\data\Z\resource\apps\TouchScreenCalib_anim.RSC "resource\apps\TouchScreenCalib_anim.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3522 |
data=\epoc32\data\Z\Private\200159c0\install\tworows_2001f488\xuikon\00\tworows.o0000 "private\200159c0\install\tworows_2001f488\xuikon\00\tworows.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3523 |
data=\epoc32\data\Z\Private\200159c0\install\tworows_2001f488\hsps\00\widgetconfiguration.xml "private\200159c0\install\tworows_2001f488\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3524 |
data=\epoc32\data\Z\Private\200159c0\install\wideimage_2001f489\xuikon\00\wideimage.o0000 "private\200159c0\install\wideimage_2001f489\xuikon\00\wideimage.o0000" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3525 |
data=\epoc32\data\Z\Private\200159c0\install\wideimage_2001f489\hsps\00\widgetconfiguration.xml "private\200159c0\install\wideimage_2001f489\hsps\00\widgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3526 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, avkonfep.dll , avkonfep.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3527 |
data=\epoc32\data\Z\resource\apps\aknfepuictrls.mif "resource\apps\aknfepuictrls.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3528 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, AknFepUiAvkonPlugin.dll , AknFepUiAvkonPlugin.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3529 |
data=\epoc32\data\Z\System\Data\SkinExclusions.ini "System\Data\SkinExclusions.ini" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3530 |
__ECOM_PLUGIN(\epoc32\release\ARMV5\urel,Sys\Bin,\epoc32\data\Z,Resource\Plugins, ityperast.dll , ityperast.dll ) |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3531 |
REM MISSING data=\epoc32\release\ARMV5\urel\s60snr.ttf resource\Fonts\s60snr.ttf |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3532 |
REM MISSING data=\epoc32\release\ARMV5\urel\s60ssb.ttf resource\Fonts\s60ssb.ttf |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3533 |
REM MISSING data=\epoc32\release\ARMV5\urel\s60tsb.ttf resource\Fonts\s60tsb.ttf |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3534 |
REM MISSING data=\epoc32\release\ARMV5\urel\S60ZDIGI.ttf resource\Fonts\S60ZDIGI.ttf |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3535 |
data=\epoc32\data\Z\Private\20019119\config.xml "PRIVATE\20019119\config.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3536 |
REM \dm\settings |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3537 |
data=\epoc32\data\Z\resource\NSmlDMProfileRes.rsc "resource\NSmlDMProfileRes.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3538 |
data=\epoc32\data\Z\resource\plugins\peninputgenericitut.rsc "resource\plugins\peninputgenericitut.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3539 |
data=\epoc32\data\Z\resource\apps\peninputgenericitut.mif "resource\apps\peninputgenericitut.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3540 |
data=\epoc32\data\Z\resource\fep\PeninputPluginKrRes.r01 "resource\fep\PeninputPluginKrRes.r01" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3541 |
data=\epoc32\data\Z\resource\fep\PeninputPluginKrRes.r65 "resource\fep\PeninputPluginKrRes.r65" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3542 |
data=\epoc32\data\Z\resource\plugins\peninputsplititut.rsc "resource\plugins\peninputsplititut.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3543 |
data=\epoc32\data\Z\resource\apps\peninputsplititut.mif "resource\apps\peninputsplititut.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3544 |
data=\epoc32\data\Z\resource\apps\PeninputVkbKr.mif "resource\apps\PeninputVkbKr.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3545 |
data=\epoc32\data\Z\resource\plugins\PeninputVkbKrWindowKr.rsc "resource\plugins\PeninputVkbKrWindowKr.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3546 |
data=\epoc32\data\Z\resource\plugins\PeninputVkbKrWindowConfigInfo_65.rsc "resource\plugins\PeninputVkbKrWindowConfigInfo_65.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3547 |
REM MISSING data=\epoc32\data\Z\Private\100059C9\cenrep_rfs.txt private\100059C9\cenrep_rfs.txt |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3548 |
data=\epoc32\data\Z\resource\apps\SplashScreen.mif "resource\apps\SplashScreen.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3549 |
data=\epoc32\data\Z\Resource\uiklaf\EIKPRIV.rsc "resource\uiklaf\EikPriv.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3550 |
data=\epoc32\data\Z\resource\apps\variatedbitmaps.mif "resource\apps\variatedbitmaps.mif" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3551 |
data=\epoc32\release\ARMV5\urel\z\private\100059C9\ScriptInit.txt "private\100059C9\ScriptInit.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3552 |
data=\epoc32\release\ARMV5\urel\z\private\100059C9\script0.txt "private\100059C9\script0.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3553 |
data=\epoc32\release\ARMV5\urel\z\private\100059C9\script1.txt "private\100059C9\script1.txt" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3554 |
data=\epoc32\data\Z\Private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.xml "private\200159c0\install\wsfwidget_20026F45\hsps\00\wsfwidgetconfiguration.xml" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3555 |
file=\epoc32\release\ARMV5\urel\deform.exe "sys\bin\deform.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3556 |
data=\epoc32\data\Z\resource\apps\deform.RSC "resource\apps\deform.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3557 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\deform_reg.rsc "private\10003a3f\import\apps\deform_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3558 |
REM MISSING file=\epoc32\release\ARMV5\urel\standarddialogs.exe sys\bin\standarddialogs.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3559 |
REM MISSING data=\epoc32\data\Z\resource\apps\standarddialogs.RSC resource\apps\standarddialogs.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3560 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\standarddialogs_reg.rsc \private\10003a3f\import\apps\standarddialogs_reg.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3561 |
REM MISSING file=\epoc32\release\ARMV5\urel\gradients.exe sys\bin\gradients.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3562 |
REM MISSING data=\epoc32\data\Z\resource\apps\gradients.RSC resource\apps\gradients.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3563 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\gradients_reg.rsc \private\10003a3f\import\apps\gradients_reg.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3564 |
REM MISSING file=\epoc32\release\ARMV5\urel\blurpicker.exe sys\bin\blurpicker.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3565 |
REM MISSING data=\epoc32\data\Z\resource\apps\blurpicker.RSC resource\apps\blurpicker.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3566 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\blurpicker_reg.rsc \private\10003a3f\import\apps\blurpicker_reg.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3567 |
REM MISSING file=\epoc32\release\ARMV5\urel\knobs.exe sys\bin\knobs.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3568 |
REM MISSING data=\epoc32\data\Z\resource\apps\knobs.RSC resource\apps\knobs.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3569 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\knobs_reg.rsc \private\10003a3f\import\apps\knobs_reg.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3570 |
REM MISSING file=\epoc32\release\ARMV5\urel\defaultprototypes.exe sys\bin\defaultprototypes.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3571 |
REM MISSING data=\epoc32\data\Z\resource\apps\defaultprototypes.RSC resource\apps\defaultprototypes.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3572 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\defaultprototypes_reg.rsc \private\10003a3f\import\apps\defaultprototypes_reg.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3573 |
REM MISSING file=\epoc32\release\ARMV5\urel\queuedcustomtype.exe sys\bin\queuedcustomtype.exe |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3574 |
REM MISSING data=\epoc32\data\Z\resource\apps\queuedcustomtype.RSC resource\apps\queuedcustomtype.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3575 |
REM MISSING data=\epoc32\data\Z\private\10003a3f\import\Apps\queuedcustomtype_reg.rsc \private\10003a3f\import\apps\queuedcustomtype_reg.rsc |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3576 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3577 |
file=\epoc32\release\ARMV5\urel\weatherinfo.exe "sys\bin\weatherinfo.exe" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3578 |
data=\epoc32\data\Z\resource\apps\weatherinfo.RSC "resource\apps\weatherinfo.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3579 |
data=\epoc32\data\Z\private\10003a3f\import\Apps\weatherinfo_reg.rsc "private\10003a3f\import\apps\weatherinfo_reg.rsc" |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3580 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3581 |
romchecksum=0x12345678 |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3582 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3583 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3584 |
} |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3585 |
ROM_IMAGE[1] { |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3586 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3587 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3588 |
|
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3589 |
REM MISSING data=\epoc32\rom\include\OBEYFILE.oby System\Samples\DESIRED_ABI_OBEYFILE |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3590 |
pagingoverride defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3591 |
pagingoverride defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3592 |
pagingoverride defaultpaged |
2818b7674cd2
Split syborg_stem_rom.oby into stem_rom.oby and syborg_stem.oby, and it still works.
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3593 |
} |