- Notifications
You must be signed in to change notification settings - Fork290
Closed
Labels
Description
This predominantly breaks Company Branded builds which don't use QZ Tray's artwork.
It looks like we accidentally reverted this behavior inc0e20f3.
tray/ant/unix/unix-launcher.sh.in
Line 128 ine329cb4
java$LAUNCH_OPTS -Xdock:name="$ABOUT_TITLE" -Xdock:icon="$DIR/../Resources/$PROPS_FILE.icns" -jar -Dapple.awt.UIElement="true" -Dapple.awt.enableTemplateImages="true" -Dapple.awt.application.appearance="system""$DIR/../Resources/${prefix}$PROPS_FILE.jar" -NSRequiresAquaSystemAppearance False"$@" |