# HG changeset patch # User Mark Doliner # Date 1102919385 0 # Node ID 524674a4f6bb69e4a3e58c0d7ad4bf06df0ed7e7 # Parent 6bd4921bb85ecbedf8110eb5ea8d4fe81bfd4506 [gaim-migrate @ 11576] N/C committer: Tailor Script diff -r 6bd4921bb85e -r 524674a4f6bb src/gtkprefs.c --- a/src/gtkprefs.c Mon Dec 13 06:28:21 2004 +0000 +++ b/src/gtkprefs.c Mon Dec 13 06:29:45 2004 +0000 @@ -2353,7 +2353,7 @@ 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/im/button_type"); + gaim_prefs_remove("/gaim/gtk/conversations/button_type"); gaim_prefs_remove("/gaim/gtk/conversations/html_shortcuts"); gaim_prefs_remove("/gaim/gtk/conversations/icons_on_tabs"); gaim_prefs_remove("/gaim/gtk/conversations/show_urls_as_links");