Mercurial > pidgin
diff ChangeLog @ 22685:72090ce17864
Add a plugin to add a Send button to the conversation windows, users of tablet
computers without physical keyboards have a harder time dealing without it
then people with keyboards. I haven't set it to build by default because I
didn't think that was necessary. I also didn't test it with hidden
conversations (either initially or non-immediate closing) but I think it
should work. Closes #5238.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Fri, 18 Apr 2008 03:28:07 +0000 |
parents | ef4ac2a83e1c |
children | 17cd33c5b5ef |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 17 17:01:03 2008 +0000 +++ b/ChangeLog Fri Apr 18 03:28:07 2008 +0000 @@ -9,6 +9,9 @@ Pidgin: * The typing notification in the conversation history can be disabled or customized (font, color etc.) in .gtkrc-2.0. + * Added a plugin (not built by default) which adds a Send button back + to the conversation window. People without physical keyboards have a + hard time with the lack of the button. General: * The configure script now dies on more absent dependencies. The