Kdenlive/Configuration: Difference between revisions

From KDE Community Wiki
(→‎GNU/Linux: added automatic created backups)
(→‎Windows: add the layout settings)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:


* '''~/.config/kdenliverc''' : contains the general settings of the application
* '''~/.config/kdenliverc''' : contains the general settings of the application
* '''~/.config/kdenlive-layoutsrc''' : contains the layout settings


*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info
*'''~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz''' : temporary session info
Line 29: Line 31:
* '''%LocalAppData%\kdenlive\'''
* '''%LocalAppData%\kdenlive\'''
* '''%LocalAppData%\kdenliverc''' : contains the general Kdenlive settings
* '''%LocalAppData%\kdenliverc''' : contains the general Kdenlive settings
* '''%LocalAppData%\kdenlive-layoutsrc''' : contains the layout settings
* '''%LocalAppData%\kxmlgui5\kdenlive\kdenliveui.rc''' : contains UI configuration, if your UI is broken, delete this file
* '''%LocalAppData%\kxmlgui5\kdenlive\kdenliveui.rc''' : contains UI configuration, if your UI is broken, delete this file
* '''%AppData%\kdenlive\.backup'''  : automatic created backups

Latest revision as of 08:54, 1 January 2021

Kdenlive's appliction-wide persistent settings are stored in the following locations, depending on your platform.


GNU/Linux

~ means your home folder.


  • ~/.config/kdenliverc : contains the general settings of the application
  • ~/.config/kdenlive-layoutsrc : contains the layout settings
  • ~/.config/session/kdenlive_104534dcfdb61d887154xxxxxxxxxxx_154yyyyyy_98zzzz : temporary session info
  • ~/.cache/kdenlive : contains the cached files. If you can't load previous Kdenlive project delete the content.
  • ~/.local/share/kdenlive
  • ~/.local/share/stalefiles/kdenlive
  • ~/.local/share/kxmlgui5/kdenlive/kdenliveui.rc : contains UI configuration
  • ~/.local/share/kdenlive/.backup : automatic created backups

AppImages

  • ~/.config/kdenlive-appimagerc : contains the general settings of the application

Windows

  • %AppData%\kdenlive\
  • %LocalAppData%\kdenlive\
  • %LocalAppData%\kdenliverc : contains the general Kdenlive settings
  • %LocalAppData%\kdenlive-layoutsrc : contains the layout settings
  • %LocalAppData%\kxmlgui5\kdenlive\kdenliveui.rc : contains UI configuration, if your UI is broken, delete this file
  • %AppData%\kdenlive\.backup  : automatic created backups