Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 11 Sep 2007 14:14:11 +0000 | Evan Schoenberg | The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same. |
Tue, 11 Sep 2007 13:50:03 +0000 | Evan Schoenberg | len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite() |