Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 04 Mar 2008 23:53:44 +0000 | Evan Schoenberg | Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again. |
Tue, 04 Mar 2008 18:50:16 +0000 | Evan Schoenberg | Prefer more available resources to less available ones when priorities are the same. Fixes #5079. |
Tue, 04 Mar 2008 16:23:07 +0000 | Stu Tomlinson | Correct documentation in --help and man page for -l command line option. |