Bugzilla Automation <[email protected]> has asked freebsd-gecko mailing list
<[email protected]> for maintainer-feedback:
Bug 233591: mail/thunderbird has incorrect icon name in desktop file
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233591



--- Description ---
The thunderbird.desktop file has an incorrectly defined Icon entry. Icon
entries with out an explicit full path to the icon should be set with out a
file suffix.

Icon=thunderbird.png

This should instead be:

Icon=thunderbird

With it set to thunderbird.png, launchers and other .desktop consumers are
looking for thunderbird.png.{png,xpm,svg}, which will fail. Removing the
extension allows 'rofi' to correctly show an icon for Thunderbird in the
launcher.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to