/[mldonkey]/mldonkey/src/daemon/driver/driverInterface.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverInterface.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by spiralvoice, Tue Sep 6 11:29:11 2005 UTC revision 1.33 by spiralvoice, Sun Oct 23 23:13:08 2005 UTC
# Line 389  let gui_initialize gui = Line 389  let gui_initialize gui =
389        gui_send gui (Network_info (network_info n)));        gui_send gui (Network_info (network_info n)));
390    gui_send gui (Console (DriverControlers.text_of_html !!motd_html));    gui_send gui (Console (DriverControlers.text_of_html !!motd_html));
391        
   networks_iter_all (fun n ->  
       gui_send gui (Network_info (network_info n)));  
   gui_send gui (Console (DriverControlers.text_of_html !!motd_html));  
     
392        
393    if gui.gui_poll then begin    if gui.gui_poll then begin
394                

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26