Update URL to kitty home page in Info.plist
This commit is contained in:
parent
892637683c
commit
31aa782362
2
setup.py
2
setup.py
@ -666,7 +666,7 @@ Categories=System;TerminalEmulator;
|
||||
NSAppleScriptEnabled=False,
|
||||
NSHumanReadableCopyright=time.strftime(
|
||||
'Copyright %Y, Kovid Goyal'),
|
||||
CFBundleGetInfoString='kitty, an OpenGL based terminal emulator https://github.com/kovidgoyal/kitty',
|
||||
CFBundleGetInfoString='kitty, an OpenGL based terminal emulator https://sw.kovidgoyal.net/kitty',
|
||||
CFBundleIconFile=appname + '.icns',
|
||||
NSHighResolutionCapable=True,
|
||||
NSSupportsAutomaticGraphicsSwitching=True,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user