On 16/11/16 06:49, Steve M. Robbins wrote: > On Tuesday, November 15, 2016 2:05:27 PM CST Simon Frei wrote: >> I second this request. Please make konqueror a suggested package instead >> of a recommended. Digikam is aiming to be a cross-platform/-DE >> applications, especially since version 5 where many parts have been >> ported to QT from KDE framework. > I agree in principle. Before making the change, I want to check the code to > see whether or not anything actually calls konqueror. > > -Steve
I just had a quick grep look and the only place "konqueror" shows up as a string is in flashexport and remotestorage. In both cases there is no explicit call to konqueror, only calls to QDesktopServices::openUrl or KRun::runUrl (or konqueror is just used as an example in a UI string). So removing konqueror shouldn't be a problem.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ pkg-kde-extras mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras
