/soc/2013/ankitkv/gobjectification: 39fe448f02aa: Clean up old "...
Ankit Vani
a at nevitus.org
Sat Jan 18 12:02:34 EST 2014
Changeset: 39fe448f02aa9b2095c7602fb861d0888856df2f
Author: Ankit Vani <a at nevitus.org>
Date: 2014-01-18 22:32 +0530
Branch: soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/39fe448f02aa
Description:
Clean up old "/plugins/lopl" prefs as Mark suggested
diffstat:
libpurple/prefs.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff --git a/libpurple/prefs.c b/libpurple/prefs.c
--- a/libpurple/prefs.c
+++ b/libpurple/prefs.c
@@ -1358,6 +1358,7 @@ purple_prefs_update_old()
purple_prefs_remove("/plugins/core/autorecon/hide_reconnecting_dialog");
purple_prefs_remove("/plugins/core/autorecon/restore_state");
purple_prefs_remove("/plugins/core/autorecon");
+ purple_prefs_remove("/plugins/lopl");
/* Convert old sounds while_away pref to new 3-way pref. */
if (purple_prefs_exists("/purple/sound/while_away") &&
More information about the Commits
mailing list