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_uploads.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/gtk/newgui/gui_uploads.ml
Date: Tue, 13 Sep 2005 05:54:51 -0400

Index: mldonkey/src/gtk/newgui/gui_uploads.ml
diff -u mldonkey/src/gtk/newgui/gui_uploads.ml:1.6 
mldonkey/src/gtk/newgui/gui_uploads.ml:1.7
--- mldonkey/src/gtk/newgui/gui_uploads.ml:1.6  Mon Apr  4 20:25:55 2005
+++ mldonkey/src/gtk/newgui/gui_uploads.ml      Tue Sep 13 09:54:47 2005
@@ -150,7 +150,7 @@
               Ed2k md4 ->
                 begin
                   let link = Printf.sprintf "ed2k://|file|%s|%Ld|%s|"
-                             (Filename.basename s.shared_filename)
+                             (Url.encode (Filename.basename s.shared_filename))
                              s.shared_size
                              (Md4.to_string md4)
                   in




reply via email to

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