mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] mldonkey/patches lablgtk-2.10.0.patch


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey/patches lablgtk-2.10.0.patch
Date: Sun, 07 Oct 2007 21:15:20 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Changes by:     spiralvoice <spiralvoice>       07/10/07 21:15:19

Added files:
        patches        : lablgtk-2.10.0.patch 

Log message:
        patch #6223

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/patches/lablgtk-2.10.0.patch?cvsroot=mldonkey&rev=1.1

Patches:
Index: lablgtk-2.10.0.patch
===================================================================
RCS file: lablgtk-2.10.0.patch
diff -N lablgtk-2.10.0.patch
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ lablgtk-2.10.0.patch        7 Oct 2007 21:15:19 -0000       1.1
@@ -0,0 +1,10 @@
+--- ./src/gtkMain.ml   2007-08-17 05:24:07.000000000 +0200
++++ ./src/gtkMain.ml   2007-10-03 21:59:06.000000000 +0200
+@@ -43,6 +43,7 @@
+       with Error err ->
+         raise (Error ("GtkMain.init: initialization failed\n" ^ err))
+     in
++    if setlocale then ignore (Glib.Main.setlocale `NUMERIC (Some "C"));
+     Array.blit ~src:argv ~dst:Sys.argv ~len:(Array.length argv)
+       ~src_pos:0 ~dst_pos:0;
+     Obj.truncate (Obj.repr Sys.argv) (Array.length argv);




reply via email to

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