mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/gtk2/gui/guiMisc.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/gtk2/gui/guiMisc.ml
Date: Tue, 28 Jun 2005 19:17:10 -0400

Index: mldonkey/src/gtk2/gui/guiMisc.ml
diff -u mldonkey/src/gtk2/gui/guiMisc.ml:1.6 
mldonkey/src/gtk2/gui/guiMisc.ml:1.7
--- mldonkey/src/gtk2/gui/guiMisc.ml:1.6        Fri May 13 21:15:47 2005
+++ mldonkey/src/gtk2/gui/guiMisc.ml    Tue Jun 28 23:17:07 2005
@@ -630,7 +630,7 @@
     match (Hashtbl.find G.networks num).net_name with
       "Direct Connect" -> "DC"
     | "Donkey" -> "eDK"
-    | "Open Napster" -> "NAP"
+    | "OpenNapster" -> "NAP"
     | "G2" -> "GTL2"
     | "Gnutella" -> "GTL1"
     | "Fasttrack" -> "FT"
@@ -643,7 +643,7 @@
     match (Hashtbl.find G.networks num).net_name with
       "Direct Connect" -> !M.nT_lb_net_dc
     | "Donkey" -> !M.nT_lb_net_ed2k
-    | "Open Napster" -> !M.nT_lb_net_nap
+    | "OpenNapster" -> !M.nT_lb_net_nap
     | "G2" -> !M.nT_lb_net_gnut2
     | "Gnutella" -> !M.nT_lb_net_gnut
     | "Fasttrack" -> !M.nT_lb_net_ftt
@@ -692,7 +692,7 @@
               "BitTorrent" -> M.icon_net_bittorrent
             | "Direct Connect" -> M.icon_net_dc
             | "Donkey" -> M.icon_net_ed2k
-            | "Open Napster" -> M.icon_net_napster
+            | "OpenNapster" -> M.icon_net_napster
             | "G2" -> M.icon_net_gnutella2
             | "Gnutella" -> M.icon_net_gnutella1
             | "Fasttrack" -> M.icon_net_fasttrack




reply via email to

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