log libpurple/prefs.c @ 21936:74369f8fad4c

age author description
Tue, 25 Dec 2007 05:53:23 +0000 Mark Doliner Should be safe to get rid of this now
Sat, 15 Dec 2007 18:23:04 +0000 Will Thompson The debug message for purple_prefs_set_path when the pref in question is not
Mon, 22 Oct 2007 23:39:12 +0000 Daniel Atallah applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Sun, 21 Oct 2007 04:49:28 +0000 Luke Schierer applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
Sun, 09 Sep 2007 22:45:45 +0000 Ka-Hing Cheung Probably Fixes 1649
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 03:59:44 +0000 Daniel Atallah Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.