On Sat, Feb 18, 2012 at 05:12:02PM +0000, Philip Hudson wrote: > Inserts the necessary plist XML tags to enable setting Conkeror as > the Mac OS X default-browser and for using the darwin command-line > 'open' command for URLs (without the '-a conkeror'). The code is > simply copied from the wiki, not "mine". Apologies if this is > already in a queue somewhere. >
This patch does not apply cleanly, and further, does not target the named feature specifically enough, evidence the duplication of key/value pairs that already exist in Info.plist, unfilled information (CFBundleURLName), and the apparent random placement of the new hunk near the top of the file, ahead of the basic identification of the program. Now, it's pretty clear to me which part of this patch provides the feature in question, but as I have no OS X machine available for testing, I must leave it to someone else to finish the patch. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
