Bug 469467

Summary: Move settings and preferences from ".local/share/kdenlive" to ".config/kdenlive"
Product: [Applications] kdenlive Reporter: Hyuri <hyuri.pimentel>
Component: Setup & InstallationAssignee: Jean-Baptiste Mardelle <jb>
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Hyuri 2023-05-08 01:55:34 UTC
SUMMARY
Hi!

I'd like to suggest moving settings and preferences from "~/.local/share/kdenlive" to "~/.config/kdenlive". Preferences such as shortcuts, export presets, effects presets, LUTs, titles, library, lumas[, and profiles?] — essentially, things that the user can customize and would like to take with them from system to system.

From what I've read, "~/.config" is the preferred place for preferences in the Linux world, analogous to "~/Library/Preferences" on macOS, and I've checked myself that most apps I have installed do indeed store their preferences in "~/.config", so it makes it much easier to backup preferences if they are all in one place.

Does that make sense?