Ignore notifications/list event

Sat, 02 Feb 2013 18:29:35 +0100

author
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
date
Sat, 02 Feb 2013 18:29:35 +0100
changeset 34414
751567312cdd
parent 34413
a578366cd35e
child 34415
378c6f53452d

Ignore notifications/list event

libpurple/protocols/gg/libgadu-events.c file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/gg/libgadu-events.c	Sat Feb 02 15:21:20 2013 +0100
+++ b/libpurple/protocols/gg/libgadu-events.c	Sat Feb 02 18:29:35 2013 +0100
@@ -96,6 +96,7 @@
 		"edisc/scope_files_changed",
 		"notifications/state",
 		"invitations/list",
+		"notifications/list", /* gifts */
 		NULL
 	};
 	const gchar **it;

mercurial