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

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.24 by root, Sun Jan 6 17:31:24 2008 UTC vs.
Revision 1.25 by elmex, Sun Jan 6 17:40:45 2008 UTC

2194 force_h => $::HEIGHT * 0.6, 2194 force_h => $::HEIGHT * 0.6,
2195 has_close_button => 1, 2195 has_close_button => 1,
2196 ; 2196 ;
2197 2197
2198 $METASERVER = metaserver_dialog; 2198 $METASERVER = metaserver_dialog;
2199 $MESSAGE_WINDOW = new DC::UI::Dockbar; 2199 $MESSAGE_WINDOW = new DC::UI::Dockbar (name => 'message_window', title => 'Messages');
2200 $MESSAGE_DIST = new DC::MessageDistributor dockbar => $MESSAGE_WINDOW; 2200 $MESSAGE_DIST = new DC::MessageDistributor dockbar => $MESSAGE_WINDOW;
2201 2201
2202 $SETUP_DIALOG->add ($SETUP_NOTEBOOK = new DC::UI::Notebook expand => 1, debug => 1, 2202 $SETUP_DIALOG->add ($SETUP_NOTEBOOK = new DC::UI::Notebook expand => 1, debug => 1,
2203 filter => new DC::UI::ScrolledWindow expand => 1, scroll_y => 1); 2203 filter => new DC::UI::ScrolledWindow expand => 1, scroll_y => 1);
2204 2204

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines