/[mldonkey]/mldonkey/src/gtk/newgui/gui_friends.ml
ViewVC logotype

Diff of /mldonkey/src/gtk/newgui/gui_friends.ml

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

revision 1.13 by spiralvoice, Tue Jul 12 23:47:33 2005 UTC revision 1.14 by spiralvoice, Fri Aug 26 21:10:43 2005 UTC
# Line 299  class box columns friend_tab = Line 299  class box columns friend_tab =
299              Known_location _ -> M.fT_tx_direct              Known_location _ -> M.fT_tx_direct
300            | _ -> "")            | _ -> "")
301        | Col_client_rating -> string_of_int f.gclient_rating        | Col_client_rating -> string_of_int f.gclient_rating
302        | Col_client_connect_time -> Gui_graph.time_to_string (f.gclient_connect_time)        | Col_client_connect_time -> Date.time_to_string_long (f.gclient_connect_time)
303        | Col_client_software -> f.gclient_software        | Col_client_software -> f.gclient_software
304        | Col_client_release -> f.gclient_release        | Col_client_release -> f.gclient_release
305        | Col_client_emulemod -> f.gclient_emulemod        | Col_client_emulemod -> f.gclient_emulemod

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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