# HG changeset patch # User emilio@symbian.org # Date 1273759822 -3600 # Node ID a29f534547daead6baa4d49613a68b46735c3aeb # Parent 4ac0d9f65e95cfbeecb57db20a50816b317a19c1 Changes to fix the TimeZone Server Crash diff -r 4ac0d9f65e95 -r a29f534547da 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 #include #include +#include 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__ */