SOURCES: kadu-no_libgadu_debug.patch (NEW) - no libgadu debug patc...

arvenil arvenil at pld-linux.org
Fri Sep 14 19:43:21 CEST 2007


Author: arvenil                      Date: Fri Sep 14 17:43:21 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no libgadu debug patch (http://www.kadu.net/viewcvs?view=rev&rev=4483)

---- Files affected:
SOURCES:
   kadu-no_libgadu_debug.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kadu-no_libgadu_debug.patch
diff -u /dev/null SOURCES/kadu-no_libgadu_debug.patch:1.1
--- /dev/null	Fri Sep 14 19:43:21 2007
+++ SOURCES/kadu-no_libgadu_debug.patch	Fri Sep 14 19:43:15 2007
@@ -0,0 +1,13 @@
+--- kadu/kadu/gadu.cpp	2007/09/14 13:44:04	4482
++++ kadu/kadu/gadu.cpp	2007/09/14 14:50:01	4483
+@@ -328,6 +328,10 @@
+ 	gg_proxy_username = NULL;
+ 	gg_proxy_password = NULL;
+ 
++#ifndef DEBUG_ENABLED
++	gg_debug_level = 1;
++#endif
++
+ 	config_file.addVariable("Network", "DefaultPort", 0);
+ 	config_file.addVariable("Network", "TimeoutInMs", 5000);
+ 
================================================================


More information about the pld-cvs-commit mailing list