Bug 119456

Summary: libkholidays bug in Belgian version
Product: [Applications] kontact Reporter: Steven Aerts <steven.aerts>
Component: special datesAssignee: Allen Winter <winter>
Status: RESOLVED FIXED    
Severity: normal CC: rgc
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Steven Aerts 2006-01-03 19:25:23 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Gentoo Packages

There is a small bug in the Belgian version of libkholidays <holiday_be> the event of "Driekoningen" is not today but fryday the sixth of january.  (The date is right in de Dutch version of libkholidays <holiday_nl>.)

The diff to make it all right ;-)
8c8
< small "Driekoningen"          weekend on 3.1
---
> small "Driekoningen"          weekend on 6.1
Comment 1 Allen Winter 2006-01-03 21:59:01 UTC
SVN commit 493980 by winterz:

Move Driekoningen to January 6.
Unfortunately, by the time this is patched in KDE 3.5.1 this holiday will
have passed.
BUGS:119456


 M  +1 -1      holiday_be  


--- branches/KDE/3.5/kdepim/libkholidays/holidays/holiday_be #493979:493980
@@ -5,7 +5,7 @@
 : Adapted from Dutch holiday by Danny Backx <u27113@kb.be>
 :
 small	"Nieuwjaar"		weekend on 1.1.
-small	"Driekoningen"		weekend on 3.1
+small	"Driekoningen"		weekend on 6.1
 small	"Lichtmis"		weekend on 2.2
 small	"Vastenavond"		weekend on easter minus 47 days
 small	"Aswoensdag"		weekend on easter minus 46 days
Comment 2 Thiago Macieira 2006-01-06 15:21:49 UTC
*** Bug 119419 has been marked as a duplicate of this bug. ***