This commit is contained in:
Kovid Goyal 2016-03-29 15:40:26 +05:30
parent 401ccb0c26
commit 7689749f37

View File

@ -1030,7 +1030,7 @@ class Columns(PreferencesPlugin):
class Toolbar(PreferencesPlugin): class Toolbar(PreferencesPlugin):
name = 'Toolbar' name = 'Toolbar'
icon = I('wizard.png') icon = I('wizard.png')
gui_name = _('Toolbar') gui_name = _('Toolbars')
category = 'Interface' category = 'Interface'
gui_category = _('Interface') gui_category = _('Interface')
category_order = 1 category_order = 1