From ec60a32215bb07f5ccd9b8061a88112985acaf8b Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 14 Oct 2015 16:06:51 +0200 Subject: Add mysql:// URL handler (fixes #1681) --- Resources/Plists/Info.plist | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Resources') diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index 2ba52aa3..a0b1401b 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -173,6 +173,14 @@ sequelpro + + CFBundleURLName + MySQL URL scheme + CFBundleURLSchemes + + mysql + + CFBundleVersion -- cgit v1.2.3