mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTInterac


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTInteractive.ml
Date: Thu, 06 Oct 2005 06:43:37 -0400

Index: mldonkey/src/networks/bittorrent/bTInteractive.ml
diff -u mldonkey/src/networks/bittorrent/bTInteractive.ml:1.58 
mldonkey/src/networks/bittorrent/bTInteractive.ml:1.59
--- mldonkey/src/networks/bittorrent/bTInteractive.ml:1.58      Thu Oct  6 
10:19:30 2005
+++ mldonkey/src/networks/bittorrent/bTInteractive.ml   Thu Oct  6 10:43:36 2005
@@ -130,6 +130,14 @@
 
   Printf.bprintf buf "\\</tr\\>\\<tr class=\\\"dl-%d\\\"\\>" (html_mods_cntr 
());
   html_mods_td buf [
+    ("Search for other possible Torrent Files", "sr br", "Torrent Srch");
+    ("", "sr", Printf.sprintf "\\<a target=\\\"_blank\\\" 
href=\\\"http://isohunt.com/%s\\\"\\>IsoHunt\\</a\\>"
+         (file.file_name)
+      )
+ ];
+
+  Printf.bprintf buf "\\</tr\\>\\<tr class=\\\"dl-%d\\\"\\>" (html_mods_cntr 
());
+  html_mods_td buf [
     ("Tracker(s)", "sr br", "Tracker(s)");
     ("", "sr",
       (let tracker_string = ref "" in




reply via email to

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