From kopete-devel Sat Nov 24 14:41:06 2007 From: Will Stephenson Date: Sat, 24 Nov 2007 14:41:06 +0000 To: kopete-devel Subject: Re: [kopete-devel] [PATCH] Identity and property update Message-Id: <200711241541.07515.wstephenson () kde ! org> X-MARC-Message: https://marc.info/?l=kopete-devel&m=119591532210736 On Saturday 24 November 2007 15:24:55 Roman Jarosz wrote: > I discovered that ICQ/AIM doesn't refresh buddy icons, this is regression > and was introduced by identity merge. > > The problem is that to fix it I have to add identityChanged signal to > Kopete::Account, because there's no way (or no easy way) to detect identity > change for a specific account. And I need that so I can update the icon > when account is moved to other identity and also to catch propertyChanged > singal from current identity. > > The patch is attached, any objections? I don't think we need a signal for this. Since in your implementation the account is signalling itself, this seems like a case for a virtual method. Will -- Will Stephenson IRC: Bille _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel