diff --git a/src/gui_menu_builder.py b/src/gui_menu_builder.py index 65867943b..d233f7b76 100644 --- a/src/gui_menu_builder.py +++ b/src/gui_menu_builder.py @@ -254,7 +254,8 @@ control=None, gc_contact=None, is_anonymous=True): account) history_menuitem.connect('activate', roster.on_history, contact, account) if gtkgui_helpers.gtk_icon_theme.has_icon('document-open-recent'): - gtkgui_helpers.add_image_to_menuitem(history_menuitem, 'bookmark-new') + gtkgui_helpers.add_image_to_menuitem(history_menuitem, + 'document-open-recent') if control: convert_to_gc_menuitem.connect('activate',