comparison src/gtkprefs.c @ 10307:2ac21bf20e04

[gaim-migrate @ 11497] And another one gone, and another one gone, another one bites the dust. Hopefully I'm committing everything this time. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 03 Dec 2004 02:46:34 +0000
parents ec140184437b
children 655c48791b3c
comparison
equal deleted inserted replaced
10306:56cc5d49472b 10307:2ac21bf20e04
2382 "/gaim/gtk/conversations/send_formatting"); 2382 "/gaim/gtk/conversations/send_formatting");
2383 2383
2384 gaim_prefs_rename("/gaim/gtk/conversations/im/button_type", 2384 gaim_prefs_rename("/gaim/gtk/conversations/im/button_type",
2385 "/gaim/gtk/conversations/button_type"); 2385 "/gaim/gtk/conversations/button_type");
2386 2386
2387 gaim_prefs_rename("/gaim/gtk/debug/timestamps", "/core/debug/timestamps");
2388
2387 /* Remove some no-longer-used prefs */ 2389 /* Remove some no-longer-used prefs */
2388 gaim_prefs_remove("/gaim/gtk/blist/button_style"); 2390 gaim_prefs_remove("/gaim/gtk/blist/button_style");
2389 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies"); 2391 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies");
2390 gaim_prefs_remove("/gaim/gtk/blist/raise_on_events"); 2392 gaim_prefs_remove("/gaim/gtk/blist/raise_on_events");
2391 gaim_prefs_remove("/gaim/gtk/blist/show_group_count"); 2393 gaim_prefs_remove("/gaim/gtk/blist/show_group_count");