Missed one instance of "OS X"

This commit is contained in:
Luflosi
2019-01-28 23:57:28 +01:00
parent c343bdd120
commit 25d1b2328f

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)