log libpurple/prefs.c @ 16557:06ee8064b3d0

age author description
Sat, 28 Apr 2007 03:22:34 +0000 Sadrul Habib Chowdhury Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
Sat, 28 Apr 2007 00:15:10 +0000 Luke Schierer this patch from sadrul fixes the first crash I hit
Fri, 27 Apr 2007 04:17:20 +0000 Daniel Atallah missing newline
Thu, 26 Apr 2007 01:41:35 +0000 Sean Egan Fix GTK Plugin prefs
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Mon, 23 Apr 2007 16:59:37 +0000 Richard Laager When initializing, the debug system is initialized before the prefs system, but
Thu, 19 Apr 2007 13:32:48 +0000 Daniel Atallah Fix use before initialization and use after freeing (This is still not being used, but I figured I'd fix the stuff that I noticed).
Thu, 19 Apr 2007 01:48:35 +0000 Richard Laager Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to
Wed, 18 Apr 2007 22:56:12 +0000 Nathan Walp This lets you rename entire trees of prefs. This should help with the migration
Sat, 24 Mar 2007 23:11:15 +0000 Mark Doliner Trying to find a pref with the name NULL or a name that doesn't
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/