mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Change mutex name for GUI singleinstance
This commit is contained in:
parent
2c368cf64b
commit
224eb6bbd0
@ -417,7 +417,7 @@ def run_gui(opts, args, listener, app, gui_debug=None):
|
|||||||
return ret
|
return ret
|
||||||
|
|
||||||
|
|
||||||
singleinstance_name = 'calibre_GUI'
|
singleinstance_name = 'GUI'
|
||||||
|
|
||||||
|
|
||||||
def cant_start(msg=_('If you are sure it is not running')+', ',
|
def cant_start(msg=_('If you are sure it is not running')+', ',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user