]> source.dussan.org Git - tigervnc.git/commitdiff
Make NSHighResolutionCapable a Boolean in Info.plist.in 1655/head
authorRyan Schmidt <git@ryandesign.com>
Sat, 12 Aug 2023 02:09:22 +0000 (21:09 -0500)
committerGitHub <noreply@github.com>
Sat, 12 Aug 2023 02:09:22 +0000 (21:09 -0500)
release/Info.plist.in

index 734ff49d0aaa2db8898b007a8b6253979f4f11b5..a6af9b6f282e16206bb52bc4c94638d719321d96 100644 (file)
@@ -9,7 +9,7 @@
        <key>CFBundleExecutable</key>
        <string>TigerVNC Viewer</string>
        <key>NSHighResolutionCapable</key>
-       <string>False</string>
+       <false/>
        <key>CFBundleGetInfoString</key>
        <string>@VERSION@, Copyright © 1998-2023 [many holders]</string>
        <key>CFBundleIconFile</key>