From: YAMAMOTO Mitsuharu Date: Sun, 24 Apr 2005 06:00:57 +0000 (+0000) Subject: Add NSServices key and data. X-Git-Tag: ttn-vms-21-2-B4~790 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/3fc2e2d99426966097dee7ad805b94955f3c7993 Add NSServices key and data. --- diff --git a/mac/Emacs.app/Contents/Info.plist b/mac/Emacs.app/Contents/Info.plist index afcf6cc342..7f79e8f6ab 100644 --- a/mac/Emacs.app/Contents/Info.plist +++ b/mac/Emacs.app/Contents/Info.plist @@ -35,5 +35,46 @@ EMAx CFBundleVersion 1.1 + NSServices + + + NSKeyEquivalent + + NSMenuItem + + default + Emacs/Open Selected File + + NSMessage + open-file + NSPortName + Emacs + NSReturnTypes + + NSSendTypes + + NSStringPboardType + + + + NSKeyEquivalent + + NSMenuItem + + default + Emacs/New Buffer Containing Selection + + NSMessage + open-selection + NSPortName + Emacs + NSReturnTypes + + NSSendTypes + + NSStringPboardType + + +