mirror of
https://github.com/ciromattia/kcc
synced 2025-12-12 17:26:23 +00:00
Fixed OS X GUI anomalies
This commit is contained in:
2
setup.py
2
setup.py
@@ -49,7 +49,7 @@ if platform == 'darwin':
|
||||
CFBundleTypeRole='Editor',
|
||||
)
|
||||
],
|
||||
CFBundleIdentifier='re.iosphe.kcc',
|
||||
CFBundleIdentifier='com.kindlecomicconverter.KindleComicConverter',
|
||||
LSMinimumSystemVersion='10.8.0',
|
||||
LSEnvironment=dict(
|
||||
PATH='./../Resources:/usr/local/bin:/usr/bin:/bin'
|
||||
|
||||
Reference in New Issue
Block a user