Mercurial > pidgin
diff ChangeLog @ 8998:3738d1eac0ad
[gaim-migrate @ 9773]
" This patch completes the removal of the Show
joins/leaves in chats preferences
It also (temporarily?) brings back the UI for the
IM/Chat buttons preferences by changing #if 0 to #if 1
so they're still easy to identify to revist later on.
The "Individual log file for each buddy's signons" pref
became obsolete a while ago and was incorrectly #if'd
out with a prefslash04 label. This patch completes it's
death.
With this patch applied the only prefslash thing that
should block release is the custom font/color/size/etc
stuff, I think we need to work out what to do there.
There's a bit of whitespace cleanup too." --Stu Tomlinson
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 21 May 2004 14:26:31 +0000 |
parents | 294ae6548d4e |
children | 8f838ae3e710 |
line wrap: on
line diff
--- a/ChangeLog Fri May 21 12:07:26 2004 +0000 +++ b/ChangeLog Fri May 21 14:26:31 2004 +0000 @@ -43,7 +43,7 @@ * Direct IM for AIM should be slightly less buggy, and may actually work now, if at least one side isn't behind a NAT or firewall. - Preference Changes: + Preference Changes(Stu Tomlinson): * Added a "none" smiley theme to replace the "Show graphical smileys" option * Removed "Show logins in window," default to yes @@ -62,6 +62,8 @@ * Removed "Sounds when you log in", default to no * Removed "Seconds before resending autoresponse", default to 600 seconds * Removed "Send autoresponse in active conversations", default to no + * Removed "Show people joining in window", default to yes + * Removed "Show people leaving in window", default to yes * Added "Conversation placement - By conversation count" version 0.77 (04/22/2004):