mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.ml
Date: Thu, 28 Jul 2005 06:24:28 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.74 
mldonkey/src/daemon/common/commonOptions.ml:1.75
--- mldonkey/src/daemon/common/commonOptions.ml:1.74    Wed Jul 27 19:57:24 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Thu Jul 28 10:24:28 2005
@@ -683,12 +683,12 @@
     (list_option (
       tuple3_option (string_option, int_option, string_option)))
   [
+    ("guarding.p2p", 96,
+      "http://www.bluetack.co.uk/config/antip2p.txt";);
     ("server.met", 24,
       
"http://ocbmaurice.dyndns.org/pl/slist.pl/server.met?download/server-best.met";);
     ("contact.dat", 168,
       "http://download.overnet.org/contact.dat";);
-    ("guarding.p2p", 96,
-      "http://www.bluetack.co.uk/config/antip2p.txt";);
   ]
 
 let rss_feeds = define_expert_option current_section ["rss_feeds"]
@@ -1380,7 +1380,7 @@
       enable_bittorrent =:= true
 
 let win_message =
-"\n\nNEVER close this windows with the close button
+"\n\nNEVER close this window with the close button
 on the top right corner of this window!
 Instead use the kill command in Telnet or HTML,
 the kill function of a GUI or CTRL+C.\n\n"




reply via email to

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