[KOpenWithDialog] Add generic name from .desktop files as a tooltip
ClosedPublic

Authored by ahmadsamir on Mar 28 2020, 10:50 AM.

Details

Summary

Extend the current setup by adding a tooltip based on the generic name
entry from the .desktop files.

This is especially useful for new users who don't know what each application
in the list can be used for.

CCBUG: 109016

Test Plan

make && ctest
And a quick test of the openwith dialog, a tooltip is displayed for
most entries.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ahmadsamir created this revision.Mar 28 2020, 10:50 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 28 2020, 10:50 AM
ahmadsamir requested review of this revision.Mar 28 2020, 10:50 AM
dfaure accepted this revision.Mar 28 2020, 11:23 AM
This revision is now accepted and ready to land.Mar 28 2020, 11:23 AM
This revision was automatically updated to reflect the committed changes.