Mercurial > pidgin
changeset 10355:d3545b0c6b1c
[gaim-migrate @ 11572]
cleanup that pref
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 13 Dec 2004 02:20:50 +0000 |
parents | 0c985021a1d8 |
children | 393750603513 |
files | src/gtkprefs.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkprefs.c Mon Dec 13 02:17:04 2004 +0000 +++ b/src/gtkprefs.c Mon Dec 13 02:20:50 2004 +0000 @@ -2367,6 +2367,7 @@ gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies"); gaim_prefs_remove("/gaim/gtk/blist/raise_on_events"); gaim_prefs_remove("/gaim/gtk/blist/show_group_count"); + gaim_prefs_remove("/gaim/gtk/blist/auto_expand_contacts"); gaim_prefs_remove("/gaim/gtk/blist/show_idle_time"); gaim_prefs_remove("/gaim/gtk/blist/show_warning_level"); gaim_prefs_remove("/gaim/gtk/conversations/html_shortcuts");