mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
14a28a240a
commit
133c2dac69
@ -497,6 +497,7 @@ def initialize_plugin(plugin, path_to_zip_file):
|
|||||||
%tb) + '\n'+tb)
|
%tb) + '\n'+tb)
|
||||||
|
|
||||||
def has_external_plugins():
|
def has_external_plugins():
|
||||||
|
'True if there are updateable (zip file based) plugins'
|
||||||
return bool(config['plugins'])
|
return bool(config['plugins'])
|
||||||
|
|
||||||
def initialize_plugins(perf=False):
|
def initialize_plugins(perf=False):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user