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/guiUploads.ml


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

Index: mldonkey/src/gtk2/gui/guiUploads.ml
diff -u mldonkey/src/gtk2/gui/guiUploads.ml:1.2 
mldonkey/src/gtk2/gui/guiUploads.ml:1.3
--- mldonkey/src/gtk2/gui/guiUploads.ml:1.2     Mon Apr  4 19:36:46 2005
+++ mldonkey/src/gtk2/gui/guiUploads.ml Tue Sep 13 09:54:47 2005
@@ -607,7 +607,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]