Mercurial > pidgin.yaz
annotate README.mingw @ 20960:f9d1e6b138a7
Make the docklet and buddy list menutray agree on unread messages. Both
will notify of any ims that are unread and any chats where nick was said,
regardless of whether the conversation is hidden or not. I think this was
the behavior up until detachable convs were added, but I could be wrong.
This also fixes a bug where the menutray was showing an icon for chats,
but clicking it wouldn't present the chat.
author | Casey Harkins <charkins@pidgin.im> |
---|---|
date | Tue, 16 Oct 2007 04:27:20 +0000 |
parents | 416a125b66ac |
children |
rev | line source |
---|---|
16209
416a125b66ac
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
16039
diff
changeset
|
1 How to build Pidgin for Windows using MinGW |
416a125b66ac
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
16039
diff
changeset
|
2 ============================= |
3630 | 3 |
16209
416a125b66ac
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
16039
diff
changeset
|
4 For the latest build instructions, please refer to: |
3630 | 5 |
16209
416a125b66ac
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents:
16039
diff
changeset
|
6 http://developer.pidgin.im/wiki/BuildingWinPidgin |