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.341 by root, Sun Aug 13 03:20:56 2006 UTC vs.
Revision 1.342 by root, Sun Aug 13 14:38:35 2006 UTC

2978} 2978}
2979 2979
2980sub set_tooltip_from { 2980sub set_tooltip_from {
2981 my ($self, $widget) = @_; 2981 my ($self, $widget) = @_;
2982 2982
2983 $widget->{tooltip} = CFPlus::Pod::as_label CFPlus::Pod::section tooltip => $1 2983 $widget->{tooltip} = CFPlus::Pod::section_label tooltip => $1
2984 if $widget->{tooltip} =~ /^#(.*)$/; 2984 if $widget->{tooltip} =~ /^#(.*)$/;
2985 2985
2986 my $tooltip = $widget->{tooltip}; 2986 my $tooltip = $widget->{tooltip};
2987 2987
2988 if ($ENV{CFPLUS_DEBUG} & 2) { 2988 if ($ENV{CFPLUS_DEBUG} & 2) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines