D28795: Dolphin Services: Launch Deb/Rpm archives with QDesktopServices

Nathaniel Graham noreply at phabricator.kde.org
Mon Apr 13 16:39:04 BST 2020


ngraham added a comment.


  Thanks!

INLINE COMMENTS

> servicemenuinstaller.cpp:207
>      } else {
> +        const QStringList binaryPackages = {"application/vnd.debian.binary-package", "application/x-rpm"};
> +        if (binaryPackages.contains(QMimeDatabase().mimeTypeForFile(archive).name())) {

Theoretically people could put `.appimage` or `.flatpakref` files in here too, right? Maybe we should handle those too.

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D28795

To: alex, #dolphin, elvisangelaccio, ngraham, aspotashev
Cc: kfm-devel, azyx, nikolaik, pberestov, iasensio, fprice, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200413/d5b33a24/attachment.htm>


More information about the kfm-devel mailing list