ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/Protocol.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/Protocol.pm (file contents):
Revision 1.70 by root, Sun Jul 30 17:43:27 2006 UTC vs.
Revision 1.71 by root, Wed Aug 2 22:00:46 2006 UTC

636 $self->{logview}->scroll_to_bottom; 636 $self->{logview}->scroll_to_bottom;
637 637
638 $self->{statusbox}->add ($text, 638 $self->{statusbox}->add ($text,
639 group => $text, 639 group => $text,
640 fg => $color[$color], 640 fg => $color[$color],
641 timeout => $color >= 2 ? 60 : 10, 641 timeout => $color >= 2 ? 180 : 10,
642 tooltip_font => $::FONT_FIXED, 642 tooltip_font => $::FONT_FIXED,
643 ); 643 );
644} 644}
645 645
646sub drawextinfo { 646sub drawextinfo {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines