<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- macosx/Info.plist.in.orig	2019-02-26 18:37:48.000000000 +0000
+++ macosx/Info.plist.in	2019-11-04 11:15:03.000000000 +0000
@@ -33,6 +33,8 @@
     &lt;true/&gt;
     &lt;key&gt;NSHumanReadableCopyright&lt;/key&gt;
     &lt;string&gt;${MACOSX_BUNDLE_COPYRIGHT}&lt;/string&gt;
+    &lt;key&gt;NSPrincipalClass&lt;/key&gt;
+    &lt;string&gt;NSApplication&lt;/string&gt;
     &lt;key&gt;NOTE&lt;/key&gt;
     &lt;string&gt;Icon is disabled from dock. Only systray is used.&lt;/string&gt;
     &lt;key&gt;LSUIElement&lt;/key&gt;
</pre></body></html>