Merge branch 'osx_to_macos' of https://github.com/Luflosi/kitty

This commit is contained in:
Kovid Goyal
2019-01-29 09:01:24 +05:30

View File

@@ -682,7 +682,7 @@ Categories=System;TerminalEmulator;
)
# }}}
if for_bundle or sh_launcher: # OS X bundle gunk {{{
if for_bundle or sh_launcher: # macOS bundle gunk {{{
import plistlib
logo_dir = os.path.abspath(os.path.join('logo', appname + '.iconset'))
os.chdir(ddir)