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

Collapse All | Expand All

(-)libpurple/protocols/oscar/oscar.h-orig (-3 / +3 lines)
Lines 311-319 struct _ClientInfo Link Here
311
#define CLIENTINFO_PURPLE_ICQ { \
311
#define CLIENTINFO_PURPLE_ICQ { \
312
	"Purple/" VERSION, \
312
	"Purple/" VERSION, \
313
	0x010a, \
313
	0x010a, \
314
	0x0006, 0x0000, \
314
	0x0007, 0x0000, \
315
	0x0000, 0x17ab, \
315
	0x0000, 0x0410, \
316
	0x00007535, \
316
	0x00007538, \
317
	"us", "en", \
317
	"us", "en", \
318
}
318
}
319
319

Return to bug 255991