https://bugs.kde.org/show_bug.cgi?id=468523
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/-/commit/00e11 | |4cfb27df13212724afab1c500de | |00b37206 --- Comment #7 from Joshua Goins <j...@redstrate.com> --- Git commit 00e114cfb27df13212724afab1c500de00b37206 by Joshua Goins, on behalf of Nate Graham. Committed on 16/08/2023 at 21:21. Pushed by redstrate into branch 'master'. Allow configuring the initial Files view path Right now it defaults to / so that the user can access any external devices they may have plugged in with music on them. However this is a fairly cumbersome location to always start in as it exposes system components to the user. Let's allow the user to customize the initial Files view location so that they can make it start in exactly the place where they keep their files. FIXED-IN: 23.12 M +3 -0 src/elisa_core.kcfg M +16 -0 src/localFileConfiguration/elisaconfigurationdialog.cpp M +16 -0 src/localFileConfiguration/elisaconfigurationdialog.h M +36 -0 src/qml/SettingsForm.qml M +15 -1 src/viewslistdata.cpp https://invent.kde.org/multimedia/elisa/-/commit/00e114cfb27df13212724afab1c500de00b37206 -- You are receiving this mail because: You are watching all bug changes.