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

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.156 by root, Sun Jun 24 19:17:47 2007 UTC vs.
Revision 1.157 by root, Tue Jun 26 05:06:01 2007 UTC

1454 has_close_button => 1 1454 has_close_button => 1
1455 ; 1455 ;
1456 1456
1457 my $ntb = 1457 my $ntb =
1458 $PL_NOTEBOOK = 1458 $PL_NOTEBOOK =
1459 new CFPlus::UI::Notebook expand => 1, debug => 1; 1459 new CFPlus::UI::Notebook expand => 1;
1460 1460
1461 $ntb->add ( 1461 $ntb->add (
1462 "Statistics (F2)" => $STATS_PAGE = stats_window, 1462 "Statistics (F2)" => $STATS_PAGE = stats_window,
1463 "Shows statistics, where all your Stats and Resistances are shown." 1463 "Shows statistics, where all your Stats and Resistances are shown."
1464 ); 1464 );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines