https://bugs.kde.org/show_bug.cgi?id=465100
Bug ID: 465100 Summary: Respect XDG user-dirs Classification: Applications Product: dolphin Version: 22.12.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: panels: folders Assignee: dolphin-bugs-n...@kde.org Reporter: avidseek...@protonmail.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Dolphin should respect user config in `$XDG_CONFIG_HOME/user-dirs.dirs`, by updating "desktop, Music, Pictures, etc" paths to their corresponding output from `xdg-user-dir DESKTOP, xdg-user-dir MUSIC, etc.` instead of having the user to manually `RightClick > Edit > Location > OK`. STEPS TO REPRODUCE 1. Change `XDG_DESKTOP_DIR="$HOME/Desktop` to `XDG_DESKTOP_DIR="$HOME/my-new-desktop"`. 2. Click on Desktop in Places in the side pane. OBSERVED RESULT The file or folder /home/user/desktop does not exist EXPECTED RESULT Switch to $HOME/my-new-desktop -- You are receiving this mail because: You are watching all bug changes.