SOURCES: kopete-icq_servers.patch (NEW) - fix issue where new ICQ ...

shadzik shadzik at pld-linux.org
Wed Jul 12 14:54:17 CEST 2006


Author: shadzik                      Date: Wed Jul 12 12:54:17 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix issue where new ICQ servers meant that "you're using and too old version of icq to connect"

---- Files affected:
SOURCES:
   kopete-icq_servers.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kopete-icq_servers.patch
diff -u /dev/null SOURCES/kopete-icq_servers.patch:1.1
--- /dev/null	Wed Jul 12 14:54:17 2006
+++ SOURCES/kopete-icq_servers.patch	Wed Jul 12 14:54:12 2006
@@ -0,0 +1,14 @@
+--- kopete/protocols/oscar/liboscar/oscartypes.h	2006-05-31 02:24:02.000000000 +0200
++++ kopete/protocols/oscar/liboscar/oscartypes.h-new	2006-07-12 13:57:44.563223680 +0200
+@@ -237,9 +237,9 @@
+ 	const char ICQ_CLIENTSTRING[] 		= "ICQBasic";
+ 	const WORD ICQ_CLIENTID 		= 0x010A;
+ 	const WORD ICQ_MAJOR 			= 0x0014;
+-	const WORD ICQ_MINOR 			= 0x0022;
++	const WORD ICQ_MINOR 			= 0x0034;
+ 	const WORD ICQ_POINT 			= 0x0000;
+-	const WORD ICQ_BUILD 			= 0x0911;
++	const WORD ICQ_BUILD 			= 0x0A0F;
+ 	const char ICQ_OTHER[] 			= { 0x00, 0x00, 0x04, 0x3d };
+ 	const char ICQ_COUNTRY[] 		= "us";
+ 	const char ICQ_LANG[] 			= "en";
================================================================


More information about the pld-cvs-commit mailing list