Dear JB and all, Before releasing Kdenlive 0.4, would it be possible to add support for relative path.
For example, Kdenlive files include project information: projectfolder="/home/jmpoure/kdenlive/project_folder" In Settings, it would nice to propose the option to store Kdenlive folder path in Kdenliverc. In Kdenlive file, the projectfolder would be empty. Then why locate files with absolute path: resource="/home/jmpoure/kdenlive/project_folder/tmp/aq47Na.png" > Why not: resource="tmp/aq47Na.png" This is a very important change for my small video project. IMHO, it would allow to store Kdenlive project files on internet, using SVN or CVS. If this could be, it would be a major improvement compared to other solutions. If there could be ONE change before 0.4, this would be this feature. Kind regards, Jean-Michel
