https://bugs.kde.org/show_bug.cgi?id=30331
Friedrich W. H. Kossebau <kosse...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/pim/ | |kdepim-addons/commit/e19f81 | |97b0e7111a1f401114790cf7549 | |c8e0f64 Version Fixed In| |21.12 --- Comment #9 from Friedrich W. H. Kossebau <kosse...@kde.org> --- Git commit e19f8197b0e7111a1f401114790cf7549c8e0f64 by Friedrich W. H. Kossebau. Committed on 02/11/2021 at 09:15. Pushed by kossebau into branch 'master'. Reenable lunarphases korganizer plugin, use icon instead of text Also remove Lunarphases::createWeekElements(), old code would add an icon for the whole week if on start of the week there is a lunar event, which is not really something wanted. sc-status-moon-phase-full.svg is a copy of Breeze's weather-clear-night.svg of KF 5.84, with the other icons derived from it. FIXED-IN: 21.12 M +1 -2 korganizer/plugins/CMakeLists.txt M +11 -0 korganizer/plugins/lunarphases/CMakeLists.txt M +41 -17 korganizer/plugins/lunarphases/lunarphases.cpp M +17 -1 korganizer/plugins/lunarphases/lunarphases.h A +24 -0 korganizer/plugins/lunarphases/pics/sc-status-moon-phase-first-quarter.svg A +23 -0 korganizer/plugins/lunarphases/pics/sc-status-moon-phase-full.svg A +24 -0 korganizer/plugins/lunarphases/pics/sc-status-moon-phase-last-quarter.svg A +24 -0 korganizer/plugins/lunarphases/pics/sc-status-moon-phase-new.svg https://invent.kde.org/pim/kdepim-addons/commit/e19f8197b0e7111a1f401114790cf7549c8e0f64 -- You are receiving this mail because: You are watching all bug changes.