Summary: | Digital Clock cannot display date | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Louis Moureaux <m_louis30> |
Component: | Digital Clock | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, marco_parillo, soulthreads |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/e42e123948e8f44a5807873349764250b0d9cbec | Version Fixed In: | 5.1.0 |
Sentry Crash Report: |
Description
Louis Moureaux
2014-05-18 22:00:46 UTC
Thanks for the report! The very first release will most probably not feature date in the clock, but it will definitely come back in the next release. *** Bug 335947 has been marked as a duplicate of this bug. *** Git commit e42e123948e8f44a5807873349764250b0d9cbec by Dan Vrátil. Committed on 14/08/2014 at 18:28. Pushed by dvratil into branch 'master'. Add option to the DigitalClock applet to show date This brings back the feature from KDE 4 when there was a checkbox in applet configuration dialog to show date in the applet. Three formats of date are now supported: long, short and narrow format. REVIEW: 119758 FIXED-IN: 5.1.0 M +15 -9 applets/digital-clock/package/contents/config/main.xml M +26 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml M +44 -0 applets/digital-clock/package/contents/ui/configAppearance.qml http://commits.kde.org/plasma-workspace/e42e123948e8f44a5807873349764250b0d9cbec |