* mui/BirthdayRequestWindow.c: bumped the notification's parameter counter to the correct value. This closes #271.
2 lines of code changed in 1 file:
* mui/BirthdayRequestWindow.c: skipping a persons birthday for the current day
only worked if not more than person's birthday was today. If a second person
had the same birthday a probably already skipped birthday was forgotten
again as the check file was completely overwritten, because the date check
compared too many characters.
44 lines of code changed in 1 file: