Change EncryptFolderJob path convention
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 7 Dec 2020 17:12:45 +0000 (18:12 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:22 +0000 (10:59 +0100)
commitb667bdda14b5c2322e6ae13a7fa574e5c3a91d6d
tree084617acd3fac03b6900e6faa14ad6f19f52ddde
parentee8e0fa3322cf677619a4a036370eb6dad3bb3da
Change EncryptFolderJob path convention

It had a different path convention than all the other jobs, most likely
for legacy reasons because of the tight coupling it had to the settings
dialog.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/accountsettings.cpp
src/libsync/encryptfolderjob.cpp
src/libsync/propagateremotemkdir.cpp