Mercurial > pidgin.yaz
diff ChangeLog @ 27094:af4a4ebc6441
Add a utlity function purple_markup_is_rtl
Use this function to check for RTL text in messages. Fixes #9261.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 03 Jun 2009 17:04:05 +0000 |
parents | 986304bcc66a |
children | 22bcf150f6c7 |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 03 15:50:08 2009 +0000 +++ b/ChangeLog Wed Jun 03 17:04:05 2009 +0000 @@ -82,6 +82,7 @@ rejoin. * Always set unseen-count and unseen-state on conversations. (Joshua Stein) + * Fix a bug in 'Conversation Colors' plugin for RTL messages. Finch: * The hardware cursor is updated correctly. This will be useful