mirror of
https://github.com/ciromattia/kcc
synced 2025-12-12 17:26:23 +00:00
Code cleanup
This commit is contained in:
2
setup.py
2
setup.py
@@ -33,7 +33,7 @@ if platform == "darwin":
|
||||
CFBundleName=NAME,
|
||||
CFBundleShortVersionString=VERSION,
|
||||
CFBundleGetInfoString=NAME + " " + VERSION +
|
||||
", written 2012-2013 by Ciro Mattia Gonano and Pawel Jastrzebski",
|
||||
", written 2012-2014 by Ciro Mattia Gonano and Pawel Jastrzebski",
|
||||
CFBundleExecutable=NAME,
|
||||
CFBundleIdentifier='com.github.ciromattia.kcc',
|
||||
CFBundleSignature='dplt',
|
||||
|
||||
Reference in New Issue
Block a user