libpurple/protocols/gg/gg.c

branch
soc.2013.gobjectification.plugins
changeset 37004
c8dce7bef0e6
parent 36985
9faafe43603e
child 37016
48f85579cc4c
--- a/libpurple/protocols/gg/gg.c	Tue Jan 21 01:28:36 2014 +0530
+++ b/libpurple/protocols/gg/gg.c	Tue Jan 21 01:48:42 2014 +0530
@@ -999,7 +999,7 @@
 	GList *encryption_options = NULL;
 	GList *protocol_version = NULL;
 
-	protocol->id        = "gg";
+	protocol->id        = "prpl-gg";
 	protocol->name      = "Gadu-Gadu";
 	protocol->options   = OPT_PROTO_REGISTER_NOSCREENNAME |
 	                      OPT_PROTO_IM_IMAGE;

mercurial