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

Comparing deliantra/Deliantra-Client/DC.pm (file contents):
Revision 1.131 by root, Tue Dec 5 00:52:56 2006 UTC vs.
Revision 1.132 by root, Wed Dec 6 00:04:13 2006 UTC

435 do_n_dialog (sub { $::CONN->send ("move $targ $self->{tag} $_[0]") }) 435 do_n_dialog (sub { $::CONN->send ("move $targ $self->{tag} $_[0]") })
436 } 436 }
437 ] 437 ]
438 ) 438 )
439 ), 439 ),
440 ["bind <i>apply $self->{name}</i> to a key" => sub { $::BIND_EDITOR->do_quick_binding (["apply $self->{name}"]) }],
440 ); 441 );
441 442
442 CFPlus::UI::Menu->new (items => \@menu_items)->popup ($ev); 443 CFPlus::UI::Menu->new (items => \@menu_items)->popup ($ev);
443 } 444 }
444 445

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines