Mercurial > pidgin
diff ChangeLog @ 26850:04af21d4be27
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
committer: Paul Aurich <paul@darkrain42.org>
author | jcs@jcs.org |
---|---|
date | Fri, 08 May 2009 03:54:58 +0000 |
parents | 9ce0c5bc922c |
children | eeee4309d3d8 9ffd12823dc1 |
line wrap: on
line diff
--- a/ChangeLog Fri May 08 02:58:33 2009 +0000 +++ b/ChangeLog Fri May 08 03:54:58 2009 +0000 @@ -65,6 +65,8 @@ * The nicks of the persons who leave the chatroom are italicized in the chat's conversation history. The nicks are un-italicized when they rejoin. + * Always set unseen-count and unseen-state on conversations. + (Joshua Stein) Finch: * The hardware cursor is updated correctly. This will be useful