mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Merge branch 'osx_to_macos' of https://github.com/Luflosi/kitty
This commit is contained in:
2
setup.py
2
setup.py
@@ -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
|
import plistlib
|
||||||
logo_dir = os.path.abspath(os.path.join('logo', appname + '.iconset'))
|
logo_dir = os.path.abspath(os.path.join('logo', appname + '.iconset'))
|
||||||
os.chdir(ddir)
|
os.chdir(ddir)
|
||||||
|
|||||||
Reference in New Issue
Block a user