Fix bug not finding local document

Authored by habacker on Mar 27 2019, 4:58 PM.

Description

Fix bug not finding local document

I set the source directory in lokalize to <src-dir> and tried to open a
file located in <src-dir>/xxx/yyy/zzz.cpp, but lokalize couldn't find
the file.

The problem is fixed with this patch by first searching the file under
the path formed by the source directory and the relative file path
from the po file.

CCBUG:403743
Reviewed By: Localization, sdepiets
Differential Revision: https://phabricator.kde.org/D19114

Details

Committed
habackerMar 27 2019, 5:21 PM
Reviewer
Localization
Differential Revision
D19114: Fix bug not finding local document
Parents
R456:53bc45aeddf3: Ensure the cursor is visible after a text operation
Branches
Unknown
Tags
Unknown