typo
This commit is contained in:
parent
1f27096294
commit
018171033f
|
@ -837,7 +837,7 @@ class GroupchatControl(ChatControlBase):
|
|||
'bookmark-new')
|
||||
if gtkgui_helpers.gtk_icon_theme.has_icon('document-open-recent'):
|
||||
gtkgui_helpers.add_image_to_menuitem(history_menuitem,
|
||||
'document-open-recent'
|
||||
'document-open-recent')
|
||||
|
||||
if hide_buttonbar_items:
|
||||
change_nick_menuitem.hide()
|
||||
|
|
Loading…
Reference in New Issue