https://bugs.kde.org/show_bug.cgi?id=386314
Nikita Melnichenko <nikita+...@melnichenko.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Latest Commit| |https://commits.kde.org/kru | |sader/21b8a447187bcbdfee06a | |a967cef8b368f18f62d Resolution|--- |FIXED --- Comment #7 from Nikita Melnichenko <nikita+...@melnichenko.name> --- Git commit 21b8a447187bcbdfee06aa967cef8b368f18f62d by Nikita Melnichenko. Committed on 10/04/2018 at 05:09. Pushed by melnichenko into branch 'master'. Changed loading of layout.xml from resource system only layout.xml is a static file, so it's safe to load it from resource. In the same time, if layout.xml is changed like it happened after v2.6, this way doesn't introduce problems with loading incorrect layout. Incorrect layout was loaded if v2.6 is installed through a package manager and we run locally compiled / installed exe. FIXED: [ 386314 ] Install to a custom location doesn't work correctly Differential Revision: https://phabricator.kde.org/D12061 M +4 -12 krusader/Panel/krlayoutfactory.cpp M +1 -1 krusader/Panel/krlayoutfactory.h https://commits.kde.org/krusader/21b8a447187bcbdfee06aa967cef8b368f18f62d -- You are receiving this mail because: You are watching all bug changes.