libpurple/protocols/gg/servconn.c

branch
soc.2013.gobjectification.plugins
changeset 36637
9b0109ae118d
parent 33368
6aa16fdab83f
child 36744
a7c26ee6e466
--- a/libpurple/protocols/gg/servconn.c	Sun Sep 01 05:01:14 2013 +0530
+++ b/libpurple/protocols/gg/servconn.c	Sun Sep 01 14:24:24 2013 +0530
@@ -34,7 +34,7 @@
 #include <debug.h>
 #include <glibcompat.h>
 
-#define GGP_SERVCONN_HISTORY_PREF "/plugins/prpl/gg/server_history"
+#define GGP_SERVCONN_HISTORY_PREF "/protocols/gg/server_history"
 #define GGP_SERVCONN_HISTORY_MAXLEN 15
 
 typedef struct

mercurial