From 2501218801437ea413091007b535d7c097801713 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 22 May 2022 12:24:59 -0400 Subject: Add rich clipboard support This implements a more powerful protocol for working with clipboards, which supports datatype negotiation, and fixes various issues by mapping more directly to how things work on X11. --- resources/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources') diff --git a/resources/Info.plist.in b/resources/Info.plist.in index a08dbd0..0f81b05 100644 --- a/resources/Info.plist.in +++ b/resources/Info.plist.in @@ -12,6 +12,8 @@ 10.6 CFBundleDisplayName @NAME@ + CFBundleExecutable + @NAME@ CFBundleName @NAME@ NSHighResolutionCapable -- cgit v1.2.1