]> git.lyx.org Git - lyx.git/commit
\origin handling. Use realPath() intead of absFileName()
authorKornel Benko <kornel@lyx.org>
Sun, 13 Dec 2015 11:25:32 +0000 (12:25 +0100)
committerKornel Benko <kornel@lyx.org>
Sun, 13 Dec 2015 11:25:32 +0000 (12:25 +0100)
commitf7a8c5b4ebd93f29ea8085e1199c354ab289d559
tree40276a8b7120f9de44fbc6f13e911b2e78f3f711
parent3ac20d76892d2c91dd3f16976edac6a5cb514274
\origin handling. Use realPath() intead of absFileName()

This change avoids misinterpreting paths containing symbolic parts.
Without this, lyx may not find its own sysdir.
src/BufferParams.cpp