summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-text.cpp
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-05-03 18:14:16 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-05-03 18:21:10 +0000
commit487129e4efe7062444f89c3870b85a11c21f26f9 (patch)
tree70140184a00b73bf9aac7ec85339ac133bdf2c3d /src/display/drawing-text.cpp
parentAdds out of bound check for selecting text on path (diff)
downloadinkscape-487129e4efe7062444f89c3870b85a11c21f26f9.tar.gz
inkscape-487129e4efe7062444f89c3870b85a11c21f26f9.zip
Fix opening of files on Windows (and possibly elsewhere)
What we pass as "uri" is not an URI, it usually seems to be a file path, so we were lucky it "accidentally" used to work before. Replace Gio::File::create_for_uri with Gio::File::create_for_commandline_arg which should handle both URIs and absolute paths reliably.
Diffstat (limited to 'src/display/drawing-text.cpp')
0 files changed, 0 insertions, 0 deletions