Changes to fix the TimeZone Server Crash NewGraphicsArchitecture
authoremilio@symbian.org
Thu, 13 May 2010 15:10:22 +0100
branchNewGraphicsArchitecture
changeset 62 a29f534547da
parent 61 4ac0d9f65e95
child 63 2df4c99bf614
Changes to fix the TimeZone Server Crash
windowing/windowserver/minigui/group/minigui_syborg.oby
--- a/windowing/windowserver/minigui/group/minigui_syborg.oby	Thu May 13 14:19:38 2010 +0100
+++ b/windowing/windowserver/minigui/group/minigui_syborg.oby	Thu May 13 15:10:22 2010 +0100
@@ -89,6 +89,7 @@
 #include <asnpkcs.iby>
 #include <emime.iby>
 #include <scs.iby>
+#include <cflog.iby>
 
 file=\epoc32\release\ARMV5\urel\abclient.dll                           sys\bin\abclient.dll
 file=\epoc32\release\ARMV5\urel\Http.dll                                       sys\bin\http.dll
@@ -107,4 +108,7 @@
 file=\epoc32\release\ARMV5\urel\iscapi.dll			sys\bin\iscapi.dll
 file=\epoc32\release\ARMV5\urel\isimessage.dll		sys\bin\isimessage.dll
 
+// cenrep file for timezone server database
+data=\epoc32\data\z\private\10202be9\1020383e.txt		private\10202be9\1020383e.txt
+
 #endif /* __MINIGUI_OBY__ */