SOURCES: kopete-icqversion.patch (NEW) - patch to fix "your icq ve...
shadzik
shadzik at pld-linux.org
Mon Aug 7 19:18:17 CEST 2006
Author: shadzik Date: Mon Aug 7 17:18:17 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- patch to fix "your icq version seems to old" message
---- Files affected:
SOURCES:
kopete-icqversion.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/kopete-icqversion.patch
diff -u /dev/null SOURCES/kopete-icqversion.patch:1.1
--- /dev/null Mon Aug 7 19:18:17 2006
+++ SOURCES/kopete-icqversion.patch Mon Aug 7 19:18:12 2006
@@ -0,0 +1,11 @@
+--- kopete/protocols/oscar/liboscar/oscartypes.h 2006-07-13 02:55:33.000000000 +0200
++++ kopete/protocols/oscar/liboscar/oscartypes.h-new 2006-08-07 18:27:02.097236712 +0200
+@@ -239,7 +239,7 @@
+ const WORD ICQ_MAJOR = 0x0014;
+ const WORD ICQ_MINOR = 0x0034;
+ const WORD ICQ_POINT = 0x0000;
+- const WORD ICQ_BUILD = 0x0A0F;
++ const WORD ICQ_BUILD = 0x0BB8;
+ 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