From 2ab5636619d6e0a44c32e10cd71c9f99c5fe5977 Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Thu, 13 Jan 2011 17:20:13 +0000 Subject: Zooming, opening files, accepting http and https URLs svn path=/trunk/netsurf/; revision=11310 --- cocoa/res/NetSurf-Info.plist | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'cocoa/res/NetSurf-Info.plist') diff --git a/cocoa/res/NetSurf-Info.plist b/cocoa/res/NetSurf-Info.plist index 1d756f321..a5c540f55 100644 --- a/cocoa/res/NetSurf-Info.plist +++ b/cocoa/res/NetSurf-Info.plist @@ -28,5 +28,17 @@ MainMenu NSPrincipalClass NetSurfApp + CFBundleURLTypes + + + CFBundleURLName + org.netsurf-browser.NetSurf.URI + CFBundleURLSchemes + + http + https + + + -- cgit v1.2.3