Skip to content
Commit 40b2c8a6 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

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
parent 53bc45ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment