Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 230399
Collapse All | Expand All

(-)pidgin-2.3.1/libpurple/protocols/oscar/oscar.h (-3 / +12 lines)
Lines 263-268 Link Here
263
	"us", "en", \
263
	"us", "en", \
264
}
264
}
265
265
266
#define CLIENTINFO_ICQ6_6_0_6059 { \
267
	"ICQ Client", \
268
	0x010a, \
269
	0x0006, 0x0000, \
270
	0x0000, 0x17ab, \
271
	0x00007535, \
272
	"us", "en", \
273
}
274
266
#define CLIENTINFO_ICQBASIC_14_3_1068 { \
275
#define CLIENTINFO_ICQBASIC_14_3_1068 { \
267
	"ICQBasic", \
276
	"ICQBasic", \
268
	0x010a, \
277
	0x010a, \
Lines 307-315 Link Here
307
#define CLIENTINFO_PURPLE_ICQ { \
316
#define CLIENTINFO_PURPLE_ICQ { \
308
	"Purple/" VERSION, \
317
	"Purple/" VERSION, \
309
	0x010a, \
318
	0x010a, \
310
	0x0014, 0x0034, \
319
	0x0006, 0x0000, \
311
	0x0000, 0x0bb8, \
320
	0x0000, 0x17ab, \
312
	0x0000043d, \
321
	0x00007535, \
313
	"us", "en", \
322
	"us", "en", \
314
}
323
}
315
324

Return to bug 230399