macOS: Opt out of dark mode for now #7043

This commit is contained in:
Markus Goetz 2019-02-22 14:38:53 +01:00
parent 36e4b6f379
commit 710a2af6b5

View File

@ -27,7 +27,9 @@
<key>CFBundleShortVersionString</key>
<string>@MIRALL_VERSION_STRING@</string>
<key>NSHumanReadableCopyright</key>
<string>(C) 2014-2018 @APPLICATION_VENDOR@</string>
<string>(C) 2014-2019 @APPLICATION_VENDOR@</string>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
<key>SUShowReleaseNotes</key>
<false/>
<key>SUPublicDSAKeyFile</key>