Hi

Em 25/04/2009, às 12:44, Pali Rohár escreveu:

> Hello,
> maybe you can compile skype protocol on win/mac, but it DOESNT work.  
> It
> use dbus to communicate with original skype and only linux skype has
> dbus (win/mac version of skype doesnt have dbus, it use winAPI), so
> skype protocol is disabled in kopete/protocols/CMakeLists.txt
>
> if(NOT WIN32)
> ...
>  if(WITH_skype)
>    add_subdirectory( skype )
>  endif(WITH_skype)
> endif(NOT WIN32)
>
> I need disable skype protocol for mac too.

Ok, thanks for clarifying.

> Skype buttons is only netscape plugin to register x-skype mime type  
> for
> skype linux (mac/win have other) web checker (it is javascript on
> www.skype.com which check on linux if x-skype is registred). Skype
> buttons (and protocol) is only for linux (win/mac cant use it original
> binary skype use dbus only on linux).

Ok, I will revert my patch and also make the compilation X11-only.

Cheers

Boiko
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to