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

Comparing deliantra/Deliantra-Client/DC/Pod.pm (file contents):
Revision 1.10 by root, Mon Aug 14 01:54:08 2006 UTC vs.
Revision 1.11 by root, Mon Aug 14 03:04:18 2006 UTC

145 link => sub { 145 link => sub {
146 my ($par, $text, $link) = @_; 146 my ($par, $text, $link) = @_;
147 147
148 push @{ $par->{widget} }, new CFPlus::UI::Label 148 push @{ $par->{widget} }, new CFPlus::UI::Label
149 markup => "<span foreground='#ffff00'>↺</span><span foreground='#c0c0ff' underline='single'>" . (CFPlus::asxml $text) . "</span>", 149 markup => "<span foreground='#ffff00'>↺</span><span foreground='#c0c0ff' underline='single'>" . (CFPlus::asxml $text) . "</span>",
150 size => 0.8, 150 fontsize => 0.8,
151 can_hover => 1, 151 can_hover => 1,
152 can_events => 1, 152 can_events => 1,
153 padding_x => 0, 153 padding_x => 0,
154 padding_y => 0, 154 padding_y => 0,
155 tooltip => "Go to <i>" . (CFPlus::asxml $link) . "</i>", 155 tooltip => "Go to <i>" . (CFPlus::asxml $link) . "</i>",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines