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

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.349 by root, Thu Aug 17 16:05:36 2006 UTC vs.
Revision 1.350 by root, Sat Aug 19 18:39:24 2006 UTC

3836 } 3836 }
3837 3837
3838 1 3838 1
3839 }; 3839 };
3840 3840
3841 my $tooltip = "$spell->{message}$TOOLTIP_ALL"; 3841 my $tooltip = (CFPlus::asxml $spell->{message}) . $TOOLTIP_ALL;
3842 3842
3843 #TODO: add path info to tooltip 3843 #TODO: add path info to tooltip
3844 #$self->add (6, $row, new CFPlus::UI::Label text => $spell->{path}); 3844 #$self->add (6, $row, new CFPlus::UI::Label text => $spell->{path});
3845 3845
3846 $self->add (0, $row, new CFPlus::UI::Face 3846 $self->add (0, $row, new CFPlus::UI::Face

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines