Small contribution
Richard Laager
rlaager at wiktel.com
Mon Apr 27 12:26:54 EDT 2009
On Mon, 2009-04-27 at 11:58 +0200, Luc Ducazu wrote:
> The code to enable/disable tooltips is present in
> (pidgin/pidgintooltip.c), but a part of it is enclosed in compile time
> directives
> #if GTK_CHECK_VERSION(2,14,0)
> ...
> #endif
>
> The patch "rearranges" the code so that the configuration file
> (prefs.xml) is checked anyway.
Why would you want to do this?
The code there uses the GtkSettings "gtk-enable-tooltips" and
"gtk-tooltip-timeout" on sufficiently new versions of GTK+. If you want
to disable tooltips or change the timeout, why not just set it properly?
Why do you need this patch?
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://pidgin.im/pipermail/devel/attachments/20090427/54355e25/attachment.sig>
More information about the Devel
mailing list