mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-03-04 09:06:08 +01:00
...
This commit is contained in:
parent
e39e11fd86
commit
cb77fecb5c
1 changed files with 1 additions and 1 deletions
|
|
@ -1236,7 +1236,7 @@ class Plugboard(PreferencesPlugin):
|
|||
class TemplateFunctions(PreferencesPlugin):
|
||||
name = 'TemplateFunctions'
|
||||
icon = I('template_funcs.png')
|
||||
gui_name = _('Template Functions')
|
||||
gui_name = _('Template functions')
|
||||
category = 'Advanced'
|
||||
gui_category = _('Advanced')
|
||||
category_order = 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue