Zren / plasma-applets

This monolithic repo has been broken up into individual repos for each widget.
84 stars 23 forks source link

Timestamps are not formatted with 24h clock in the calendar + meteogram #18

Closed Zren closed 8 years ago

Zren commented 8 years ago

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

Zren commented 8 years ago

Regression fixed, the timestamps in the agenda are fixed, but the timestamps in the calendar tooltip still don't follow the setting.

Zren commented 8 years ago

v34