Diffusion Symmy 518a813e605b

Fix usage with relative URLs

Authored by elvisangelaccio on Dec 3 2017, 11:03 PM.

Description

Fix usage with relative URLs

This should fix passing relative URLs as CLI arguments to symmy.

Previously it would create files in the home directory (because
QUrl::fromLocalFile() would create weird URLs such as
file:foo.txt.gpg), given that the intended destination filename does
not exist yet.

Details

Committed
elvisangelaccioDec 3 2017, 11:07 PM
Parents
R893:91a96dd394f2: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown