This commit is contained in:
Yann Leboulanger 2013-08-28 20:27:10 +02:00
parent 1f27096294
commit 018171033f
1 changed files with 1 additions and 1 deletions

View File

@ -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()