https://bugs.documentfoundation.org/show_bug.cgi?id=129564

--- Comment #8 from Buovjaga <[email protected]> ---
On Linux: XDG_PICTURES_DIR. Relevant source file:
shell/source/backends/desktopbe/desktopbackend.cxx
On Windows (from duplicate bug 145045): CSIDL_MYPICTURES (it can be retrieved
with SHGetFolderPath)
On macOS it should be hardcoded as ~/Pictures

There is even an MIT-licensed library just for finding special folders:
https://github.com/sago007/PlatformFolders

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to