Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 230389 | Differences between
and this patch

Collapse All | Expand All

(-)pidgin-2.4.2/libpurple/protocols/oscar/oscar.h (-4 / +4 lines)
Lines 301-310 Link Here
301
301
302
#define CLIENTINFO_PURPLE_ICQ { \
302
#define CLIENTINFO_PURPLE_ICQ { \
303
	"Purple/" VERSION, \
303
	"Purple/" VERSION, \
304
	0x010a, \
304
        0x010B, \
305
	0x0014, 0x0034, \
305
        0x0006, 0x0000, \
306
	0x0000, 0x0bb8, \
306
        0x0000, 0x17AB, \
307
	0x0000043d, \
307
        0x00007535, \
308
	"us", "en", \
308
	"us", "en", \
309
}
309
}
310
310

Return to bug 230389