From kde-core-devel Mon Nov 28 18:56:18 2005 From: Shaheed Date: Mon, 28 Nov 2005 18:56:18 +0000 To: kde-core-devel Subject: Re: [PATCH] two patches for 114771 Message-Id: <200511281856.18415.shaheed.haque () kdemail ! net> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=113320444115614 On Sunday 27 November 2005 22:43, Stefan Teleman wrote: > On Wednesday 23 November 2005 14:01, you wrote: > > > i'll have a patch for you on Sunday evening -- i'm on vacation for the > > > next 2 days. > > Here it is (attached) -- diff against 3.5.0rc1. > > The messy code path which fakes the zone.tab file should only be reached on > Solaris 8 (starting with Solaris 9 /usr/share/lib/zoneinfo/tab/zone_sun.tab > is available, so everything should be read from there). Thanks for the cleanup. But please respect the tab conventions of the file (i.e. use spaces for indentation).