Diffusion KIO 1c7acb567fda

Port OpenFileManagerWindowJob to KIO::OpenUrlJob

Authored by dfaure on May 17 2020, 8:36 PM.

Description

Port OpenFileManagerWindowJob to KIO::OpenUrlJob

Add a test program. But by default it uses the DBus-call strategy
so it doesn't test the ported code path.
I had to hack the #ifdef on line 63 to #if 0 to test it.