mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/gtk/newgui/gui_friends.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/gtk/newgui/gui_friends.ml
Date: Fri, 26 Aug 2005 17:10:45 -0400

Index: mldonkey/src/gtk/newgui/gui_friends.ml
diff -u mldonkey/src/gtk/newgui/gui_friends.ml:1.13 
mldonkey/src/gtk/newgui/gui_friends.ml:1.14
--- mldonkey/src/gtk/newgui/gui_friends.ml:1.13 Tue Jul 12 23:47:33 2005
+++ mldonkey/src/gtk/newgui/gui_friends.ml      Fri Aug 26 21:10:43 2005
@@ -299,7 +299,7 @@
             Known_location _ -> M.fT_tx_direct
           | _ -> "")
       | Col_client_rating -> string_of_int f.gclient_rating
-      | 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)
       | Col_client_software -> f.gclient_software
       | Col_client_release -> f.gclient_release
       | Col_client_emulemod -> f.gclient_emulemod




reply via email to

[Prev in Thread] Current Thread [Next in Thread]