From kopete-devel Mon Mar 21 13:21:45 2005 From: Jason Keirstead Date: Mon, 21 Mar 2005 13:21:45 +0000 To: kopete-devel Subject: Re: [kopete-devel] [Bug 85752] JJ: add support for replacing /me with Message-Id: <200503210921.45270.jason () keirstead ! org> X-MARC-Message: https://marc.info/?l=kopete-devel&m=111141135807231 On Sunday 20 March 2005 11:38 pm, Ãyvind VÃ¥gen Jægtnes wrote: > ------- Created an attachment (id=10225) > --> (http://bugs.kde.org/attachment.cgi?id=10225&action=view) > Patch to add /me replacement to autoreplacement plugin This patch is the wrong way to do this. If you want to add this you should use the KopeteCommandHandler API. This patch will break /me for other protocols that support it internally, like IRC. The KopeteCommandHandler will not. It will also make the command show up in /help. PS - This function used to be built right into Kopete but was removed because people disliked it. The code is even still in kopetecommandhandler.cpp but commented out. You could just copy/paste it into your plugin. -- If you wait by the river long enough, eventually you will see the bodies of all your enemies float by. - Sun Tzu _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel