Thunderbird 3 icon problem

I installed Thunderbird 3. But I found the desktop icon disappeared. And the icon in /usr/local/share/applications
2rrxvzl.jpg


Code:
ee thunderbird.desktop

[Desktop Entry]
Encoding=UTF-8
Name=Thunderbird
GenericName=Mail Client
Comment=Mail client and News Reader
Exec=thunderbird %U
Icon=@PORTNAME_ICON@
StartupNotify=false
Terminal=false
Type=Application
Categories=Application;Network;
 
[CMD="Run"]patch -d /usr/ports/mail/thunderbird3 -i thunderbird3.diff[/CMD] and reinstall thunderbird3.
 
Back
Top