Mercurial > pidgin.yaz
diff README @ 9766:14d997822897
[gaim-migrate @ 10634]
A patch from Stu Tomlinson that lets plugins use Gaim's
gaim_gtkconv_button_new() function to create buttons without tooltips
and/or callbacks.
I like how Stu uses
if (tooltip != NULL)
instead of
if (!tooltip)
I started doing that after I saw Chip do it/I did a lot of Java
programming. I like it because I feel like it's more clear and
makes the code more readable.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 16 Aug 2004 04:22:21 +0000 |
parents | 7da65537d28e |
children | 8e0a91d11362 |