~ubuntu-branches/ubuntu/saucy/baobab/saucy-proposed

« back to all changes in this revision

Viewing changes to src/baobab-window.vala

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-04 09:13:37 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20120904091337-mxs6hxnqtuab483k
Tags: 3.5.91-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
470
470
                (lookup_action ("active-chart") as SimpleAction).set_enabled (true);
471
471
                spinner.stop ();
472
472
                lookup_action ("active-chart").change_state (ui_settings.get_value ("active-chart"));
473
 
                toolbar_show_home_page.icon_name = "view-list-symbolic";
 
473
                toolbar_show_home_page.icon_name = "go-previous-symbolic";
474
474
                toolbar_show_home_page.tooltip_markup = _("Show all locations");
475
475
            }
476
476