Mercurial > pidgin
changeset 13428:c6de7d8869c9
[gaim-migrate @ 15803]
I didn't intend to commit this change
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 07 Mar 2006 04:45:22 +0000 |
parents | e3717f0d24ad |
children | a37e21fbde75 |
files | src/gtkmain.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkmain.c Tue Mar 07 04:42:48 2006 +0000 +++ b/src/gtkmain.c Tue Mar 07 04:45:22 2006 +0000 @@ -688,8 +688,8 @@ gaim_blist_load(); /* TODO: Move prefs loading into gaim_prefs_init() */ - /*gaim_prefs_load();*/ - /*gaim_prefs_update_old();*/ + gaim_prefs_load(); + gaim_prefs_update_old(); gaim_gtk_prefs_update_old(); /* load plugins we had when we quit */