--- deliantra/Deliantra-Client/DC/MessageDistributor.pm 2008/03/21 11:17:11 1.4 +++ deliantra/Deliantra-Client/DC/MessageDistributor.pm 2008/09/19 01:23:36 1.5 @@ -14,13 +14,12 @@ can_close => 0, can_undock => 0, info => { + id => "", title => "Log", - tooltip => - "Server Log. This text viewer contains all recent message sent by the server.", - entry_tooltip => - "Command Entry. If you enter something and press return/enter here, " - ."the line you entered will be sent to the server as a command.", - reply => '' + tooltip => "Server Log. This text viewer contains all recent message sent by the server.", + entry_tooltip => "Command Entry. If you enter something and press return/enter here, " + . "the line you entered will be sent to the server as a command.", + reply => '' } ) );