Bug 256713

Summary: Send to Kopete contact tool
Product: [Applications] digikam Reporter: Pau Garcia i Quiles <pgquiles>
Component: Plugin-Generic-WishForNewToolsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 1.5.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 1.7.0

Description Pau Garcia i Quiles 2010-11-12 16:46:09 UTC
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
Comment 1 Pau Garcia i Quiles 2010-12-13 11:47:48 UTC
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