mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e39e11fd86
commit
cb77fecb5c
@ -1236,7 +1236,7 @@ class Plugboard(PreferencesPlugin):
|
|||||||
class TemplateFunctions(PreferencesPlugin):
|
class TemplateFunctions(PreferencesPlugin):
|
||||||
name = 'TemplateFunctions'
|
name = 'TemplateFunctions'
|
||||||
icon = I('template_funcs.png')
|
icon = I('template_funcs.png')
|
||||||
gui_name = _('Template Functions')
|
gui_name = _('Template functions')
|
||||||
category = 'Advanced'
|
category = 'Advanced'
|
||||||
gui_category = _('Advanced')
|
gui_category = _('Advanced')
|
||||||
category_order = 5
|
category_order = 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user