On Thu, 16 Sep 2010 at 14:27:56 +0400, Alexey I. Froloff wrote:
> On Wed, Sep 15, 2010 at 10:13:25PM -0400, Brad Jorsch wrote:
> > - if (wapp->app_icon && !wapp->flags.bouncing) {
> > + if (!wPreferences.no_animations && wapp->app_icon &&
> > !wapp->flags.bouncing) {
> I guess we can drop BOUNCE_APP #ifdef's since this feature now
> controlled by an option.Right, good point! Care to send a patch? :-) -- To unsubscribe, send mail to [email protected].
