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/gui/gui_uploads.ml


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

Index: mldonkey/src/gtk/gui/gui_uploads.ml
diff -u mldonkey/src/gtk/gui/gui_uploads.ml:1.4 
mldonkey/src/gtk/gui/gui_uploads.ml:1.5
--- mldonkey/src/gtk/gui/gui_uploads.ml:1.4     Mon Apr  4 20:25:55 2005
+++ mldonkey/src/gtk/gui/gui_uploads.ml Tue Sep 13 09:54:47 2005
@@ -140,7 +140,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]