libpurple/protocols/gg/servconn.c

branch
soc.2013.gobjectification.plugins
changeset 36984
1768a56dbcf4
parent 36982
42f4aa601777
child 37063
a84be725efad
--- a/libpurple/protocols/gg/servconn.c	Sat Jan 18 03:41:54 2014 +0530
+++ b/libpurple/protocols/gg/servconn.c	Sat Jan 18 03:46:41 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