comparison src/gtkprefs.c @ 10168:e6372844a4b8

[gaim-migrate @ 11257] Sean removed this a while ago committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 11 Nov 2004 00:07:14 +0000
parents cf45c2a6a7cf
children 5b33637b69fd
comparison
equal deleted inserted replaced
10167:cf45c2a6a7cf 10168:e6372844a4b8
2465 gaim_prefs_rename("/gaim/gtk/conversations/im/button_type", 2465 gaim_prefs_rename("/gaim/gtk/conversations/im/button_type",
2466 "/gaim/gtk/conversations/button_type"); 2466 "/gaim/gtk/conversations/button_type");
2467 2467
2468 /* Remove some no-longer-used prefs */ 2468 /* Remove some no-longer-used prefs */
2469 gaim_prefs_remove("/gaim/gtk/blist/button_style"); 2469 gaim_prefs_remove("/gaim/gtk/blist/button_style");
2470 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies");
2470 gaim_prefs_remove("/gaim/gtk/blist/raise_on_events"); 2471 gaim_prefs_remove("/gaim/gtk/blist/raise_on_events");
2471 gaim_prefs_remove("/gaim/gtk/blist/show_group_count"); 2472 gaim_prefs_remove("/gaim/gtk/blist/show_group_count");
2472 gaim_prefs_remove("/gaim/gtk/conversations/html_shortcuts"); 2473 gaim_prefs_remove("/gaim/gtk/conversations/html_shortcuts");
2473 gaim_prefs_remove("/gaim/gtk/conversations/icons_on_tabs"); 2474 gaim_prefs_remove("/gaim/gtk/conversations/icons_on_tabs");
2474 gaim_prefs_remove("/gaim/gtk/conversations/show_urls_as_links"); 2475 gaim_prefs_remove("/gaim/gtk/conversations/show_urls_as_links");