Version: unspecified OS: Linux Note to self: Add Send file(s) to a Kopete contact plugin. Should be easy to implement using DBUS. Reproducible: Always DBUS: Kopete -> org.kde.Kopete -> contacts then for each contact: Kopete -> org.kde.Kopete -> isContactOnline If it is, show in list To send file to contact: Kopete -> org.kde.Kopete -> sendFile Info for trader, from kopete.desktop: Categories=Qt;KDE;Network;InstantMessaging; X-DBUS-StartupType=Unique X-KDE-ServiceTypes=DBUS/InstantMessenger
SVN commit 1206088 by pgquiles: Explicitly disallow file transfers for Facebook contacts. A better, more generic solution would be to check whether the Jabber server supports (allows?) file transfer, but I don't know XMPP or Kopete enough to do that and, well, this itches my scratch. BUG: 256713 M +7 -0 jabbercontactpool.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1206088