Changed loading of layout.xml from resource system only

Authored by nmel on Apr 9 2018, 7:06 AM.

Description

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
BUG: 386314

Differential Revision: https://phabricator.kde.org/D12061

Details

Committed
nmelApr 10 2018, 5:09 AM
Differential Revision
D12061: Changed loading of layout.xml from resource system only
Parents
R167:a7f169df15d8: Implemented bookmark quick search
Branches
Unknown
Tags
Unknown