mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
be8c222864
commit
a145a210b8
@ -192,7 +192,7 @@ def main():
|
||||
except:
|
||||
pass # Failure to log to Console.app is not critical
|
||||
|
||||
# Needed on OS X 10.7, which passes -psn_... as a command line arg when
|
||||
# Needed on OS X <= 10.7, which passes -psn_... as a command line arg when
|
||||
# starting via launch services
|
||||
for arg in tuple(sys.argv[1:]):
|
||||
if arg.startswith('-psn_'):
|
||||
|
Loading…
x
Reference in New Issue
Block a user