From eca0aacf16cb2340507407504d8d4a5e293b4178 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 5 Sep 2018 18:42:40 +0200 Subject: Info.plist: Add URL handler for `mailto` --- CopyMailto/Info.plist | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CopyMailto') diff --git a/CopyMailto/Info.plist b/CopyMailto/Info.plist index 93c9257..9e3f4b1 100644 --- a/CopyMailto/Info.plist +++ b/CopyMailto/Info.plist @@ -28,5 +28,16 @@ MainMenu NSPrincipalClass NSApplication + CFBundleURLTypes + + + CFBundleURLName + com.teddywing.CopyMailto + CFBundleURLSchemes + + mailto + + + -- cgit v1.2.3