Fix forgotten attribution of max year on elm calendar widget
authorBruno Dilly <bdilly@profusion.mobi>
Wed, 5 Jan 2011 14:23:39 +0000 (14:23 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 5 Jan 2011 14:23:39 +0000 (14:23 +0000)
commit8924caf8c67b60b1123fa9720b33a205e047727a
treebf00ca6a0d7f02bcadb46913080b814aab51728a
parentbff5545862c292db8bc0c37ab875c8540f22525c
Fix forgotten attribution of max year on elm calendar widget

This bug was always setting the displayed year to min year
when the function elm_calendar_min_max_set is called.

SVN revision: 55881
src/lib/elm_calendar.c