From b8914ad2ce48bd8bcb329c2d7aaf9af92ddac1d5 Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Wed, 6 May 2009 08:38:22 +0000 Subject: [PATCH] * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn. --- nextstep/ChangeLog | 5 +++++ nextstep/Cocoa/Emacs.base/Contents/Info.plist | 13 +++++++++++++ 2 files changed, 18 insertions(+) diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index b25f17384fc..09cb8615e85 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -1,3 +1,8 @@ +2009-05-06 Travis Jeffery (tiny change) + + * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for + .markdown, .mkdn. + 2009-03-14 David Reitter * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib: diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist index 952a745c03d..8ef76531da2 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist +++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist @@ -64,6 +64,19 @@ along with GNU Emacs. If not, see . CFBundleTypeRole Editor + + CFBundleTypeExtensions + + markdown + mkdn + + CFBundleTypeIconFile + document.icns + CFBundleTypeName + Markdown document + CFBundleTypeRole + Editor + CFBundleTypeExtensions -- 2.39.5