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.454 by root, Wed Dec 26 21:03:21 2007 UTC vs.
Revision 1.455 by root, Thu Dec 27 19:12:19 2007 UTC

2432 2432
2433sub new { 2433sub new {
2434 my $class = shift; 2434 my $class = shift;
2435 2435
2436 $class->SUPER::new ( 2436 $class->SUPER::new (
2437 padding_x => 4, 2437 padding_x => 8,
2438 padding_y => 4, 2438 padding_y => 4,
2439 fg => [1.0, 1.0, 1.0], 2439 fg => [1.0, 1.0, 1.0],
2440 active_fg => [0.8, 0.8, 0.8], 2440 active_fg => [0.8, 0.8, 0.8],
2441 can_hover => 1, 2441 can_hover => 1,
2442 align => 0, 2442 align => 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines