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.42 by root, Fri Jun 23 23:54:30 2006 UTC vs.
Revision 1.43 by root, Sat Jun 24 00:24:09 2006 UTC

832 832
833 push @link, new CFClient::UI::Label 833 push @link, new CFClient::UI::Label
834 markup => "<span foreground='#c0c0ff' underline='single'>$kw</span>", 834 markup => "<span foreground='#c0c0ff' underline='single'>$kw</span>",
835 can_hover => 1, 835 can_hover => 1,
836 can_events => 1, 836 can_events => 1,
837 padding_x => 0,
838 padding_y => 0,
837 on_button_up => sub { 839 on_button_up => sub {
838 $self->send ($kw); 840 $self->send ($kw);
839 }; 841 };
840 842
841 chr 0xfffc 843 chr 0xfffc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines