From: YAMAMOTO Mitsuharu Date: Sat, 10 Dec 2005 01:48:39 +0000 (+0000) Subject: Add CFBundleURLTypes key and X-Git-Tag: emacs-pretest-22.0.90~5387 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=62c118f5f1b91abd77347f53075b0818b56b45ee;p=emacs.git Add CFBundleURLTypes key and data. Make NSServices open-selection the first entry. --- diff --git a/mac/Emacs.app/Contents/Info.plist b/mac/Emacs.app/Contents/Info.plist index 176dbf81276..d03123cc3cd 100644 --- a/mac/Emacs.app/Contents/Info.plist +++ b/mac/Emacs.app/Contents/Info.plist @@ -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