https://bugs.kde.org/show_bug.cgi?id=415461
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.18.0 Latest Commit| |https://commits.kde.org/pla | |sma-workspace/8be6fb749ced5 | |17546f1873196cdb37d7024c7cc Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 8be6fb749ced517546f1873196cdb37d7024c7cc by Nate Graham. Committed on 14/01/2020 at 21:55. Pushed by ngraham into branch 'master'. [wallpapers/image] Add default XDG wallpaper locations for slideshow Summary: FIXED-IN: 5.18.0 Depends on D26510 Right now when you first change the wallpaper plugin to slideshow, no locations are pre-configured, so you have to add one yourself. This patch adds a `preferred:wallpaperlocations` token as the default that gets replaced in the user's config file at runtime with the XDG wallpaper locations. Test Plan: Log in as new user > right-click desktop > configure > change to slideshow wallpaper See that`/usr/share/wallpapers` is already in the list of wallpaper locations; how nice Reviewers: #plasma, #vdg, ndavis, davidedmundson Reviewed By: #plasma, #vdg, ndavis, davidedmundson Subscribers: davidre, broulik, davidedmundson, ndavis, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26483 M +9 -5 wallpapers/image/image.cpp M +1 -1 wallpapers/image/slideshowpackage/contents/config/main.xml https://commits.kde.org/plasma-workspace/8be6fb749ced517546f1873196cdb37d7024c7cc -- You are receiving this mail because: You are watching all bug changes.