unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Info.plist extension editing
@ 2015-01-02 19:09 PJ Est
  0 siblings, 0 replies; only message in thread
From: PJ Est @ 2015-01-02 19:09 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

I've added the following dictionary key to the CFBundleDocumentTypes key of the Emacs Info.plist:
                <dict>			<key>CFBundleTypeExtensions</key>			<array>				<string>jl</string>			</array>			<key>CFBundleTypeIconFile</key>			<string>Julia.icns</string>			<key>CFBundleTypeName</key>			<string>Julia script</string>			<key>CFBundleTypeRole</key>			<string>Editor</string>		</dict>
-rw-r--r--@ ..... Info.plist
and I've added a Julia.icns file to the Content/Resources file in the Emacs.app folder.
However, when I save a .jl file in Emacs, I do not get the proper Name identifier or icon in Finder.
OS: 10.10.1Emacs: 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
Any help appreciated!
P 		 	   		  

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-02 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-02 19:09 Info.plist extension editing PJ Est

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).