On Tue, Oct 30, 2012 at 7:47 AM, Dulek <[email protected]> wrote:
> Hello!
>
> I wanted to write an extension for Kadu IM (widely used in Poland), which
> will implement Gnome 3 IM notifications. I'm just stuck without any
> documentation. Where can I find it? Already tried libnotify reference manual
> with no luck. I hope that there is a site with API documentation, and I
> won't be forced to search Empathy source for all the functions.

For the case of notifications that are implemented with those text
entries, those are actually done natively in the Shell. It's my
suggestion that you write a Telepathy plugin that provides the native
Kadu protocol support.

> Also I wanted to let the buddies from Kadu show in the desktop search
> (Empathy implements it). Is API documentation for that somewhere?

This is done by libfolks / gnome-contacts. I don't know if there's a
public API, but it sources your contacts from Telepathy, Evolution,
Google, etc. If you wrote native Telepathy support, you'd be in the
system automatically.

> _______________________________________________
> desktop-devel-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/desktop-devel-list



-- 
  Jasper
_______________________________________________
desktop-devel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to