Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#519053: [PATCH] Patch for Pidgin 2.4.3 (Lenny)

0 views
Skip to first unread message

Evgeny M. Zubok

unread,
Mar 10, 2009, 12:30:09 PM3/10/09
to

Tags: patch

I have examined the difference between 2.5.4 and 2.5.5. There was a
client version change in oscar.h. A patch below solves the problem in
Lenny (tested).

--- pidgin-2.4.3/libpurple/protocols/oscar/oscar.h 2009-03-10 15:08:32.000000000 +0300
+++ pidgin-2.4.3.new/libpurple/protocols/oscar/oscar.h 2009-03-10 15:09:45.000000000 +0300
@@ -311,9 +311,9 @@
#define CLIENTINFO_PURPLE_ICQ { \
"Purple/" VERSION, \
0x010a, \
- 0x0006, 0x0000, \
- 0x0000, 0x17ab, \
- 0x00007535, \
+ 0x0014, 0x0034, \
+ 0x0000, 0x0c18, \
+ 0x0000043d, \
"us", "en", \
}

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages