oyarzun commented on pull request #3168: URL: https://github.com/apache/netbeans/pull/3168#issuecomment-920297892
> For the record: the icns file is in no way mac os specific. I have it integrated for example in gnome-shell. @matthiasblaesing I do not believe this is correct, I think the icns file is only used on macOS. https://github.com/apache/netbeans/search?q=netbeans.icns The gnome desktop entry uses the png ``` [Desktop Entry] Encoding=UTF-8 Name=Apache NetBeans IDE 12.5 Comment=The Smarter Way to Code Exec=/bin/sh "/home/oyarzun/netbeans-12.5/netbeans/bin/netbeans" Icon=/home/oyarzun/netbeans-12.5/netbeans/nb/netbeans.png Categories=Application;Development;Java;IDE Version=1.0 Type=Application Terminal=0 ``` @mcdonnell-john I'll send an email to the mailing list for additional feedback. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
