mbien commented on code in PR #6315:
URL: https://github.com/apache/netbeans/pull/6315#discussion_r1289005583


##########
nb/ide.launcher/netbeans.conf:
##########
@@ -57,13 +57,13 @@ 
netbeans_default_cachedir="${DEFAULT_CACHEDIR_ROOT}/@@metabuild.RawVersion@@"
 # here or on the command line.
 #
 # JDK 11 made GTK 3 default on Linux. Unfortunately it makes
-# NetBeans ugly on Linux with the default GTK+ Look and Feel,
+# NetBeans ugly on Linux when the non-default GTK+ Look and Feel is used,
 # as a workaround -J-Djdk.gtk.version=2.2 has been added to the 
 # default command line arguments.
 # (see: https://issues.apache.org/jira/browse/NETBEANS-1344)
 #

Review Comment:
   i think the comment has still some value if someone uses the LAF to GTK on 
linux. On my system (manjaro+cinnamon), using -J-Djdk.gtk.version=2.2 still 
gives better results.
   
   Not sure how it looks on ubuntu, if it isn't necessary there we can probably 
remove the comment.
   
   I only changed it so that it doesn't sound as if GTK LAF is still the 
default on linux - we always use FlatLAF by default.



-- 
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

Reply via email to