[Bug 233591] mail/thunderbird has incorrect icon name in desktop file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 27 23:46:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233591
Bug ID: 233591
Summary: mail/thunderbird has incorrect icon name in desktop
file
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: gecko at FreeBSD.org
Reporter: soporose at gmail.com
Assignee: gecko at FreeBSD.org
Flags: maintainer-feedback?(gecko at FreeBSD.org)
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list