How to migrate messaging for 12.10

Asked by Vsevolod Velichko

Hello, I have a plugin[1] for qutIM instant messenger, which used to integrate qutim with the ubuntu messaging menu. However, after upgrade to Ubuntu 12.10 the integration plugin doesn't work. It seems that messaging API has been changed somehow.
Unfortunately, I haven't found any "migration howto" or "incompatible changes guide". Please, could you tell me, what changes should I perform for my indicator to be displayed in 12.10 messaging menu?

[1] http://bazaar.launchpad.net/~torkvemada/qutim/qutim-replica/view/head:/plugins/indicator/src/indicatorservice.cpp

Question information

Revision history for this message
Vsevolod Velichko (torkvemada) said :
#1

Thanks for quick answer, guys.

I found that Messaging Menu has been migrated to libmessaging-menu library, and that there's no Qt version of the library.
So I created the project which wraps all the libmessaging-menu API into the Qt object system.

If one would ever face the same problem, feel free to use my project[1]. I'll be happy if someone will take the ownership and continue maintaining it. If possible maintainer would want, I can even relicence all the code under any licence.

Have a nice day.

[1] https://launchpad.net/messaging-menu-qt