Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 14 Sep 2007 18:26:20 +0000 | Daniel Atallah | Apply a similar fix to the proxy prefs loading fix to the status scores. |
Fri, 14 Sep 2007 17:55:05 +0000 | Daniel Atallah | Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092. |
Fri, 14 Sep 2007 15:39:51 +0000 | Stu Tomlinson | merge of '507542b421b5b1da79e4b5a2624a5f768e2683e3' |
Fri, 14 Sep 2007 15:38:40 +0000 | Stu Tomlinson | it seems that "SOURCES" is a reserved variable in some versions of automake, |