You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/09/15 19:01:19 UTC

[GitHub] [netbeans] oyarzun commented on pull request #3168: Update NetBeans icon to match macOS 11 look and feel

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists