src/gtkprefs.c

changeset 10676
8b1ca296c944
parent 10650
f7a3fd9e763f
child 10701
49e34e971b87
equal deleted inserted replaced
10675:b8effb9dab6f 10676:8b1ca296c944
2318 gaim_prefs_rename("/gaim/gtk/conversations/use_custom_font", 2318 gaim_prefs_rename("/gaim/gtk/conversations/use_custom_font",
2319 "/gaim/gtk/conversations/send_formatting"); 2319 "/gaim/gtk/conversations/send_formatting");
2320 2320
2321 gaim_prefs_rename("/gaim/gtk/debug/timestamps", "/core/debug/timestamps"); 2321 gaim_prefs_rename("/gaim/gtk/debug/timestamps", "/core/debug/timestamps");
2322 gaim_prefs_rename("/gaim/gtk/conversations/ignore_colors", "/gaim/gtk/conversations/ignore_formatting"); 2322 gaim_prefs_rename("/gaim/gtk/conversations/ignore_colors", "/gaim/gtk/conversations/ignore_formatting");
2323 gaim_prefs_rename("/gaim/gtk/conversations/im/raise_on_events", "/plugins/gtk/x11/notify/method/raise"); 2323 gaim_prefs_rename("/gaim/gtk/conversations/im/raise_on_events", "/plugins/gtk/X11/notify/method/raise");
2324 2324
2325 /* Remove some no-longer-used prefs */ 2325 /* Remove some no-longer-used prefs */
2326 gaim_prefs_remove("/gaim/gtk/blist/auto_expand_contacts"); 2326 gaim_prefs_remove("/gaim/gtk/blist/auto_expand_contacts");
2327 gaim_prefs_remove("/gaim/gtk/blist/button_style"); 2327 gaim_prefs_remove("/gaim/gtk/blist/button_style");
2328 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies"); 2328 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies");

mercurial