Added OS X app icon.

This commit is contained in:
Tyler Kennedy 2012-03-13 06:14:32 -04:00
parent f3efb83d43
commit a0894380b3
2 changed files with 1 additions and 0 deletions

BIN
mcedit.icns Normal file

Binary file not shown.

View File

@ -103,6 +103,7 @@ ESKY_OPTIONS = {
'mswsock.dll', 'mswsock.dll',
'powrprof.dll' 'powrprof.dll'
], ],
'iconfile': 'mcedit.icns'
} }
} }
} }