Rework addition of Symbian splash screen to reduce the source impact (uses SVG from Bug 2414)
Notes: by using the OPTION SOURCEDIR parameter in the mifconv extension instructions, I can
arrange to use the same source file name in sfimage, without having to export over the original
Nokia file. This means that the name inside splashscreen.mbg is the same, which removes the need
for the conditional compilation in SplashScreen.cpp, and gets rid of sf_splashscreen.mmp.
// DST commencement test cases
[DSTAutoUpdate01]
City=Europe/Tirane
PreSetTime=19810425:235959
ResultTime=19810426:010000
UTC=False
[DSTAutoUpdate02]
City=Asia/Tehran
PreSetTime=20030321:235959
ResultTime=20030322:010000
UTC=False
[DSTAutoUpdate03]
City=Europe/London
PreSetTime=19990328:005959
ResultTime=19990328:020000
UTC=False
[DSTAutoUpdate04]
City=Australia/Sydney
PreSetTime=20151025:015959
ResultTime=20151025:030000
UTC=False
[DSTAutoUpdate05]
City=Pacific/Auckland
PreSetTime=19951001:015959
ResultTime=19951001:030000
UTC=False
[DSTAutoUpdate06]
City=Atlantic/Stanley
PreSetTime=19910914:235959
ResultTime=19910915:010000
UTC=False
[DSTAutoUpdate07]
City=Asia/Seoul
PreSetTime=19870509:235959
ResultTime=19870510:010000
UTC=False
[DSTAutoUpdate08]
City=Europe/Sofia
PreSetTime=19810404:225959
ResultTime=19810405:000000
UTC=False
//DST ending test cases
//The PreSetTime is in UTC
//ResultTime is local
[DSTAutoUpdate09]
City=Europe/Tirane
PreSetTime=19810926:215959
ResultTime=19810926:230000
UTC=True
[DSTAutoUpdate10]
City=Asia/Tehran
PreSetTime=20030921:182959
ResultTime=20030921:230000
UTC=True
[DSTAutoUpdate11]
City=Europe/London
PreSetTime=19991031:005959
ResultTime=19991031:010000
UTC=True
[DSTAutoUpdate12]
City=Australia/Sydney
PreSetTime=20150328:145959
ResultTime=20150329:020000
UTC=True
[DSTAutoUpdate13]
City=Pacific/Auckland
PreSetTime=19950318:125959
ResultTime=19950319:020000
UTC=True
[DSTAutoUpdate14]
City=Atlantic/Stanley
PreSetTime=19910421:015959
ResultTime=19910420:230000
UTC=True
[DSTAutoUpdate15]
City=Asia/Seoul
PreSetTime=19871010:125959
ResultTime=19871010:230000
UTC=True
[DSTAutoUpdate16]
City=Europe/Sofia
PreSetTime=19810926:225959
ResultTime=19810927:010000
UTC=True
// DST commencement test cases - year 2005
[DSTAutoUpdate17]
City=Europe/Tirane
PreSetTime=20050327:015959
ResultTime=20050327:030000
UTC=False
[DSTAutoUpdate18]
City=Asia/Tehran
PreSetTime=20050321:235959
ResultTime=20050322:010000
UTC=False
[DSTAutoUpdate19]
City=Europe/London
PreSetTime=20050327:005959
ResultTime=20050327:020000
UTC=False
[DSTAutoUpdate20]
City=Australia/Sydney
PreSetTime=20151025:015959
ResultTime=20151025:030000
UTC=False
[DSTAutoUpdate21]
City=Pacific/Auckland
PreSetTime=20051002:015959
ResultTime=20051002:030000
UTC=False
[DSTAutoUpdate22]
City=Atlantic/Stanley
PreSetTime=20050904:015959
ResultTime=20050904:030000
UTC=False
[DSTAutoUpdate23]
City=Europe/Sofia
PreSetTime=20050327:025959
ResultTime=20050327:040000
UTC=False