MSG_PAGE_PREV
fToolBar->AddAction(MSG_PAGE_PREV, this, tool_bar_icon(kIconPagePrevious),
MSG_PAGE_PREV, B_LEFT_ARROW, 0, this);
_EnableMenuItem(fBar, MSG_PAGE_PREV, fNavigator.HasPreviousPage());
case MSG_PAGE_PREV: