
On Windows, store files in `%LOCALAPPDATA%\Blender Foundation\Flamenco`. Previously the `Blender Foundation` part of the path was missing. Manifest Task: T99415
6 lines
101 B
Go
6 lines
101 B
Go
package appinfo
|
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
const xdgApplicationName = "Flamenco"
|