--- deliantra/Deliantra-Client/bin/cfplus 2006/07/02 21:07:27 1.86 +++ deliantra/Deliantra-Client/bin/cfplus 2006/07/02 21:41:34 1.87 @@ -1337,7 +1337,7 @@ "Shows statistics and skill window, where all your Stats, Resistances and Skills are shown." ); $ntb->add ( - Spells => $SPELL_PAGE = new CFClient::UI::SpellList, + Spellbook => $SPELL_PAGE = new CFClient::UI::SpellList, "Displays all spells you have and lets you edit keyboard shortcuts for them." ); $ntb->add ( @@ -1471,7 +1471,8 @@ name => 'doc_browser', force_w => int $WIDTH * 7/8, force_h => int $HEIGHT * 7/8, - title => "Documentation"; + title => "Help Browser", + has_close_button => 1; $win->add (my $vbox = new CFClient::UI::VBox); @@ -1658,7 +1659,7 @@ make_gauge_window->show; # XXX: this has to be set before make_stats_window as make_stats_window calls update_stats_window which updated the gauges also X-D - $BUTTONBAR->add (new CFClient::UI::Flopper text => "Player", other => player_window, + $BUTTONBAR->add (new CFClient::UI::Flopper text => "Playerbook", other => player_window, tooltip => "Toggles the player view, where you can manage Inventory, Spells, Skills and see your Stats."); $BUTTONBAR->add (new CFClient::UI::Button