Allow comparing two files when launched through desktop file
Currently the Exec line assumes that we want to open a diff file and thus passes -o
This prevents launching Kompare using KIO::ApplicationLauncherJob to compare two files
Remove the parameter that forces opening a diff file and autodetect what should be done instead