Mercurial > pidgin
comparison src/gtkprefs.c @ 10355:d3545b0c6b1c
[gaim-migrate @ 11572]
cleanup that pref
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 13 Dec 2004 02:20:50 +0000 |
parents | 0c985021a1d8 |
children | 393750603513 |
comparison
equal
deleted
inserted
replaced
10354:0c985021a1d8 | 10355:d3545b0c6b1c |
---|---|
2365 /* Remove some no-longer-used prefs */ | 2365 /* Remove some no-longer-used prefs */ |
2366 gaim_prefs_remove("/gaim/gtk/blist/button_style"); | 2366 gaim_prefs_remove("/gaim/gtk/blist/button_style"); |
2367 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies"); | 2367 gaim_prefs_remove("/gaim/gtk/blist/grey_idle_buddies"); |
2368 gaim_prefs_remove("/gaim/gtk/blist/raise_on_events"); | 2368 gaim_prefs_remove("/gaim/gtk/blist/raise_on_events"); |
2369 gaim_prefs_remove("/gaim/gtk/blist/show_group_count"); | 2369 gaim_prefs_remove("/gaim/gtk/blist/show_group_count"); |
2370 gaim_prefs_remove("/gaim/gtk/blist/auto_expand_contacts"); | |
2370 gaim_prefs_remove("/gaim/gtk/blist/show_idle_time"); | 2371 gaim_prefs_remove("/gaim/gtk/blist/show_idle_time"); |
2371 gaim_prefs_remove("/gaim/gtk/blist/show_warning_level"); | 2372 gaim_prefs_remove("/gaim/gtk/blist/show_warning_level"); |
2372 gaim_prefs_remove("/gaim/gtk/conversations/html_shortcuts"); | 2373 gaim_prefs_remove("/gaim/gtk/conversations/html_shortcuts"); |
2373 gaim_prefs_remove("/gaim/gtk/conversations/icons_on_tabs"); | 2374 gaim_prefs_remove("/gaim/gtk/conversations/icons_on_tabs"); |
2374 gaim_prefs_remove("/gaim/gtk/conversations/show_urls_as_links"); | 2375 gaim_prefs_remove("/gaim/gtk/conversations/show_urls_as_links"); |