~midori/midori/trunk

« back to all changes in this revision

Viewing changes to panels/midori-history.c

  • Committer: Tarmac
  • Author(s): Christian Dywan
  • Date: 2013-06-22 16:01:22 UTC
  • mfrom: (6225.1.1 midori.buttonlabels)
  • Revision ID: tarmac-20130622160122-35ywgoiebzn7zr5k
Setup viewable toolbar consistently in Midori.Panel

Show diffs side-by-side

added added

removed removed

Lines of Context:
401
401
        GtkToolItem* toolitem;
402
402
 
403
403
        toolbar = gtk_toolbar_new ();
404
 
        gtk_toolbar_set_icon_size (GTK_TOOLBAR (toolbar), GTK_ICON_SIZE_BUTTON);
405
404
        history->toolbar = toolbar;
406
405
        toolitem = gtk_tool_button_new_from_stock (STOCK_BOOKMARK_ADD);
407
406
        gtk_widget_set_tooltip_text (GTK_WIDGET (toolitem),