mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b4c6c5ee33
commit
b0a35fa3fd
@ -356,7 +356,7 @@ class Py2App(object):
|
|||||||
CFBundleSignature='????',
|
CFBundleSignature='????',
|
||||||
CFBundleExecutable='calibre',
|
CFBundleExecutable='calibre',
|
||||||
CFBundleDocumentTypes=docs,
|
CFBundleDocumentTypes=docs,
|
||||||
LSMinimumSystemVersion='10.4.2',
|
LSMinimumSystemVersion='10.5.2',
|
||||||
LSRequiresNativeExecution=True,
|
LSRequiresNativeExecution=True,
|
||||||
NSAppleScriptEnabled=False,
|
NSAppleScriptEnabled=False,
|
||||||
NSHumanReadableCopyright='Copyright 2010, Kovid Goyal',
|
NSHumanReadableCopyright='Copyright 2010, Kovid Goyal',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user