[Pidgin] #8198: Pidgin client blocked by AOL (ICQ)
Pidgin
trac at pidgin.im
Thu Jan 22 05:42:41 EST 2009
#8198: Pidgin client blocked by AOL (ICQ)
--------------------+-------------------------------------------------------
Reporter: init | Owner: MarkDoliner
Type: defect | Status: new
Milestone: | Component: ICQ
Version: 2.5.4 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by andrey.arapov):
I fix that !
All works fine now! (I've tested on Fedora 10 x86_64 right now)
arnaud at chrysalis ~/srcwrk/pidgin/pidgin-2.5.4 $ diff -uN
libpurple/protocols/oscar/oscar.h.orig libpurple/protocols/oscar/oscar.h
--- libpurple/protocols/oscar/oscar.h.orig 2009-01-22
18:11:28.614861193 +1000
+++ libpurple/protocols/oscar/oscar.h 2009-01-22 20:33:29.575612331
+1000
@@ -311,9 +311,9 @@
#define CLIENTINFO_PURPLE_ICQ { \
"Purple/" VERSION, \
0x010a, \
- 0x0006, 0x0000, \
- 0x0000, 0x17ab, \
- 0x00007535, \
+ 0x0007, 0x0000, \
+ 0x0000, 0x0410, \
+ 0x00007538, \
"us", "en", \
}
--
Ticket URL: <http://developer.pidgin.im/ticket/8198#comment:30>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list