ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/pclient
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.247 by root, Thu May 25 00:26:20 2006 UTC vs.
Revision 1.248 by root, Thu May 25 01:26:54 2006 UTC

892 $vbox->add (my $buttons = new CFClient::UI::HBox); 892 $vbox->add (my $buttons = new CFClient::UI::HBox);
893 $vbox->add (my $viewer = new CFClient::UI::TextView expand => 1, fontsize => 0.8); 893 $vbox->add (my $viewer = new CFClient::UI::TextView expand => 1, fontsize => 0.8);
894 894
895 for ( 895 for (
896 [intro => "Introduction"], 896 [intro => "Introduction"],
897 [manual => "Manual"],
897 [command_help => "Commands"], 898 [command_help => "Commands"],
898 [skill_help => "Skills"], 899 [skill_help => "Skills"],
899 ) { 900 ) {
900 my ($pod, $label) = @$_; 901 my ($pod, $label) = @$_;
901 902

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines