elm_calendar: fix first week is not changed
authorJiwon Kim <jwkim0000@gmail.com>
Wed, 6 Jul 2016 19:49:43 +0000 (12:49 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 6 Jul 2016 19:49:45 +0000 (12:49 -0700)
commit50b549faa2873f5de991dde54018efa1bf5f9613
treee71a1425cf6f1096da9169ebe4121c4b7d9a23a2
parent38db4b4c0397ce599d5c50859d8431fbbdff284c
elm_calendar: fix first week is not changed

Summary: @fix

Test Plan:
1. elm_calendar_first_day_of_week_set(cal, ELM_DAY_MONDAY);
2. First week string should be changed to "Mon"

Reviewers: tasn, cedric

Reviewed By: cedric

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4135

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elementary/elm_calendar.c