libpurple/protocols/gg/servconn.c

branch
soc.2013.gobjectification.plugins
changeset 36981
bc6040e3f9c8
parent 36974
77e5418ff1ba
child 36982
42f4aa601777
--- a/libpurple/protocols/gg/servconn.c	Thu Jan 16 17:40:52 2014 +0530
+++ b/libpurple/protocols/gg/servconn.c	Fri Jan 17 18:22:02 2014 +0530
@@ -34,7 +34,7 @@
 #include <debug.h>
 #include <glibcompat.h>
 
-#define GGP_SERVCONN_HISTORY_PREF "/protocols/gg/server_history"
+#define GGP_SERVCONN_HISTORY_PREF "/plugins/prpl/gg/server_history"
 #define GGP_SERVCONN_HISTORY_MAXLEN 15
 
 typedef struct

mercurial