Mercurial > pidgin
diff ChangeLog @ 29777:446f208e5765
timestamp formats: Allow forcing 12-hour time formats. Closes #11667.
Patch from Jonathan "jemaltz" Maltz. I modified it a bit and changed
the preference from an int-enum to a string.
committer: Paul Aurich <paul@darkrain42.org>
author | jemaltz@gmail.com |
---|---|
date | Sat, 24 Apr 2010 23:06:17 +0000 |
parents | 2140074fa387 |
children | 2a1e4a000e87 |
line wrap: on
line diff
--- a/ChangeLog Fri Apr 23 01:24:08 2010 +0000 +++ b/ChangeLog Sat Apr 24 23:06:17 2010 +0000 @@ -47,6 +47,8 @@ buddy icons. * The 'Message Timestamp Formats' plugin allows changing the timestamp format from the timestamps' context menu in conversation log. + * The 'Message Timestamp Formats' plugin allows forcing 12-hour + timestamps. (Jonathan Maltz) * Fix pastes from Chrome (rich-text pastes and probably URLs having garbage appended to them)