# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1134179319 0 # Node ID a8599801089f39e5d31d43a48b97a39f80ff92f5 # Parent fa74deeadab8dffe0e12de0ebe650c87e4843615 Add CFBundleURLTypes key and data. Make NSServices open-selection the first entry. diff -r fa74deeadab8 -r a8599801089f mac/Emacs.app/Contents/Info.plist --- a/mac/Emacs.app/Contents/Info.plist Sat Dec 10 01:48:21 2005 +0000 +++ b/mac/Emacs.app/Contents/Info.plist Sat Dec 10 01:48:39 2005 +0000 @@ -35,7 +35,18 @@ EMAx CFBundleVersion 1.1 - NSServices + CFBundleURLTypes + + + CFBundleURLName + Email Address URL + CFBundleURLSchemes + + mailto + + + + NSServices NSKeyEquivalent @@ -43,10 +54,10 @@ NSMenuItem default - Emacs/Open Selected File + Emacs/New Buffer Containing Selection NSMessage - open-file + open-selection NSPortName Emacs NSReturnTypes @@ -62,10 +73,10 @@ NSMenuItem default - Emacs/New Buffer Containing Selection + Emacs/Open Selected File NSMessage - open-selection + open-file NSPortName Emacs NSReturnTypes