Closed Zren closed 8 years ago
This happened when I moved the format functions into their own file, so they no longer reference cfg_clock_24h.
cfg_clock_24h
https://github.com/Zren/plasma-applets/blob/6dbc3ea453ee59be1b3795a973ccb19991012511/org.kde.plasma.eventcalendar/package/contents/ui/shared.js#L109
Regression fixed, the timestamps in the agenda are fixed, but the timestamps in the calendar tooltip still don't follow the setting.
v34
This happened when I moved the format functions into their own file, so they no longer reference
cfg_clock_24h
.https://github.com/Zren/plasma-applets/blob/6dbc3ea453ee59be1b3795a973ccb19991012511/org.kde.plasma.eventcalendar/package/contents/ui/shared.js#L109