src/gtkprefs.c

changeset 10168
77a77baf474e
parent 10167
3f4db9c54e04
child 10181
2425c3773266
equal deleted inserted replaced
10167:3f4db9c54e04 10168:77a77baf474e
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");

mercurial