# HG changeset patch # User Adrian Robert # Date 1241599102 0 # Node ID 213c2ab692d9ab1bdf9a0877cd1dfc802c4716cd # Parent ca49f83fb89159b023ee87876f134f9c3fcfd001 * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for .markdown, .mkdn. diff -r ca49f83fb891 -r 213c2ab692d9 nextstep/ChangeLog --- a/nextstep/ChangeLog Wed May 06 03:56:30 2009 +0000 +++ b/nextstep/ChangeLog Wed May 06 08:38:22 2009 +0000 @@ -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 -r ca49f83fb891 -r 213c2ab692d9 nextstep/Cocoa/Emacs.base/Contents/Info.plist --- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist Wed May 06 03:56:30 2009 +0000 +++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist Wed May 06 08:38:22 2009 +0000 @@ -67,6 +67,19 @@ CFBundleTypeExtensions + markdown + mkdn + + CFBundleTypeIconFile + document.icns + CFBundleTypeName + Markdown document + CFBundleTypeRole + Editor + + + CFBundleTypeExtensions + css CFBundleTypeIconFile