From 99805e6988ee895e3ed88cdbf36e4b7cd066a5fa Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Fri, 4 Sep 2009 18:22:44 +0200 Subject: [PATCH] Make Services work on 10.6 Services need a (possibly empty) NSRequiredContext dictionary in the application's Info.plist on 10.6. --- src/MacVim/Info.plist | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/MacVim/Info.plist b/src/MacVim/Info.plist index 92b38f719e..9e03640e93 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1222,6 +1222,8 @@ NSStringPboardType + NSRequiredContext + NSMenuItem @@ -1239,6 +1241,11 @@ NSUserData Window + NSRequiredContext + + NSTextContent + FilePath + NSMenuItem @@ -1256,6 +1263,11 @@ NSUserData Window + NSRequiredContext + + NSTextContent + FilePath + SUFeedURL